summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
...
* msmpeg4: Split decoding related functions to a separate fileMartin Storsjö2013-03-27
* Split MPEG-1/2 decoder code off from MPEG-1/2 common codeDiego Biurrun2013-03-27
* dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun2013-03-27
* lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_CODEC_ID cruftAnton Khirnov2013-03-09
* build: cosmetics: Group hw accelerator Makefile entries togetherDiego Biurrun2013-03-07
* build: make audio_frame_queue a stand-alone componentLuca Barbato2013-02-17
* build: The libopencore-amrnb encoder depends on audio_frame_queueDiego Biurrun2013-02-17
* dsputil: Separate h264chromaDiego Biurrun2013-02-06
* dsputil: Separate h264 qpelMans Rullgard2013-01-24
* wmv2: move IDCT to its own DSP context.Ronald S. Bultje2013-01-20
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-19
* libvpx: make vp8 and vp9 selectableLuca Barbato2013-01-14
* build: Remove stray Makefile entry for non-existent VCR1 encoderDiego Biurrun2013-01-14
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* Drop Snow codecDiego Biurrun2013-01-06
* huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-23
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-07
* alacenc: add support for multi-channel encodingJustin Ruggles2012-12-05
* build: The FLAC encoder also depends on the flacdsp codeDiego Biurrun2012-11-29
* avcodec: split avpicture from imgconvertLuca Barbato2012-11-20
* Drop broken and unused CABAC test program.Diego Biurrun2012-11-14
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-29
* Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov2012-10-23
* ffv1: split decoder and encoderLuca Barbato2012-10-20
* avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö2012-10-20
* build: Drop OBJS declaration for non-existing PCM_DVD encoderDiego Biurrun2012-10-19
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-12
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-11
* lavc: split asv12 encoder/decoderAnton Khirnov2012-10-09
* build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIODiego Biurrun2012-10-04
* Opus encoder using libopusNathan Caldwell2012-10-01
* Opus decoder using libopusNicolas George2012-09-28
* rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-09
* build: avcodec: order cosmeticsDiego Biurrun2012-09-03
* Delete motion-test tool; it is of doubtful utility.Diego Biurrun2012-09-03
* MSS2 decoderAlberto Delmás2012-08-31
* build: Restore dependency of acelp_filters.o on celp_math.oDiego Biurrun2012-08-27
* celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun2012-08-27
* celp_math: Move ff_cos() to the only place it is usedDiego Biurrun2012-08-27
* mss1: move code that will be reused by MSS2 decoder into separate fileKostya Shishkov2012-08-27
* cavs: convert cavsdata.h to a .c fileMans Rullgard2012-08-26
* libavcodec: drop bogus dependencies from mpc[78] and qdm2Mans Rullgard2012-08-24
* mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-24
* svq1/svq3: Move common code out of SVQ1 decoder-specific fileDiego Biurrun2012-08-24
* build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-22