September 30, 2017
View e9f9175

lavf/bit: Fix the G.729 bit auto-detection.

Carl Eugen Hoyos authored on 2017/09/30 02:10:46
View 6f7bd8c

lavf/bit: Use pkt->size instead of a constant for G.729 frame size.

Carl Eugen Hoyos authored on 2017/09/30 01:46:44
View 44bdb88

lavf/bit: Only build the G.729 bit demuxer if requested.

Carl Eugen Hoyos authored on 2017/09/30 01:31:18
April 11, 2016
View 6f69f7a

Merge commit '9200514ad8717c63f82101dc394f4378854325bf'

Derek Buitenhuis authored on 2016/04/11 04:58:15
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