53 Commits (5ffb5e7a2d69f5e4bece9829ede0432b4cbc0fe8)

Author SHA1 Message Date
Michael Niedermayer 103410d67e ffmpeg_opt: fix recording time in->out carryover. 12 years ago
Michael Niedermayer a46c565796 ffmpeg_opt: fix pointer types 12 years ago
Clément Bœsch cb0881c794 ffmpeg: use GROW_ARRAY in opt_map_channel. 12 years ago
Clément Bœsch b684f744ac ffmpeg: use avformat_seek_file() instead of av_seek_frame(). 12 years ago
Michael Niedermayer b5e0e327ce ffmpeg: fix swr filter_type for auto inserted aresample filters 12 years ago
Michael Niedermayer 0efcf16a3e replace av_log(0, by av_log(NULL, 12 years ago
Stefano Sabatini a62242678f ffmpeg: complain loudly and exit in case removed -sameq option is specified 12 years ago
Michael Niedermayer a9d97e1b0a ffmpeg: use av_rescale_delta() on the audio filter input 12 years ago
Michael Niedermayer 3e0b29ccd0 ffmpeg: Make video filter graph reinit user selectable 12 years ago
Michael Niedermayer e47ab0b2c9 ffmpeg_opt: dont fail for sameq/same_quant. 12 years ago
Clément Bœsch f7c46d251c ffserver: fix seeking with ?date=... 12 years ago
Michael Niedermayer 65f7aee63b ffmpeg: add option to control copying of frames prior to start. 12 years ago
Michael Niedermayer de73ae6b1a ffmpeg: avoid apics for video output if possible 12 years ago
Michael Niedermayer a7b483953d ffmpeg: factor area out of video stream selection code. 12 years ago
Michael Niedermayer eb949544ca ffmpeg: fix 10l (use of uninitilaized variable) 12 years ago
Michael Niedermayer 374033ee93 ffmpeg: remove now unneeded old *_codec_name code 12 years ago
Michael Niedermayer 8ccb56abee ffmpeg/opt_output_file: extract subtitle codec name through new API 12 years ago
Michael Niedermayer a4271f3d4e ffmpeg: dont match unspecified media types in MATCH_PER_TYPE_OPT 12 years ago
Michael Niedermayer 3db4c88ac1 ffmpeg/opt_preset: update to new option API for reading codec names. 12 years ago
Michael Niedermayer bad953bc2d ffmpeg: fix overriding codecs with the new syntax 12 years ago
Michael Niedermayer 469f8b1dcb ffmpeg: Fix assert failure 12 years ago
Nicolas George f4aeb48516 ffmpeg: remove outdated warning. 12 years ago
Michael Niedermayer 93e75c78dd ffmpeg_opt: get rid of casts for the HAS_ARG case 12 years ago
Michael Niedermayer 949938d1ca ffmpeg_opt: remove casts for OPT_FUNC2 12 years ago
Michael Niedermayer 581537cfd5 ffmpeg_opt: fix copy_tb 12 years ago
Stefano Sabatini 5296d7b971 ffmpeg,ffplay: show filter options 12 years ago
Nicolas George e4f4d99df8 ffmpeg: make -s work for subtitles too. 12 years ago
Nicolas George 0cad101ea1 ffmpeg: add an option to fix subtitles durations. 12 years ago
Michael Niedermayer 22d804b7f0 ffmpeg: dont auto match videostreams with attachment pics. 12 years ago