| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/av1, hevc: Make *_buf-functions return 0 on success | Andreas Rheinhardt | 2020-01-26 | 1 | -1/+1 |
* | avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure | Andreas Rheinhardt | 2020-01-26 | 1 | -0/+6 |
* | avformat/mxfenc: support XAVC long gop | Baptiste Coudurier | 2019-05-20 | 1 | -35/+1 |
* | avformat/hvcc: zero initialize the nal buffers past the last written byte | James Almer | 2018-02-24 | 1 | -0/+2 |
* | hevc: Improve stream constraint values in common header | Mark Thompson | 2017-10-17 | 1 | -3/+3 |
* | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765' | James Almer | 2017-03-23 | 1 | -29/+30 |
|\ |
|
| * | hevcdec: move decoder-independent declarations into a separate header | Anton Khirnov | 2016-10-16 | 1 | -29/+30 |
* | | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144' | Clément Bœsch | 2017-03-23 | 1 | -1/+1 |
|\| |
|
| * | hevc: rename hevc.[ch] to hevcdec.[ch] | Anton Khirnov | 2016-10-16 | 1 | -1/+1 |
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops | Michael Niedermayer | 2015-08-24 | 1 | -0/+2 |
* | | avformat/hevc: Fix parsing errors | Arthur Grant | 2015-08-24 | 1 | -2/+4 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '0e7c0ec344f542e68e3cc9680e8d41dffeffdb4e' | Michael Niedermayer | 2015-07-09 | 1 | -1/+1 |
|\| |
|
| * | lavf/hevc: pad the RBSP buffer as required by the bistream reader | Anton Khirnov | 2015-07-08 | 1 | -1/+1 |
* | | avformat: Fix bug in parse_rps for HEVC. | Deliang Fu | 2015-06-11 | 1 | -1/+1 |
* | | avformat/hevc: Check num_negative_pics and num_positive_pics | Michael Niedermayer | 2015-05-12 | 1 | -0/+3 |
* | | avformat/hevc: Check cpb_cnt_minus1 | Michael Niedermayer | 2015-05-12 | 1 | -2/+7 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -22/+22 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -22/+22 |
| * | lavf: always use av_free | Michael Niedermayer | 2014-03-10 | 1 | -1/+1 |
* | | fix various typos | Lou Logan | 2014-06-03 | 1 | -1/+1 |
* | | Merge commit '34bbc81de8a49fbddb92b76dc733f40890480b2b' | Michael Niedermayer | 2014-03-10 | 1 | -40/+3 |
|\| |
|
| * | lavf: simplify ff_hevc_annexb2mp4_buf | Tim Walker | 2014-03-10 | 1 | -40/+3 |
* | | Merge commit 'ee17be3fdd37f63f4b77676820e387858908b0f4' | Michael Niedermayer | 2014-03-10 | 1 | -5/+5 |
|\| |
|
| * | hevc: Use get_se_golomb_long | Luca Barbato | 2014-03-10 | 1 | -5/+5 |
* | | avformat/hevc: fix mix of av_malloc() with free() | Michael Niedermayer | 2014-03-09 | 1 | -2/+2 |
* | | Merge commit 'b6c61fb83e876d404ac3b0b3657ebfcafdcd1926' | Michael Niedermayer | 2014-03-09 | 1 | -0/+101 |
|\| |
|
| * | movenc: enable Annex B to MP4 conversion for HEVC tracks. | Tim Walker | 2014-03-09 | 1 | -0/+101 |
* | | Merge commit '20b40a597cdd4969cf1147d7c7efee2b6232524b' | Michael Niedermayer | 2014-03-09 | 1 | -4/+4 |
|/ |
|
* | movenc: write hvcC tag for HEVC. | Tim Walker | 2014-03-09 | 1 | -0/+1076 |