21137 Commits (1a4a8df249426c85ba6c96ef5ab022afaaf4dc8f)

Author SHA1 Message Date
Vishwanath Dixit 5717cd80dc avformat/movenc: creating producer reference time (PRFT) box 7 years ago
Vishwanath Dixit f09635f2a2 avformat/utils: function to get the formatted ntp time 7 years ago
Jan Ekström 26892c7615 lavf/libssh: translate a read of 0 to EOF 7 years ago
Karthick Jeyapal ebf85d3190 avformat/dashenc: Added a warning for incorrect segment name extension 7 years ago
Karthick Jeyapal 2efdbf7367 avformat/dashenc: Added option for Segment file format 7 years ago
Michael Niedermayer df3d962d2e libavformat/mxfenc: Add some () to attempt to workaround build issue on osx 7 years ago
Marton Balint 2b05981312 avformat/mxf: fix NTSC 59.94 samples per frame layout 7 years ago
Carl Eugen Hoyos 42b4351333 lavf/img2dec: Auto-detect xwd images. 7 years ago
Steven Liu 50df4c958b avformat/hlsenc: support http method for hls fmp4 7 years ago
Steven Liu 04b6060616 avformat/dashdec: replace user-agent to user_agent for deprecate warning message 7 years ago
Colin NG 93fc96e199 avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams) 7 years ago
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