| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/lavfi: fix self assignment warning | Ganesh Ajjanagadde | 2015-08-23 | 1 | -1/+1 |
* | openal-dec: replace av_destruct_packet with av_free_packet | Andreas Cadhalpun | 2015-08-22 | 1 | -1/+1 |
* | add missing FF_API_DESTRUCT_PACKET guards | Andreas Cadhalpun | 2015-08-22 | 1 | -0/+4 |
* | Replace av_dlog with ff_dlog. | Ronald S. Bultje | 2015-08-18 | 2 | -4/+6 |
* | use avfilter_pad_get_{type,name} accessor functions | Andreas Cadhalpun | 2015-08-08 | 1 | -1/+1 |
* | lavd/v4l2: Use AVSTREAM_PARSE_FULL_ONCE when reading a h264 stream. | Carl Eugen Hoyos | 2015-08-04 | 1 | -1/+1 |
* | dshow: show more debug timestamp info | rogerdpack | 2015-07-31 | 1 | -2/+10 |
* | avdevice/decklink: Fix build error caused by a change in the SDK. | Chris Spencer | 2015-07-28 | 1 | -0/+6 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 3 | -3/+3 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 2 | -2/+2 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+8 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+8 |
* | | Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3' | Michael Niedermayer | 2015-07-11 | 1 | -1/+1 |
|\| |
|
| * | fbdev: Support the RGB565 colour space. | Dan Flett | 2015-07-11 | 1 | -0/+1 |
| * | xcbgrab: Explicitly include xcb/shape.h | Luca Barbato | 2015-07-06 | 1 | -0/+1 |
| * | lavd: Add library identifier | Vittorio Giovara | 2015-07-01 | 1 | -1/+3 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 3 | -3/+3 |
* | | Remove a few occurences of "long long" from the libraries. | Carl Eugen Hoyos | 2015-06-13 | 1 | -1/+1 |
* | | avdevice/openal-dec: Make al_format_info const | Michael Niedermayer | 2015-06-11 | 1 | -2/+2 |
* | | avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() | Michael Niedermayer | 2015-06-10 | 1 | -1/+1 |
* | | Merge commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a' | Michael Niedermayer | 2015-06-08 | 1 | -0/+4 |
|\| |
|
| * | jack: Check memory allocation | Vittorio Giovara | 2015-06-08 | 1 | -0/+4 |
| * | xcbgrab: Accept geometries matching the screen size | Nicolas George | 2015-05-06 | 1 | -2/+2 |
* | | avdevice/iec61883: Check pthread init for failures | Michael Niedermayer | 2015-06-07 | 1 | -3/+6 |
* | | avdevice/x11grab: use av_clip() instead of nested min & max | Clément Bœsch | 2015-06-06 | 1 | -4/+4 |
* | | avdevice/v4l2: Fix vertical alignment in list_formats() output | Michael Niedermayer | 2015-05-16 | 1 | -2/+2 |
* | | avdevice/v4l2: Try to fix build on netbsd/openbsd | Michael Niedermayer | 2015-05-09 | 1 | -1/+4 |
* | | lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L... | Giorgio Vazzana | 2015-05-08 | 1 | -15/+22 |
* | | lavd/v4l2: fix typo | Giorgio Vazzana | 2015-05-08 | 1 | -1/+1 |
* | | avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug() | Michael Niedermayer | 2015-05-07 | 1 | -5/+3 |
* | | lavd/xcbgrab: fix comparison with screen size. | Nicolas George | 2015-05-06 | 1 | -2/+2 |
* | | Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641' | Michael Niedermayer | 2015-04-30 | 1 | -2/+11 |
|\| |
|
| * | xcbgrab: Validate the capture area | Luca Barbato | 2015-04-30 | 1 | -2/+11 |
* | | Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b' | Michael Niedermayer | 2015-04-30 | 1 | -2/+14 |
|\| |
|
| * | xcbgrab: Do not assume the non shm image data is always available | Luca Barbato | 2015-04-30 | 1 | -2/+14 |
* | | lavd/v4l2: print buffer flags in case of error | Giorgio Vazzana | 2015-04-24 | 1 | -2/+2 |
* | | dshow: add capture device save and load | Mate Sebok | 2015-04-22 | 2 | -3/+98 |
* | | Merge commit '386e2755aab73ae7075f78d92786cb5c5419597a' | Michael Niedermayer | 2015-04-20 | 1 | -0/+2 |
|\| |
|
| * | jack: Check memory allocation | Federico Tomassetti | 2015-04-19 | 1 | -0/+2 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 2 | -3/+3 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 2 | -3/+3 |
| * | libdc1394: Unbreak build after c201069fa | Michael Kostylev | 2015-04-11 | 1 | -10/+10 |
* | | Merge commit '4f373a5111f900af54301907132942f95276285c' | Michael Niedermayer | 2015-04-11 | 1 | -0/+3 |
|\| |
|
| * | vfwcap: Unbreak building after c201069fa | Martin Storsjö | 2015-04-11 | 1 | -3/+6 |
* | | avdevice/vfwcap: revert header reordering from c201069fac9a76e6604f9d84d76a17... | Michael Niedermayer | 2015-04-10 | 1 | -3/+3 |
* | | Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' | Michael Niedermayer | 2015-04-09 | 14 | -30/+28 |
|\| |
|
| * | avdevice: Apply a more consistent file naming scheme | Diego Biurrun | 2015-04-09 | 14 | -29/+27 |
* | | avdevice/vfwcap: put the headers back in the order in which they need to be | Michael Niedermayer | 2015-04-09 | 1 | -1/+1 |
* | | Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200' | Michael Niedermayer | 2015-04-09 | 10 | -21/+45 |
|\| |
|
| * | avdevice: Add missing header for NULL_IF_CONFIG_SMALL | Diego Biurrun | 2015-04-09 | 10 | -19/+40 |