summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | avcodec/sheervideo: fix YbYr format decodingPaul B Mahol2016-06-23
* | lavc: fix previous mergeClément Bœsch2016-06-23
* | Merge commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c'Clément Bœsch2016-06-23
|\|
| * Move VLC and RL_VLC_ELEM structure definitions to a separate headerAlexandra Hájková2016-05-17
| * mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of...Alexandra Hájková2016-05-16
| * Move check_marker() from get_bits to mpeg4videodecAlexandra Hájková2016-05-16
* | avcodec/flac_parser: Raise threshold for detecting invalid dataMichael Niedermayer2016-06-22
* | lavc/get_bits: add a logging context to check_marker()Clément Bœsch2016-06-22
* | Merge commit '31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3'Clément Bœsch2016-06-22
|\|
| * lavc: mark the old audio/video encoding API as deprecatedAnton Khirnov2016-05-16
* | Merge commit '8996515b137f962e3a8691241c285c96437b6c53'Clément Bœsch2016-06-22
|\|
| * avpacket: fix setting AVPacket.data in av_packet_ref()Anton Khirnov2016-05-16
* | Merge commit 'e62ff72fc1052273deb708ba715f73e5187281d4'Clément Bœsch2016-06-22
|\|
| * lavc: make avcodec_open2() fail when the timebase is not set for encodingAnton Khirnov2016-05-16
* | avcodec/tests/options: Set timebaseMichael Niedermayer2016-06-22
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|\|
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-22
|\|
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* | lavc/qtrleenc: simplify FF_API_CODED_FRAME deprecation guardClément Bœsch2016-06-22
* | lavc/error_resilience: remove unused skip_last_mv labelClément Bœsch2016-06-22
* | Merge commit '763d69bfb2f0094e99f43e657cfd2b0471361f6b'Clément Bœsch2016-06-22
|\|
| * Add some more deprecation guardsDiego Biurrun2016-05-11
* | lavc/videotoolbox: fix avcC extradata creationMatthieu Bouron2016-06-22
* | Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376'Clément Bœsch2016-06-21
|\|
| * Reduce the scope of some variablesDiego Biurrun2016-05-11
* | Merge commit '885a9d6087315a85d98f7e89656ef01dc7104c4c'Clément Bœsch2016-06-21
|\|
| * pgssub: Fix subpicture colorspace and rangeJan Ekström2016-05-10
* | Merge commit '283226e11ccf50a71d25d150fbbf1743f74c6c49'Clément Bœsch2016-06-21
|\|
| * simple_idct_template: Fix strict aliasing violationMichael Niedermayer2016-05-10
* | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch2016-06-21
|\|
| * Mark read-only tables as staticDiego Biurrun2016-05-05
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a'Clément Bœsch2016-06-21
|\|
| * Remove unnecessary get_bits.h #includes and add missing headers where needed.Alexandra Hájková2016-05-04
| * h264: Drop broken trace debug outputDiego Biurrun2016-05-03
* | Merge commit '5f1c3cbd524728317bf460259aa8f3ef5ec935c6'Clément Bœsch2016-06-21
|\|
| * vaapi: Drop pointless debug outputDiego Biurrun2016-05-03
* | Merge commit '015c2d923902fcd562571993eaf1231ce388c7f0'Clément Bœsch2016-06-21
|\|
| * libopencore-amr: Fix ff_dlog()/av_log() invocationsDiego Biurrun2016-05-03
* | Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch2016-06-21
|\|
| * Drop pointless assert.h #includesDiego Biurrun2016-05-03
* | lavc/mediacodecdec_h264: use ff_h264_decode_extradata to extract PPS/SPSMatthieu Bouron2016-06-21
* | lavc/mmaldec: reduce some diffs with Libav missed in previous skipped mergesClément Bœsch2016-06-21
* | Merge commit '74beead9bd596180bcac6108548fc0a86d8eb4ae'Clément Bœsch2016-06-21
|\|
| * mmaldec: limit internal bufferingwm42016-04-30
| * mmaldec: print the MMAL format FourCC automaticallywm42016-04-30
| * mmaldec: send only a single EOS packet on flushingwm42016-04-30
| * mmaldec: correct package buffering accountingwm42016-04-30