summaryrefslogtreecommitdiff
path: root/libavformat/hevc.c
Commit message (Expand)AuthorAge
* lavf/hevc: replace the unicode signal quotation with normal quotationJun Zhao2022-08-05
* lavf/hevc: drop unnecessary avcodec.h includeAnton Khirnov2021-06-10
* avformat/hevc: Defer initializations in ff_isom_write_hvcc()Andreas Rheinhardt2020-07-02
* avformat/av1, hevc: Make *_buf-functions return 0 on successAndreas Rheinhardt2020-01-26
* avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failureAndreas Rheinhardt2020-01-26
* avformat/mxfenc: support XAVC long gopBaptiste Coudurier2019-05-20
* avformat/hvcc: zero initialize the nal buffers past the last written byteJames Almer2018-02-24
* hevc: Improve stream constraint values in common headerMark Thompson2017-10-17
* Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-23
|\
| * hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-23
|\|
| * hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loopsMichael Niedermayer2015-08-24
* | avformat/hevc: Fix parsing errorsArthur Grant2015-08-24
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit '0e7c0ec344f542e68e3cc9680e8d41dffeffdb4e'Michael Niedermayer2015-07-09
|\|
| * lavf/hevc: pad the RBSP buffer as required by the bistream readerAnton Khirnov2015-07-08
* | avformat: Fix bug in parse_rps for HEVC.Deliang Fu2015-06-11
* | avformat/hevc: Check num_negative_pics and num_positive_picsMichael Niedermayer2015-05-12
* | avformat/hevc: Check cpb_cnt_minus1Michael Niedermayer2015-05-12
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
| * lavf: always use av_freeMichael Niedermayer2014-03-10
* | fix various typosLou Logan2014-06-03
* | Merge commit '34bbc81de8a49fbddb92b76dc733f40890480b2b'Michael Niedermayer2014-03-10
|\|
| * lavf: simplify ff_hevc_annexb2mp4_bufTim Walker2014-03-10
* | Merge commit 'ee17be3fdd37f63f4b77676820e387858908b0f4'Michael Niedermayer2014-03-10
|\|
| * hevc: Use get_se_golomb_longLuca Barbato2014-03-10
* | avformat/hevc: fix mix of av_malloc() with free()Michael Niedermayer2014-03-09
* | Merge commit 'b6c61fb83e876d404ac3b0b3657ebfcafdcd1926'Michael Niedermayer2014-03-09
|\|
| * movenc: enable Annex B to MP4 conversion for HEVC tracks.Tim Walker2014-03-09
* | Merge commit '20b40a597cdd4969cf1147d7c7efee2b6232524b'Michael Niedermayer2014-03-09
|/
* movenc: write hvcC tag for HEVC.Tim Walker2014-03-09