log oggenc.c @ 6344:eff600bc4261 libavformat

age author description
Fri, 16 Jul 2010 22:36:01 +0000 bcoudurier In ogg muxer, free dyn allocated buffer, fix memleak libavformat
Wed, 14 Jul 2010 23:21:18 +0000 bcoudurier In ogg muxer, use dyn buffer to compute crc of the page, fix muxing with pipe libavformat
Mon, 24 May 2010 23:37:33 +0000 bcoudurier In ogg muxer, use random serial number of each ogg streams libavformat
Fri, 21 May 2010 21:41:38 +0000 bcoudurier remove unused field libavformat
Fri, 21 May 2010 21:38:54 +0000 bcoudurier In ogg muxer, pack multiple frames into one page, much lower overhead libavformat
Sat, 03 Apr 2010 14:15:00 +0000 stefano Replace all remaining occurrences of AVERROR_NOMEM with libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat