| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/fbdev: use AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-07-26 | 1 | -8/+1 |
* | avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-07-26 | 1 | -8/+3 |
* | avdevice/lavfi: fix input with unknown channel layout | Michael Niedermayer | 2013-07-13 | 1 | -1/+1 |
* | lavd/fbdev.c: Support RGB565 input colour space. | Dan Flett | 2013-07-11 | 1 | -0/+1 |
* | avformat/AVFormatContext: Move fields down to match the fork | Michael Niedermayer | 2013-07-09 | 1 | -1/+1 |
* | lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the... | Stefano Sabatini | 2013-07-03 | 1 | -1/+1 |
* | avdevice/x11grab: allocate just one Cursor | Michael Niedermayer | 2013-06-21 | 1 | -3/+4 |
* | lavd: add xv output device | Stefano Sabatini | 2013-05-30 | 4 | -2/+221 |
* | v4l2: make possible to disable libv4l2 at runtime. | Clément Bœsch | 2013-05-22 | 2 | -13/+47 |
* | lavd/v4l2enc: check write return value. | Clément Bœsch | 2013-05-20 | 1 | -1/+2 |
* | lavd: add v4l2 outdev. | Clément Bœsch | 2013-05-20 | 4 | -2/+112 |
* | lavd/v4l2: move pixel format conversion code to a separate place. | Clément Bœsch | 2013-05-20 | 4 | -120/+170 |
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -2/+0 |
|\ |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -2/+0 |
* | | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* | Michael Niedermayer | 2013-05-15 | 1 | -2/+2 |
* | | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7' | Michael Niedermayer | 2013-05-04 | 1 | -1/+1 |
|\| |
|
| * | silly typo fixes | Diego Biurrun | 2013-05-03 | 1 | -1/+1 |
| * | sndio_dec: Add missing includes for av_gettime() | Martin Storsjö | 2013-03-24 | 1 | -0/+1 |
| * | bktr: Add missing includes for av_gettime() | Martin Storsjö | 2013-03-23 | 1 | -0/+1 |
* | | avdevice/lavfi: add error checking for av_opt_set_int_list() | Michael Niedermayer | 2013-04-12 | 1 | -4/+4 |
* | | buffersink: switch from opaque to AVOptions for params | Michael Niedermayer | 2013-04-12 | 1 | -5/+2 |
* | | abuffersink: switch from opaque to AVOptions for params | Michael Niedermayer | 2013-04-12 | 1 | -4/+3 |
* | | lavd/v4l2: fully init an ioctl argument. | Nicolas George | 2013-04-01 | 1 | -2/+1 |
* | | lavd/v4l2: fix printing of list_formats table | Giorgio Vazzana | 2013-03-28 | 1 | -4/+2 |
* | | lavd/v4l2: replace ioctl() with v4l2_ioctl() | Giorgio Vazzana | 2013-03-28 | 1 | -2/+2 |
* | | dshow_pin: dont return a value from a void function | Michael Niedermayer | 2013-03-25 | 1 | -1/+1 |
* | | lavd/v4l2: honor previously selected input channel | Giorgio Vazzana | 2013-03-23 | 1 | -8/+18 |
* | | lavd/dshow: fix style and typo recently introduced. | Clément Bœsch | 2013-03-19 | 1 | -3/+3 |
* | | libavdevice sdl: added window_fullscreen option to switch SDL output into ful... | dronus | 2013-03-18 | 1 | -1/+4 |
* | | sndio_dec: add missing #include for av_gettime() | Paul B Mahol | 2013-03-17 | 1 | -0/+1 |
* | | lavd/v4l2: silence libv4l2 logging | Giorgio Vazzana | 2013-03-16 | 1 | -0/+6 |
* | | lavd/lavfi: upgrade to AVFrame. | Nicolas George | 2013-03-15 | 1 | -21/+28 |
* | | avdevice: bump major | Michael Niedermayer | 2013-03-14 | 1 | -2/+2 |
* | | bktr: add missing #include for av_gettime() | Paul B Mahol | 2013-03-13 | 1 | -0/+1 |
* | | Remove references to the "ff" variant of buffersink. | Nicolas George | 2013-03-12 | 1 | -2/+2 |
* | | lavd/v4l2: fix bug in init_convert_timestamp() | Giorgio Vazzana | 2013-03-12 | 1 | -2/+2 |
* | | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111' | Michael Niedermayer | 2013-03-12 | 1 | -2/+2 |
|\| |
|
| * | Add the bumps and APIchanges entries for reference counted buffers changes. | Anton Khirnov | 2013-03-08 | 1 | -2/+2 |
* | | avformat/avdevice: add missing time.h includes | Michael Niedermayer | 2013-03-12 | 4 | -0/+4 |
* | | lavd/v4l2: simplify code | Giorgio Vazzana | 2013-03-09 | 1 | -5/+2 |
* | | lavd/v4l2: correctly handle error conditions in mmap_read_frame() | Giorgio Vazzana | 2013-03-09 | 1 | -5/+11 |
* | | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' | Michael Niedermayer | 2013-03-08 | 1 | -72/+75 |
|\| |
|
| * | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 1 | -23/+67 |
* | | v4l2: fix regression that caused ffmpeg to occasionally get stuck | Michael Niedermayer | 2013-03-02 | 1 | -0/+1 |
* | | lavd/v4l2: copy frames into normally allocated packets whenever there is just... | Giorgio Vazzana | 2013-03-02 | 1 | -23/+64 |
* | | avformat/lavfi: force probesize to cover at least 30 frames | Michael Niedermayer | 2013-02-28 | 1 | -0/+4 |
* | | v4l2: try to fix build on BSD | Michael Niedermayer | 2013-02-18 | 1 | -0/+2 |
* | | Add yvu410 as a supported v4l2 input format. | Carl Eugen Hoyos | 2013-02-17 | 1 | -0/+3 |
* | | Add gray16 as a supported v4l2 input format. | Carl Eugen Hoyos | 2013-02-17 | 1 | -0/+1 |
* | | dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. | rogerdpack | 2013-02-15 | 1 | -3/+3 |