| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/mediacodec: increase buffer dequeue timeout when the codec needs to be d... | Matthieu Bouron | 2016-06-23 | 1 | -3/+3 |
* | lavc/mediacodec: rely on buffer flags to detect end of stream | Matthieu Bouron | 2016-06-23 | 2 | -11/+9 |
* | lavc/mediacodec: re-indent after previous commit | Matthieu Bouron | 2016-06-23 | 1 | -12/+12 |
* | lavc/mediacodec: discard 0-sized buffers | Matthieu Bouron | 2016-06-23 | 1 | -0/+7 |
* | avcodec: remove libutvideo wrapper support | Derek Buitenhuis | 2016-06-23 | 5 | -636/+0 |
* | avcodec/sheervideo: fix YbYr format decoding | Paul B Mahol | 2016-06-23 | 1 | -4/+4 |
* | lavc: fix previous merge | Clément Bœsch | 2016-06-23 | 2 | -4/+5 |
* | Merge commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c' | Clément Bœsch | 2016-06-23 | 7 | -44/+74 |
|\ |
|
| * | Move VLC and RL_VLC_ELEM structure definitions to a separate header | Alexandra Hájková | 2016-05-17 | 7 | -44/+74 |
| * | mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of... | Alexandra Hájková | 2016-05-16 | 1 | -10/+10 |
| * | Move check_marker() from get_bits to mpeg4videodec | Alexandra Hájková | 2016-05-16 | 2 | -9/+9 |
* | | avcodec/flac_parser: Raise threshold for detecting invalid data | Michael Niedermayer | 2016-06-22 | 1 | -2/+2 |
* | | lavc/get_bits: add a logging context to check_marker() | Clément Bœsch | 2016-06-22 | 5 | -41/+43 |
* | | Merge commit '31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3' | Clément Bœsch | 2016-06-22 | 1 | -0/+6 |
|\| |
|
| * | lavc: mark the old audio/video encoding API as deprecated | Anton Khirnov | 2016-05-16 | 1 | -0/+6 |
* | | Merge commit '8996515b137f962e3a8691241c285c96437b6c53' | Clément Bœsch | 2016-06-22 | 1 | -0/+1 |
|\| |
|
| * | avpacket: fix setting AVPacket.data in av_packet_ref() | Anton Khirnov | 2016-05-16 | 1 | -1/+4 |
* | | Merge commit 'e62ff72fc1052273deb708ba715f73e5187281d4' | Clément Bœsch | 2016-06-22 | 1 | -0/+7 |
|\| |
|
| * | lavc: make avcodec_open2() fail when the timebase is not set for encoding | Anton Khirnov | 2016-05-16 | 1 | -0/+7 |
* | | avcodec/tests/options: Set timebase | Michael Niedermayer | 2016-06-22 | 1 | -0/+1 |
* | | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 21 | -37/+54 |
|\| |
|
| * | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 11 | -26/+33 |
* | | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' | Clément Bœsch | 2016-06-22 | 1 | -0/+4 |
|\| |
|
| * | Split global .gitignore file into per-directory files | Diego Biurrun | 2016-05-13 | 1 | -0/+4 |
* | | lavc/qtrleenc: simplify FF_API_CODED_FRAME deprecation guard | Clément Bœsch | 2016-06-22 | 1 | -10/+1 |
* | | lavc/error_resilience: remove unused skip_last_mv label | Clément Bœsch | 2016-06-22 | 1 | -2/+0 |
* | | Merge commit '763d69bfb2f0094e99f43e657cfd2b0471361f6b' | Clément Bœsch | 2016-06-22 | 1 | -0/+6 |
|\| |
|
| * | Add some more deprecation guards | Diego Biurrun | 2016-05-11 | 2 | -0/+8 |
* | | lavc/videotoolbox: fix avcC extradata creation | Matthieu Bouron | 2016-06-22 | 1 | -60/+22 |
* | | Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376' | Clément Bœsch | 2016-06-21 | 4 | -7/+14 |
|\| |
|
| * | Reduce the scope of some variables | Diego Biurrun | 2016-05-11 | 5 | -9/+17 |
* | | Merge commit '885a9d6087315a85d98f7e89656ef01dc7104c4c' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | pgssub: Fix subpicture colorspace and range | Jan Ekström | 2016-05-10 | 1 | -2/+8 |
* | | Merge commit '283226e11ccf50a71d25d150fbbf1743f74c6c49' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | simple_idct_template: Fix strict aliasing violation | Michael Niedermayer | 2016-05-10 | 1 | -8/+10 |
* | | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5' | Clément Bœsch | 2016-06-21 | 4 | -11/+11 |
|\| |
|
| * | Mark read-only tables as static | Diego Biurrun | 2016-05-05 | 6 | -13/+13 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 211 | -542/+541 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 230 | -593/+591 |
* | | Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a' | Clément Bœsch | 2016-06-21 | 5 | -4/+7 |
|\| |
|
| * | Remove unnecessary get_bits.h #includes and add missing headers where needed. | Alexandra Hájková | 2016-05-04 | 6 | -7/+7 |
| * | h264: Drop broken trace debug output | Diego Biurrun | 2016-05-03 | 2 | -2/+0 |
* | | Merge commit '5f1c3cbd524728317bf460259aa8f3ef5ec935c6' | Clément Bœsch | 2016-06-21 | 5 | -20/+0 |
|\| |
|
| * | vaapi: Drop pointless debug output | Diego Biurrun | 2016-05-03 | 5 | -20/+0 |
* | | Merge commit '015c2d923902fcd562571993eaf1231ce388c7f0' | Clément Bœsch | 2016-06-21 | 1 | -4/+6 |
|\| |
|
| * | libopencore-amr: Fix ff_dlog()/av_log() invocations | Diego Biurrun | 2016-05-03 | 1 | -6/+8 |
* | | Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' | Clément Bœsch | 2016-06-21 | 4 | -7/+14 |
|\| |
|
| * | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 12 | -30/+3 |
* | | lavc/mediacodecdec_h264: use ff_h264_decode_extradata to extract PPS/SPS | Matthieu Bouron | 2016-06-21 | 1 | -111/+35 |
* | | lavc/mmaldec: reduce some diffs with Libav missed in previous skipped merges | Clément Bœsch | 2016-06-21 | 1 | -14/+14 |