summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/img2dec: Support -loop with pipesMichael Niedermayer2014-10-051-0/+8
* avformat/assdec: make sure pos is initializedClément Bœsch2014-10-041-2/+2
* avformat/mpegts: use a padded buffer in read_sl_header()Michael Niedermayer2014-10-041-1/+5
* avformat/mpegts: Check desc_len / get8() return codeMichael Niedermayer2014-10-041-1/+1
* sdp: add support for H.261Thomas Volkert2014-10-042-1/+14
* Merge commit '55f03d872640175a00bfa262da4652b7312b905f'Michael Niedermayer2014-10-032-2/+1
|\
| * hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-032-1/+6
* | Revert "avformat/img2dec: reduce bmppipe probe score"Michael Niedermayer2014-10-031-1/+1
* | lavf/webm_dash: some fields should go into RepresentationVignesh Venkatasubramanian2014-10-021-24/+92
* | avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-021-17/+3
* | Support decoding 32bit pcm audio in mov.Carl Eugen Hoyos2014-10-021-0/+4
* | Stop demuxing wtv on eof.Carl Eugen Hoyos2014-10-021-0/+2
* | avformat/mxfenc: add jpeg2000 support.Benoit Fouet2014-10-021-0/+7
* | avformat/flvenc: fix codec_id_text checkMichael Niedermayer2014-10-021-1/+1
* | lavf/webm_dash: Fix incorrect bandwidth computationVignesh Venkatasubramanian2014-10-011-47/+49
* | lavf/webm_dash: fix hardcode in cues_end computationVignesh Venkatasubramanian2014-10-011-4/+7
* | avformat/movenc: automatically set AVC-Intra tagMichael Niedermayer2014-10-011-0/+1
* | avformat/movenc: AVC Intra supportMichael Niedermayer2014-10-011-4/+60
* | avformat/aviobuf: fix avio_flush() for read streamswm42014-09-302-3/+9
* | avformat/flvenc: When using "-c:d copy", don't require a codec for passing th...Jeffrey Wescott2014-09-301-13/+19
* | Kill timed SRTClément Bœsch2014-09-304-53/+6
* | RTMP: fix FD leak in rtmp_open()Alexander Drozdov2014-09-301-1/+1
* | Merge commit '19133e96d30e3f80dbae236ef081aedef419a6bf'Michael Niedermayer2014-09-291-0/+5
|\ \ | |/
| * lavf: fix memleaks in avformat_find_stream_info()Justin Ruggles2014-09-291-0/+5
* | Merge commit 'a05f5052fef3b3743fab7846da12861d8a8098ec'Michael Niedermayer2014-09-291-1/+11
|\ \ | |/
| * sdp: Make opus declaration conform to the specTimothy B. Terriberry2014-09-291-1/+11
| * probe: Bump the score for mime type matchingAndreas Cadhalpun2014-09-261-1/+1
* | avformat/hlsenc: fix outter typoMichael Niedermayer2014-09-291-2/+2
* | avformat/hlsenc: export inner muxer timebaseMichael Niedermayer2014-09-281-1/+7
* | avformat/hlsenc: Added parameter -hls_allow_cacheJoakim Roubert2014-09-281-0/+6
* | avformat/assdec: make sure to free allocated data in case of errorClément Bœsch2014-09-271-3/+3
* | avformat/assenc: mux an event header if none are found in extradataClément Bœsch2014-09-271-0/+2
* | avformat/assdec: add myself to CopyrightClément Bœsch2014-09-271-0/+1
* | avformat/assdec: reindent after previous commitClément Bœsch2014-09-271-16/+15
* | avformat/assdec: make sure "Comments:" events end up in the headerClément Bœsch2014-09-271-18/+8
* | avformat/assdec: output ASS packetsClément Bœsch2014-09-272-8/+29
* | libavformat/iff: print error message when DSDIFF compression type is not supp...Peter Ross2014-09-261-1/+7
* | Merge commit '4d5b99dacdbb56373e5abe2ad35fc87b5c0c5bd2'Michael Niedermayer2014-09-261-7/+7
|\ \ | |/
| * caf: Give context structure a consistent nameDiego Biurrun2014-09-261-7/+7
* | avformat/srtdec: simpler and more lenient probingClément Bœsch2014-09-261-11/+16
* | avformat: add SUP/PGS subtitle demuxerwm42014-09-264-1/+112
* | Autodetect jpg images.Carl Eugen Hoyos2014-09-264-1/+55
* | avformat/img2dec: enable generic seeking for image pipesMichael Niedermayer2014-09-251-0/+1
* | avformat/img2dec: initialize pkt->pos for image pipesMichael Niedermayer2014-09-251-0/+3
* | avformat/img2dec: pass error code and signal EOFMichael Niedermayer2014-09-251-1/+7
* | avformat/img2dec: fix error code at EOF for pipesMichael Niedermayer2014-09-251-1/+1
* | Merge commit '4620affa24eedb167482198aa04126bcedd05620'Michael Niedermayer2014-09-251-12/+18
|\ \ | |/
| * m4vdec: K&R formatting cosmeticsGabriel Dume2014-09-251-12/+18
* | Merge commit '86a361081d3eb4e999d75bc2a462f01d88cbd2e5'Michael Niedermayer2014-09-251-17/+20
|\ \ | |/
| * lmlm4: K&R formatting cosmeticsGabriel Dume2014-09-251-17/+20
OpenPOWER on IntegriCloud