| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/av1, avc, hevc: Remove av_freep() | Andreas Rheinhardt | 2020-01-26 | 1 | -0/+1 |
* | avformat/av1, hevc: Make *_buf-functions return 0 on success | Andreas Rheinhardt | 2020-01-26 | 1 | -2/+2 |
* | avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure | Andreas Rheinhardt | 2020-01-26 | 1 | -4/+4 |
* | Merge commit '34bbc81de8a49fbddb92b76dc733f40890480b2b' | Michael Niedermayer | 2014-03-10 | 1 | -2/+2 |
|\ |
|
| * | lavf: simplify ff_hevc_annexb2mp4_buf | Tim Walker | 2014-03-10 | 1 | -2/+2 |
* | | avformat/hevc: Make return codes consistent and more flexible | Michael Niedermayer | 2014-03-09 | 1 | -2/+2 |
* | | Merge commit 'b6c61fb83e876d404ac3b0b3657ebfcafdcd1926' | Michael Niedermayer | 2014-03-09 | 1 | -0/+48 |
|\| |
|
| * | movenc: enable Annex B to MP4 conversion for HEVC tracks. | Tim Walker | 2014-03-09 | 1 | -0/+48 |
* | | Merge commit '20b40a597cdd4969cf1147d7c7efee2b6232524b' | Michael Niedermayer | 2014-03-09 | 1 | -4/+4 |
|/ |
|
* | movenc: write hvcC tag for HEVC. | Tim Walker | 2014-03-09 | 1 | -0/+50 |