32289 Commits (fea20d1ddc7bd5b059cae0a4a3c49c804eb4d7cb)
 

Author SHA1 Message Date
Anton Khirnov dd0724288e ffmpeg: get rid of the arbitrary MAX_FILES limit. 13 years ago
Anton Khirnov 76e4873319 ffmpeg: get rid of the output_streams_for_file vs. ost_table schizophrenia 13 years ago
Michael Niedermayer b091de2285 Revert "Fix stream mapping regression" 13 years ago
Anton Khirnov 61b933f554 ffmpeg: add a wrapper for output AVFormatContexts and merge output_opts into it 13 years ago
Anton Khirnov 0ea58d7115 ffmpeg: make itsscale syntax consistent with other options. 13 years ago
Anton Khirnov 81e4655566 ffmpeg: factor out adding input streams. 13 years ago
Alex Converse a6d0340ca1 ffmpeg: Factorize combining auto vsync with format. 13 years ago
Alex Converse ebf94f439e ffmpeg: Factorize video resampling. 13 years ago
Alex Converse dadbebbbbc ffmpeg: Don't unnecessarily convert ipts to a double. 13 years ago
Anton Khirnov 7357f6e678 ffmpeg: don't segfault on 0 input files. 13 years ago
Anton Khirnov 6e675b504a ffmpeg: remove pointless parameter from new_*_stream(). 13 years ago
Anton Khirnov 868013aa01 ffmpeg: cosmetics, move code 13 years ago
Anton Khirnov 6f610fa144 ffmpeg: cosmetics -- move copy_chapters(). 13 years ago
Anton Khirnov c692eda3e7 ffmpeg: cosmetics -- move parse_forced_key_frames(). 13 years ago
Anton Khirnov f69e8c7d15 ffmpeg: switch to a:b syntax 13 years ago
Anton Khirnov e3bf4e292c ffmpeg: replace -vcodec/-acodec/-scodec with a better system. 13 years ago
Anton Khirnov a0147957e7 ffmpeg: remove presets. 13 years ago
Michael Niedermayer 2d726b195e Revert "ffmpeg: simplify opt_*_codec() options" 13 years ago
Anton Khirnov 88bfe4518b ffmpeg: change semantics of -map 13 years ago
Anton Khirnov f12f40b31a ffmpeg: get rid of new* options. 13 years ago
Anton Khirnov 7efec8dd6d ffmpeg: rename sameq variables to same_quant 13 years ago
Anton Khirnov 5a9e42ec45 ffmpeg: make -map_metadata work consistently with the other options 13 years ago
Anton Khirnov 6bf3c39d17 ffmpeg: make -map_chapters accept only the input file index. 13 years ago
Michael Niedermayer 97861f5b08 ffmpeg: Set codec_type in new_output_stream 13 years ago
Anton Khirnov a0ce297b69 ffmpeg: rename ffmpeg_exit in exit_program 13 years ago
Kostya Shishkov a80852316e RV40: reuse some H.264 motion compensation functions in RV40. 13 years ago
Carl Eugen Hoyos c41bf905f4 Only autodetect loas in transport streams. 13 years ago
Carl Eugen Hoyos 75a225217c Support Nellymoser in isom. 13 years ago
Carl Eugen Hoyos 66624cbb80 Disable cropping for the brainfart case. 13 years ago
Stefano Sabatini c70e8523af vsrc_testsrc: set more properties in the output frames 13 years ago
Stefano Sabatini bf917e26e1 fifo: add note in av_fifo_realloc2() doxy regarding reallocation failure behavior 13 years ago
Clément Bœsch 0629b1ff35 ffprobe: introduce output format writers. 13 years ago
Baptiste Coudurier f33be93b1b mov: read tmcd tag and set timecode drop flag accordingly. 13 years ago
Michael Niedermayer 6270207511 h264: allow debuging SEI types 13 years ago
Carl Eugen Hoyos caf63ebd0b Fix some APIchange versions. 13 years ago
Michael Niedermayer db5effe1a4 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer ea36c44e84 avfilter_graph_queue_command: Allow queueing commands out of order 13 years ago
Michael Niedermayer 37f9de59d1 avfilter: fix processing multiple commands per frame and filter 13 years ago
Michael Niedermayer 50be0b911a ffmpeg: Support queing filter commands for later times 13 years ago
Michael Niedermayer 3d8176d2f5 avfilter: Add avfilter_graph_que_command() 13 years ago
Michael Niedermayer f782ce3b4d drawtext: Support changing parameters through reinit command at runtime. 13 years ago
Michael Niedermayer bb22f39fe2 ffmpeg: Support passing commands to filters at runtime 13 years ago
Michael Niedermayer 1e5014c7c7 avfilter: Add command passing support 13 years ago
Luca Barbato 22141917a9 Revert "h264: Properly set coded_{width, height} when parsing H.264." 13 years ago
Tomas Härdin 8b7222979c isom: add missing AVC-Intra tags, rearrange list and update comments 13 years ago
Anton Khirnov c922816d31 avconv: remove stubs of crop* and pad* options 13 years ago
Anton Khirnov ed5b13265e avconv: re-add nb_streams to InputFile. 13 years ago
Michael Niedermayer 4becc86139 issue_tracker.txt: more updates toward trac 13 years ago
Michael Niedermayer 6e2c036bb8 doc/issue_tracker.txt: regressions are important 13 years ago
Michael Niedermayer 80d4538d05 doc/issue_tracker.txt: Update toward trac 13 years ago