| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: add avfilter_graph_dump. | Nicolas George | 2012-01-24 | 1 | -0/+3 |
* | pan: add channel mapping capability. | Clément Bœsch | 2012-01-24 | 1 | -0/+45 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-24 | 1 | -0/+2 |
|\ |
|
| * | Remove ffmpeg. | Anton Khirnov | 2012-01-23 | 1 | -1091/+0 |
| * | XWD encoder and decoder | Paul B Mahol | 2012-01-23 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-21 | 1 | -5/+5 |
|\| |
|
| * | doc/APIChanges: fill in missing dates and hashes | Anton Khirnov | 2012-01-21 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-19 | 1 | -2/+32 |
|\| |
|
| * | RELEASE_NOTES: mention hiding private symbols in shared builds. | Anton Khirnov | 2012-01-18 | 1 | -0/+9 |
| * | RELEASE_NOTES: mention some notable API changes in 0.8 | Anton Khirnov | 2012-01-18 | 1 | -5/+25 |
* | | doc/ffmpeg.texi: specify symbolic names for the vsync parameter | Stefano Sabatini | 2012-01-17 | 1 | -4/+4 |
* | | doc/eval.texi: add precisation about the assumption for "trueness" in conditi... | Stefano Sabatini | 2012-01-17 | 1 | -1/+2 |
* | | lavu/eval: add if() and ifnot() eval functions | Stefano Sabatini | 2012-01-17 | 1 | -2/+10 |
* | | lavfi/testsrc: add "decimals" option to the testsrc filter | Stefano Sabatini | 2012-01-17 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-17 | 2 | -1/+9 |
|\| |
|
| * | add SMJPEG muxer | Paul B Mahol | 2012-01-16 | 1 | -1/+1 |
| * | avcodec: bump minor version and add APIChanges for the new audio encoding API | Justin Ruggles | 2012-01-15 | 1 | -0/+8 |
* | | doc/bistream_filters.texi: add documentation for the h264_mp4toannexb filter | Stefano Sabatini | 2012-01-14 | 1 | -0/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-13 | 1 | -0/+3 |
|\| |
|
| * | lavfi: move version macros to a new installed header version.h | Anton Khirnov | 2012-01-12 | 1 | -0/+3 |
* | | docs: remove extra sar entry for scale filter | Lou Logan | 2012-01-13 | 1 | -3/+0 |
* | | ffprobe: add support to audio frame information printing | Stefano Sabatini | 2012-01-12 | 2 | -1/+5 |
* | | lavfi/testsrc: add "d" alias for the duration option | Stefano Sabatini | 2012-01-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-12 | 1 | -2/+2 |
|\| |
|
| * | doc: Replace ffmpeg references in avserver config file by avconv. | Diego Biurrun | 2012-01-11 | 1 | -6/+6 |
| * | doc: Fix names of av_log color environment variables. | Diego Biurrun | 2012-01-11 | 1 | -2/+2 |
| * | Fix a bunch of platform name and other typos. | Diego Biurrun | 2012-01-11 | 1 | -3/+3 |
| * | No longer build libpostproc by default | Reinhard Tartler | 2012-01-11 | 1 | -1/+1 |
* | | doc: Fix stray references to libva | Michael Niedermayer | 2012-01-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-11 | 1 | -1/+1 |
|\| |
|
| * | doc: fix stray reference to FFmpeg | Luca Barbato | 2012-01-10 | 1 | -1/+1 |
* | | ffprobe: add compact option to JSON writer | Stefano Sabatini | 2012-01-10 | 1 | -0/+12 |
* | | ffprobe: add -show_program_version and -show_library_versions options | Stefano Sabatini | 2012-01-10 | 2 | -0/+43 |
* | | lavfi: add audio silencedetect filter. | Clément Bœsch | 2012-01-08 | 1 | -0/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-08 | 1 | -0/+12 |
|\| |
|
| * | faq: Solutions for common problems with sample paths when running FATE. | Diego Biurrun | 2012-01-07 | 1 | -0/+12 |
* | | ffprobe: add support to video frame information printing | Stefano Sabatini | 2012-01-07 | 2 | -0/+39 |
* | | doc/filters.texi: fix typo in volume description | Stefano Sabatini | 2012-01-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-05 | 4 | -7/+11 |
|\| |
|
| * | avconv: add symbolic names for -vsync parameters | Anton Khirnov | 2012-01-04 | 1 | -4/+4 |
| * | v4l2: list available formats | Luca Barbato | 2012-01-04 | 1 | -1/+1 |
| * | adx: add an adx muxer | Justin Ruggles | 2012-01-03 | 1 | -1/+1 |
| * | APIchanges: mention cleaned up header includes | Jonathan Nieder | 2012-01-04 | 1 | -2/+4 |
* | | yuv4 libquicktime packed 4:2:0 encoder and decoder. | Carl Eugen Hoyos | 2012-01-04 | 1 | -0/+2 |
* | | v308 Quicktim Uncompressed 4:4:4 encoder and decoder. | Carl Eugen Hoyos | 2012-01-04 | 1 | -0/+1 |
* | | Add decoder for Avid 1:1 10-bit RGB Packer (AVrp). | Carl Eugen Hoyos | 2012-01-04 | 1 | -0/+2 |
* | | doc: use @command{} for commands. | Clément Bœsch | 2012-01-04 | 7 | -30/+30 |
* | | doc: use @code{} for --{enable,disable}-options. | Clément Bœsch | 2012-01-04 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-04 | 1 | -4/+7 |
|\| |
|
| * | lavu: bump lavu minor for av_popcount64 | Janne Grunau | 2012-01-03 | 1 | -4/+7 |