| Commit message (Expand) | Author | Age | Files | Lines |
* | v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1 | Michael Niedermayer | 2012-08-31 | 1 | -0/+2 |
* | Add CPiA video decoder | Stephan Hilb | 2012-08-31 | 1 | -1/+17 |
* | dshow: allow user to specify audio buffer size | Ramiro Polla | 2012-08-29 | 1 | -0/+51 |
* | dshow:protect access to curbufsize to promote consistency | rogerdpack | 2012-08-20 | 1 | -3/+3 |
* | dshow: avoid integer overflow when using curbufsize | rogerdpack | 2012-08-20 | 1 | -1/+1 |
* | dshow: protect access to curbufsize | rogerdpack | 2012-08-19 | 1 | -2/+1 |
* | dshow: cleanup reference | rogerdpack | 2012-08-19 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 2 | -0/+2 |
|\ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 2 | -0/+2 |
* | | lavd/x11grab: deprecate "nomouse" specification in filename | Stefano Sabatini | 2012-08-08 | 1 | -1/+6 |
* | | lavd/x11grab: apply misc consistency fixes to options definition | Stefano Sabatini | 2012-08-08 | 1 | -7/+10 |
* | | rename missed CodecID to AVCodecID | Michael Niedermayer | 2012-08-07 | 2 | -3/+3 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 23 | -134/+134 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 17 | -108/+108 |
* | | Replace various inlined inverse AVRational with av_inv_q(). | Clément Bœsch | 2012-08-06 | 3 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -2/+2 |
|\| |
|
| * | Improve descriptiveness of a number of codec and container long names | Diego Biurrun | 2012-07-30 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-29 | 7 | -16/+19 |
|\| |
|
| * | Add missing libavutil/time.h includes. | Anton Khirnov | 2012-07-28 | 4 | -0/+4 |
| * | x11grab: cosmetics: consistent naming for x11grab-related things | Diego Biurrun | 2012-07-28 | 4 | -16/+15 |
* | | lavd/caca: create display *after* checking dither options | Stefano Sabatini | 2012-07-22 | 1 | -17/+27 |
* | | lavd/caca: provide more meaningful feedback if fails to set a dither option | Stefano Sabatini | 2012-07-22 | 1 | -8/+10 |
* | | lavd/caca: rename "colors" option to "color" | Stefano Sabatini | 2012-07-22 | 1 | -2/+2 |
* | | lavd/caca: sort arguments for -list_dither | Stefano Sabatini | 2012-07-22 | 1 | -3/+3 |
* | | lavd/caca: extend error message for -list_dither option | Stefano Sabatini | 2012-07-22 | 1 | -1/+2 |
* | | libcaca output device | Paul B Mahol | 2012-07-21 | 4 | -1/+230 |
* | | v4l2: remove call to v4l2_fd_open. | Nicolas George | 2012-07-20 | 1 | -13/+0 |
* | | lavd/sdl: use verb in options help message | Stefano Sabatini | 2012-07-19 | 1 | -3/+3 |
* | | v4l2: use av_assert | Michael Niedermayer | 2012-07-08 | 1 | -2/+3 |
* | | cosmetics: various spelling fixes | Lou Logan | 2012-07-06 | 1 | -1/+1 |
* | | FireWire DV/HDV input device using libiec61883 | Georg Lippitsch | 2012-07-05 | 4 | -1/+469 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 3 | -14/+52 |
|\| |
|
| * | Clarify Doxygen comment for FF_API_* #defines. | Diego Biurrun | 2012-07-04 | 1 | -0/+6 |
| * | Create version.h headers for libraries that lack them | Diego Biurrun | 2012-07-04 | 3 | -15/+46 |
* | | lavfi: remove old video sink API | Stefano Sabatini | 2012-06-26 | 1 | -6/+0 |
* | | lavd/lavfi: do not set the channel layout list. | Nicolas George | 2012-06-21 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-20 | 4 | -6/+0 |
|\| |
|
| * | Remove unnecessary inclusions of [sys/]time.h | Mans Rullgard | 2012-06-20 | 4 | -6/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-15 | 1 | -1/+1 |
|\| |
|
| * | Avoid C99 variable declarations within for statements. | Diego Biurrun | 2012-06-14 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -0/+6 |
|\| |
|
| * | jack: update to new latency range API as the old one has been deprecated | Sean McGovern | 2012-06-13 | 1 | -0/+6 |
* | | sdl: fix aspect ratio computations. | Nicolas George | 2012-06-10 | 1 | -16/+30 |
* | | sdl: fix overlay size. | Nicolas George | 2012-06-10 | 1 | -5/+5 |
* | | sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS. | Nicolas George | 2012-06-10 | 1 | -1/+1 |
* | | avdevice: bump soname due to lavf soname bump | Michael Niedermayer | 2012-05-25 | 1 | -2/+2 |
* | | dshow: rename dshow.h to avoid conflict with system header of equal name | Kyle | 2012-05-24 | 8 | -7/+7 |
* | | x11grab: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -7/+2 |
* | | v4l2: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -10/+1 |
* | | sdl: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -12/+1 |