April 4, 2011
View 2cae980

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/04 09:15:12
March 23, 2011
View 4fa0e24

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/23 10:42:56
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
March 17, 2011
View 447fe336

rmenc: replace avio_seek(0) with avio_tell()

Anton Khirnov authored on 2011/03/17 15:41:19
March 15, 2011
View b7f2fdd

avio: rename put_flush_packet -> avio_flush

Anton Khirnov authored on 2011/03/15 04:39:06
March 6, 2011
View 8978fed

avio: introduce an AVIOContext.seekable field

Anton Khirnov authored on 2011/03/06 05:06:46
February 28, 2011
View 6b4aa5d

avio: avio_ prefix for url_fseek

Anton Khirnov authored on 2011/02/28 22:57:54
February 24, 2011
View bbc413f

lavf: replace remaining uses of put_tag with avio_write

Anton Khirnov authored on 2011/02/24 15:36:04
View 0abdb29

lavf: use a new ffio_wfourcc macro instead of put_tag() where possible

Anton Khirnov authored on 2011/02/24 15:36:02
February 22, 2011
View 77eb550

avio: avio: avio_ prefixes for put_* functions

Anton Khirnov authored on 2011/02/22 03:28:17
February 20, 2011
View ae628ec

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
January 26, 2011
View c6610a2

Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.

Diego Elio Pettenò authored on 2011/01/26 07:03:28
May 29, 2010
View 22a2558

Reindent after r23361.

Francesco Lavra authored on 2010/05/29 03:21:57
View cff87f0

Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows muxing other audio codecs rather than only AC-3, so add some code that makes word byte-swapping only happen for AC-3, not for all audio codecs.

Francesco Lavra authored on 2010/05/29 03:21:25
March 31, 2010
View cc947f0

Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.

Jean-Daniel Dupas authored on 2010/03/31 21:29:58