summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* avcodec/flac_parser: Increase FLAC_MAX_SEQUENTIAL_HEADERS by 1Michael Niedermayer2016-06-241-1/+1
* avcodec/libx264: Remove unused variableMichael Niedermayer2016-06-231-1/+0
* lavc/mediacodec: increase buffer dequeue timeout when the codec needs to be d...Matthieu Bouron2016-06-231-3/+3
* lavc/mediacodec: rely on buffer flags to detect end of streamMatthieu Bouron2016-06-232-11/+9
* lavc/mediacodec: re-indent after previous commitMatthieu Bouron2016-06-231-12/+12
* lavc/mediacodec: discard 0-sized buffersMatthieu Bouron2016-06-231-0/+7
* avcodec: remove libutvideo wrapper supportDerek Buitenhuis2016-06-235-636/+0
* avcodec/sheervideo: fix YbYr format decodingPaul B Mahol2016-06-231-4/+4
* lavc: fix previous mergeClément Bœsch2016-06-232-4/+5
* Merge commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c'Clément Bœsch2016-06-237-44/+74
|\
| * Move VLC and RL_VLC_ELEM structure definitions to a separate headerAlexandra Hájková2016-05-177-44/+74
| * mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of...Alexandra Hájková2016-05-161-10/+10
| * Move check_marker() from get_bits to mpeg4videodecAlexandra Hájková2016-05-162-9/+9
* | avcodec/flac_parser: Raise threshold for detecting invalid dataMichael Niedermayer2016-06-221-2/+2
* | lavc/get_bits: add a logging context to check_marker()Clément Bœsch2016-06-225-41/+43
* | Merge commit '31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3'Clément Bœsch2016-06-221-0/+6
|\ \ | |/
| * lavc: mark the old audio/video encoding API as deprecatedAnton Khirnov2016-05-161-0/+6
* | Merge commit '8996515b137f962e3a8691241c285c96437b6c53'Clément Bœsch2016-06-221-0/+1
|\ \ | |/
| * avpacket: fix setting AVPacket.data in av_packet_ref()Anton Khirnov2016-05-161-1/+4
* | Merge commit 'e62ff72fc1052273deb708ba715f73e5187281d4'Clément Bœsch2016-06-221-0/+7
|\ \ | |/
| * lavc: make avcodec_open2() fail when the timebase is not set for encodingAnton Khirnov2016-05-161-0/+7
* | avcodec/tests/options: Set timebaseMichael Niedermayer2016-06-221-0/+1
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-2221-37/+54
|\ \ | |/
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-1311-26/+33
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-221-0/+4
|\ \ | |/
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-131-0/+4
* | lavc/qtrleenc: simplify FF_API_CODED_FRAME deprecation guardClément Bœsch2016-06-221-10/+1
* | lavc/error_resilience: remove unused skip_last_mv labelClément Bœsch2016-06-221-2/+0
* | Merge commit '763d69bfb2f0094e99f43e657cfd2b0471361f6b'Clément Bœsch2016-06-221-0/+6
|\ \ | |/
| * Add some more deprecation guardsDiego Biurrun2016-05-112-0/+8
* | lavc/videotoolbox: fix avcC extradata creationMatthieu Bouron2016-06-221-60/+22
* | Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376'Clément Bœsch2016-06-214-7/+14
|\ \ | |/
| * Reduce the scope of some variablesDiego Biurrun2016-05-115-9/+17
* | Merge commit '885a9d6087315a85d98f7e89656ef01dc7104c4c'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * pgssub: Fix subpicture colorspace and rangeJan Ekström2016-05-101-2/+8
* | Merge commit '283226e11ccf50a71d25d150fbbf1743f74c6c49'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * simple_idct_template: Fix strict aliasing violationMichael Niedermayer2016-05-101-8/+10
* | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch2016-06-214-11/+11
|\ \ | |/
| * Mark read-only tables as staticDiego Biurrun2016-05-056-13/+13
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21211-542/+541
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04230-593/+591
* | Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a'Clément Bœsch2016-06-215-4/+7
|\ \ | |/
| * Remove unnecessary get_bits.h #includes and add missing headers where needed.Alexandra Hájková2016-05-046-7/+7
| * h264: Drop broken trace debug outputDiego Biurrun2016-05-032-2/+0
* | Merge commit '5f1c3cbd524728317bf460259aa8f3ef5ec935c6'Clément Bœsch2016-06-215-20/+0
|\ \ | |/
| * vaapi: Drop pointless debug outputDiego Biurrun2016-05-035-20/+0
* | Merge commit '015c2d923902fcd562571993eaf1231ce388c7f0'Clément Bœsch2016-06-211-4/+6
|\ \ | |/
| * libopencore-amr: Fix ff_dlog()/av_log() invocationsDiego Biurrun2016-05-031-6/+8
* | Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch2016-06-214-7/+14
|\ \ | |/
| * Drop pointless assert.h #includesDiego Biurrun2016-05-0312-30/+3
OpenPOWER on IntegriCloud