aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'adf8227cf4e7b4fccb2ad88e1e09b6dc00dd00ed'Michael Niedermayer2014-08-051-2/+2
|\
| * vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-041-1/+1
* | Merge commit 'db7f1c7c5a1d37e7f4da64a79a97bea1c4b6e9f8'Michael Niedermayer2014-08-051-1/+2
|\|
| * h264: Move start code search functions into separate source files.Ben Avison2014-08-041-0/+1
* | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer2014-08-011-0/+1
|\|
| * idct: Split off Xvid IDCTDiego Biurrun2014-08-011-0/+1
* | Fix standalone compilation of the WebVTT decoder.Carl Eugen Hoyos2014-08-011-1/+1
* | Fix standalone compilation of the webm_dash_manifest demuxer.Carl Eugen Hoyos2014-07-271-0/+1
* | Fix standalone compilation of the legacy mpegvideo decoder.Carl Eugen Hoyos2014-07-271-2/+1
* | avcodec: add avdctMichael Niedermayer2014-07-271-0/+1
* | reintroduce avpriv_dsputil_init() to maintain ABI until next soname bumpMichael Niedermayer2014-07-261-1/+1
* | Merge commit '2ce53880bfeb431decdd2fc82298c0aff823ab47'Michael Niedermayer2014-07-211-8/+6
|\|
| * build: Conditionally compile all avcodec test programsDiego Biurrun2014-07-211-5/+3
* | Merge commit '16b7328058fa600d5158c84d9cc621a134eb88bc'Michael Niedermayer2014-07-211-1/+1
|\|
| * build: Conditionally build and run DCT test programDiego Biurrun2014-07-211-2/+2
* | Merge commit 'bd499d9af668aef979ec9f3f3215b8dd508c7ec1'Michael Niedermayer2014-07-211-5/+6
|\|
| * build: Conditionally build and test iirfilterDiego Biurrun2014-07-211-3/+4
* | Merge commit 'b4edbe9a0eb48423fbf249b0ca7fb62838bdb7f5'Michael Niedermayer2014-07-181-4/+4
|\|
| * libgsm: Split decoder and encoderNidhi Makhijani2014-07-181-4/+4
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-171-1/+1
|\|
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-171-1/+1
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-101-0/+1
|\|
| * dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-091-0/+1
* | Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6'Michael Niedermayer2014-07-091-1/+0
|\|
| * adxdec: get rid of an avpriv functionAnton Khirnov2014-07-091-1/+0
* | Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer2014-07-091-4/+4
|\|
| * lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-4/+4
* | Fix wmv1 encoding if all other msmpeg4-related encoders were disabled.Carl Eugen Hoyos2014-07-091-0/+1
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-081-1/+2
|\|
| * dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-071-1/+2
* | Merge commit '246f869590b8c7313d26e1c2ef56db01f6fd2503'Michael Niedermayer2014-07-071-2/+2
|\|
| * vmd: Split audio and video decoderNidhi Makhijani2014-07-071-2/+2
* | Merge commit '8d686ca59db14900ad5c12b547fb8a7afc8b0b94'Michael Niedermayer2014-07-071-1/+2
|\|
| * dsputil: Split off *_8x8basis to a separate contextDiego Biurrun2014-07-061-1/+2
* | Merge commit 'd6902070c52151ec1e8154ce9b22283a1d0bc192'Michael Niedermayer2014-07-071-2/+2
|\|
| * dsicin: Split audio and video decoderNidhi Makhijani2014-07-061-2/+2
* | Merge commit '2fc85fe96e7e0e5fc433b98eacebf4d3511d2d58'Michael Niedermayer2014-07-061-2/+2
|\|
| * bmv: Split audio and video decoderNidhi Makhijani2014-07-061-2/+2
* | Merge commit 'b0633f83f277c05bf1f617a99c7aedd2db8306e3'Michael Niedermayer2014-07-061-2/+2
|\|
| * paf: split audio and video decoderNidhi Makhijani2014-07-061-2/+2
* | Merge commit '373a6dda5422186bc057297342a9e559a564595e'Michael Niedermayer2014-07-061-2/+2
|\|
| * cljr: split decoder and encoderNidhi Makhijani2014-07-061-2/+2
* | avcodec/Makefile: add libutvideo.h to SKIPHEADERSMichael Niedermayer2014-07-061-0/+1
* | Fix standalone compilation of the amv encoder.Carl Eugen Hoyos2014-07-051-1/+1
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-2/+3
|\|
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-2/+3
* | Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'Michael Niedermayer2014-07-011-2/+2
|\|
| * mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-301-2/+2
* | Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf'Michael Niedermayer2014-06-231-2/+2
|\|
| * dsputil: Split off global motion compensation bits into a separate contextDiego Biurrun2014-06-231-2/+2