summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | dashdec: Support SegmentTimeline inside Periodsfan52018-02-09
* | avformat: fix stream_segment muxer build dependenciesJames Almer2018-02-07
* | avformat/hls: Support metadata updates from subdemuxersRichard Shaffer2018-02-07
* | avformat/fifo_test: remove network.h includeJames Almer2018-02-07
* | api: add missing version bumps and APIChanges entriesJames Almer2018-02-06
* | avformat/mov: add VP8 codec supportJames Almer2018-02-06
* | avformat/Makefile: fix fifo and fifo_test muxer build objectsJames Almer2018-02-06
* | avformat/bintext: Implement bin_probe()Michael Niedermayer2018-02-06
* | lavd: add new API for iterating input and output devicesJosh de Kock2018-02-06
* | lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-06
* | lavf: move fifo test muxer into separate fileJosh de Kock2018-02-06
* | lavf/rtp: replace linked list with arrayJosh de Kock2018-02-06
* | id3v2: fix unsynchronizationwm42018-02-04
* | rtsp: rename certain options after a deprecation periodwm42018-02-04
* | avformat/hls: store referer message in HLS http requestSteven Liu2018-02-01
* | avformat/http: add referer option into httpSteven Liu2018-02-01
* | avformat/mpegenc - fix typo in VBV warningGyan Doshi2018-01-30
* | avformat/matroskadec: force full frame parsing of MLP/TrueHD streamsJames Almer2018-01-29
* | dashdec: Fix segfault on decoding segment timelineBrendan McGrath2018-01-29
* | avformat: deprecate AVFormatContext filename fieldMarton Balint2018-01-28
* | avformat: migrate to AVFormatContext->urlMarton Balint2018-01-28
* | avformat/hls: migrate to AVFormatContext->urlMarton Balint2018-01-28
* | avformat: add url field to AVFormatContextMarton Balint2018-01-28