| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | bktr: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -13/+4 |
* | | lavd/dshow: fix make checkheaders. | Clément Bœsch | 2012-05-18 | 1 | -0/+1 |
* | | lavd/dshow: protect header. | Clément Bœsch | 2012-05-18 | 1 | -0/+5 |
* | | lavfi: drop planar/packed negotiation support | Stefano Sabatini | 2012-05-16 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-07 | 1 | -1/+2 |
|\| |
|
| * | build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. | Diego Biurrun | 2012-05-07 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-04 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Consistently place static, inline and av_cold attributes/keywords. | Diego Biurrun | 2012-04-04 | 1 | -2/+2 |
* | | v4l2: allow to convert monotonic timestamps. | Nicolas George | 2012-04-04 | 2 | -1/+95 |
* | | timefilter: allow to evaluate at other times. | Nicolas George | 2012-04-04 | 2 | -0/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -2/+1 |
|\| |
|
| * | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -2/+1 |
* | | x11grab: fix compilation | Michael Niedermayer | 2012-03-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-17 | 1 | -0/+4 |
|\| |
|
| * | x11grab: fix a memory leak exposed by valgrind | Antonio Ospite | 2012-03-16 | 1 | -0/+4 |
| * | libcdio: add a forgotten AVClass to the private context. | Anton Khirnov | 2012-03-04 | 1 | -0/+1 |
* | | alsa: fix timefilter usage. | Nicolas George | 2012-03-05 | 2 | -1/+3 |