summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mov: Initialize a potential gap in ctts_data in mov_build_indexMatt Wolenetz2018-03-05
* avformat/mov: Add manu/modl to mov_read_udta_string.Tianqiang Liu2018-03-03
* avformat/dashenc: Use HTTP DELETE for HTTP base protoSerhii Marchuk2018-03-03
* avformat/dashenc: fix for segment open issue when persistent connection is en...Vishwanath Dixit2018-03-03
* avformat/mxg: return reference counted packetsJames Almer2018-03-02
* avformat/hlsenc: add reference stream index for split segmentSteven Liu2018-03-02
* ffmpeg: Fix memset size on ctts_data in mov_read_trun() (round 2)Xiaohan Wang2018-03-01
* avformat/mxfdec: always use a stream which matches the first index table when...Marton Balint2018-03-01
* avformat/mxfdec: compute sample_count after seek from index for audio streamsMarton Balint2018-03-01
* avformat/mxfdec: use body_offset of the partitions in mxf_absolute_bodysid_of...Marton Balint2018-03-01
* avformat/mxfdec: set index_duration from the track using the indexMarton Balint2018-03-01
* avformat/mxfdec: fix sorting of index segmentsMarton Balint2018-03-01
* avformat/mxfdec: use both body_sid and track_number to find the track of a pa...Marton Balint2018-03-01
* avformat/mxfdec: use full UMID to resolve source packageMarton Balint2018-03-01
* avformat/mxfdec: use the first system item if available for calculating essen...Marton Balint2018-03-01
* avformat/mxfdec: fix essence_offset calculationMarton Balint2018-03-01
* avformat/mxfdec: fix indentationMarton Balint2018-03-01
* avformat/dashenc: Removed usage of deprecated 'filename' variableKarthick Jeyapal2018-02-27
* avformat/dashenc: add option to change HTTP methodSerhii Marchuk2018-02-27
* avformat/utils: don't overwrite the return value of read_packet()James Almer2018-02-26
* avformat/concatdec: add support for very long line sizesMarton Balint2018-02-24
* avformat/aviobuf: add ff_read_line_to_bprint and ff_read_line_to_bprint_overw...Marton Balint2018-02-24
* Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin2018-02-24
* avformat/dashenc: chunk streaming support for low latency use casesVishwanath Dixit2018-02-24
* avformat/dashenc: opening a segment file when its first frame is readyVishwanath Dixit2018-02-24
* avformat/hvcc: zero initialize the nal buffers past the last written byteJames Almer2018-02-24
* avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta2018-02-23
* avformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streamsAman Gupta2018-02-23
* lavf/mpegts: add supplementary audio descriptorStefan Pöschel2018-02-23
* hlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVEL_SEGMENT_...Bela Bodecs2018-02-23
* avformat/flvdec: Set broken_sizes for FlixEngine.Nikolas Bowe2018-02-23
* avformat/mpegenc - log error msgs for unsupported LPCM streamsGyan Doshi2018-02-22
* avformat/movenc: addition of flag to fragment at every frameVishwanath Dixit2018-02-20
* avformat/matroskadec: fix return valueJames Almer2018-02-20
* avformat/matroskadec: free the packet on webvtt side data allocation failureJames Almer2018-02-20
* avformat/matroskadec: ignore CodecPrivate if the stream is VP9James Almer2018-02-19
* avformat/mpegenc - accept PCM_DVD streamsGyan Doshi2018-02-16
* avformat/aviobuf: zero initialize the AVIOContext in ffio_init_context()James Almer2018-02-14
* lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.Carl Eugen Hoyos2018-02-14
* lavf/matroskaenc: Force the minimum value for -reserve_index_space to 2.Carl Eugen Hoyos2018-02-12
* libavformat/aac: Parse ID3 tags between ADTS frames.Richard Shaffer2018-02-12
* avformat/Makefile: use individual dependencies for librtmp protocolsJames Almer2018-02-12
* Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'James Almer2018-02-11
|\
| * Drop some unnecessary config.h #includesDiego Biurrun2018-02-06
| * rtmp: Plug leak if sending bytes read report fails.Josh Allmann2018-01-24
* | lavf/rtpdec: Constify several pointers.Carl Eugen Hoyos2018-02-11
* | lavf/aptxdec: fix the limit on the APTX demuxer definitionJan Ekström2018-02-10
* | avformat/mov: Fix ctts_index calculationXiaohan Wang2018-02-10
* | avformat/format: temporarily use old next apiMuhammad Faiz2018-02-10
* | aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs2018-02-09