summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* libavformat/matroskadec: Add test for seeking with codec delay.Chris Cunningham2016-07-30
* avformat/rmdec: Clear extradata when extradata_size is clearedMichael Niedermayer2016-07-29
* Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch2016-07-29
|\
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-29
|\|
| * Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-20
| * Add MagicYUV decoderPaul B Mahol2016-06-20
* | lavf/mpegtsenc: add special case for handling timed ID3 packetsStefano Sabatini2016-07-29
* | avformat/matroskaenc: Write duration early during mkv_write_header (Rev #3)softworkz2016-07-28
* | avformat/hls: Fix missing streams in some cases with MPEG TSAnssi Hannula2016-07-28
* | avformat/hls: Move stream propagation to a separate functionAnssi Hannula2016-07-28
* | avformat/hls: Use an array instead of stream offset for stream mappingAnssi Hannula2016-07-28
* | avformat/hls: Sync starting segment across variants on live streamsAnssi Hannula2016-07-28
* | avformat/hls: Fix regression with ranged media segmentsAnssi Hannula2016-07-28
* | avformat/utils: Fix find_stream_info not considering the extradata it foundAnssi Hannula2016-07-28
* | avformat/flvdec: parse keyframe before a\v stream was created add_keyframes_i...Xinzheng Zhang2016-07-27
* | avformat/flvdec: splitting add_keyframes_index() out from parse_keyframes_ind...Xinzheng Zhang2016-07-27
* | librtmp: Avoid an infiniloop setting connection argumentsLuca Barbato2016-07-26
* | avformt/matroskaenc: undo an accidental revert by commit 5d48e4eaJames Almer2016-07-26
* | libavformat/rtpdec_asf: zero initialize the AVIOContext structKacper Michajłow2016-07-25
* | avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer2016-07-25
* | avformat/tee: Rescale ts using av_packet_rescale_tsJan Sebechlebsky2016-07-23
* | libavformat/movenc: add dnxhr compatibility for apple playersMark Reid2016-07-23
* | libavformat/matroskadec: fix unsigned overflow to improve seekingChris Cunningham2016-07-23
* | avformat/teeproto: Fix memset sizeofMichael Niedermayer2016-07-22
* | avformat/mov: Do not allocate empty extradataMichael Niedermayer2016-07-21
* | libavformat/rawenc: add dnxhr raw format extensionMark Reid2016-07-21
* | libopenmpt: Add "date" to metadata.Jörn Heusipp2016-07-21
* | libopenmpt: set stream duration and fix time baseJörn Heusipp2016-07-21
* | libopenmpt: add subsong supportJosh de Kock2016-07-21
* | avformat/oggenc: add vp8 muxing supportJames Almer2016-07-20
* | avformat: add an Ogg Video muxerJames Almer2016-07-20
* | avformat/mux: Fix some codecpar non usesMichael Niedermayer2016-07-21
* | avformat/avlanguage: make av_convert_lang_to() internalJames Almer2016-07-19
* | avformat/oggenc: fix page duration calculation when granule differs from time...James Almer2016-07-19
* | avformat/oggparsevp8: fix pts calculation on pages ending with an invisible f...James Almer2016-07-19
* | avformat: Add tee protocolMichael Niedermayer2016-07-19
* | cosmetics: fix some misspelled wordsJames Almer2016-07-17
* | libavformat/libopenmpt: Fix memory leak in error path in read_header_openmpt().Jörn Heusipp2016-07-17
* | avformat/tee: Use ff_format_output_open() functionJan Sebechlebsky2016-07-16
* | avformat/utils: Add ff_format_output_open() functionJan Sebechlebsky2016-07-16
* | avformat/tee: Support flushing by writing NULL pktJan Sebechlebsky2016-07-16
* | avformat/tee: Use ff_stream_encode_params_copy()Jan Sebechlebsky2016-07-16
* | avformat/utils: Add ff_stream_encode_params_copy()Jan Sebechlebsky2016-07-16
* | lavf: add libopenmpt demuxerJosh de Kock2016-07-15
* | lavf/vplayerdec: Improve auto-detection.Clément Bœsch2016-07-15
* | lavf/img2dec: Also auto-detect (unusual) uncompressed pcx.Carl Eugen Hoyos2016-07-15
* | lavf/img2: Remove ffv1-img.Carl Eugen Hoyos2016-07-15
* | avformat/segment: remove the check_bitstream from segmentSteven Liu2016-07-14
* | avformat/mux: Apply auto bsfs in av_write_frame() tooMichael Niedermayer2016-07-14
* | avformat/mux: Factor do_packet_auto_bsf() outMichael Niedermayer2016-07-14