| Commit message (Expand) | Author | Age | Files | Lines |
* | VBLE Decoder | Derek Buitenhuis | 2011-11-12 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-11 | 1 | -3/+2 |
|\ |
|
| * | doc: update libavfilter documentation | Luca Barbato | 2011-11-10 | 1 | -16/+3 |
* | | doc: update examples to use -b:v or -b:a | Lou Logan | 2011-11-10 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-10 | 1 | -0/+5 |
|\| |
|
| * | udp: Allow specifying the local IP address | Martin Storsjö | 2011-11-09 | 1 | -0/+5 |
* | | vf_fade: add alpha option and alpha fading support | Mark Himsley | 2011-11-10 | 1 | -0/+6 |
* | | vf_fade: add support to options parsing | Mark Himsley | 2011-11-10 | 1 | -1/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-09 | 1 | -2/+15 |
|\| |
|
| * | doc/git-howto: expand format-patch and send-email notes. | Anton Khirnov | 2011-11-08 | 1 | -2/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-08 | 1 | -0/+3 |
|\| |
|
| * | BMV demuxer and decoder | Kostya Shishkov | 2011-11-08 | 1 | -0/+3 |
* | | 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 |
|\| |
|