| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-07 | 2 | -2/+33 |
|\ |
|
| * | doc/APIchanges: add missing dates and hashes | Anton Khirnov | 2011-11-06 | 1 | -6/+6 |
| * | avconv: move copy_initial_nonkeyframes to the options context. | Anton Khirnov | 2011-11-06 | 1 | -0/+4 |
| * | doc/avconv: elaborate on basic functionality. | Anton Khirnov | 2011-11-06 | 1 | -0/+21 |
| * | doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats | Anton Khirnov | 2011-11-06 | 1 | -1/+1 |
| * | avstring: Add locale independent implementations of strcasecmp/strncasecmp | Reimar Döffinger | 2011-11-06 | 1 | -0/+3 |
| * | avstring: Add locale independent implementations of toupper/tolower | Luca Barbato | 2011-11-06 | 1 | -0/+3 |
* | | af_aconvert: fix doc reference to unexisting chlayout.h file | Stefano Sabatini | 2011-11-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-06 | 1 | -0/+3 |
|\| |
|
| * | avformat: Add functions for doing global network initialization | Martin Storsjö | 2011-11-05 | 1 | -0/+3 |
* | | dshow: support choosing between devices with same name | Ramiro Polla | 2011-11-06 | 1 | -0/+14 |
* | | doc: fix typo in previous commit. | Clément Bœsch | 2011-11-05 | 1 | -1/+1 |
* | | doc: document v4l and v4l2 aliases. | Clément Bœsch | 2011-11-05 | 1 | -0/+3 |
* | | doc: fix a few typo in the filters section. | Clément Bœsch | 2011-11-05 | 1 | -5/+5 |
* | | v4l2: add libv4l2 support. | Clément Bœsch | 2011-11-05 | 1 | -0/+3 |
* | | Replace remaining av_new_stream() with avformat_new_stream(). | Clément Bœsch | 2011-11-05 | 1 | -1/+2 |
* | | APIChanges: fill missing dates and hashes. | Clément Bœsch | 2011-11-05 | 1 | -14/+14 |
* | | examples/filtering: remove #include vsink_buffer.h, the header does not exist | Michael Niedermayer | 2011-11-05 | 1 | -1/+0 |
* | | lavfi: add earwax audio filter, ported from Sox | Mina Nagy Zaki | 2011-11-05 | 1 | -0/+11 |
* | | lavfi: add volume filter | Stefano Sabatini | 2011-11-05 | 1 | -0/+50 |
* | | ffmpeg: add -map_channel option. | Clément Bœsch | 2011-11-04 | 1 | -0/+38 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-04 | 1 | -0/+33 |
|\| |
|
| * | avconv: add -dump_attachment option. | Anton Khirnov | 2011-11-03 | 1 | -0/+18 |
| * | avconv: add -attach option. | Anton Khirnov | 2011-11-03 | 1 | -0/+15 |
* | | Replace all strcasecmp/strncasecmp usages. | Reimar Döffinger | 2011-11-03 | 1 | -0/+3 |
* | | vf_overlay: enable RGB path | Stefano Sabatini | 2011-10-31 | 1 | -2/+13 |
* | | Dirac decoding is supported natively. | Carl Eugen Hoyos | 2011-10-31 | 1 | -1/+1 |
* | | Add missing 'tab'. | Carl Eugen Hoyos | 2011-10-31 | 1 | -1/+1 |
* | | doc: add v4l2 example with ALSA instead of OSS. | Clément Bœsch | 2011-10-30 | 1 | -0/+5 |
* | | doc: fix and clarify libx264 encoding. | Clément Bœsch | 2011-10-30 | 1 | -6/+3 |
* | | Add G.729 raw demuxer. | Carl Eugen Hoyos | 2011-10-30 | 1 | -0/+1 |
* | | Apple ProRes encoder | Anatoliy Wasserman | 2011-10-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-29 | 1 | -0/+4 |
|\| |
|
| * | avcodec: remove avcodec_parse_frame and deprecate associated elements. | Justin Ruggles | 2011-10-27 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-28 | 1 | -0/+83 |
|\| |
|
| * | pulse: documentation | Luca Barbato | 2011-10-26 | 1 | -0/+83 |
* | | vf_showinfo: print checksums in hexadecimal. | Clément Bœsch | 2011-10-27 | 1 | -6/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-27 | 1 | -1/+1 |
|\| |
|
| * | avcodec: remove the Zork PCM encoder. | Justin Ruggles | 2011-10-26 | 1 | -1/+1 |
| * | libspeexenc: add libspeex encoder | Justin Ruggles | 2011-10-20 | 1 | -1/+1 |
* | | doc: tiny spelling fix | Michael Niedermayer | 2011-10-27 | 1 | -1/+1 |
* | | doc: document -moov_size | Michael Niedermayer | 2011-10-26 | 1 | -0/+12 |
* | | Remove CELT / Opus confusion in labels, doc and comments. | Nicolas George | 2011-10-25 | 1 | -1/+1 |
* | | lavfi: rewrite nullsrc using the code in vsrc_testsrc.c | Stefano Sabatini | 2011-10-24 | 1 | -18/+13 |
* | | filters.texi: document interlaced scaling | Mark Himsley | 2011-10-24 | 1 | -1/+12 |
* | | docs: remove reference to enable-libavfilter | Lou Logan | 2011-10-24 | 1 | -3/+0 |
* | | deshake: add documentation in filters.texi | Paul Flinders | 2011-10-21 | 1 | -0/+70 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 5 | -3/+7 |
|\| |
|
| * | presets: rename presets directory | Janne Grunau | 2011-10-19 | 2 | -2/+2 |
| * | lavf: add avformat_new_stream as a replacement for av_new_stream. | Anton Khirnov | 2011-10-19 | 1 | -0/+3 |