summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mux: Check that deinit is set before calling itMichael Niedermayer2016-04-24
* avformat/mpegts: Skip over broken 0x80 headersMichael Niedermayer2016-04-24
* avformat/mpegts: factor duplicate seek back code into mpegts_resyncMichael Niedermayer2016-04-24
* lavf/isom: Support Perian tag NELL for nellymoser.Carl Eugen Hoyos2016-04-23
* avformat/tee: Handling slave failure in tee muxerJan Sebechlebsky2016-04-22
* avformat/tee: Fix leaks in tee muxer when open_slave failsJan Sebechlebsky2016-04-22
* Merge commit '704a39769719d2e1ae3f13bfc562b51c9cd002d7'Derek Buitenhuis2016-04-22
|\
| * rtmpdh: add an stdio.h includeAnton Khirnov2016-03-25
* | avcodec: add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-04-21
* | Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48'Derek Buitenhuis2016-04-21
|\|
| * testprogs: Clean up #includesDiego Biurrun2016-03-24
* | Merge commit '3ee2ec5ec1e39a438f89302d949c93a1b5d365a2'Derek Buitenhuis2016-04-21
|\|
| * unix: Use rw_timeout for setting the connect timeoutMartin Storsjö2016-03-24
| * tcp: Use rw_timeout for setting the connect/listen timeoutsMartin Storsjö2016-03-24
* | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis2016-04-21
|\|
| * avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-24
* | libnut: Pass stream to ff_parse_specific_paramsDerek Buitenhuis2016-04-21
* | lavf: use new decode APIwm42016-04-21
* | lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-04-21
* | avformat/utils: Remove use of caps_internal as it is not public APIMichael Niedermayer2016-04-21
* | 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
|\|