summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | avformat/flvenc: When using "-c:d copy", don't require a codec for passing th...Jeffrey Wescott2014-09-30
* | Kill timed SRTClément Bœsch2014-09-30
* | RTMP: fix FD leak in rtmp_open()Alexander Drozdov2014-09-30
* | Merge commit '19133e96d30e3f80dbae236ef081aedef419a6bf'Michael Niedermayer2014-09-29
|\|
| * lavf: fix memleaks in avformat_find_stream_info()Justin Ruggles2014-09-29
* | Merge commit 'a05f5052fef3b3743fab7846da12861d8a8098ec'Michael Niedermayer2014-09-29
|\|
| * sdp: Make opus declaration conform to the specTimothy B. Terriberry2014-09-29
| * probe: Bump the score for mime type matchingAndreas Cadhalpun2014-09-26
* | avformat/hlsenc: fix outter typoMichael Niedermayer2014-09-29
* | avformat/hlsenc: export inner muxer timebaseMichael Niedermayer2014-09-28
* | avformat/hlsenc: Added parameter -hls_allow_cacheJoakim Roubert2014-09-28
* | avformat/assdec: make sure to free allocated data in case of errorClément Bœsch2014-09-27
* | avformat/assenc: mux an event header if none are found in extradataClément Bœsch2014-09-27
* | avformat/assdec: add myself to CopyrightClément Bœsch2014-09-27
* | avformat/assdec: reindent after previous commitClément Bœsch2014-09-27
* | avformat/assdec: make sure "Comments:" events end up in the headerClément Bœsch2014-09-27
* | avformat/assdec: output ASS packetsClément Bœsch2014-09-27
* | libavformat/iff: print error message when DSDIFF compression type is not supp...Peter Ross2014-09-26
* | Merge commit '4d5b99dacdbb56373e5abe2ad35fc87b5c0c5bd2'Michael Niedermayer2014-09-26
|\|
| * caf: Give context structure a consistent nameDiego Biurrun2014-09-26
* | avformat/srtdec: simpler and more lenient probingClément Bœsch2014-09-26
* | avformat: add SUP/PGS subtitle demuxerwm42014-09-26
* | Autodetect jpg images.Carl Eugen Hoyos2014-09-26
* | avformat/img2dec: enable generic seeking for image pipesMichael Niedermayer2014-09-25
* | avformat/img2dec: initialize pkt->pos for image pipesMichael Niedermayer2014-09-25
* | avformat/img2dec: pass error code and signal EOFMichael Niedermayer2014-09-25
* | avformat/img2dec: fix error code at EOF for pipesMichael Niedermayer2014-09-25
* | Merge commit '4620affa24eedb167482198aa04126bcedd05620'Michael Niedermayer2014-09-25
|\|
| * m4vdec: K&R formatting cosmeticsGabriel Dume2014-09-25
* | Merge commit '86a361081d3eb4e999d75bc2a462f01d88cbd2e5'Michael Niedermayer2014-09-25
|\|
| * lmlm4: K&R formatting cosmeticsGabriel Dume2014-09-25
* | Merge commit '95d312d6c82e7485f43c3ddda0f369af0e41c83b'Michael Niedermayer2014-09-25
|\|
| * concat: K&R formatting cosmeticsGabriel Dume2014-09-25
* | Merge commit '2f172f1ae984b763c06069adb51d0053b3834f4b'Michael Niedermayer2014-09-25
|\|
| * rtsp: Clear the session id on redirectsMartin Storsjö2014-09-24
* | Merge commit 'ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc'Michael Niedermayer2014-09-25
|\|
| * rtpenc: HEVC/H.265 supportThomas Volkert2014-09-24
* | Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95'Michael Niedermayer2014-09-25
|\|
| * libavformat: Move avc mp4 startcode parsing to a shared fileMartin Storsjö2014-09-24
* | libavformat/ffmetadec: Make unchanged function arguments constMichael Niedermayer2014-09-24
* | libavformat/dv: Make unchanged function arguments constMichael Niedermayer2014-09-24
* | libavformat/avienc: Make unchanged function arguments constMichael Niedermayer2014-09-24
* | libavformat/avidec: Make unchanged function arguments constMichael Niedermayer2014-09-24
* | Merge commit 'c463dfc7e49929a9891884312b23b27d14729c51'Michael Niedermayer2014-09-24
|\|
| * rtpdec_hevc: Drop a duplicated, nonstandard entryVittorio Giovara2014-09-24
* | avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header()Benoit Fouet2014-09-23
* | avformat/asfenc: Make asf_write_indexs index argument constMichael Niedermayer2014-09-22
* | avformat/adtsenc: buf isnt changed in adts_decode_extradata(), make it constMichael Niedermayer2014-09-22
* | avformat/avidec: ensure that palette does not contain the BottomUp info.Benoit Fouet2014-09-22
* | avformat/img2: remove useless 'pix' duplicated entry.Benoit Fouet2014-09-22