summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/utils: use av_codec_g/set_lowres()Michael Niedermayer2016-04-12
* avformat/concatdec: Use correct stream count on closeTimo Rothenpieler2016-04-11
* Merge commit '3e8fd93b6ab219221e17fa2b6243cc72cf2d69dc'Derek Buitenhuis2016-04-11
|\
| * lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov2016-02-26
* | Merge commit 'fa55addd23c2f168163175aee17adb125c2c0710'Derek Buitenhuis2016-04-11
|\|
| * img2: Drop av_ prefix for a static functionVittorio Giovara2016-02-24
* | avformat/hdsenc: Pass flags to child contextMichael Niedermayer2016-04-11
* | avformat/dashenc: Pass flags to child contextMichael Niedermayer2016-04-11
* | avformat/segment: Pass flags to child contextMichael Niedermayer2016-04-11
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-22
| * urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22
* | lavf/avio: Remove linebreak from https warning.Carl Eugen Hoyos2016-04-10
* | avformat/mpegts: Remove unused argument from analyze()Michael Niedermayer2016-04-10
* | avformat/mpegts: Check adaption field control in analyze() more instead of tr...Michael Niedermayer2016-04-10
* | lavf/rawenc: Add a raw gsm muxer.Carl Eugen Hoyos2016-04-09
* | lavf/gsmdec: Add raw gsm autodetection.Carl Eugen Hoyos2016-04-09
* | avformat/nistshperedec: add support for mu-law as sample-byte-formatPaul B Mahol2016-04-08
* | 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