| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sdl_overlay_pix_fmt_map static const. | Reimar Döffinger | 2011-11-05 | 1 | -1/+1 |
* | Make rgb_pixfmt_map const. | Reimar Döffinger | 2011-11-05 | 1 | -2/+2 |
* | v4l2: add libv4l2 support. | Clément Bœsch | 2011-11-05 | 1 | -27/+52 |
* | Replace remaining av_new_stream() with avformat_new_stream(). | Clément Bœsch | 2011-11-05 | 3 | -3/+5 |
* | Replace all strcasecmp/strncasecmp usages. | Reimar Döffinger | 2011-11-03 | 1 | -2/+2 |
* | lavd: add v4l and v4l2 aliases. | Clément Bœsch | 2011-10-30 | 2 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-28 | 1 | -23/+14 |
|\ |
|
| * | pulse: introduce pulseaudio input | Luca Barbato | 2011-10-26 | 4 | -1/+193 |
* | | Merge remote-tracking branch 'luzero/pulse' | Michael Niedermayer | 2011-10-27 | 1 | -19/+27 |
|\ \ |
|
| * | | pulse: set the device from the avformat filename | Luca Barbato | 2011-10-25 | 1 | -19/+27 |
* | | | pulse: Change application name to LIBAVFORMAT_IDENT | Michael Niedermayer | 2011-10-26 | 1 | -1/+1 |
* | | | pulse: fix application name | Michael Niedermayer | 2011-10-22 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'luzero/pulse' | Michael Niedermayer | 2011-10-22 | 3 | -0/+193 |
|\| | |
|
| * | | pulse: cosmetics | Luca Barbato | 2011-10-19 | 1 | -14/+13 |
| * | | pulse: introduce pulseaudio input | Luca Barbato | 2011-10-19 | 3 | -0/+194 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-22 | 5 | -4/+255 |
|\ \ \
| | |/
| |/| |
|
| * | | Move timefilter code from lavf to lavd. | Anton Khirnov | 2011-10-21 | 4 | -2/+252 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 2 | -4/+4 |
|\| | |
|
| * | | lavf: use avpriv_ prefix for some dv functions. | Anton Khirnov | 2011-10-20 | 1 | -3/+3 |
| * | | lavf: use avpriv_ prefix for ff_new_chapter(). | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 12 | -12/+12 |
|\| |
|
| * | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 12 | -12/+12 |
* | | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. | Clément Bœsch | 2011-10-17 | 4 | -21/+21 |
* | | lavd/lavfi: compute and use the used samples buffer size for the output audio... | Stefano Sabatini | 2011-10-16 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 13 | -47/+47 |
|\| |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 13 | -47/+47 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-06 | 1 | -7/+7 |
|\| |
|
| * | Fix 'heigth' vs. 'height' typos. | Diego Biurrun | 2011-10-05 | 1 | -7/+7 |
* | | libcdio: Fix missing avclass in context | chinshou | 2011-10-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-24 | 9 | -96/+83 |
|\| |
|
| * | Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. | Diego Biurrun | 2011-09-24 | 9 | -96/+83 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-21 | 1 | -0/+1 |
|\| |
|
| * | alsa: add missing header | Anton Khirnov | 2011-09-21 | 1 | -0/+1 |
* | | Fix compilation with --disable-everything --enable-outdev=alsa. | Carl Eugen Hoyos | 2011-09-18 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-17 | 4 | -2/+190 |
|\| |
|
| * | lavd: add libcdio-paranoia input device for audio CD grabbing | Anton Khirnov | 2011-09-17 | 4 | -1/+189 |
* | | lavdev/lavfi: reindent after the last commit | Stefano Sabatini | 2011-09-16 | 1 | -7/+7 |
* | | lavdev/lavfi: add audio support | Stefano Sabatini | 2011-09-16 | 2 | -23/+67 |
* | | dshow: remove filters from graph before releasing them | Ramiro Polla | 2011-09-16 | 1 | -16/+16 |
* | | dshow: reset list for each filter removed | Ramiro Polla | 2011-09-16 | 1 | -1/+3 |
* | | dshow: invert condition to avoid leaking objects | Ramiro Polla | 2011-09-16 | 1 | -3/+3 |
* | | dshow: cleanup internal references on capture interface | Ramiro Polla | 2011-09-16 | 2 | -2/+14 |
* | | dshow: release pin on disconnect | Ramiro Polla | 2011-09-16 | 1 | -0/+1 |
* | | dshow: indent | Ramiro Polla | 2011-09-16 | 1 | -11/+11 |
* | | dshow: add option to list audio/video options | Ramiro Polla | 2011-09-16 | 2 | -1/+63 |
* | | dshow: add audio/video options | Ramiro Polla | 2011-09-16 | 4 | -1/+212 |
* | | dshow: initialize variable to prevent releasing random data | Ramiro Polla | 2011-09-16 | 1 | -1/+1 |
* | | dshow: factorise cycling through pins | Ramiro Polla | 2011-09-16 | 1 | -26/+47 |
* | | dshow: indent | Ramiro Polla | 2011-09-12 | 1 | -9/+9 |
* | | dshow: add option to list devices | Ramiro Polla | 2011-09-12 | 1 | -1/+40 |