summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/nistspheredec: fix silly bugPaul B Mahol2016-04-08
* avformat: support shorten in nistshpere demuxerPaul B Mahol2016-04-07
* avformat: add aix demuxerPaul B Mahol2016-04-07
* avformat: add musx demuxerPaul B Mahol2016-04-05
* avformat/brstm: lower magic number, fixes decoding of some filesPaul B Mahol2016-04-03
* lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformatHendrik Leppkes2016-04-03
* avformat/wavdec: fix typo with lenMichael Niedermayer2016-04-03
* avformat/wavdec: Remove direct s->pb->buffer accessMichael Niedermayer2016-04-03
* wavdec: Only set the codec ID in read_headerDerek Buitenhuis2016-04-03
* lavf/segment: add option to write empty filler segments as neededRodger Combs2016-04-02
* lavf/segment: slight refactor to seg_write_packetRodger Combs2016-04-02
* lavf/segment: style nitRodger Combs2016-04-02
* lavf/segment: support automatic bitstream filteringRodger Combs2016-04-02
* psxstr: Remove some commented out codeDerek Buitenhuis2016-03-31
* avformat/latmenc: auto-insert aac_adtstoasc bitstream filter when neededJames Almer2016-03-30
* avformat/svag: fix division by zeroJames Almer2016-03-28
* fix some a/an typosLou Logan2016-03-28
* avformat/segment: set format options for all segmentsMarton Balint2016-03-26
* avformat/rtpdec: Remove stray debug av_log()Michael Niedermayer2016-03-26
* avformat/rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp2016-03-24
* avformat/mpegtsenc: Fix used serviceMichael Niedermayer2016-03-24
* avformat/mpegtsenc: Keep track of the program for each serviceMichael Niedermayer2016-03-24
* lavf/img2dec: Skip COM when auto-detecting jpeg.Carl Eugen Hoyos2016-03-22
* rtpdec: support for VC-2 HQ RTP payload format (draft v1)Thomas Volkert2016-03-22
* avformat/utils: scan a bit farther for a keyframe in mpeg/mpegts (7 sec inste...Michael Niedermayer2016-03-21
* lavf/matroskaenc.c: add early support for colour elementsNeil Birkbeck2016-03-21
* avformat/mov: read start_pad from edit list start time if codec is aacMarton Balint2016-03-20
* avformat/utils: increase detected start_time with skip_samplesMarton Balint2016-03-20
* lavf/dv: use c->sys->frame_size in dv_frame_offset()Clément Bœsch2016-03-20
* lavf/dv: reindent after previous commitClément Bœsch2016-03-20
* lavf/dv: do not check for c->sysClément Bœsch2016-03-20
* avformat/utils: Do not wait for more than 1 frame on attachmentsMichael Niedermayer2016-03-19
* avformat/wtvdec: Set AVFMTCTX_NOHEADERMichael Niedermayer2016-03-19
* avformat/file: Add crypto to default whitelistMichael Niedermayer2016-03-19
* lavf/srtdec: do not be strict wrt timing digit lengthsClément Bœsch2016-03-18
* lavf/avidec: Add blurb regarding the skipping of xxpc entries in the indexMats Peterson2016-03-18
* avformat/segment: Fix "occured" typoMichael Niedermayer2016-03-17
* avformat/avio: Fix unknown protocol handlingMichael Niedermayer2016-03-17
* matroskaenc: set the actual PCM bitdepth in the headerHendrik Leppkes2016-03-16
* hls: handle crypto in the protocol checksHendrik Leppkes2016-03-16
* hls: read protocol options through the AVIOContextHendrik Leppkes2016-03-16
* lavf/segment: change type of increment_tc to BOOLStefano Sabatini2016-03-15
* lavf/segment: add increment_tc optionMartin Vignali2016-03-15
* lavf/mxfdec: Fix Canopus essence element size.Carl Eugen Hoyos2016-03-14
* lavf/http: Add httpproxy to the default protocol whitelist.Carl Eugen Hoyos2016-03-14
* lavf/avienc: Clear whole tag in avi_add_ientry()Mats Peterson2016-03-13
* lavf/avienc: Add xxpc entries to indexMats Peterson2016-03-13
* avformat/avienc: factor out avi_add_ientry()Mats Peterson2016-03-13
* lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunksMats Peterson2016-03-13
* avformat/hlsenc: Add support for HLS PLAYLIST types EVENT and VODAdam Kent2016-03-12