summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mov: Fix 'warning: format specifies type unsigned short but the argu...Michael Niedermayer2014-10-09
* avformat/dump: use format dump_separator if the codec one is not setMichael Niedermayer2014-10-09
* fix seperator typoMichael Niedermayer2014-10-09
* Merge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6'Michael Niedermayer2014-10-09
|\
| * mov: support the Color Parameter Atoms 'colr'Vittorio Giovara2014-10-08
* | Merge commit '167e6f1489368a4693145da61cb022c113a285bc'Michael Niedermayer2014-10-09
|\|
| * dump: Update streams and chapters printout formatSylvain Rabot2014-10-08
* | avformat: Allow choosing the dump format field separator.Michael Niedermayer2014-10-09
* | Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8'Michael Niedermayer2014-10-09
|\|
| * dump: split audio and video probing on multiple linesVittorio Giovara2014-10-08
* | Merge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579'Michael Niedermayer2014-10-08
|\|
| * avformat: bump version after mime_type changeVittorio Giovara2014-10-08
* | Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'Michael Niedermayer2014-10-08
|\|
| * avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun2014-10-08
* | avformat/matroskadec: do not trust the default duration to be the real 1/time...Michael Niedermayer2014-10-08
* | avformat/tiertexseq: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-07
* | avformat/hls: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-07
* | avformat/mxfdec: read reel_name and source timecode from physical source packageMark Reid2014-10-07
* | Merge commit '28816050e47b6dba430a52e429d21a864cffda8e'Michael Niedermayer2014-10-07
|\|
| * lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-06
* | Merge commit 'b76249443864c88ffb2d41ab8d1de7432e985dc7'Michael Niedermayer2014-10-07
|\|
| * sdp: Simplify parsing/conversion of H264 extradataMartin Storsjö2014-10-06
* | avformat/mov: do not overwrite extradata in mov_read_glbl()Michael Niedermayer2014-10-06
* | avformat: remove obsolete FF_API_READ_PACKET cruftJames Almer2014-10-05
* | avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruftJames Almer2014-10-05
* | avformat: remove obsolete FF_API_SET_PTS_INFO cruftJames Almer2014-10-05
* | avformat: remove obsolete FF_API_NEW_STREAM cruftJames Almer2014-10-05
* | avformat: remove obsolete FF_API_FORMAT_PARAMETERS cruftJames Almer2014-10-05
* | avformat: remove obsolete FF_API_ALLOC_OUTPUT_CONTEXT cruftJames Almer2014-10-05
* | avformat/options_table: add FF_COMPLIANCE_UNOFFICIALMichael Niedermayer2014-10-05
* | avformat/img2dec: Attempt to detect non-escaped glob patterns too (-pattern_t...Alexander Strasser2014-10-05
* | avformat/img2dec: Support -loop with pipesMichael Niedermayer2014-10-05
* | avformat/assdec: make sure pos is initializedClément Bœsch2014-10-04
* | avformat/mpegts: use a padded buffer in read_sl_header()Michael Niedermayer2014-10-04
* | avformat/mpegts: Check desc_len / get8() return codeMichael Niedermayer2014-10-04
* | sdp: add support for H.261Thomas Volkert2014-10-04
* | Merge commit '55f03d872640175a00bfa262da4652b7312b905f'Michael Niedermayer2014-10-03
|\|
| * hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-03
* | Revert "avformat/img2dec: reduce bmppipe probe score"Michael Niedermayer2014-10-03
* | lavf/webm_dash: some fields should go into RepresentationVignesh Venkatasubramanian2014-10-02
* | avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-02
* | Support decoding 32bit pcm audio in mov.Carl Eugen Hoyos2014-10-02
* | Stop demuxing wtv on eof.Carl Eugen Hoyos2014-10-02
* | avformat/mxfenc: add jpeg2000 support.Benoit Fouet2014-10-02
* | avformat/flvenc: fix codec_id_text checkMichael Niedermayer2014-10-02
* | lavf/webm_dash: Fix incorrect bandwidth computationVignesh Venkatasubramanian2014-10-01
* | lavf/webm_dash: fix hardcode in cues_end computationVignesh Venkatasubramanian2014-10-01
* | avformat/movenc: automatically set AVC-Intra tagMichael Niedermayer2014-10-01
* | avformat/movenc: AVC Intra supportMichael Niedermayer2014-10-01
* | avformat/aviobuf: fix avio_flush() for read streamswm42014-09-30