12535 Commits (4331484b8d70529b79e14ab22afe81b8fe203046)

Author SHA1 Message Date
Michael Niedermayer 864fdfa062 framecrcenc: print all side data elements, not just the first 12 years ago
Michael Niedermayer b2c4431944 framecrcenc: Also print the size of side data elements 12 years ago
Vignesh Venkatasubramanian 579c4add63 Fate test to print side_data crc if present 12 years ago
Diego Biurrun 48a4ffa722 asf: K&R formatting cosmetics 12 years ago
Stefano Sabatini a12787960e lavf/segment: extend PTS debugging log with -reset_timestamps 12 years ago
Michael Niedermayer f0eacbc760 dvenc: dont fail hard if the timecode is invalid 12 years ago
Michael Niedermayer a8343bfb6a riff: fix infinite loop 12 years ago
Carl Eugen Hoyos 90020d7f4b lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tag 12 years ago
Carl Eugen Hoyos a60530e3ee Require at least three frames to autodetect loas. 12 years ago
Carl Eugen Hoyos b45a3e167f Map the interlaced flag of yuv4mpeg streams to AVCodecContext->field_order. 12 years ago
Carl Eugen Hoyos 985e93a865 Do not fail for mixed interlaced / non-interlaced YUV4MPEG streams. 12 years ago
Carl Eugen Hoyos 6a50e8a190 Do not change codec in flv streams if the user has forced a codec. 12 years ago
Diego Biurrun 6c1a7d07eb Use proper "" quotes for local header #includes 12 years ago
Anton Khirnov 9ec8971060 bink demuxer: set framerate. 12 years ago
Anton Khirnov 1730ca2eca bink demuxer: check malloc return value 12 years ago
Allan Kristensen 4789c25d83 matroska: fixed missing S_DVBSUB subtitles 12 years ago
Diego Biurrun 0f5b0b4178 avisynth: Change demuxer name to avoid conflicts with AVS 12 years ago
Michael Niedermayer fe6767f849 asfdec: fix integer overflow in packet_replic_size check 12 years ago
Paul B Mahol 0dcfccaa69 auenc: strict check for supported codec 12 years ago
Paul B Mahol 10e4905dd9 auenc: remove put_au_header() and merge its code into au_write_header 12 years ago
Michael Niedermayer 033f1644b5 fixup_vorbis_headers: add missing malloc failure check 12 years ago
Paweł Hajdan, Jr 0451ff295a oggparsevorbis: use av_realloc consistently 12 years ago
Martin Storsjö 61d36761ef movenc: Simplify code by using avio_wb24 12 years ago
Carl Eugen Hoyos 91f359292a Correctly mark non-default streams when muxing matroska. 12 years ago
Michael Niedermayer 99b1b2b1c6 r3d: check that sampling rate is non negative. 12 years ago
Michael Niedermayer df92ac1852 r3d: fix division by 0 with 0 sample rate 12 years ago
Michael Niedermayer 036b9ee1c9 oggenc: fix "oggstream may be used uninitialized in this function" warning 12 years ago
Anton Khirnov 729b37149c mvi: set framerate 12 years ago
Carl Eugen Hoyos d88d0b6db6 Write forced track flag to matroska files. 12 years ago
Clément Bœsch f2b6aabd3d lavf/srtdec: do not try to queue empty subtitle chunks. 12 years ago
Michael Niedermayer 5de286ef88 mvdec: check var_read_string() return value 12 years ago
Michael Niedermayer 362271d72f mvdec: Check the frame counter against the correct limit. 12 years ago
Paul B Mahol d1d159d31e lavf/gifdec: cosmetics: remove extra whitespace 12 years ago
Paul B Mahol 254e11cc01 lavf/gifdec: fix typo 12 years ago
Michael Niedermayer 13aca070ab gifdec: resync support 12 years ago
Stefano Sabatini 1ec3324f00 lavf/img2enc: extend current options documentation 12 years ago
Stefano Sabatini 069d156454 lavf/img2dec: fix option help fields 12 years ago
Michael Niedermayer 55d66b2790 movenc: check that fps for tmcd is within encodable range. 12 years ago
Michael Niedermayer 9362f31b55 movenc: Calculate fps for tmcd without intermediate step. 12 years ago
Michael Niedermayer c071b00643 mpeg12demux: Fallback to startcode for stream type identification. 12 years ago
Paul B Mahol eb567a7999 eacdata: do not set sample_fmt 12 years ago
Paul B Mahol 7b007a7c1f flic: do not set sample_fmt 12 years ago
Paul B Mahol dd5689a3bd matroskadec: export codec bits_per_coded_sample 12 years ago
Paul B Mahol ee8d4a4142 matroskaenc: fix -codec copy with TTA 12 years ago
Paul B Mahol 9ddf5631e3 matroskaenc: support TTA muxing 12 years ago
Martin Storsjö 4a4a7e138c rtpenc_chain: Use the original AVFormatContext for getting payload type 12 years ago
Martin Storsjö 932117171f rtp: Make sure the output format pointer is set 12 years ago
Carl Eugen Hoyos fc50175ba2 Refuse to mux tta into matroska, the output file is broken. 12 years ago
Michael Niedermayer 69fb605ad5 mpc8: check stream count before accessing stream 1. 12 years ago
Carl Eugen Hoyos df39c3ce38 matroskaenc: add codec_tag lists back. 12 years ago