| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Fix AVClass .version | Michael Niedermayer | 2018-04-19 | 3 | -4/+4 |
* | avcodec/sheervideodata: Fix libavutil include | Michael Niedermayer | 2018-04-19 | 1 | -1/+1 |
* | avcodec/sbc: Fix non static function prefix | Michael Niedermayer | 2018-04-19 | 4 | -4/+4 |
* | avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code | Michael Niedermayer | 2018-04-19 | 1 | -3/+2 |
* | avcodec/dsicinvideo: Fail if there is only a small fraction of the data avail... | Michael Niedermayer | 2018-04-19 | 1 | -0/+7 |
* | avcodec/dsicinvideo: Propagate errors from cin_decode_rle() | Michael Niedermayer | 2018-04-19 | 1 | -4/+12 |
* | avcodec/dfa: Check dimension against maximum | Michael Niedermayer | 2018-04-19 | 1 | -1/+1 |
* | avcodec/cinepak: Skip empty frames | Michael Niedermayer | 2018-04-19 | 1 | -0/+7 |
* | avcodec/cinepak: move some checks prior to frame allocation | Michael Niedermayer | 2018-04-19 | 1 | -5/+22 |
* | aac: Rework extradata parsing code | Vittorio Giovara | 2018-04-19 | 1 | -14/+8 |
* | avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields | Matthieu Bouron | 2018-04-19 | 1 | -2/+2 |
* | lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *). | Carl Eugen Hoyos | 2018-04-18 | 1 | -2/+2 |
* | avcodec/proresdec_lgpl: pass return values instead of discarding them | Paul B Mahol | 2018-04-18 | 1 | -4/+5 |
* | Bump minor versions after release/4.0 branchingn4.1-dev | Michael Niedermayer | 2018-04-16 | 1 | -1/+1 |
* | Bump minor versions for branching release/4.0 | Michael Niedermayer | 2018-04-16 | 1 | -1/+1 |
* | amfenc: Remove spurious initialisations | Mark Thompson | 2018-04-15 | 1 | -47/+29 |
* | amfenc: Add DXVA2 hardware frame input support | Alexander Kravchenko | 2018-04-15 | 1 | -0/+79 |
* | amfenc: Ensure that the software format of hardware frames is valid | Alexander Kravchenko | 2018-04-15 | 1 | -3/+9 |
* | amfenc: Do not automatically download/upload unknown hardware input frames | Mark Thompson | 2018-04-15 | 1 | -53/+35 |
* | amfenc: Fail to open if the user-supplied device is not usable | Mark Thompson | 2018-04-15 | 1 | -49/+81 |
* | avcodec/nvdec: correctly set intra_pic_flag for h264/hevc | Timo Rothenpieler | 2018-04-15 | 2 | -2/+8 |
* | avcodec/aac_ac3_parser: account for data already in the parsing buffer | Hendrik Leppkes | 2018-04-15 | 1 | -0/+3 |
* | avcodec/dxv: add support for "high" quality mode | Paul B Mahol | 2018-04-15 | 1 | -35/+780 |
* | Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce' | James Almer | 2018-04-13 | 5 | -25/+7 |
|\ |
|
| * | Drop Windows XP support remnants | Diego Biurrun | 2018-04-09 | 4 | -20/+5 |
| * | w32pthreads: always use Vista+ API, drop XP support | wm4 | 2018-04-09 | 2 | -8/+0 |
* | | Merge commit 'cc06f7bd10c236539b4f6f87b795c459dd873770' | James Almer | 2018-04-13 | 1 | -0/+11 |
|\| |
|
| * | libx265: Support tiny video sizes | Vittorio Giovara | 2018-04-09 | 1 | -0/+11 |
* | | Merge commit '54307b35311e9a871b3d8ecb2b2eecfc16de0163' | James Almer | 2018-04-13 | 1 | -1/+3 |
|\| |
|
| * | lavc/qsvdec: set complete_frame flags for progressive picture | Zhong Li | 2018-04-08 | 1 | -1/+3 |
* | | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42' | James Almer | 2018-04-13 | 5 | -6/+39 |
|\| |
|
| * | qsv: adding Multi Frame Encode support | Maxym Dmytrychenko | 2018-04-08 | 5 | -7/+39 |
* | | Merge commit '52ed83fa1a7f5170447eff6fad0b6c57119596e9' | James Almer | 2018-04-13 | 3 | -0/+36 |
|\| |
|
| * | lavc/qsvdec: expose frame pic_type and key_frame | Zhong Li | 2018-04-08 | 3 | -0/+36 |
| * | libaom: remove references to RGB pixfmts | James Almer | 2018-04-04 | 1 | -44/+0 |
| * | libaom: remove references to yuv440p pixfmt | James Almer | 2018-04-01 | 1 | -4/+0 |
* | | avcodec/utils: Enforce minimum width also for VP5/6 | Michael Niedermayer | 2018-04-13 | 1 | -1/+4 |
* | | avcodec/truemotion2: Propagate out of bounds error from GET_TOK() | Michael Niedermayer | 2018-04-13 | 1 | -0/+6 |
* | | avcodec/magicyuvenc: mark as experimental | Paul B Mahol | 2018-04-13 | 1 | -1/+1 |
* | | avcodec/vp9: add profile 2 10-bit DXVA2/D3D11 decoding support | Hendrik Leppkes | 2018-04-13 | 1 | -1/+1 |
* | | avcodec/dxva2: add VP9 10-bit Profile2 mode mappings | Hendrik Leppkes | 2018-04-13 | 1 | -1/+7 |
* | | avcodec/nv{enc,dec}: use sane version checking macro | Timo Rothenpieler | 2018-04-13 | 4 | -3/+15 |
* | | avcodec/nvdec_hevc: add support for new extended sps/pps flags from SDK 8.1 | Timo Rothenpieler | 2018-04-13 | 3 | -3/+9 |
* | | avcodec/mjpegdec: Check input buffer size. | Michael Niedermayer | 2018-04-12 | 2 | -0/+5 |
* | | avcodec/h264_slice: Fix integer overflow with last_poc | Michael Niedermayer | 2018-04-12 | 1 | -1/+1 |
* | | avcodec/dpx: Support for RGB 12-bit packed decoding | Jérôme Martinez | 2018-04-12 | 1 | -3/+64 |
* | | avcodec/mpegpicture: fix "stride changed" failures in gray mode | Aman Gupta | 2018-04-11 | 1 | -3/+5 |
* | | avcodec/nvenc: update required driver versions for nvenc | Timo Rothenpieler | 2018-04-11 | 1 | -2/+10 |
* | | avcodec/nvenc: add support for B frames as ref | Timo Rothenpieler | 2018-04-11 | 3 | -0/+38 |
* | | lavc/libopusdec: Allow avcodec_open2 to call .close | Matt Wolenetz | 2018-04-11 | 1 | -1/+5 |