summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mpegts: reindent after last changeAman Gupta2018-05-12
* avformat/mpegts: parse sections with multiple tablesAman Gupta2018-05-12
* avformat/hlsenc: set AVFMT_NODIMENSIONSAman Gupta2018-05-12
* avformat/mpegtsenc: set AVFMT_NODIMENSIONSAman Gupta2018-05-12
* avformat/mxfenc: Set color siting to 0 for D10-MXFMichael Niedermayer2018-05-12
* avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset ...Michael Niedermayer2018-05-12
* lavf/network: fix doxygen comments.Jun Zhao2018-05-10
* avformat/mxfenc: add h264 profilesThomas Mundt2018-05-10
* avformat/mpegts: clean up whitespaceAman Gupta2018-05-09
* avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded valueAman Gupta2018-05-09
* avformat/mpegts: skip non-PMT tids earlierAman Gupta2018-05-09
* avformat/mxfenc: Write transfer characteristicMichael Niedermayer2018-05-08
* avformat/mxfenc: Add Stored F2 Offset / Image Start/End Offset for D10Michael Niedermayer2018-05-08
* avformat/mxfenc: Write Audio Ref Level for D10Michael Niedermayer2018-05-08
* avformat/mxfenc: Add Padding BitsMichael Niedermayer2018-05-08
* avformat/mxfenc: add white/black ref /color rangeMichael Niedermayer2018-05-08
* avformat/mxfenc: Add vertical subsampling supportMichael Niedermayer2018-05-08
* avformat/mxfenc: Fix stored widthMichael Niedermayer2018-05-08
* avformat/mxfenc: Add object model versionMichael Niedermayer2018-05-08
* avformat/mxfenc: Add Product Version, Toolkit version and PlatformMichael Niedermayer2018-05-08
* avformat/mxfenc: Bump minor versions for S377-1-2009Michael Niedermayer2018-05-08
* avformat/mxfenc: Correct KAG alignment of prefaceMichael Niedermayer2018-05-08
* avformat/segafilmenc - set keyframe bit correctlyGyan Doshi2018-05-08
* lavf/bluray: translate a read of 0 to EOFJan Ekström2018-05-06
* lavf/format: Remove the dead code in av_probe_input_buffer2.Jun Zhao2018-05-06
* avformat/avio: make the logic simpleJun Zhao2018-05-06
* swscale: add gray14 supportPaul B Mahol2018-05-05
* avformat: add vapoursynth wrapperwm42018-05-04
* avformat/hls: don't propagate deprecated "user-agent" AVOptionwm42018-05-04
* avformat/matroskaenc: do not write timebase as frameratewm42018-05-04
* avformat/yuv4mpegdec: simplify mathPaul B Mahol2018-05-03
* lavf/dashenc: pass standards compliance value to the internal contextJan Ekström2018-05-03
* lavf/dashenc: require experimental mode to be enabled for WebMJan Ekström2018-05-03
* lavf/dashenc: don't call flush_init_segment before avformat_write_headerRodger Combs2018-05-03
* avformat/qtpalette: parse color table according to the QuickTime file format ...Marton Balint2018-04-30
* avformat/m4vdec: Use the same constant names as libavcodecMichael Niedermayer2018-04-30
* avformat/m4vdec: Fix detection of raw MPEG-4 ES StudioMichael Niedermayer2018-04-30
* avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF casesŁukasz Krzciuk2018-04-27
* lavf/http: use AV_OPT_FLAG_DEPRECATED for user-agent optionClément Bœsch2018-04-26
* mov: Properly abide by the track's media durationDerek Buitenhuis2018-04-26
* lavf/rtmpcrypt: Add a cast to silence an unavoidable warning.Carl Eugen Hoyos2018-04-26
* avformat/dashenc: Set mp4 as the default format for VP9Karthick Jeyapal2018-04-26
* avformat/dashenc: Set VP9 codec string with profile, level and bitdepthKarthick Jeyapal2018-04-26
* avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture sizeKarthick Jeyapal2018-04-26
* avformat/dashdec: fix compling warning "filename is deprecated"Steven Liu2018-04-26
* fix memory leak of parsing dash MPDguikunzhi2018-04-26
* avformat/yuv4mpegdec: fix seeking backwardsPaul B Mahol2018-04-25
* Revert "libavformat: add mbedTLS based TLS"Rostislav Pehlivanov2018-04-23
* libavformat: add mbedTLS based TLSThomas Volkert2018-04-23
* lavf/os_support: Only compile inet_aton() if getaddrinfo() is needed.Carl Eugen Hoyos2018-04-23