32280 Commits (58677d73ed43020ea0840e633588e344396ee256)
 

Author SHA1 Message Date
Anton Khirnov 7357f6e678 ffmpeg: don't segfault on 0 input files. 14 years ago
Anton Khirnov 6e675b504a ffmpeg: remove pointless parameter from new_*_stream(). 14 years ago
Anton Khirnov 868013aa01 ffmpeg: cosmetics, move code 14 years ago
Anton Khirnov 6f610fa144 ffmpeg: cosmetics -- move copy_chapters(). 14 years ago
Anton Khirnov c692eda3e7 ffmpeg: cosmetics -- move parse_forced_key_frames(). 14 years ago
Anton Khirnov f69e8c7d15 ffmpeg: switch to a:b syntax 14 years ago
Anton Khirnov e3bf4e292c ffmpeg: replace -vcodec/-acodec/-scodec with a better system. 14 years ago
Anton Khirnov a0147957e7 ffmpeg: remove presets. 14 years ago
Michael Niedermayer 2d726b195e Revert "ffmpeg: simplify opt_*_codec() options" 14 years ago
Anton Khirnov 88bfe4518b ffmpeg: change semantics of -map 14 years ago
Anton Khirnov f12f40b31a ffmpeg: get rid of new* options. 14 years ago
Anton Khirnov 7efec8dd6d ffmpeg: rename sameq variables to same_quant 14 years ago
Anton Khirnov 5a9e42ec45 ffmpeg: make -map_metadata work consistently with the other options 14 years ago
Anton Khirnov 6bf3c39d17 ffmpeg: make -map_chapters accept only the input file index. 14 years ago
Michael Niedermayer 97861f5b08 ffmpeg: Set codec_type in new_output_stream 14 years ago
Anton Khirnov a0ce297b69 ffmpeg: rename ffmpeg_exit in exit_program 14 years ago
Kostya Shishkov a80852316e RV40: reuse some H.264 motion compensation functions in RV40. 14 years ago
Carl Eugen Hoyos c41bf905f4 Only autodetect loas in transport streams. 14 years ago
Carl Eugen Hoyos 75a225217c Support Nellymoser in isom. 14 years ago
Carl Eugen Hoyos 66624cbb80 Disable cropping for the brainfart case. 14 years ago
Stefano Sabatini c70e8523af vsrc_testsrc: set more properties in the output frames 14 years ago
Stefano Sabatini bf917e26e1 fifo: add note in av_fifo_realloc2() doxy regarding reallocation failure behavior 14 years ago
Clément Bœsch 0629b1ff35 ffprobe: introduce output format writers. 14 years ago
Baptiste Coudurier f33be93b1b mov: read tmcd tag and set timecode drop flag accordingly. 14 years ago
Michael Niedermayer 6270207511 h264: allow debuging SEI types 14 years ago
Carl Eugen Hoyos caf63ebd0b Fix some APIchange versions. 14 years ago
Michael Niedermayer db5effe1a4 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer ea36c44e84 avfilter_graph_queue_command: Allow queueing commands out of order 14 years ago
Michael Niedermayer 37f9de59d1 avfilter: fix processing multiple commands per frame and filter 14 years ago
Michael Niedermayer 50be0b911a ffmpeg: Support queing filter commands for later times 14 years ago
Michael Niedermayer 3d8176d2f5 avfilter: Add avfilter_graph_que_command() 14 years ago
Michael Niedermayer f782ce3b4d drawtext: Support changing parameters through reinit command at runtime. 14 years ago
Michael Niedermayer bb22f39fe2 ffmpeg: Support passing commands to filters at runtime 14 years ago
Michael Niedermayer 1e5014c7c7 avfilter: Add command passing support 14 years ago
Luca Barbato 22141917a9 Revert "h264: Properly set coded_{width, height} when parsing H.264." 14 years ago
Tomas Härdin 8b7222979c isom: add missing AVC-Intra tags, rearrange list and update comments 14 years ago
Anton Khirnov c922816d31 avconv: remove stubs of crop* and pad* options 14 years ago
Anton Khirnov ed5b13265e avconv: re-add nb_streams to InputFile. 14 years ago
Michael Niedermayer 4becc86139 issue_tracker.txt: more updates toward trac 14 years ago
Michael Niedermayer 6e2c036bb8 doc/issue_tracker.txt: regressions are important 14 years ago
Michael Niedermayer 80d4538d05 doc/issue_tracker.txt: Update toward trac 14 years ago
Carl Eugen Hoyos 312645e030 Do not set codec_tag property for matroska muxers. 14 years ago
Carl Eugen Hoyos ab539d9eb8 Use the shorter channel layout description for the common case. 14 years ago
Carl Eugen Hoyos 262ab1c59a Do not assume timestamps for mp2 format. 14 years ago
Michael Niedermayer 3dd44e5075 Merge remote-tracking branch 'qatar/master' 14 years ago
Fredrik Axelsson 09a858da7d Add support for BDAV/m2ts-mode muxing 14 years ago
Reimar Döffinger b118255e91 Replace goto by break, it has the same effect. 14 years ago
Reimar Döffinger 056c13fd17 vocdec: Take channel count into account when calculating bit rate. 14 years ago
Reimar Döffinger 2cd7a9ebe0 JPEG-LS: clip offset based on cur_scan to valid range. 14 years ago
Marton Balint dacd827b81 Rename find_program_from_stream to av_find_program_from_stream and add it to avformat.h 14 years ago