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
January 6, 2011
View ab04337

In ogg muxer, correctly mux VFR streams, fix issue #2398

Baptiste Coudurier authored on 2011/01/06 04:32:45
October 27, 2010
View 042ca05

vorbiscomment: convert metadata before computing the header's length

Anton Khirnov authored on 2010/10/27 14:02:29
October 16, 2010
View 03700d3

Export metadata in the generic format. Deprecate old conversion API. patch by Anton Khirnov anton _at_ khirnov _dot_ net

Anton Khirnov authored on 2010/10/16 04:04:25
October 15, 2010
View 81e5ff7

vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata** patch by Anton Khirnov anton _at_ khirnov _dot_ net

Anton Khirnov authored on 2010/10/15 04:08:31
October 11, 2010
View d256d21

oggenc: Don't use char* to point to a string constant.

Alex Converse authored on 2010/10/11 06:15:21
September 4, 2010
View 521d434

Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>.

James Darnley authored on 2010/09/04 04:30:27
July 17, 2010
View 5c32755

In ogg muxer, free dyn allocated buffer, fix memleak

Baptiste Coudurier authored on 2010/07/17 07:36:01
July 15, 2010
View 22fe18c

In ogg muxer, use dyn buffer to compute crc of the page, fix muxing with pipe when page buffer is bigger than default buffer size. Max page is 65k.

Baptiste Coudurier authored on 2010/07/15 08:21:18
May 25, 2010
View ce2a9bc

In ogg muxer, use random serial number of each ogg streams

Baptiste Coudurier authored on 2010/05/25 08:37:33
May 22, 2010
View ff85f58

remove unused field

Baptiste Coudurier authored on 2010/05/22 06:41:38
View 95ca3b1

In ogg muxer, pack multiple frames into one page, much lower overhead

Baptiste Coudurier authored on 2010/05/22 06:38:54
April 3, 2010
View 2874c81

Replace all remaining occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).

Stefano Sabatini authored on 2010/04/03 23:15:00