summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/framehash: enable new outputJames Almer2016-04-13
* avformat/framehash: add sidedata checksumJames Almer2016-04-13
* avformat/tee: Refactor close_slaves function in tee muxerJan Sebechlebsky2016-04-14
* avformat/dump: Fix sign bug in reported "start" timeBryan Huh2016-04-14
* avformat/framehash: add extradata checksumJames Almer2016-04-13
* avformat/framecrc: enable new outputJames Almer2016-04-13
* Merge commit '7e01d48cfd168c3dfc663f03a3b6a98e0ecba328'Derek Buitenhuis2016-04-13
|\
| * mov: Check the entries value when parsing dref boxesLuca Barbato2016-03-11
* | Revert "Merge commit '1ceb07eb313c2d51383408025e57a2fe50ccd164'"Derek Buitenhuis2016-04-13
* | Merge commit 'd40cb726d271b0284642a1ba159eb26a5c579f77'Derek Buitenhuis2016-04-13
|\|
| * mov: Trim dref absolute pathVittorio Giovara2016-03-05
| * asfenc: remove an unused variableAnton Khirnov2016-03-05
| * asfenc: fix some possible integer overflowsAnton Khirnov2016-03-05
* | Merge commit '1ceb07eb313c2d51383408025e57a2fe50ccd164'Derek Buitenhuis2016-04-13
|\|
| * avformat_find_stream_info: move duration guessing after updating codec parame...Anton Khirnov2016-03-04
| * sdp: fix opus sprop-stereo fmtp syntaxMark Harris2016-03-01
* | avformat/uncodedframecrc: fix incompatible pointer type warningJames Almer2016-04-13
* | avformat/framehash: Add more information to the outputMichael Niedermayer2016-04-12
* | avformat: add hash and framehash muxersMoritz Barsnick2016-04-12
* | 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