summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-10
* Go2Webinar decoderKostya Shishkov2013-06-03
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* Escape 130 (RPL) decoderEli Friedman2013-05-18
* Apple Intermediate Codec decoderKostya Shishkov2013-05-17
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-22
* hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje2013-04-19
* h261: Move shared data tables from a header to a proper C fileDiego Biurrun2013-04-10
* dsputil: Make dsputil selectableRonald S. Bultje2013-04-10
* 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