summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-081-0/+1
* lavc: split slice and frame threading functions into separate filesAnton Khirnov2013-11-041-2/+2
* Add HEVC decoderGuillaume Martres2013-10-311-0/+4
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-311-0/+1
* lavc: remove old unused audio conversion functions.Anton Khirnov2013-10-281-1/+0
* pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-271-0/+2
* Add a WebP decoderJustin Ruggles2013-09-181-0/+1
* pcm_dvd: consolidate pieces from pcm.c and mpeg.cChristian Schmidt2013-08-311-1/+1
* pcm_bluray: rename pcm-mpeg.c to pcm-bluray.cChristian Schmidt2013-08-311-1/+1
* Add a libfdk-aac decoderMartin Storsjö2013-08-201-0/+1
* libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-101-0/+2
* Voxware MetaSound decoderKostya Shishkov2013-08-081-0/+2
* twinvq: Split VQF-specific part from common TwinVQ decoder coreKostya Shishkov2013-08-051-1/+1
* vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-051-1/+1
* lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-101-0/+1
* Go2Webinar decoderKostya Shishkov2013-06-031-0/+1
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-241-1/+0
* Escape 130 (RPL) decoderEli Friedman2013-05-181-0/+1
* Apple Intermediate Codec decoderKostya Shishkov2013-05-171-0/+1
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-221-0/+2
* hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje2013-04-191-0/+1
* h261: Move shared data tables from a header to a proper C fileDiego Biurrun2013-04-101-2/+2
* dsputil: Make dsputil selectableRonald S. Bultje2013-04-101-4/+2
* msmpeg4: Split decoding related functions to a separate fileMartin Storsjö2013-03-271-13/+12
* Split MPEG-1/2 decoder code off from MPEG-1/2 common codeDiego Biurrun2013-03-271-4/+4
* dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun2013-03-271-1/+1
* lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruftAnton Khirnov2013-03-111-2/+0
* lavc: remove disabled FF_API_CODEC_ID cruftAnton Khirnov2013-03-091-2/+0
* build: cosmetics: Group hw accelerator Makefile entries togetherDiego Biurrun2013-03-071-16/+18
* build: make audio_frame_queue a stand-alone componentLuca Barbato2013-02-171-14/+11
* build: The libopencore-amrnb encoder depends on audio_frame_queueDiego Biurrun2013-02-171-1/+1
* dsputil: Separate h264chromaDiego Biurrun2013-02-061-0/+1
* dsputil: Separate h264 qpelMans Rullgard2013-01-241-0/+1
* wmv2: move IDCT to its own DSP context.Ronald S. Bultje2013-01-201-2/+2
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-191-1/+1
* libvpx: make vp8 and vp9 selectableLuca Barbato2013-01-141-2/+4
* build: Remove stray Makefile entry for non-existent VCR1 encoderDiego Biurrun2013-01-141-1/+0
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+1
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+1
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+2
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+2
* Drop Snow codecDiego Biurrun2013-01-061-4/+0
* huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-231-4/+4
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-0/+1
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+3
* alacenc: add support for multi-channel encodingJustin Ruggles2012-12-051-2/+2
* build: The FLAC encoder also depends on the flacdsp codeDiego Biurrun2012-11-291-1/+1
* avcodec: split avpicture from imgconvertLuca Barbato2012-11-201-0/+1
* Drop broken and unused CABAC test program.Diego Biurrun2012-11-141-2/+1
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-291-0/+2
OpenPOWER on IntegriCloud