Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Thu, 02 Sep 2010 11:51:32 +0000 | cehoyos | Fix crash when decoding DV in AVI introduced in r24579 (issue 2174). libavformat |
Wed, 01 Sep 2010 22:58:39 +0000 | bcoudurier | cosmetics: spaces between and after parentheses libavformat |
Wed, 01 Sep 2010 00:04:47 +0000 | bcoudurier | gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is something else libavformat |
Tue, 31 Aug 2010 07:15:11 +0000 | bindhammer | Solving memory leak and initialization problem with prev_pkt / pkt. libavformat |
Mon, 30 Aug 2010 23:16:35 +0000 | aurel | split raw.c into rawdec.c and rawenc.c libavformat |
Mon, 30 Aug 2010 22:53:16 +0000 | aurel | move raw video demuxer to its own file libavformat |