| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '2425d7329fdccfa9954faba748f3865151354f0c' | Clément Bœsch | 2017-04-26 | 1 | -1/+1 |
|\ |
|
| * | arm64: replace 'bic' with immediate with 'and' with inverted immediate | Janne Grunau | 2016-12-14 | 1 | -1/+1 |
* | | Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' | Clément Bœsch | 2017-04-26 | 26 | -67/+42 |
|\| |
|
| * | ppc: Centralize compiler-specific altivec.h #include handling in one place | Diego Biurrun | 2016-12-14 | 22 | -63/+44 |
* | | Merge commit '39929e55eb13eeb8dfbe1bc99301fecf6b8942dd' | Clément Bœsch | 2017-04-26 | 2 | -12/+12 |
|\| |
|
| * | ppc: hevcdsp: Use shorthands for vector types | Diego Biurrun | 2016-12-14 | 2 | -12/+12 |
* | | Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333' | Clément Bœsch | 2017-04-26 | 1 | -0/+2 |
|\| |
|
| * | decode.h: Add missing headers to fix standalone compilation | Diego Biurrun | 2016-12-14 | 1 | -0/+2 |
| * | pthread_frame: use better memory orders for frame progress | Wan-Teh Chang | 2016-12-14 | 1 | -4/+4 |
| * | h264_slice: Wait for refs to be available before we use them in error conceal... | Derek Buitenhuis | 2016-12-14 | 1 | -0/+3 |
* | | Merge commit '86157e6db2c7a9222f77fa7e7f50fb9aebc3aa81' | Clément Bœsch | 2017-04-26 | 1 | -27/+33 |
|\| |
|
| * | hevc: decouple calling get_format() from exporting the SPS parameters | Anton Khirnov | 2016-12-14 | 1 | -19/+30 |
* | | Merge commit '730c02326094bcfb1fa67f10a7e7b22f03f5a88f' | Clément Bœsch | 2017-04-25 | 1 | -28/+32 |
|\| |
|
| * | binkaudio: switch to the new send/receive API | Anton Khirnov | 2016-12-14 | 1 | -26/+32 |
| * | vp9: split superframes in the filtering stage before actual decoding | Anton Khirnov | 2016-12-14 | 1 | -61/+13 |
* | | avcodec/crystalhd: Another attempt at using mpeg4_unpack_bframes bsf | Philip Langdale | 2017-04-23 | 1 | -27/+1 |
* | | avcodec/crystalhd: Explicitly set frame pts at all times | Philip Langdale | 2017-04-23 | 1 | -4/+3 |
* | | decode: Initialize ret before using it | Vittorio Giovara | 2017-04-23 | 1 | -1/+1 |
* | | avcodec/movtextenc: Ignore unmatched closing style tags | Philip Langdale | 2017-04-23 | 1 | -0/+6 |
* | | avcodec/crystalhd: Switch to the new generic filtering mechanism | Philip Langdale | 2017-04-23 | 1 | -125/+9 |
* | | avcodec/decode: also update consumed bytes on last_pkt_props->size | James Almer | 2017-04-23 | 1 | -0/+1 |
* | | avcodec/dnxhd_parser: fix parsing interlaced video, simplify code | Paul B Mahol | 2017-04-23 | 1 | -13/+1 |
* | | avcodec: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 15 | -54/+52 |
* | | Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68' | James Almer | 2017-04-22 | 3 | -0/+148 |
|\| |
|
| * | lavc: add a bitstream filter for splitting VP9 superframes | Anton Khirnov | 2016-12-14 | 3 | -0/+148 |
* | | Merge commit '8fb4210ad8785c01fccf2fc59af6a6fa2892b6b2' | James Almer | 2017-04-22 | 1 | -63/+11 |
|\| |
|
| * | qsvdec_h2645: switch to the new generic filtering mechanism | Anton Khirnov | 2016-12-14 | 1 | -63/+11 |
* | | Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813' | James Almer | 2017-04-22 | 5 | -13/+169 |
|\| |
|
| * | lavc: add support for filtering packets before decoding | Anton Khirnov | 2016-12-14 | 5 | -12/+168 |
* | | avcodec/bsf: Check for packet payload when setting BSF EOF flag. | Jan Sebechlebsky | 2017-04-22 | 1 | -1/+1 |
* | | Revert "avcodec/bsf: Forbid packet without payload in av_bsf_send_packet" | James Almer | 2017-04-22 | 2 | -5/+1 |
* | | avcodec/crystalhd: Adapt to new new decode API | Philip Langdale | 2017-04-22 | 1 | -35/+54 |
* | | Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09' | James Almer | 2017-04-22 | 6 | -344/+424 |
|\| |
|
| * | decode: restructure the core decoding code | Anton Khirnov | 2016-12-14 | 5 | -189/+294 |
* | | Merge commit '549d0bdca53af7a6e0c612ab4b03baecf3a5878f' | James Almer | 2017-04-22 | 5 | -25/+41 |
|\| |
|
| * | decode: be more explicit about storing the last packet properties | Anton Khirnov | 2016-12-14 | 4 | -17/+32 |
* | | avcodec/h264_cavlc: Fix undefined behavior on qscale overflow | Michael Niedermayer | 2017-04-22 | 1 | -1/+1 |
* | | avcodec/utvideodec: fix gradient prediction when stride does not match width | Paul B Mahol | 2017-04-21 | 1 | -2/+10 |
* | | avcodec/utvideodec: fix decoding odd sizes with interlaced video with some fo... | Paul B Mahol | 2017-04-21 | 1 | -1/+1 |
* | | avcodec/aac_adtstoasc: fix ASC passthrough on small frames | James Almer | 2017-04-19 | 1 | -3/+3 |
* | | lavc/motion_est: Fix undefined negative left shifts. | Carl Eugen Hoyos | 2017-04-19 | 1 | -4/+4 |
* | | avcodec: add Screen Recorder Gold Codec decoder | Paul B Mahol | 2017-04-18 | 6 | -4/+32 |
* | | avcodec: add Mandsoft Screen Capture Codec decoder | Paul B Mahol | 2017-04-18 | 5 | -0/+241 |
* | | Merge commit '47e547b321338c73c21fa623789f1efbd80a297a' | Clément Bœsch | 2017-04-17 | 3 | -0/+45 |
|\| |
|
| * | lavc: add a null bitstream filter | Anton Khirnov | 2016-12-14 | 3 | -0/+45 |
* | | Merge commit '0309ddcfb25fd44883bfcdb07509eb4907576b97' | Clément Bœsch | 2017-04-17 | 1 | -0/+3 |
|\| |
|
| * | lavc: handle MP3 in get_audio_frame_duration() | Anton Khirnov | 2016-12-14 | 1 | -0/+3 |
* | | Merge commit '6aa4ba7131b6e8668e33430e18101a051fe492eb' | Clément Bœsch | 2017-04-17 | 1 | -3/+5 |
|\| |
|
| * | dxva2: Keep code shared between dxva2 and d3d11va under the correct #if | Diego Biurrun | 2016-12-12 | 1 | -3/+5 |
* | | Merge commit 'b0e6b3f4777910d61083976aa9fc78a1e0731aae' | Clément Bœsch | 2017-04-17 | 5 | -0/+161 |
|\| |
|