aboutsummaryrefslogtreecommitdiff
path: root/libavformat
AgeCommit message (Expand)Author
2018-02-27avformat/dashenc: Removed usage of deprecated 'filename' variableKarthick Jeyapal
2018-02-27avformat/dashenc: add option to change HTTP methodSerhii Marchuk
2018-02-26avformat/utils: don't overwrite the return value of read_packet()James Almer
2018-02-24avformat/concatdec: add support for very long line sizesMarton Balint
2018-02-24avformat/aviobuf: add ff_read_line_to_bprint and ff_read_line_to_bprint_overw...Marton Balint
2018-02-24Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin
2018-02-24avformat/dashenc: chunk streaming support for low latency use casesVishwanath Dixit
2018-02-24avformat/dashenc: opening a segment file when its first frame is readyVishwanath Dixit
2018-02-24avformat/hvcc: zero initialize the nal buffers past the last written byteJames Almer
2018-02-23avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta
2018-02-23avformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streamsAman Gupta
2018-02-23lavf/mpegts: add supplementary audio descriptorStefan Pöschel
2018-02-23hlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVEL_SEGMENT_...Bela Bodecs
2018-02-23avformat/flvdec: Set broken_sizes for FlixEngine.Nikolas Bowe
2018-02-22avformat/mpegenc - log error msgs for unsupported LPCM streamsGyan Doshi
2018-02-20avformat/movenc: addition of flag to fragment at every frameVishwanath Dixit
2018-02-20avformat/matroskadec: fix return valueJames Almer
2018-02-20avformat/matroskadec: free the packet on webvtt side data allocation failureJames Almer
2018-02-19avformat/matroskadec: ignore CodecPrivate if the stream is VP9James Almer
2018-02-16avformat/mpegenc - accept PCM_DVD streamsGyan Doshi
2018-02-14avformat/aviobuf: zero initialize the AVIOContext in ffio_init_context()James Almer
2018-02-14lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.Carl Eugen Hoyos
2018-02-12lavf/matroskaenc: Force the minimum value for -reserve_index_space to 2.Carl Eugen Hoyos
2018-02-12libavformat/aac: Parse ID3 tags between ADTS frames.Richard Shaffer
2018-02-12avformat/Makefile: use individual dependencies for librtmp protocolsJames Almer
2018-02-11Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'James Almer
2018-02-11lavf/rtpdec: Constify several pointers.Carl Eugen Hoyos
2018-02-10lavf/aptxdec: fix the limit on the APTX demuxer definitionJan Ekström
2018-02-10avformat/mov: Fix ctts_index calculationXiaohan Wang
2018-02-10avformat/format: temporarily use old next apiMuhammad Faiz
2018-02-09aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs
2018-02-09dashdec: Support SegmentTimeline inside Periodsfan5
2018-02-07avformat: fix stream_segment muxer build dependenciesJames Almer
2018-02-07avformat/hls: Support metadata updates from subdemuxersRichard Shaffer
2018-02-07avformat/fifo_test: remove network.h includeJames Almer
2018-02-06api: add missing version bumps and APIChanges entriesJames Almer
2018-02-06avformat/mov: add VP8 codec supportJames Almer
2018-02-06avformat/Makefile: fix fifo and fifo_test muxer build objectsJames Almer
2018-02-06avformat/bintext: Implement bin_probe()Michael Niedermayer
2018-02-06lavd: add new API for iterating input and output devicesJosh de Kock
2018-02-06lavf: add new API for iterating muxers and demuxersJosh de Kock
2018-02-06lavf: move fifo test muxer into separate fileJosh de Kock
2018-02-06lavf/rtp: replace linked list with arrayJosh de Kock
2018-02-06Drop some unnecessary config.h #includesDiego Biurrun
2018-02-04id3v2: fix unsynchronizationwm4
2018-02-04rtsp: rename certain options after a deprecation periodwm4
2018-02-01avformat/hls: store referer message in HLS http requestSteven Liu
2018-02-01avformat/http: add referer option into httpSteven Liu
2018-01-30avformat/mpegenc - fix typo in VBV warningGyan Doshi
2018-01-29avformat/matroskadec: force full frame parsing of MLP/TrueHD streamsJames Almer