summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '933dec0e29ec4d2cb83474279a6c52d62fdb7310'Derek Buitenhuis2016-04-19
|\
| * file: Add an option for following a file that is being writtenMartin Storsjö2016-03-24
* | Merge commit 'ccea588f831906084b8c8235222920e6984beb72'Derek Buitenhuis2016-04-18
|\|
| * avio: Add an option 'rw_timeout'Andrey Utkin2016-03-24
* | Merge commit 'd44f3e4059506a182f59218b1e967d42b01e097c'Derek Buitenhuis2016-04-18
|\|
| * avio: Apply avoptions on the URLContext itself as wellMartin Storsjö2016-03-24
| * lavf: use new decode APIwm42016-03-23
| * lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-23
* | Merge commit '65a802401c6cc136576bb2e613c0577cbf622aa8'Derek Buitenhuis2016-04-17
|\|
| * build: Add component for the SRTP common codeDiego Biurrun2016-03-23
* | Merge commit '709c0f79d8032fcf733bfe58e79ca7ff0858c8bc'Derek Buitenhuis2016-04-17
|\|
| * nuv: Use the correct context for av_image_check_sizeVittorio Giovara2016-03-22
* | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis2016-04-17
|\|
* | avformat/hashenc: add missing avio_flush to hash_write_trailerJames Almer2016-04-16
* | 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