| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-29 | 1 | -9/+55 |
|\ |
|
* | | ffmpeg: Replace av_realloc by av_realloc_f when relevant. | Nicolas George | 2011-09-28 | 1 | -1/+2 |
* | | ffmpeg: fix wrong indention that leaked in from merge | Michael Niedermayer | 2011-09-28 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-28 | 1 | -31/+40 |
|\| |
|
* | | ffmpeg: fix typo in warning | Lars Täuber | 2011-09-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-27 | 1 | -179/+162 |
|\| |
|
| * | avtools: parse loglevel before all the other options. | Anton Khirnov | 2011-09-26 | 1 | -0/+1 |
* | | ffmpeg: document alternative to the lossless libx264 presets | Michael Niedermayer | 2011-09-26 | 1 | -1/+4 |
* | | ffmpeg: fix -b -ab mixes with -b overriding the audio bitrate | Michael Niedermayer | 2011-09-26 | 1 | -0/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-25 | 1 | -7/+2 |
|\| |
|
| * | Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." | Anton Khirnov | 2011-09-21 | 1 | -3/+5 |
* | | ffmpeg: improve feedback when processing filtergraph events | Stefano Sabatini | 2011-09-25 | 1 | -3/+8 |
* | | ffmpeg: apply misc cosmetics fixes in the filtergraph event processing code | Stefano Sabatini | 2011-09-25 | 1 | -16/+17 |
* | | ffmpeg: increase bit_buffer_size, the header size is clearly too small for rg... | Michael Niedermayer | 2011-09-25 | 1 | -2/+2 |
* | | Add libswresample. | Michael Niedermayer | 2011-09-19 | 1 | -54/+29 |
* | | ffmpeg: fix video synchronization code to be exact on constant fps videos. Fi... | Michael Niedermayer | 2011-09-13 | 1 | -1/+10 |
* | | ffmpeg: remove unused data_codec_name. | Clément Bœsch | 2011-09-12 | 1 | -2/+0 |
* | | ffmpeg: set {audio,video,subtitle}_codec_name const. | Clément Bœsch | 2011-09-12 | 1 | -6/+6 |
* | | ffmpeg: a bit more consistent prototypes. | Clément Bœsch | 2011-09-12 | 1 | -20/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-12 | 1 | -337/+229 |
|\| |
|
* | | ffmpeg: dont copy duration when -t is used | Michael Niedermayer | 2011-09-11 | 1 | -1/+4 |
* | | ffmpeg: replace messy duplicated tag compatibility functions by more generic ... | Michael Niedermayer | 2011-09-11 | 1 | -18/+3 |
* | | ffmpeg: add vbsf & absf for compatibility. | Michael Niedermayer | 2011-09-11 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-10 | 1 | -93/+53 |
|\| |
|
* | | ffmpeg: fix -re | Michael Niedermayer | 2011-09-09 | 1 | -0/+1 |
* | | lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi... | Stefano Sabatini | 2011-09-06 | 1 | -1/+1 |
* | | lavfi: unify asink_buffer and vsink_buffer API | Stefano Sabatini | 2011-09-06 | 1 | -1/+9 |
* | | ffmpeg: map subtitle stream by default when user specified -scodec | Michael Niedermayer | 2011-09-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-05 | 1 | -267/+276 |
|\| |
|
* | | ffmpeg: tell reset_options() if it is used on input or output files. | Michael Niedermayer | 2011-09-05 | 1 | -5/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-05 | 1 | -115/+106 |
|\| |
|
| * | cmdutils: add support for caller-provided option context. | Anton Khirnov | 2011-09-04 | 1 | -2/+2 |
| * | cmdutils: move grow_array() from avconv to cmdutils. | Anton Khirnov | 2011-09-04 | 1 | -20/+0 |
| * | cmdutils: move exit_program() declaration to cmdutils from avconv | Anton Khirnov | 2011-09-04 | 1 | -73/+73 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-04 | 1 | -3/+7 |
|\| |
|
| * | cmdutils: get rid of dummy contexts for examining AVOptions. | Anton Khirnov | 2011-09-03 | 1 | -3/+7 |
* | | ffmpeg: fix reading from stdin on windows | Michael Niedermayer | 2011-09-04 | 1 | -1/+27 |
* | | Revert "ffmpeg: remove presets." and reimplement the needed parts that no lon... | Michael Niedermayer | 2011-09-03 | 1 | -0/+55 |
* | | ffmpeg: Fix minor memleak of input_tmp | Chiranjeevi Melam | 2011-09-02 | 1 | -1/+4 |
* | | ffmpeg: fix two unused variables warnings. | Clément Bœsch | 2011-09-01 | 1 | -6/+6 |
* | | Fix compilation with --disable-avfilter. | Carl Eugen Hoyos | 2011-09-01 | 1 | -1/+4 |
* | | ffmpeg: Fix typos introduced in: | Michael Niedermayer | 2011-09-01 | 1 | -3/+3 |
* | | Merge commit 'f593628e5868e52a46de666767896c6afcebdae4' | Michael Niedermayer | 2011-08-31 | 1 | -5/+3 |
|\| |
|
| * | doxygen: fix wrong comment syntax, //< vs. ///< | Diego Biurrun | 2011-08-26 | 1 | -3/+3 |
* | | ffmpeg: ffmpeg: fix reading commands from the keyboard | Michael Niedermayer | 2011-08-30 | 1 | -2/+2 |
* | | ffmpeg: fix reading commands from stdin | Michael Niedermayer | 2011-08-30 | 1 | -1/+6 |
* | | ffmpeg: re-add nb_streams to InputFile. | Anton Khirnov | 2011-08-30 | 1 | -5/+6 |
* | | ffmpeg: Replace goto redo on decode fail with continue. | Alex Converse | 2011-08-30 | 1 | -2/+1 |
* | | ffmpeg: Remove dead store. | Alex Converse | 2011-08-30 | 1 | -1/+0 |
* | | ffmpeg: use av_clip_int16 for audio clipping | Alex Converse | 2011-08-30 | 1 | -3/+1 |