| Commit message (Expand) | Author | Age | Files | Lines |
* | lavd/lavfi: allow to extract subcc. | Nicolas George | 2015-01-02 | 1 | -7/+85 |
* | avdevice/dshow: Remove unneeded NULL checks | Michael Niedermayer | 2014-12-28 | 1 | -4/+2 |
* | avdevice/dshow: Use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-28 | 1 | -2/+2 |
* | avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-28 | 1 | -1/+1 |
* | Add FFMPEG_VERSION into the binary libs | Michael Niedermayer | 2014-12-19 | 1 | -0/+3 |
* | Merge commit '9e06327ecb8f73c7904d10af7ad339c57cdaa788' | Michael Niedermayer | 2014-12-19 | 1 | -3/+2 |
|\ |
|
| * | xcbgrab: Move NULL check before pointer dereference | Vittorio Giovara | 2014-12-18 | 1 | -1/+5 |
* | | lavd/alsa-audio-common: mark default device in device list | Lukasz Marek | 2014-12-14 | 1 | -0/+2 |
* | | lavd/avdevice: use better option types for caps options | Lukasz Marek | 2014-12-14 | 1 | -5/+5 |
* | | avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-12 | 1 | -3/+3 |
* | | Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33' | Michael Niedermayer | 2014-12-10 | 1 | -2/+2 |
|\| |
|
| * | xcbgrab: Support empty filename string correctly | Luca Barbato | 2014-12-10 | 1 | -2/+2 |
| * | v4l2: Unify one instance of reading/storing errno | Martin Storsjö | 2014-11-11 | 1 | -3/+3 |
* | | avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use | Michael Niedermayer | 2014-12-09 | 1 | -1/+6 |
* | | Fix xcb 32bit pix_fmts: There is no screen transparency. | Carl Eugen Hoyos | 2014-12-08 | 1 | -2/+2 |
* | | avdevice/xcbgrab: Fix show_region rectangle | Daniel Moran | 2014-12-07 | 1 | -1/+1 |
* | | Fix standalone compilation of the iec61883 input device. | Carl Eugen Hoyos | 2014-12-04 | 1 | -2/+2 |
* | | avdevice/decklink_common: fix COM initialization failure check | Jonathan Baecker | 2014-12-03 | 1 | -1/+1 |
* | | avdevice/decklink_common: fix heap corruption run time error | Jonathan Baecker | 2014-12-03 | 1 | -2/+4 |
* | | fix Makefile objects for pulseaudio support | Michael Stypa | 2014-11-28 | 1 | -1/+1 |
* | | msvc: Fix compilation errors due to header include order. | Matthew Oliver | 2014-11-27 | 2 | -0/+2 |
* | | avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows w... | Carl Eugen Hoyos | 2014-11-25 | 1 | -1/+0 |
* | | avdevice/dshow: fix build, ensure that feature enable #defines are set before... | Michael Niedermayer | 2014-11-25 | 1 | -1/+1 |
* | | avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.c | Boris Reisig | 2014-11-24 | 1 | -1/+5 |
* | | avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in memory | Michael Niedermayer | 2014-11-22 | 1 | -4/+4 |
* | | avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers | Michael Niedermayer | 2014-11-21 | 1 | -3/+3 |
* | | avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers | Michael Niedermayer | 2014-11-21 | 1 | -2/+2 |
* | | avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers | Michael Niedermayer | 2014-11-21 | 1 | -2/+2 |
* | | avdevice/oss_audio: avoid strerror() and errbuf | Michael Niedermayer | 2014-11-17 | 1 | -6/+4 |
* | | avdevice/xcbgrab: Fix/remove unneeded NULL checks | Michael Niedermayer | 2014-11-16 | 1 | -8/+6 |
* | | lavd/avfoundation: Introduce device alias 'none' to allow the user to record ... | Thilo Borgmann | 2014-11-14 | 2 | -7/+11 |
* | | lavd/avfoundation: Remove unused -frame_rate option. | Carl Eugen Hoyos | 2014-11-12 | 1 | -2/+0 |
* | | lavd/avfoundation: Use internal av_strtok instead of std lib strtok | Thilo Borgmann | 2014-11-10 | 1 | -3/+5 |
* | | Merge commit '09f25533a564eab743f258d168697a11122914c4' | Michael Niedermayer | 2014-11-10 | 1 | -10/+11 |
|\| |
|
| * | v4l2: Preserve errno values | Luca Barbato | 2014-11-09 | 1 | -16/+23 |
* | | Merge commit 'a1a259881fa7b23e2ffc0c2a43d4923fe42d0478' | Michael Niedermayer | 2014-11-10 | 1 | -4/+8 |
|\| |
|
| * | v4l2: Use av_strerror | Tristan Matthews | 2014-11-09 | 1 | -15/+34 |
* | | Revert "v4l2: setting device parameters early" | Michael Niedermayer | 2014-11-08 | 1 | -3/+3 |
* | | lavd/v4l2: use pixel format variable names consistently | Giorgio Vazzana | 2014-11-06 | 1 | -10/+11 |
* | | v4l2: support MPEG4 compressed streams | Andrey Utkin | 2014-11-05 | 1 | -0/+3 |
* | | lavd/alsa: implement get_device_list callbacks | Lukasz Marek | 2014-11-01 | 4 | -0/+66 |
* | | avdevice/xcbgrab: Fix offset support | Michael Niedermayer | 2014-10-30 | 1 | -5/+13 |
* | | Fix compilation of xcbgrab if xcb/shape.h is not available. | Carl Eugen Hoyos | 2014-10-30 | 1 | -0/+2 |
* | | Fix xcbgrab build if shm is not available. | Carl Eugen Hoyos | 2014-10-30 | 1 | -0/+4 |
* | | Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356' | Michael Niedermayer | 2014-10-29 | 1 | -1/+4 |
|\| |
|
| * | jack: Use av_strerror | Luca Barbato | 2014-10-29 | 1 | -1/+4 |
* | | avdevice/fbdev_dec: use errno instead of ret for av_log | Michael Niedermayer | 2014-10-29 | 1 | -1/+1 |
* | | Merge commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e' | Michael Niedermayer | 2014-10-29 | 1 | -1/+2 |
|\| |
|
| * | fbdev: Use av_strerror | Luca Barbato | 2014-10-29 | 1 | -6/+14 |
| * | lavd: fix building x11grab after a6674d2 | Anton Khirnov | 2014-10-28 | 1 | -1/+1 |