| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avc: add missing return error value | James Almer | 2019-11-30 | 1 | -1/+3 |
* | avformat/avc: fix sps buffer offset when calling ff_avc_decode_sps() | James Almer | 2019-11-29 | 1 | -1/+1 |
* | avformat/avio: Use ffurl_closep | Andreas Rheinhardt | 2019-11-29 | 1 | -2/+1 |
* | lavf/vividas: check avformat_new_stream() return | Jun Zhao | 2019-11-29 | 1 | -0/+4 |
* | avformat/vividas: Avoid allocation of AVIOContext | Andreas Rheinhardt | 2019-11-29 | 1 | -15/+4 |
* | avformat/avc: write the missing bits in the AVC Decoder Configuration Box | James Almer | 2019-11-28 | 2 | -5/+33 |
* | avformat/movenc: Avoid allocation for small dynamic buffers | Andreas Rheinhardt | 2019-11-28 | 1 | -10/+8 |
* | avformat/matroskaenc: Avoid allocation for small dynamic buffers | Andreas Rheinhardt | 2019-11-28 | 1 | -4/+4 |
* | avformat/id3v2enc: Avoid allocation for small tags | Andreas Rheinhardt | 2019-11-28 | 1 | -21/+16 |
* | avformat/avc: Avoid allocation for small SPS/PPS arrays | Andreas Rheinhardt | 2019-11-28 | 1 | -9/+6 |
* | avformat/av1: Avoid allocation for small headers | Andreas Rheinhardt | 2019-11-28 | 1 | -9/+5 |
* | avformat/apetag: Avoid allocation for small tags | Andreas Rheinhardt | 2019-11-28 | 1 | -7/+5 |
* | avformat/aviobuf: Avoid allocating buffer when using dynamic buffer | Andreas Rheinhardt | 2019-11-28 | 1 | -6/+14 |
* | avformat/flacenc: Add const to ff_flac_write_header() parameter | Andreas Rheinhardt | 2019-11-28 | 2 | -2/+2 |
* | avcodec: add mvha video decoder | Paul B Mahol | 2019-11-27 | 1 | -0/+1 |
* | avcodec: add mvdv video decoder | Paul B Mahol | 2019-11-27 | 1 | -0/+1 |
* | avformat/hls: correct grammatical errors of m3u8_hold_counters option | Steven Liu | 2019-11-27 | 1 | -1/+1 |
* | avformat/hlsenc: set strict_std_compliance from the parent AVFormatContext | Steven Liu | 2019-11-26 | 1 | -6/+7 |
* | avformat/hls: add option for the m3u8 list load max times | Steven Liu | 2019-11-25 | 1 | -0/+17 |
* | avformat/vividas: Error out on audio packets in the absence of audio streams | Michael Niedermayer | 2019-11-25 | 1 | -5/+9 |
* | avformat/vividas: Check and require 1 video stream | Michael Niedermayer | 2019-11-25 | 1 | -2/+4 |
* | avformat/matroskaenc: Remove outdated comment | Andreas Rheinhardt | 2019-11-24 | 1 | -2/+0 |
* | avformat/matroskaenc: Fix potential leak of cached packet | Andreas Rheinhardt | 2019-11-24 | 1 | -1/+2 |
* | avformat/mxfenc: simplify d-10 ul handling | Baptiste Coudurier | 2019-11-23 | 1 | -69/+41 |
* | avformat/mxfenc: simplify dv ul handling | Baptiste Coudurier | 2019-11-23 | 1 | -82/+46 |
* | avformat/dvenc: support muxing dvcprohd | Baptiste Coudurier | 2019-11-23 | 1 | -26/+22 |
* | avformat/av1: Fix leak of dynamic buffer in case of parsing failure | Andreas Rheinhardt | 2019-11-22 | 1 | -1/+4 |
* | avformat/vividas: Add EOF check in val_1 loop in track_header() | Michael Niedermayer | 2019-11-20 | 1 | -0/+2 |
* | avformat/matroskadec: Fix default value of BlockAddID | Andreas Rheinhardt | 2019-11-20 | 1 | -1/+1 |
* | avformat/flacdec: Remove useless packet | Andreas Rheinhardt | 2019-11-17 | 1 | -5/+6 |
* | lavf/Makefile: Specify sln demuxer requirements. | Carl Eugen Hoyos | 2019-11-17 | 1 | -0/+1 |
* | lavf/rtmpproto: fix the playpath truncation if the len > 512 | Jun Zhao | 2019-11-17 | 1 | -3/+5 |
* | avformat/mp3dec: Check for occurances of headers within frames during probing | Limin Wang | 2019-11-16 | 1 | -1/+9 |
* | avformat/mp3dec: Check that the frame fits within the probe buffer | Michael Niedermayer | 2019-11-16 | 1 | -1/+1 |
* | avformat/mov: fix typo in help text | Zhao Zhili | 2019-11-16 | 1 | -1/+1 |
* | avformat/av1dec: simplify annexb_probe() | James Almer | 2019-11-16 | 1 | -10/+13 |
* | avformat/av1dec: Redo flushing of bsf | Andreas Rheinhardt | 2019-11-14 | 1 | -2/+1 |
* | avformat/id3v2: Avoid av_strdup for key and value of dict | Andreas Rheinhardt | 2019-11-13 | 1 | -6/+7 |
* | avformat/mxfenc: correctly set width values for dvcprohd | Baptiste Coudurier | 2019-11-13 | 1 | -3/+12 |
* | avformat/hlsenc: free the original malloc pointer to avoid error when system ... | Limin Wang | 2019-11-13 | 1 | -10/+13 |
* | avformat/hls: continue to play enabled playlist when have failed playlist | Steven Liu | 2019-11-13 | 1 | -5/+15 |
* | avformat: add an AV1 Annex B demuxer | James Almer | 2019-11-12 | 4 | -2/+281 |
* | avformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASK | Limin Wang | 2019-11-11 | 1 | -3/+1 |
* | avformat/mp3dec: cosmetics | Limin Wang | 2019-11-11 | 1 | -20/+20 |
* | avformat/flvenc: Check pts for mpeg4/h264 (which need the value) | Michael Niedermayer | 2019-11-09 | 1 | -0/+6 |
* | avformat/vividas: Fix n_sb_blocks Check | Michael Niedermayer | 2019-11-09 | 1 | -1/+1 |
* | avformat/mlvdec:drop unnecessary check before ff_format_io_close | Steven Liu | 2019-11-09 | 1 | -2/+1 |
* | avformat/mxfdec: cleanup on "essence prior to first PartitionPack" | Michael Niedermayer | 2019-11-08 | 1 | -1/+3 |
* | lavf/dashdec: drop unnecessary check before ff_format_io_close | Jun Zhao | 2019-11-08 | 1 | -8/+4 |
* | lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxer | Jun Zhao | 2019-11-08 | 1 | -2/+2 |