summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
...
* build: Sort h264 objectsLuca Barbato2014-03-23
* build: h264 parser depends on full h264 decoderLuca Barbato2014-03-23
* dsputil: Move thirdpel-related bits into their own contextDiego Biurrun2014-03-22
* mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara2014-03-16
* build: Let the SVQ3 decoder depend on the H.264 decoderDiego Biurrun2014-03-06
* build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoderDiego Biurrun2014-02-28
* build: Let the iac decoder depend on the imc decoderDiego Biurrun2014-02-28
* build: Let all MJPEG-related decoders depend on the MJPEG decoderDiego Biurrun2014-02-28
* build: Let AMV decoder depend on the SP5X decoderDiego Biurrun2014-02-28
* prores: Drop DSP infrastructure for prores encoder bitsDiego Biurrun2014-02-28
* build: Do not redundantly specifiy H.263-related object files for MSMPEG4v*Diego Biurrun2014-02-26
* Move all example programs to doc/examplesDiego Biurrun2014-02-16
* Add libx265 encoderDerek Buitenhuis2014-02-12
* Mirillis FIC video decoderKostya Shishkov2014-02-08
* build: Add separate hidden config option for the intrax8 codeDiego Biurrun2014-01-15
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
* Add a libwebp encoderJustin Ruggles2013-12-21
* png: add a standalone parserPeter Holik2013-12-17
* build: Merge pthreads/w32threads OBJS declarationsDiego Biurrun2013-12-13
* configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09
* p*menc: use the AVFrame API properly.Anton Khirnov2013-12-09
* libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0Guillaume Martres2013-12-08
* dv: Split off DV video encoder into its own fileDiego Biurrun2013-12-02
* dv: Move DV VLC data tables out of header fileDiego Biurrun2013-12-02
* lavc: remove mp3_header_(de)compress bitstream filtersAnton Khirnov2013-11-26
* mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun2013-11-23
* lavc: VP9 decoderRonald S. Bultje2013-11-15
* dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-08
* lavc: split slice and frame threading functions into separate filesAnton Khirnov2013-11-04
* Add HEVC decoderGuillaume Martres2013-10-31
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-31
* lavc: remove old unused audio conversion functions.Anton Khirnov2013-10-28
* pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-27
* Add a WebP decoderJustin Ruggles2013-09-18
* pcm_dvd: consolidate pieces from pcm.c and mpeg.cChristian Schmidt2013-08-31
* pcm_bluray: rename pcm-mpeg.c to pcm-bluray.cChristian Schmidt2013-08-31
* Add a libfdk-aac decoderMartin Storsjö2013-08-20
* libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-10
* Voxware MetaSound decoderKostya Shishkov2013-08-08
* twinvq: Split VQF-specific part from common TwinVQ decoder coreKostya Shishkov2013-08-05
* vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-05
* 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