log

age author description
2005-11-09 michael check MPV_frame_start() return value libavcodec
2005-11-09 mru s/log2/av_log2/ libavcodec
2005-11-07 diego Put double-quotes around the install path in the "install-headers" section libavcodec
2005-11-05 diego Two tables in truemotion1data.h were slightly different from VpVision libavcodec
2005-11-05 michael frame skip fixes libavcodec
2005-11-05 rtognimp Place qdm2 and truemotion2 in ifdef block so that they can be disabled libavcodec
2005-11-04 michael extradata endianness comment libavcodec
2005-11-03 lorenm tidier cabac_intra4x4_pred_mode libavcodec
2005-11-02 gpoirier Typo fix libavcodec
2005-10-28 mru no mixing of code and declarations libavcodec
2005-10-28 reimar Make rle_code int everywhere instead of signed char. libavcodec
2005-10-28 lorenm 25% faster deblocking, 4-6% overall. libavcodec
2005-10-27 lorenm fix a crash on dropped frames libavcodec
2005-10-27 lorenm faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. libavcodec
2005-10-26 gpoirier avoid the registration of DECODERS if only CONFIG_DECODERS is not defined. libavcodec
2005-10-26 lorenm 10l: cqm weren't initialized in svq3. libavcodec
2005-10-25 lorenm decode custom quant matrices. libavcodec
2005-10-23 diego Add DTS_INC to the CFLAGS for DTS. This is only set by external configure libavcodec
2005-10-20 rtognimp Increase version because of QDM2 decoder addition libavcodec
2005-10-19 rtognimp init_get_bits() requires size in bits, not bytes libavcodec
2005-10-19 gpoirier revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg) libavcodec
2005-10-18 rtognimp QDM2 compatible decoder libavcodec
2005-10-18 rtognimp QDM2 compatible decoder libavcodec
2005-10-16 melanson chroma decoding fix by Kostya libavcodec
2005-10-15 rtognimp Reverse patch 1.59->1.60, it break mp3 in ffplay and ffmpeg libavcodec
2005-10-15 melanson TM2 fixes by Kostya libavcodec
2005-10-14 gpoirier Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POIS edu > libavcodec
2005-10-14 melanson gcc 2.95 fix, courtesy of Luca Abeni libavcodec
2005-10-13 melanson support for FLX and DTA extensions in the FLIC format, courtesy of libavcodec
2005-10-13 melanson Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov libavcodec
2005-10-12 alex set_se_golomb can only write 16bits, add a note about this (ok, maybe it's brain dead using it with more than 16bits, but..) libavcodec
2005-10-12 alex sanity check whether dimensions are non-null libavcodec