| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f' | Michael Niedermayer | 2013-01-18 | 1 | -0/+7 |
|\ |
|
| * | libcdio: support recent cdio-paranoia | Luca Barbato | 2013-01-17 | 1 | -0/+7 |
* | | lavd/v4l2: init return value. | Nicolas George | 2013-01-16 | 1 | -1/+1 |
* | | lavd/v4l2: update broken link to v4l2 video capture example | Stephan Hilb | 2013-01-16 | 1 | -1/+1 |
* | | lavd/v4l2: improve debug message | Stephan Hilb | 2013-01-16 | 1 | -1/+2 |
* | | lavd/v4l2: apply grammar/consistency fixes to options help fields | Stefano Sabatini | 2013-01-15 | 1 | -15/+18 |
* | | lavd/v4l2: return meaningful error code from device_init() | Stefano Sabatini | 2013-01-15 | 1 | -2/+3 |
* | | lavd/v4l2: fix misc messages | Stefano Sabatini | 2013-01-15 | 1 | -4/+4 |
* | | lavd/v4l2: extend error/debug feedback in case of invalid codec/pix_fmt | Stefano Sabatini | 2013-01-15 | 1 | -1/+7 |
* | | Merge commit '90cfc084e3e6d37ab88fc96a95f0401d8e8b4cd1' | Michael Niedermayer | 2013-01-14 | 1 | -6/+10 |
|\| |
|
| * | v4l2: do not assert on a value received from outside of Libav | Anton Khirnov | 2013-01-13 | 1 | -1/+6 |
| * | v4l2: set the average framerate instead of codec timebase. | Anton Khirnov | 2013-01-13 | 1 | -4/+4 |
* | | Merge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33' | Michael Niedermayer | 2013-01-14 | 1 | -21/+12 |
|\| |
|
| * | v4l2: avoid pointless indirection. | Anton Khirnov | 2013-01-13 | 1 | -22/+13 |
* | | Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8' | Michael Niedermayer | 2013-01-04 | 1 | -1/+0 |
|\| |
|
| * | build: Avoid detecting bogus components named 'x' | Clément Bœsch | 2013-01-03 | 1 | -3/+1 |
* | | Merge back some registering macros in all*.c. | Clément Bœsch | 2012-12-30 | 1 | -3/+2 |
* | | bktr: fix warning: missing braces around initializer | Michael Niedermayer | 2012-12-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-29 | 1 | -27/+37 |
|\| |
|
| * | cosmetics: Prettyprint codec/format/filter registration files | Diego Biurrun | 2012-12-28 | 1 | -20/+30 |
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | Support H264 over video4linux2. | Carl Eugen Hoyos | 2012-12-21 | 1 | -0/+3 |
* | | dshow: call CoUninitialize() on dshow_read_close() | Ramiro Polla | 2012-12-17 | 1 | -6/+7 |
* | | dshow: handle events in graph | Ramiro Polla | 2012-12-17 | 2 | -11/+70 |
* | | lavd/dshow: rename dshow class name | rogerdpack | 2012-12-15 | 1 | -1/+1 |
* | | dshow: fix return code when opening device | Ramiro Polla | 2012-12-08 | 1 | -10/+8 |
* | | lavd/lavfi: fix float.h include. | Clément Bœsch | 2012-12-06 | 1 | -1/+1 |
* | | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' | Michael Niedermayer | 2012-12-05 | 3 | -7/+0 |
|\| |
|
| * | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 3 | -7/+0 |
* | | lavu/opt: allow to set sample and pixel format with av_opt_set_int() | Stefano Sabatini | 2012-12-01 | 2 | -2/+2 |
* | | lavu/opt: change the way default pixel and sample format value is set | Stefano Sabatini | 2012-11-30 | 2 | -2/+2 |
* | | dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions | Alexander Strasser | 2012-11-16 | 3 | -2/+1 |
* | | Update iec61883 to handle multiple devices, and allow | Georg Lippitsch | 2012-11-13 | 1 | -13/+44 |
* | | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h | Paul B Mahol | 2012-11-13 | 1 | -1/+1 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
| * | dv1394: Swap the min and max values of the 'standard' option | Michael Niedermayer | 2012-11-02 | 1 | -1/+1 |
* | | oss: warn when non block mode cannot be enabled. | Michael Niedermayer | 2012-11-05 | 1 | -2/+5 |
* | | dv1394: fix order of AVOption fields | Michael Niedermayer | 2012-11-02 | 1 | -1/+1 |
* | | x11grab: fix mixed declaration and code | Michael Niedermayer | 2012-10-29 | 1 | -3/+5 |
* | | lavd/lavfi: fix leak in case of failure | Stefano Sabatini | 2012-10-25 | 1 | -3/+3 |
* | | lavd/lavfi: add graph_file option | Stefano Sabatini | 2012-10-23 | 1 | -0/+29 |
* | | x11: Fix x11grab BadCursor | Isaac Dooley | 2012-10-23 | 1 | -0/+7 |
* | | lavc: add lavfi metadata support. | Clément Bœsch | 2012-10-21 | 1 | -0/+23 |
* | | caca: fix 10l typo | Michael Niedermayer | 2012-10-12 | 1 | -1/+1 |
* | | lavd: do not use av_pix_fmt_descriptors directly | Paul B Mahol | 2012-10-12 | 2 | -4/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-12 | 1 | -1/+1 |
|\| |
|
| * | lavu,lavd: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 11 | -101/+101 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 6 | -62/+62 |