summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/matroskaenc: Undo bits_per_coded_sample change as bits_per_raw_sampl...Michael Niedermayer2016-04-16
* lavf/bink: Cosmetics: Reindent after last commit.Carl Eugen Hoyos2016-04-15
* lavf/bink: Support Monkey Island 4 (SMUSH) files.Carl Eugen Hoyos2016-04-15
* avformat/hashenc: simplify hash_write_trailerJames Almer2016-04-14
* avformat/yop: alloc codecpar extradata only onceJames Almer2016-04-14
* avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol2016-04-14
* Merge commit '9765549f551ff40869aee1a6492b6a976c86cfe9'Derek Buitenhuis2016-04-14
|\
| * mpegts: Forward the errors on mpeg4 objects parsingLuca Barbato2016-03-20
| * matroska: Support V_QUICKTIME as written in the specificationLuca Barbato2016-03-15
* | 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