20951 Commits (c6a11714c4b1227be62cbc36651ccfc415e8e623)

Author SHA1 Message Date
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
wm4 1d642ebfdb avformat/hls: don't propagate deprecated "user-agent" AVOption 7 years ago
wm4 022d4a2114 avformat/matroskaenc: do not write timebase as framerate 7 years ago
Paul B Mahol 5abcf45d75 avformat/yuv4mpegdec: simplify math 7 years ago
Jan Ekström bad42e9b40 lavf/dashenc: pass standards compliance value to the internal context 7 years ago
Jan Ekström 48684d2605 lavf/dashenc: require experimental mode to be enabled for WebM 7 years ago
Rodger Combs 6f119dc321 lavf/dashenc: don't call flush_init_segment before avformat_write_header 7 years ago
Marton Balint c60a824ee8 avformat/qtpalette: parse color table according to the QuickTime file format specs 7 years ago
Michael Niedermayer 0f176bb8e0 avformat/m4vdec: Use the same constant names as libavcodec 7 years ago
Michael Niedermayer 34dbdcfc20 avformat/m4vdec: Fix detection of raw MPEG-4 ES Studio 7 years ago
Łukasz Krzciuk 48330500ef avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases 7 years ago
Clément Bœsch 2e341eb15b lavf/http: use AV_OPT_FLAG_DEPRECATED for user-agent option 7 years ago
Derek Buitenhuis 28503c5aea mov: Properly abide by the track's media duration 7 years ago
Carl Eugen Hoyos 3914a76db6 lavf/rtmpcrypt: Add a cast to silence an unavoidable warning. 7 years ago
Karthick Jeyapal 4c27a6fbfd avformat/dashenc: Set mp4 as the default format for VP9 7 years ago
Karthick Jeyapal 060e74e2a9 avformat/dashenc: Set VP9 codec string with profile, level and bitdepth 7 years ago
Karthick Jeyapal 5b6cc3a73a avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture size 7 years ago
Steven Liu 798ae8794e avformat/dashdec: fix compling warning "filename is deprecated" 7 years ago