summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara2014-03-161-2/+3
* build: Let the SVQ3 decoder depend on the H.264 decoderDiego Biurrun2014-03-061-4/+1
* build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoderDiego Biurrun2014-02-281-2/+0
* build: Let the iac decoder depend on the imc decoderDiego Biurrun2014-02-281-1/+0
* build: Let all MJPEG-related decoders depend on the MJPEG decoderDiego Biurrun2014-02-281-6/+4
* build: Let AMV decoder depend on the SP5X decoderDiego Biurrun2014-02-281-1/+0
* prores: Drop DSP infrastructure for prores encoder bitsDiego Biurrun2014-02-281-1/+1
* build: Do not redundantly specifiy H.263-related object files for MSMPEG4v*Diego Biurrun2014-02-261-10/+4
* Move all example programs to doc/examplesDiego Biurrun2014-02-161-2/+0
* Add libx265 encoderDerek Buitenhuis2014-02-121-0/+1
* Mirillis FIC video decoderKostya Shishkov2014-02-081-0/+1
* build: Add separate hidden config option for the intrax8 codeDiego Biurrun2014-01-151-4/+3
* ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+2
* Add a libwebp encoderJustin Ruggles2013-12-211-0/+1
* png: add a standalone parserPeter Holik2013-12-171-0/+1
* build: Merge pthreads/w32threads OBJS declarationsDiego Biurrun2013-12-131-2/+1
* configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-091-2/+1
* p*menc: use the AVFrame API properly.Anton Khirnov2013-12-091-5/+5
* libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0Guillaume Martres2013-12-081-2/+2
* dv: Split off DV video encoder into its own fileDiego Biurrun2013-12-021-2/+2
* dv: Move DV VLC data tables out of header fileDiego Biurrun2013-12-021-0/+1
* lavc: remove mp3_header_(de)compress bitstream filtersAnton Khirnov2013-11-261-3/+0
* mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun2013-11-231-6/+6
* lavc: VP9 decoderRonald S. Bultje2013-11-151-0/+2
* 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
OpenPOWER on IntegriCloud