summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov2012-10-231-1/+0
* ffv1: split decoder and encoderLuca Barbato2012-10-201-2/+2
* avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö2012-10-201-0/+1
* build: Drop OBJS declaration for non-existing PCM_DVD encoderDiego Biurrun2012-10-191-1/+0
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-121-0/+1
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-111-6/+1
* lavc: split asv12 encoder/decoderAnton Khirnov2012-10-091-4/+4
* build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIODiego Biurrun2012-10-041-22/+12
* Opus encoder using libopusNathan Caldwell2012-10-011-1/+4
* Opus decoder using libopusNicolas George2012-09-281-0/+1
* rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-091-0/+1
* build: avcodec: order cosmeticsDiego Biurrun2012-09-031-2/+2
* Delete motion-test tool; it is of doubtful utility.Diego Biurrun2012-09-031-1/+0
* MSS2 decoderAlberto Delmás2012-08-311-0/+1
* build: Restore dependency of acelp_filters.o on celp_math.oDiego Biurrun2012-08-271-3/+3
* celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun2012-08-271-6/+6
* celp_math: Move ff_cos() to the only place it is usedDiego Biurrun2012-08-271-2/+2
* mss1: move code that will be reused by MSS2 decoder into separate fileKostya Shishkov2012-08-271-1/+1
* cavs: convert cavsdata.h to a .c fileMans Rullgard2012-08-261-1/+1
OpenPOWER on IntegriCloud