Mercurial > libavcodec.hg
graph
-
bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate libavcodecFri, 29 Aug 2003 19:42:23 +0000, by michaelni
-
fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support libavcodecThu, 28 Aug 2003 13:38:06 +0000, by bellard
-
100l (forget to reset me.skip for b frames) libavcodecTue, 26 Aug 2003 22:26:18 +0000, by michaelni
-
* ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem libavcodecTue, 26 Aug 2003 22:05:12 +0000, by romansh
-
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec) libavcodecMon, 25 Aug 2003 22:54:53 +0000, by michaelni
-
xvid edge bug (if i understand the mpeg4 spec correctly) autodetection libavcodecMon, 25 Aug 2003 12:50:15 +0000, by michaelni
-
export int64_t_C as it is needed by libavformat.h libavcodecSun, 24 Aug 2003 16:00:34 +0000, by bellard
-
when changing version, please keep my changes (win32 compile fix) libavcodecSun, 24 Aug 2003 13:57:42 +0000, by bellard
-
PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl> libavcodecFri, 22 Aug 2003 14:59:04 +0000, by michaelni
-
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) libavcodecWed, 20 Aug 2003 07:57:00 +0000, by michaelni
-
fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0) libavcodecTue, 19 Aug 2003 16:18:48 +0000, by michaelni
-
fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) libavcodecFri, 15 Aug 2003 19:58:27 +0000, by michaelni
-
* fixing a regression in mpeg encoder (not setting pix_fmt), libavcodecTue, 12 Aug 2003 18:20:29 +0000, by romansh
-
Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> libavcodecMon, 11 Aug 2003 20:27:17 +0000, by al3x
-
skip ext header missing message for msmpeg4v2 libavcodecSun, 10 Aug 2003 21:11:45 +0000, by michaelni
-
endian-conscious fix, courtesy of Sebastian Jedruszkiewicz libavcodecFri, 08 Aug 2003 00:12:18 +0000, by tmmm
-
Add GNU header, remove X includes, add more check for xvmc render packet libavcodecTue, 29 Jul 2003 14:15:28 +0000, by iive
-
namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) libavcodecTue, 29 Jul 2003 10:26:34 +0000, by michaelni
-
patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodecTue, 29 Jul 2003 09:58:47 +0000, by michaelni