Mercurial > libavcodec.hg
graph
-
fix custom matrix permutation if xvid idct is autoselected and you have bad luck libavcodec2005-12-18, by michael
-
bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by (Steve Lhomme | slhomme divxcorp com) libavcodec2005-12-17, by michael
-
wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve Lhomme | slhomme divxcorp com) libavcodec2005-12-17, by michael
-
correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John libavcodec2005-12-14, by melanson
-
correctly handle very large Cinepak frames (courtesy of John Koleszar libavcodec2005-12-14, by melanson
-
This patch adds some support for non-joint stereo streams. It also libavcodec2005-12-11, by rtognimp
-
Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA32 regs. libavcodec2005-12-10, by gpoirier
-
Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on the configure system libavcodec2005-11-21, by gpoirier
-
dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de > libavcodec2005-11-14, by gpoirier
-
Correctly skip unknown matrices (patch by Matthieu Castet) and disable comment reading libavcodec2005-11-13, by alex
-
improvements by Reimar Döffinger; 24-bit decoding is not perfect, only libavcodec2005-11-10, by melanson
-
Put double-quotes around the install path in the "install-headers" section libavcodec2005-11-07, by diego
-
Two tables in truemotion1data.h were slightly different from VpVision libavcodec2005-11-05, by diego
-
Place qdm2 and truemotion2 in ifdef block so that they can be disabled libavcodec2005-11-05, by rtognimp
-
avoid the registration of DECODERS if only CONFIG_DECODERS is not defined. libavcodec2005-10-26, by gpoirier
-
Add DTS_INC to the CFLAGS for DTS. This is only set by external configure libavcodec2005-10-23, by diego
-
revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg) libavcodec2005-10-19, by gpoirier
-
Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POIS edu > libavcodec2005-10-14, by gpoirier
-
support for FLX and DTA extensions in the FLIC format, courtesy of libavcodec2005-10-13, by melanson
-
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..) libavcodec2005-10-12, by alex
-
Move all definitions of external dependencies into configure instead of libavcodec2005-10-04, by diego
-
fix some pointer to intger without cast warnings (patch by Michel Bardiaux) libavcodec2005-09-21, by aurel
-
Just noticed there is a memory leak in h264.c with the usage of rbsp_buffer. libavcodec2005-09-21, by michael
-
Move lrintf implementation from libavcodec/dsputil.h to libavutil/common.h libavcodec2005-09-19, by diego
-
Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X. libavcodec2005-09-18, by diego
-
print more time_base fps stuff if av_log level is at debug or above libavcodec2005-09-18, by michael