19238 Commits (8dcfe43de09b9f35e68a2b544b8656ad34a0b6cb)

Author SHA1 Message Date
Michael Niedermayer 38cc5c298c avformat/mov: Do not allocate empty extradata 9 years ago
Mark Reid 541731488e libavformat/rawenc: add dnxhr raw format extension 9 years ago
Jörn Heusipp 64131b87d6 libopenmpt: Add "date" to metadata. 9 years ago
Jörn Heusipp 840df1f193 libopenmpt: set stream duration and fix time base 9 years ago
Josh de Kock 9134d2df5b libopenmpt: add subsong support 9 years ago
James Almer 120f34b6ac avformat/oggenc: add vp8 muxing support 9 years ago
James Almer 66408fce49 avformat: add an Ogg Video muxer 9 years ago
Michael Niedermayer 3af1aba2be avformat/mux: Fix some codecpar non uses 9 years ago
James Almer 1582e306a4 avformat/avlanguage: make av_convert_lang_to() internal 9 years ago
James Almer b3820cabad avformat/oggenc: fix page duration calculation when granule differs from timestamp 9 years ago
James Almer 5adfbd3918 avformat/oggparsevp8: fix pts calculation on pages ending with an invisible frame 9 years ago
Michael Niedermayer 64caafaeb1 avformat: Add tee protocol 9 years ago
James Almer d688f39dc4 cosmetics: fix some misspelled words 9 years ago
Jörn Heusipp f1eb6ddcb3 libavformat/libopenmpt: Fix memory leak in error path in read_header_openmpt(). 9 years ago
Jan Sebechlebsky df9cc7f0a9 avformat/tee: Use ff_format_output_open() function 9 years ago
Jan Sebechlebsky 6a3515a5a4 avformat/utils: Add ff_format_output_open() function 9 years ago
Jan Sebechlebsky e144b86fa4 avformat/tee: Support flushing by writing NULL pkt 9 years ago
Jan Sebechlebsky 3d7b5ad217 avformat/tee: Use ff_stream_encode_params_copy() 9 years ago
Jan Sebechlebsky 1732d89403 avformat/utils: Add ff_stream_encode_params_copy() 9 years ago
Josh de Kock d52dd768a3 lavf: add libopenmpt demuxer 9 years ago
Clément Bœsch 77726d32a8 lavf/vplayerdec: Improve auto-detection. 9 years ago
Carl Eugen Hoyos e1023aa1dd lavf/img2dec: Also auto-detect (unusual) uncompressed pcx. 9 years ago
Carl Eugen Hoyos 040b4e139b lavf/img2: Remove ffv1-img. 9 years ago
Steven Liu e29d2d9c92 avformat/segment: remove the check_bitstream from segment 9 years ago
Michael Niedermayer a2c90d5f98 avformat/mux: Apply auto bsfs in av_write_frame() too 9 years ago
Michael Niedermayer de9674c5ea avformat/mux: Factor do_packet_auto_bsf() out 9 years ago
Matthieu Bouron 6c8942cdfb lavf/mov: fix stream extradata_size allocation 9 years ago
James Almer 4acdbb1c6c avformat/oggenc: always use the time base stored in the theora header 9 years ago
James Almer f60b54902f avformat/oggenc: make flac the default for oga muxer 9 years ago
Steven Liu b45a976ed4 add split_by_time flag for support splite mpegts segment at non-keyframe 9 years ago
smitbose d915b6e592 Added Quadrox format 9 years ago
Carl Eugen Hoyos d5edb6c048 lavf/aiffdec: Support QDMC demuxing. 9 years ago
Michael Niedermayer c1c7e0abb0 avformat/avformat: Move new field to the end of AVStream 9 years ago
Hendrik Leppkes c2e13d2ecd avformat/utils: update deprecated AVStream->codec when the context is updated 9 years ago
Vadim Kalinsky e370aad67d avformat/mov: Skip non-key frames if AVDISCARD_NONKEY is set. 9 years ago
Michael Niedermayer 8a3221cc67 avformat/mov: Check sample size 9 years ago
Paul B Mahol d693392886 avformat/mov: parse rtmd track timecode 9 years ago
Paul B Mahol 8fb92ea7e2 avcodec: add YUY2 Lossless Codec decoder 9 years ago
Jan Sebechlebsky d46a8e30dc avformat/tee: Support arbitrary number of slaves 9 years ago
Rodger Combs 6ee7adb881
lavf/srtdec: fix indent 9 years ago
Rodger Combs af7e2734b9
lavf: update auto-bsf to new BSF API 9 years ago
Rodger Combs 150e5e13b1
lavf: deprecate av_apply_bitstream_filters 9 years ago
Rodger Combs 1df401505c
lavf/srtdec: fix probing files with negative first timestamps 9 years ago
Michael Niedermayer 4cc896ea5f avformat/format: Fix registering a format more than once and related races 9 years ago
David Murmann 0296b4b8d8 avformat/movenc: add option to use keys/mdta atoms for metadata 9 years ago
Clément Bœsch 8ca78d0fef lavf/utils: fix const warning at a find_decoder() call 9 years ago
Clément Bœsch 1e9b79b2db movenc: mark astronomical_body const string as static 9 years ago
Michael Niedermayer 46a60fe184 avformat: Fix ff_interleaved_peek() 9 years ago
Michael Niedermayer f573acc424 avformat/matroskadec: Call matroska_read_close() on header parsing error 9 years ago
Michael Niedermayer 388f095766 avformat/g729dec: Fix av_log() formating string 9 years ago