| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/h264_ps: Use RefStruct API for SPS/PPS | Andreas Rheinhardt | 2023-10-07 | 1 | -37/+20 |
* | h264_ps: expose scaling_matrix_present_mask | Lynne | 2023-05-29 | 1 | -16/+21 |
* | h264_ps: expose bit rate and CPB size fields | Lynne | 2023-05-29 | 1 | -4/+5 |
* | h264_ps: expose max_dec_frame_buffering | Lynne | 2023-05-29 | 1 | -1/+1 |
* | h264_ps: set pic_scaling_matrix_present_flag | Lynne | 2023-05-29 | 1 | -2/+5 |
* | h264_ps: expose pps_id | Lynne | 2023-05-29 | 1 | -0/+1 |
* | avcodec/(h264|hevc)_ps: Factor common VUI code out | Andreas Rheinhardt | 2022-12-01 | 1 | -63/+6 |
* | avcodec/h264_ps: Don't output invalid chroma location | Andreas Rheinhardt | 2022-12-01 | 1 | -1/+5 |
* | avcodec/h264data: Deduplicate H.26[45] aspect ratio table | Andreas Rheinhardt | 2022-12-01 | 1 | -2/+3 |
* | avcodec/h264_ps: Don't error out on unknown aspect ratio | Andreas Rheinhardt | 2022-12-01 | 1 | -2/+2 |
* | lavc/h264_ps: always include the stop bit in [s|p]ps->data | rcombs | 2022-06-01 | 1 | -0/+8 |
* | all: Remove unnecessary libavcodec/internal.h inclusions | Andreas Rheinhardt | 2022-02-08 | 1 | -1/+0 |
* | avcodec/h264_ps: Remove ALLOW_INTERLACED cruft | Andreas Rheinhardt | 2022-01-29 | 1 | -5/+0 |
* | lavc/h264: replace MAX_DELAYED_PIC_COUNT by H264_MAX_DPB_FRAMES | Anton Khirnov | 2022-01-26 | 1 | -2/+2 |
* | avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible | Andreas Rheinhardt | 2020-07-29 | 1 | -12/+12 |
* | h264_ps: make the PPS hold a reference to its SPS | Anton Khirnov | 2020-04-10 | 1 | -5/+25 |
* | h264_ps: pass AVCodecContext as void* where possible | Anton Khirnov | 2020-03-27 | 1 | -9/+9 |
* | h264dec: do not export the chroma sample location immediately on parsing the SPS | Anton Khirnov | 2020-03-20 | 1 | -2/+3 |
* | avcodec/h264_ps: Return error if pps has FMO parameters | Andriy Gelman | 2020-02-12 | 1 | -1/+3 |
* | avcodec/h264_ps: Show VUI and SPS overread messages just once per frame thread | Michael Niedermayer | 2020-02-12 | 1 | -1/+2 |
* | avcodec/h264_ps: Provide more details with "Truncated VUI" Message | Michael Niedermayer | 2019-12-31 | 1 | -1/+1 |
* | avcodec/h264_ps: Check offset_for_non_ref_pic, offset_for_top_to_bottom_field... | Michael Niedermayer | 2019-05-12 | 1 | -1/+16 |
* | avcodec/h264_ps: use get_se_golomb_long() to parse some sps fields | James Almer | 2019-04-24 | 1 | -3/+3 |
* | avcodec/h264_ps: Move MAX_LOG2_MAX_FRAME_NUM to header so it can be used in h... | Michael Niedermayer | 2018-06-11 | 1 | -1/+0 |
* | h264: Make Truncating SPS/PPS message debug. | Kieran Kunhya | 2017-11-04 | 1 | -2/+2 |
* | avcodec/h264dec: export cropping information instead of handling it internally | James Almer | 2017-05-26 | 1 | -9/+0 |
* | Merge commit 'ff9db5cfd14558df9cfcc54d6c062bc34bf1f341' | Clément Bœsch | 2017-04-08 | 1 | -3/+5 |
|\ |
|
| * | lavc: Use a stricter check for the color properties values | Vittorio Giovara | 2016-12-02 | 1 | -3/+5 |
* | | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' | Clément Bœsch | 2017-03-31 | 1 | -2/+2 |
|\| |
|
| * | Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2016-11-08 | 1 | -3/+2 |
* | | avcodec/h264_ps: Fix runtime error: signed integer overflow: 2147483647 + 26 ... | Michael Niedermayer | 2017-03-23 | 1 | -2/+2 |
* | | Merge commit 'b96f0ab3d29cdd9ea9ddabfb2052f72bf8615661' | Clément Bœsch | 2017-03-19 | 1 | -31/+0 |
|\| |
|
| * | h264: Kill broken disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -31/+0 |
* | | avcodec/h264_ps: Forward errors from decode_scaling_list() | Michael Niedermayer | 2017-03-11 | 1 | -18/+26 |
* | | avcodec/h264_ps: Check chroma_qp_index_offset | Michael Niedermayer | 2017-02-23 | 1 | -0/+9 |
* | | avcodec/h264_ps: Check delta scale for validity | Michael Niedermayer | 2017-02-21 | 1 | -2/+8 |
* | | avcodec/h264_ps: Fix runtime error: signed integer overflow: -1094995528 * 2 ... | Michael Niedermayer | 2017-02-19 | 1 | -1/+1 |
* | | Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c' | Hendrik Leppkes | 2016-11-17 | 1 | -3/+10 |
|\| |
|
| * | h264_ps: export actual height in MBs as SPS.mb_height | Anton Khirnov | 2016-07-11 | 1 | -1/+9 |
* | | Merge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4' | James Almer | 2016-08-01 | 1 | -2/+1 |
|\| |
|
| * | h264: tighten the valid range for ref_frame_count | Anton Khirnov | 2016-06-21 | 1 | -2/+1 |
* | | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' | James Almer | 2016-08-01 | 1 | -1/+3 |
|\| |
|
| * | h264: move the parameter set definitions to a new header file | Anton Khirnov | 2016-06-21 | 1 | -1/+3 |
* | | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\| |
|
| * | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | | lavc/h264_ps: Be more verbose when truncating likely oversized PPS. | Carl Eugen Hoyos | 2016-07-24 | 1 | -1/+3 |
* | | Merge commit 'a833ff68f6bf9dc72c3ef0ddf830ebed743c0703' | Clément Bœsch | 2016-07-09 | 1 | -1/+2 |
|\| |
|
| * | h264: Fix decoding delay for Intra only streams | Anton Mitrofanov | 2016-06-12 | 1 | -1/+2 |
* | | h264: make H264ParamSets sps const | Benoit Fouet | 2016-06-30 | 1 | -2/+2 |
* | | h264: straighten dimensions check ff_h264_decode_seq_parameter_set | Benoit Fouet | 2016-06-30 | 1 | -7/+8 |