15240 Commits (f2407407121f5439fc32b733c2ad9a2bd94e766a)

Author SHA1 Message Date
Michael Niedermayer b2d1e22c2a avformat/udp: fix build on MINIX 11 years ago
Michael Niedermayer 74760883fc avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial format extensions being enabled. 11 years ago
Vignesh Venkatasubramanian c80181352c lavf/matroskaenc: Fix Cues on Audio for WebM DASH 11 years ago
Martin Storsjö 103243ca64 oggenc: Set the right AVOption size for the pref_duration option 11 years ago
Michael Niedermayer 27b893b231 avformat/mov: fix "warning: variable altitude set but not used" warning 11 years ago
Martin Storsjö e7d6d0bf3c mov: Export geotag metadata fields 11 years ago
Carl Eugen Hoyos d58bcc1921 Allow >2G for skip_initial_bytes. 11 years ago
Martin Storsjö 95b7fa1729 oggenc: Support flushing the muxer 11 years ago
Michael Niedermayer 571ab8344a avformat/avidec: allow rounding errors between scale/rate and timebase 11 years ago
Lou Logan 88f2586adb fix various typos 11 years ago
Michael Niedermayer 72e4ceeb79 avformat/asfdec: Use a parser for mpeg4-asp to find has_b_frames 11 years ago
Carl Eugen Hoyos 763e714442 Do not limit blocksize when reading PCM from aiff. 11 years ago
Michael Niedermayer 1a426d5404 avformat/utils/avformat_find_stream_info: Move max_analyze_duration setup out of the packet loop 11 years ago
Michael Niedermayer 6f6edfe1c0 avformat/utils: Call ff_rfps_add_frame() only for video 11 years ago
Michael Niedermayer bfb3ed1a9d avformat/mux: Dont leave stale side data pointers in ff_interleave_add_packet() 11 years ago
Michael Niedermayer 74ece44373 avformat/mux: fix memleak of side data in flac fate tests 11 years ago
Carl Eugen Hoyos f284e85714 Report "unknown codec" instead of "unspecifed size" if the codec is unknown. 11 years ago
Uwe L. Korn 59cb5747ec rtmpproto: read metadata to set correct FLV header 11 years ago
Uwe L. Korn 3b18857ab3 rtmppkt: Add method to read an AMF string that is not prefixed by its type 11 years ago
Uwe L. Korn a1859032e3 flvdec: Do not default to a video and audio stream 11 years ago
Anton Khirnov e19d48dfce flac muxer: support reading updated extradata from side data 11 years ago
Anton Khirnov 0097cbea69 flac muxer: accept only STREAMINFO extradata 11 years ago
Tudor Suciu d2ef708c95 matroskaenc: Allow VP9 and Opus in webm 11 years ago
Carl Eugen Hoyos 26b0d7198e Read mov files where the moov atom is hidden within a free atom. 11 years ago
Carl Eugen Hoyos aab2e939a9 Fix compilation with --disable-everything --enable-demuxer=matroska. 11 years ago
Carl Eugen Hoyos 6e67852881 Use rc_max_rate in av_find_best_stream() if bitrate == 0. 11 years ago
John Peebles 925f7980eb libavformat: output cues for each subtitle block in MKV muxer 11 years ago
Michael Niedermayer 9c22e909ed Revert "avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from abb810db036628e11a5171134ebe320b187ee6d6" 11 years ago
Martin Storsjö f797b134ca rtpenc_chain: Don't copy the time base to the source stream by default 11 years ago
Michael Niedermayer 2e532aa82d avformat/flvenc: fix assertion failure after 4h muxing 11 years ago
Michael Niedermayer 1fe40e1b05 avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from abb810db03 11 years ago
Martin Storsjö abb810db03 Revert "rtpenc_chain: Don't copy the time_base back to the caller" 11 years ago
Michael Niedermayer 8716605a26 avformat/nutenc: Suggest genpts if AV_NOPTS_VALUE 11 years ago
Michael Niedermayer b3dfebd641 avformat/matroskadec: fix off by 1 error in matroska_read_seek() 11 years ago
Carl Eugen Hoyos 1acb5ca02a Improve frame size calculation in caf muxer to fix adpcm_ms remuxing. 11 years ago
Anton Khirnov 962d631573 matroskaenc: set the stream timebase earlier 11 years ago
Anton Khirnov 43e7f0797f flvenc: only write the framerate tag based on avg_frame_rate 11 years ago
Anton Khirnov cf6977712c movenc: write avg_frame_rate as the framerate, not the codec timebase 11 years ago
Anton Khirnov 81eec081af matroskaenc: base DefaultDuration on the framerate, not the codec timebase 11 years ago
Michael Niedermayer 78a79a2ceb avformat/nutenc: replace conditional by assert 11 years ago
Michael Niedermayer 6d1aba6a29 avformat/nutenc: limit index table size if no index is going to be written 11 years ago
Michael Niedermayer 82beb46e65 avformat/nutenc: add mode that omits the index 11 years ago
Michael Niedermayer df889be0a8 nutenc: avoid av_tree_find() operation per syncpoint 11 years ago
Michael Niedermayer 6b041cb617 avformat/nutdec: Fix handling of older 4.0 files 11 years ago
Michael Niedermayer 170a4d79c0 avformat/nutenc: bump minor version due to broadcast/pipe 11 years ago
Michael Niedermayer 45daae06fd avformat/nutenc: change check to match comment 11 years ago
Michael Niedermayer 99b15f1daa avformat/nutenc: fix used version value 11 years ago
Luca Barbato c94e2e85cb nut: Support experimental NUT 4 features 11 years ago
Luca Barbato 6d212599aa avformat: Provide a standard compliance flag 11 years ago
Michael Niedermayer 7dba055bb0 oggenc: Fix the EOS flag 11 years ago