21018 Commits (4ac88ba5487e026bf81da565f97cfcf8f920657d)

Author SHA1 Message Date
Colin NG 9aee574dd0 avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams) 7 years ago
Michael Niedermayer fe84f70819 avformat/mov: replace a value error by clipping into valid range in mov_read_stsc() 7 years ago
Michael Niedermayer 919e37377a avformat/bintext: Reduce detection for random .bin files as it more likely is not a multimedia related file 7 years ago
Thomas Volkert c24d247e2c libavformat: add mbedTLS based TLS 7 years ago
Aman Gupta 70d25268c2 avformat/mpegts: fix memory leak with merge_pmt_versions=1 7 years ago
Aman Gupta 64680fff3b avformat/mpegts: rename variable to clarify meaning 7 years ago
Michael Niedermayer 2c2d689c56 avformat/mov: Only fail for STCO/STSC contradictions if both exist 7 years ago
Michael Niedermayer 56e76bd057 avformat/mov: Break out early if chunk_count is 0 in mov_build_index() 7 years ago
Michael Niedermayer cadf7a7f39 avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found in sequence 7 years ago
Michael Niedermayer 81b3e7c9c3 avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>200 probing test 7 years ago
Michael Niedermayer 60d1792779 avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed 7 years ago
Aman Gupta 16b4f97b72 avformat/mpegts: add merge_pmt_versions option 7 years ago
Aman Gupta 24579bf537 avformat/mpegts: keep track of PMT details in AVProgram/AVStream 7 years ago
Aman Gupta 2b2f2f65f3 avformat: add fields to AVProgram/AVStream for PMT change tracking 7 years ago
Aman Gupta e24d768a76 avformat/mpegts: add skip_unknown_pmt option 7 years ago
Aman Gupta 5dfeb7f081 avformat/mpegts: tag video streams with still images 7 years ago
Aman Gupta 2734f8d63a avformat: add skip_estimate_duration_from_pts 7 years ago
Aman Gupta 673d8cfd51 avformat/hls: fix seeking around EVENT playlist after media sequence changes 7 years ago
Marton Balint 2dbe936bf7 avformat/webm_chunk: always use a static buffer for get_chunk_filename 7 years ago
Aman Gupta 64bf915cd8 avformat/mpegts: fix incorrect indentation 7 years ago
Vishwanath Dixit e3518821c9 avformat/dashenc: configuring container format options 7 years ago
Aman Gupta 42a03e7700 avformat/mpegts: initialize section_buf to fix valgrind test failure 7 years ago
Aman Gupta 7db022e67b avformat/mpegts: reindent after last change 7 years ago
Aman Gupta 9152c1e495 avformat/mpegts: parse sections with multiple tables 7 years ago
Aman Gupta 18074b309f avformat/hlsenc: set AVFMT_NODIMENSIONS 7 years ago
Aman Gupta 6f50be8760 avformat/mpegtsenc: set AVFMT_NODIMENSIONS 7 years ago
Michael Niedermayer 10ca419dd8 avformat/mxfenc: Set color siting to 0 for D10-MXF 7 years ago
Michael Niedermayer d628caf54f avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset and F2 offset 7 years ago
Jun Zhao 1655e1096e lavf/network: fix doxygen comments. 7 years ago
Thomas Mundt a3a6d4da62 avformat/mxfenc: add h264 profiles 7 years ago
Aman Gupta 07d9c31055 avformat/mpegts: clean up whitespace 7 years ago
Aman Gupta 1a14e39145 avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded value 7 years ago
Aman Gupta 2c500f5097 avformat/mpegts: skip non-PMT tids earlier 7 years ago
Michael Niedermayer 293a6e8332 avformat/mxfenc: Write transfer characteristic 7 years ago
Michael Niedermayer c35ca7e01c avformat/mxfenc: Add Stored F2 Offset / Image Start/End Offset for D10 7 years ago
Michael Niedermayer 530ac1e50b avformat/mxfenc: Write Audio Ref Level for D10 7 years ago
Michael Niedermayer 1246754c80 avformat/mxfenc: Add Padding Bits 7 years ago
Michael Niedermayer 6d0339096e avformat/mxfenc: add white/black ref /color range 7 years ago
Michael Niedermayer 2bee43b67d avformat/mxfenc: Add vertical subsampling support 7 years ago
Michael Niedermayer 77cbe698cd avformat/mxfenc: Fix stored width 7 years ago
Michael Niedermayer 1b6c89ca8d avformat/mxfenc: Add object model version 7 years ago
Michael Niedermayer 86c9250923 avformat/mxfenc: Add Product Version, Toolkit version and Platform 7 years ago
Michael Niedermayer 3ba1bbb4f9 avformat/mxfenc: Bump minor versions for S377-1-2009 7 years ago
Michael Niedermayer 5c70513418 avformat/mxfenc: Correct KAG alignment of preface 7 years ago
Gyan Doshi 0683ad709b avformat/segafilmenc - set keyframe bit correctly 7 years ago
Jan Ekström b995ec078f lavf/bluray: translate a read of 0 to EOF 7 years ago
Jun Zhao 053ee996a0 lavf/format: Remove the dead code in av_probe_input_buffer2. 7 years ago
Jun Zhao 4d3e9e3135 avformat/avio: make the logic simple 7 years ago
Paul B Mahol b9dd058f7a swscale: add gray14 support 7 years ago
wm4 7074a7ccd9 avformat: add vapoursynth wrapper 7 years ago