| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'eccc03c8fbc603a0a3257df66f0705f74fe2581a' | Mark Thompson | 2018-02-21 | 3 | -0/+56 |
|\ |
|
| * | cbs_h264: Add support for filler NAL units | Mark Thompson | 2018-02-20 | 3 | -0/+56 |
* | | Merge commit '7157d959264f3729da463725c6faa580d9394d19' | Mark Thompson | 2018-02-21 | 3 | -2/+15 |
|\| |
|
| * | cbs_h264: Move slice_group_id array out of PPS structure | Mark Thompson | 2018-02-20 | 3 | -2/+15 |
* | | Merge commit '78fa0b9033c0834c049e2aedf71a8c613fed87ab' | Mark Thompson | 2018-02-21 | 1 | -1/+1 |
|\| |
|
| * | h264_metadata: Always add the SEI user data to the first access unit | Mark Thompson | 2018-02-20 | 1 | -2/+6 |
* | | Merge commit '69062d0f9b6aef5d9d9b8c9c9b5cfb23037caddb' | Mark Thompson | 2018-02-21 | 1 | -53/+19 |
|\| |
|
| * | h264_metadata: Use common SEI addition function | Mark Thompson | 2018-02-20 | 1 | -53/+19 |
* | | Merge commit 'a2ca8ed903b435446031a8a0792ca535e6ee2913' | Mark Thompson | 2018-02-21 | 2 | -0/+114 |
|\| |
|
| * | cbs_h264: Add utility functions to insert/delete SEI messages | Mark Thompson | 2018-02-20 | 2 | -0/+114 |
* | | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2' | Mark Thompson | 2018-02-21 | 15 | -279/+404 |
|\| |
|
| * | cbs: Refcount all the things! | Mark Thompson | 2018-02-20 | 15 | -279/+404 |
* | | Merge commit '13ca5d34ba5c473211daaae0a101123bcaada3e6' | Mark Thompson | 2018-02-21 | 1 | -0/+16 |
|\| |
|
| * | cbs_h264: Add hack for pic_timing with no active SPS | Mark Thompson | 2018-02-20 | 1 | -0/+16 |
* | | Merge commit '0e4c166cdd6446522a085dd9731967d09ac71f72' | Mark Thompson | 2018-02-21 | 1 | -0/+2 |
|\| |
|
| * | cbs_h2645: Remove active ps references when it is replaced | Mark Thompson | 2018-02-20 | 1 | -0/+2 |
* | | Merge commit 'a3daecd6375279d9fdb863ac9db3545a33e97651' | Mark Thompson | 2018-02-21 | 1 | -1/+1 |
|\| |
|
| * | cbs: Demote the "decomposition unimplemented" warning | Mark Thompson | 2018-02-20 | 1 | -1/+1 |
* | | Merge commit '67eb2b16daa77f6ba3e04a28ca18e53193723b7f' | Mark Thompson | 2018-02-21 | 1 | -2/+19 |
|\| |
|
| * | vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalid | Mark Thompson | 2018-02-20 | 1 | -2/+19 |
* | | Merge commit '216c44dfc17252ec0681dcb0bbeeb45a9d14eca7' | Mark Thompson | 2018-02-21 | 1 | -2/+2 |
|\| |
|
| * | vaapi_encode: Destroy output buffer pool before VA context | Mark Thompson | 2018-02-20 | 1 | -2/+2 |
* | | Merge commit 'c8e135ea9225137050a6315fd9ba9c0f242c90b6' | Mark Thompson | 2018-02-21 | 1 | -4/+6 |
|\| |
|
| * | vaapi_encode: Allocate slice structures and parameter buffers dynamically | Jun Zhao | 2018-02-20 | 2 | -14/+32 |
* | | Merge commit '254e728d207c173a3714e6a01c9d68fcb3af8b73' | Mark Thompson | 2018-02-21 | 1 | -3/+3 |
|\| |
|
| * | cbs: Minor comment fixes / cosmetics | Mark Thompson | 2018-02-20 | 2 | -4/+34 |
* | | Merge commit '1d12a545ce828eaf4fb37295400008ea37635ab8' | Mark Thompson | 2018-02-21 | 1 | -2/+2 |
|\| |
|
| * | cbs: Add an explicit type for coded bitstream unit types | Mark Thompson | 2018-02-20 | 4 | -12/+25 |
| * | cbs: Allocate the context inside the init function | Mark Thompson | 2018-02-20 | 10 | -66/+80 |
| * | build: Ignore generated mpeg12framerate test binary | Diego Biurrun | 2018-02-12 | 1 | -0/+1 |
| * | avcodec/vc1dec: fix mby_start for interlaced content | Michael Niedermayer | 2018-02-11 | 1 | -2/+2 |
| * | lavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWN | Ruiling Song | 2018-02-12 | 1 | -2/+3 |
* | | avcodec/diracdec: Fix integer overflow in mv computation | Michael Niedermayer | 2018-02-20 | 1 | -2/+2 |
* | | avcodec/h264_parse: Clear invalid chroma weights in ff_h264_pred_weight_table() | Michael Niedermayer | 2018-02-20 | 1 | -1/+4 |
* | | avcodec/aacdec_templat: Fix integer overflow in apply_ltp() | Michael Niedermayer | 2018-02-20 | 1 | -1/+1 |
* | | avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53() | Michael Niedermayer | 2018-02-20 | 1 | -4/+4 |
* | | avcodec/diracdec: Use int64 in global mv to prevent overflow | Michael Niedermayer | 2018-02-20 | 1 | -2/+2 |
* | | avcodec/dxtory: Remove code that corrupts dimensions | Michael Niedermayer | 2018-02-20 | 1 | -5/+1 |
* | | avcodec/mediacodecdec: refactor to take advantage of new decoding api | Aman Gupta | 2018-02-19 | 3 | -91/+80 |
* | | avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i() | Michael Niedermayer | 2018-02-18 | 1 | -4/+4 |
* | | avcodec/hevcdec: Check luma/chroma_log2_weight_denom | Michael Niedermayer | 2018-02-18 | 1 | -3/+9 |
* | | avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect ove... | Michael Niedermayer | 2018-02-17 | 3 | -3/+11 |
* | | avcodec/jpeg2000dec: Use av_image_check_size2() | Michael Niedermayer | 2018-02-17 | 1 | -1/+1 |
* | | avcodec/vp8: Check for bitstream end before vp7_fade_frame() | Michael Niedermayer | 2018-02-17 | 1 | -0/+2 |
* | | avcodec/exr: Check remaining bits in last get code loop | Michael Niedermayer | 2018-02-17 | 1 | -1/+1 |
* | | avcodec/h264_cabac: Tighten allowed coeff_abs range | Michael Niedermayer | 2018-02-15 | 1 | -1/+1 |
* | | avcodec/ffv1: Support for GBRAP10 and GBRAP12 | Jérôme Martinez | 2018-02-15 | 4 | -4/+9 |
* | | avcodec: remove unnecessary calls to ff_init_buffer_info() | James Almer | 2018-02-14 | 4 | -18/+2 |
* | | avpacket: reset dst side_data fields in av_packet_copy_props | Yusuke Nakamura | 2018-02-14 | 1 | -0/+2 |
* | | avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc() | Xiaohan Wang | 2018-02-14 | 1 | -0/+1 |