| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -5/+2 |
|\| |
|
| * | timefilter: De-doxygenize normal code comments and drop silly ones | Diego Biurrun | 2012-10-07 | 1 | -5/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 2 | -2/+2 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -7/+0 |
|\| |
|
| * | Remove some silly disabled code. | Diego Biurrun | 2012-10-01 | 1 | -7/+0 |
* | | dshow: enhance error message | rogerdpack | 2012-09-29 | 1 | -1/+1 |
* | | Add missing version macros to libraries | jamal | 2012-09-28 | 1 | -2/+4 |
* | | lavd/lavfi: push frames until the last sink is EOF | Stefano Sabatini | 2012-09-20 | 2 | -5/+20 |
* | | lavd/lavfi: apply stylistic fixes to the options help fields | Stefano Sabatini | 2012-09-11 | 1 | -2/+2 |
* | | dshow: Change WINBOOL to BOOL | Derek Buitenhuis | 2012-09-07 | 2 | -2/+2 |
* | | lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSE | Stefano Sabatini | 2012-09-07 | 1 | -1/+1 |
* | | lavd/sdl: remove trailing dot in messages | Stefano Sabatini | 2012-09-07 | 1 | -3/+3 |
* | | lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE | Ramiro Polla | 2012-09-07 | 1 | -11/+4 |
* | | lavd/dshow: support video codec and pixel format selection | Ramiro Polla | 2012-09-07 | 1 | -1/+37 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 16 | -39/+39 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 11 | -21/+21 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 10 | -32/+32 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 5 | -15/+15 |