February 27, 2015
View d0b8640

avformat/bit: only accept the g729 codec and 1 channel

Andreas Cadhalpun authored on 2015/02/27 05:42:02
View eeda2c3

avformat/bit: check that pkt->size is 10 in write_packet

Andreas Cadhalpun authored on 2015/02/27 05:38:50
August 8, 2014
View d34ec64

replace calls to url_feof() with avio_feof()

James Almer authored on 2014/08/08 05:12:41
May 5, 2013
View 097f668

avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y

Michael Niedermayer authored on 2013/05/05 20:16:53
March 25, 2013
View 8de9bb6

lavf: remove some flushing in write_packet muxers callbacks.

Clément Bœsch authored on 2013/03/25 08:23:46
October 27, 2012
View adc61d6

bit: check av_new_packet() return value

Paul B Mahol authored on 2012/10/27 00:31:00
August 8, 2012
View 7a72695

Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'

Michael Niedermayer authored on 2012/08/08 05:45:46
January 28, 2012
View e37f161

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/28 12:23:26
December 14, 2011
View b39e01a

clenaup: #ifdec CONFIG*

Michael Niedermayer authored on 2011/12/14 04:53:21
December 3, 2011
View 215b772

lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().

Clément Bœsch authored on 2011/12/03 08:45:46
November 14, 2011
View eef3ea8

Rename remaining ByteIOContext to AVIOContext.

Clément Bœsch authored on 2011/11/14 08:36:45
October 30, 2011
View 02fa529

Fix deprecated warnings in .bit (de)muxer

Vladimir Voroshilov authored on 2011/10/30 12:52:06
October 29, 2011
View 7e05542

Add Vladimir Voroshilov's copyright header to bit.c.

Carl Eugen Hoyos authored on 2011/10/29 20:06:27
October 16, 2011
View 647ec6f

bit: require at least 1 frame for probing

Michael Niedermayer authored on 2011/10/16 09:43:36
September 25, 2011
View ba9d174

bit: remove more unused variables

Michael Niedermayer authored on 2011/09/25 18:29:22