summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mxfenc: simplify dnxhd handling and add more flavorsBaptiste Coudurier2018-10-24
* avformat/libsrt: add several options supported in srt 1.3.0Matsuzawa Tomohiro2018-10-23
* lavf/vc1test: add rcv to vc1test demuxer extensionsJun Zhao2018-10-22
* lavf/vc1test: fix vc1test can't probe some RCV file.Jun Zhao2018-10-22
* avformat/dashenc: URL close unconditionally after DELETE segmentskjeyapal@akamai.com2018-10-21
* avformat/dashenc: Support HTTP Persistent for master.m3u8 as wellkjeyapal@akamai.com2018-10-21
* lavf/matroskadec: Simplify string length calculation.Carl Eugen Hoyos2018-10-19
* lavf/dump: Fix a typo: comentary -> commentary.Carl Eugen Hoyos2018-10-19
* avformat/dashenc: Dont ignore the codec tag from codec parametersKarthick Jeyapal2018-10-18
* avformat/utils: Never store negative values in last_IP_durationMichael Niedermayer2018-10-18
* avformat/utils: Fix integer overflow in discontinuity checkMichael Niedermayer2018-10-18
* lavf/mxfenc: Remove a write-only variable.Carl Eugen Hoyos2018-10-17
* avformat/xwma: fix WMAv2 with incorrect bit ratebnnm2018-10-17
* avformat: add SER demuxerPaul B Mahol2018-10-13
* lavf/mxfenc: Remove two unused variables.Carl Eugen Hoyos2018-10-13
* lavf/mxfdec: demux s436m as eia608 subtitle trackBaptiste Coudurier2018-10-12
* lavf/mxfenc: support creating s436m data tracksBaptiste Coudurier2018-10-12
* avformat/mxfenc: correctly set content package rate in system elementBaptiste Coudurier2018-10-12
* avformat/mxfenc: update body partition with footer offsetBaptiste Coudurier2018-10-12
* avformat/mxfenc: add mpeg-2 specific metadata, fix compatibility with sony co...Baptiste Coudurier2018-10-12
* avformat/mxfenc: write index delta entry array needed by sony vegas pro 11Baptiste Coudurier2018-10-12
* avformat/dashenc: only write video streams into HLS master playlistJian Yang2018-10-11
* lavf/ftp: Remove an unneeded forward declaration.Carl Eugen Hoyos2018-10-09
* avformat/segment: fix segment_time_delta option min/max valueMarton Balint2018-10-07
* avformat/utils: Fix potential integer overflow in extract_extradata()Michael Niedermayer2018-10-07
* avformat/utils: Do not use "i" as a context pointer, "i" is normally the inte...Michael Niedermayer2018-10-07
* avformat/utils: Do not ignore failure in extract_extradata_init()Michael Niedermayer2018-10-07
* avformat/movenc: Remove unneeded variable from mov_find_codec_tag()Michael Niedermayer2018-10-07
* libavformat/ty: use decimal constant for shiftMichael Niedermayer2018-10-07
* avformat/udp: always use IP_ADD_SOURCE_MEMBERSHIP for subscribing to an UDP m...Marton Balint2018-10-03
* avformat/udp: specify the local address for some source filtered multicast joinsMarton Balint2018-10-03
* avformat/udp: add support for generic source filteringMarton Balint2018-10-03
* avformat/rtpproto: use factorized ip functionsMarton Balint2018-10-03
* avformat/udp: use factorized ip functionsMarton Balint2018-10-03
* avformat/ip: factorize some IP filtering and resolving functions to a new fileMarton Balint2018-10-03
* avformat/matroskaenc: reserve free space for metadata on requestSigga Regina2018-10-01
* lavf/mpeg: Support demuxing HEVC in mpeg-ps.Carl Eugen Hoyos2018-09-27
* avformat/matroskaenc: reindent after the previous commitJames Almer2018-09-26
* avformat/matroskaenc: refactor checks for allowed codecs in WebMJames Almer2018-09-26
* avformat/matroskaenc: implement AVOutputFormat.query_codec for webmJames Almer2018-09-26
* avformat/matroskaenc: remove unnecessary additional codec tagsJames Almer2018-09-26
* avformat/utils: move mkdir_p to utilsSteven Liu2018-09-25
* avformat/utils: set AV_PKT_FLAG_KEY for data packetsBaptiste Coudurier2018-09-24
* avformat/ivfenc: fix writing codec tagJames Almer2018-09-24
* Revert "avformat/matroskaenc: write CodecPrivate in WebM"James Almer2018-09-21
* avformat/matroskaenc: write CodecPrivate in WebMJames Almer2018-09-21
* lavf/matroska: Allow AV1 in WebMKagami Hiiragi2018-09-21
* avformat/dashenc: Reduce Muxing overhead for chunked CMAF formatKarthick Jeyapal2018-09-19
* lavf/webvttenc: Always write hours in the timestamp with two characters.Carl Eugen Hoyos2018-09-19
* avformat/dashenc: Format VP9 profile as decimal instead of HexadecimalJames Almer2018-09-17