| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/dshow_enummediatypes: check return of av_malloc | Ganesh Ajjanagadde | 2015-11-06 | 1 | -0/+2 |
* | gdigrab: grab right desktop size if DPI in use, based on patch from Alexander... | Matt Oliver | 2015-10-31 | 1 | -11/+17 |
* | avdevice/caca: change AV_OPT_TYPE_STRING to set .str default | Michael Niedermayer | 2015-10-31 | 1 | -1/+1 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 3 | -3/+3 |
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 6 | -7/+7 |
|\ |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 7 | -8/+8 |
* | | all: fix -Wextra-semi reported on clang | Ganesh Ajjanagadde | 2015-10-24 | 1 | -3/+3 |
* | | avdevice/pulse_audio_common: add av_warn_unused_result | Ganesh Ajjanagadde | 2015-10-22 | 1 | -0/+2 |
* | | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' | Hendrik Leppkes | 2015-10-22 | 2 | -3/+5 |
|\| |
|
| * | Replace any remaining avpicture function with imgutils | Vittorio Giovara | 2015-10-21 | 2 | -3/+5 |
* | | avdevice/internal: add av_warn_unused_result | Ganesh Ajjanagadde | 2015-10-16 | 1 | -0/+1 |
* | | avdevice/alsa: add av_warn_unused_result | Ganesh Ajjanagadde | 2015-10-16 | 1 | -0/+4 |
* | | avdevice/libdc1394: add const to suppress "assignment discards const qualifie... | Michael Niedermayer | 2015-09-20 | 1 | -5/+5 |
* | | avdevice/xcbgrab: fix -Wunused-variable | Ganesh Ajjanagadde | 2015-09-19 | 1 | -1/+1 |
* | | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -2/+2 |
* | | avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option | Clément Bœsch | 2015-09-12 | 1 | -1/+1 |
* | | avdevice/caca: small trivial macros adjustments | Clément Bœsch | 2015-09-12 | 1 | -8/+10 |
* | | avdevice/caca: remove space before ':' (English typo, cosmetics) | Clément Bœsch | 2015-09-12 | 1 | -2/+2 |
* | | avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers option | Clément Bœsch | 2015-09-12 | 1 | -3/+1 |
* | | avdevice/dshow: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -24/+8 |
* | | Replace all remaining occurances of step/depth_minus1 and offset_plus1 | Hendrik Leppkes | 2015-09-08 | 1 | -2/+2 |
* | | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' | Hendrik Leppkes | 2015-09-05 | 1 | -2/+2 |
|\| |
|
| * | Bump major versions of all libraries | Vittorio Giovara | 2015-08-28 | 1 | -2/+2 |
* | | Remove left-over FF_API_DESTRUCT_PACKET cruft | Hendrik Leppkes | 2015-09-05 | 1 | -5/+0 |
* | | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' | Hendrik Leppkes | 2015-09-05 | 1 | -12/+0 |
|\| |
|
| * | lavc: Drop deprecated destruct_packet related functions | Vittorio Giovara | 2015-08-28 | 1 | -12/+0 |
* | | avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, static | Michael Niedermayer | 2015-08-30 | 1 | -2/+2 |
* | | 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 |