summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-04
|\
| * cmdutils: get rid of dummy contexts for examining AVOptions.Anton Khirnov2011-09-03
* | ffmpeg: fix reading from stdin on windowsMichael Niedermayer2011-09-04
* | Revert "ffmpeg: remove presets." and reimplement the needed parts that no lon...Michael Niedermayer2011-09-03
* | ffmpeg: Fix minor memleak of input_tmpChiranjeevi Melam2011-09-02
* | ffmpeg: fix two unused variables warnings.Clément Bœsch2011-09-01
* | Fix compilation with --disable-avfilter.Carl Eugen Hoyos2011-09-01
* | ffmpeg: Fix typos introduced in:Michael Niedermayer2011-09-01
* | Merge commit 'f593628e5868e52a46de666767896c6afcebdae4'Michael Niedermayer2011-08-31
|\|
| * doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-26
* | ffmpeg: ffmpeg: fix reading commands from the keyboardMichael Niedermayer2011-08-30
* | ffmpeg: fix reading commands from stdinMichael Niedermayer2011-08-30
* | ffmpeg: re-add nb_streams to InputFile.Anton Khirnov2011-08-30
* | ffmpeg: Replace goto redo on decode fail with continue.Alex Converse2011-08-30
* | ffmpeg: Remove dead store.Alex Converse2011-08-30
* | ffmpeg: use av_clip_int16 for audio clippingAlex Converse2011-08-30
* | ffmpeg: switch stream mapping print code to qatars variantMichael Niedermayer2011-08-30
* | ffmpeg: move the avcodec_find_decoder() call to add_input_streams().Anton Khirnov2011-08-30
* | ffmpeg: Separate initialization from the main transcode loop.Alex Converse2011-08-30
* | ffmpeg: reset input_ts_offset between files.Anton Khirnov2011-08-30
* | ffmpeg: call flush_encoders() from transcode() directly.Anton Khirnov2011-08-30
* | ffmpeg: fix broken indentation.Anton Khirnov2011-08-30
* | ffmpeg: rescue poor abused limit_filesize global.Anton Khirnov2011-08-30
* | ffmpeg: Set error code before before jumping to fail.Alex Converse2011-08-30
* | ffmpeg: Fix spelling errors.Alex Converse2011-08-30
* | ffmpeg: save two levels of indentation in flush_encoders()Anton Khirnov2011-08-30
* | ffmpeg: factor flushing encoders out of output_packet().Anton Khirnov2011-08-30
* | ffmpeg: factor out initializing input streams.Anton Khirnov2011-08-30
* | ffmpeg: reset streamid_map between output files.Anton Khirnov2011-08-30
* | ffmpeg: make timer_start a local var in transcode().Anton Khirnov2011-08-30
* | ffmpeg: cosmetics, move OutputStream.Anton Khirnov2011-08-30
* | ffmpeg: remove two unused macros.Anton Khirnov2011-08-30
* | ffmpeg: reindent.Anton Khirnov2011-08-30
* | ffmpeg: rescue poor abused start_time global.Anton Khirnov2011-08-30
* | ffmpeg: : rescue poor abused recording_time global.Anton Khirnov2011-08-30
* | ffmpeg: fix broken indentation.Anton Khirnov2011-08-30
* | ffmpeg: get rid of the arbitrary MAX_FILES limit.Anton Khirnov2011-08-30
* | ffmpeg: get rid of the output_streams_for_file vs. ost_table schizophreniaAnton Khirnov2011-08-30
* | Revert "Fix stream mapping regression"Michael Niedermayer2011-08-30
* | ffmpeg: add a wrapper for output AVFormatContexts and merge output_opts into itAnton Khirnov2011-08-30
* | ffmpeg: make itsscale syntax consistent with other options.Anton Khirnov2011-08-30
* | ffmpeg: factor out adding input streams.Anton Khirnov2011-08-30
* | ffmpeg: Factorize combining auto vsync with format.Alex Converse2011-08-30
* | ffmpeg: Factorize video resampling.Alex Converse2011-08-30
* | ffmpeg: Don't unnecessarily convert ipts to a double.Alex Converse2011-08-30
* | ffmpeg: don't segfault on 0 input files.Anton Khirnov2011-08-30
* | ffmpeg: remove pointless parameter from new_*_stream().Anton Khirnov2011-08-30
* | ffmpeg: cosmetics, move codeAnton Khirnov2011-08-30
* | ffmpeg: cosmetics -- move copy_chapters().Anton Khirnov2011-08-30
* | ffmpeg: cosmetics -- move parse_forced_key_frames().Anton Khirnov2011-08-30