summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* avdevice/libdc1394: add const to suppress "assignment discards const qualifie...Michael Niedermayer2015-09-201-5/+5
* avdevice/xcbgrab: fix -Wunused-variableGanesh Ajjanagadde2015-09-191-1/+1
* lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-151-2/+2
* avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 optionClément Bœsch2015-09-121-1/+1
* avdevice/caca: small trivial macros adjustmentsClément Bœsch2015-09-121-8/+10
* avdevice/caca: remove space before ':' (English typo, cosmetics)Clément Bœsch2015-09-121-2/+2
* avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers optionClément Bœsch2015-09-121-3/+1
* avdevice/dshow: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-081-24/+8
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-081-2/+2
* Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-051-2/+2
|\
| * Bump major versions of all librariesVittorio Giovara2015-08-281-2/+2
* | Remove left-over FF_API_DESTRUCT_PACKET cruftHendrik Leppkes2015-09-051-5/+0
* | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'Hendrik Leppkes2015-09-051-12/+0
|\ \ | |/
| * lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-281-12/+0
* | avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, staticMichael Niedermayer2015-08-301-2/+2
* | avdevice/lavfi: fix self assignment warningGanesh Ajjanagadde2015-08-231-1/+1
* | openal-dec: replace av_destruct_packet with av_free_packetAndreas Cadhalpun2015-08-221-1/+1
* | add missing FF_API_DESTRUCT_PACKET guardsAndreas Cadhalpun2015-08-221-0/+4
* | Replace av_dlog with ff_dlog.Ronald S. Bultje2015-08-182-4/+6
* | use avfilter_pad_get_{type,name} accessor functionsAndreas Cadhalpun2015-08-081-1/+1
* | lavd/v4l2: Use AVSTREAM_PARSE_FULL_ONCE when reading a h264 stream.Carl Eugen Hoyos2015-08-041-1/+1
* | dshow: show more debug timestamp inforogerdpack2015-07-311-2/+10
* | avdevice/decklink: Fix build error caused by a change in the SDK.Chris Spencer2015-07-281-0/+6
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-273-3/+3
|\ \ | |/
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-272-2/+2
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-211-0/+8
|\ \ | |/
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-201-0/+8
* | Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3'Michael Niedermayer2015-07-111-1/+1
|\ \ | |/
| * fbdev: Support the RGB565 colour space.Dan Flett2015-07-111-0/+1
| * xcbgrab: Explicitly include xcb/shape.hLuca Barbato2015-07-061-0/+1
| * lavd: Add library identifierVittorio Giovara2015-07-011-1/+3
* | doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-163-3/+3
* | Remove a few occurences of "long long" from the libraries.Carl Eugen Hoyos2015-06-131-1/+1
* | avdevice/openal-dec: Make al_format_info constMichael Niedermayer2015-06-111-2/+2
* | avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet()Michael Niedermayer2015-06-101-1/+1
* | Merge commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a'Michael Niedermayer2015-06-081-0/+4
|\ \ | |/
| * jack: Check memory allocationVittorio Giovara2015-06-081-0/+4
| * xcbgrab: Accept geometries matching the screen sizeNicolas George2015-05-061-2/+2
* | avdevice/iec61883: Check pthread init for failuresMichael Niedermayer2015-06-071-3/+6
* | avdevice/x11grab: use av_clip() instead of nested min & maxClément Bœsch2015-06-061-4/+4
* | avdevice/v4l2: Fix vertical alignment in list_formats() outputMichael Niedermayer2015-05-161-2/+2
* | avdevice/v4l2: Try to fix build on netbsd/openbsdMichael Niedermayer2015-05-091-1/+4
* | lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L...Giorgio Vazzana2015-05-081-15/+22
* | lavd/v4l2: fix typoGiorgio Vazzana2015-05-081-1/+1
* | avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug()Michael Niedermayer2015-05-071-5/+3
* | lavd/xcbgrab: fix comparison with screen size.Nicolas George2015-05-061-2/+2
* | Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641'Michael Niedermayer2015-04-301-2/+11
|\ \ | |/
| * xcbgrab: Validate the capture areaLuca Barbato2015-04-301-2/+11
* | Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b'Michael Niedermayer2015-04-301-2/+14
|\ \ | |/
| * xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-301-2/+14
OpenPOWER on IntegriCloud