log

age author description
2009-01-16 cehoyos Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can libavcodec
2009-01-16 aurel explicitly disable CONFIG_AUDIO_NONSHORT libavcodec
2009-01-14 aurel WORDS_BIGENDIAN must be checked with #ifdef libavcodec
2009-01-14 aurel simplify: group all the AUDIO_NONSHORT parameters in the same place libavcodec
2009-01-14 aurel libavutil/lzo.h is a local header libavcodec
2009-01-14 aurel replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ libavcodec
2009-01-14 mru Fix mpeg audio regression test failure libavcodec
2009-01-14 diego Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_. libavcodec
2009-01-14 diego Remove one more forgotten instance of USE_HIGHPRECISION indirection. libavcodec
2009-01-14 diego Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. libavcodec
2009-01-14 bcoudurier cleanup gif, use BISTREAM_WRITER_LE libavcodec
2009-01-13 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
2009-01-13 michael Avoid using sub_id in mpeg1/2video. libavcodec
2009-01-13 michael Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3. libavcodec
2009-01-13 michael Let the mpeg audio parser correct the codec_id. libavcodec