summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* Revert "decklink: Header cleanup"Timothy Gu2016-01-24
* decklink: Header cleanupTimothy Gu2016-01-24
* avdevice: Mark decklink_common.h as unconditional SKIPHEADERTimothy Gu2016-01-24
* remove all uses of the deprecated avpicture_get_size() functionEddie Hao2016-01-17
* Correct two build/built typosTimothy Gu2016-01-11
* lavd/pulse_audio_enc: replace lround by lrintGanesh Ajjanagadde2015-12-21
* avdevice/dshow_enummediatypes: check return of av_mallocGanesh Ajjanagadde2015-11-06
* gdigrab: grab right desktop size if DPI in use, based on patch from Alexander...Matt Oliver2015-10-31
* avdevice/caca: change AV_OPT_TYPE_STRING to set .str defaultMichael Niedermayer2015-10-31
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | all: fix -Wextra-semi reported on clangGanesh Ajjanagadde2015-10-24
* | avdevice/pulse_audio_common: add av_warn_unused_resultGanesh Ajjanagadde2015-10-22
* | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'Hendrik Leppkes2015-10-22
|\|
| * Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-21
* | avdevice/internal: add av_warn_unused_resultGanesh Ajjanagadde2015-10-16
* | avdevice/alsa: add av_warn_unused_resultGanesh Ajjanagadde2015-10-16
* | avdevice/libdc1394: add const to suppress "assignment discards const qualifie...Michael Niedermayer2015-09-20
* | avdevice/xcbgrab: fix -Wunused-variableGanesh Ajjanagadde2015-09-19
* | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-15
* | avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 optionClément Bœsch2015-09-12
* | avdevice/caca: small trivial macros adjustmentsClément Bœsch2015-09-12
* | avdevice/caca: remove space before ':' (English typo, cosmetics)Clément Bœsch2015-09-12
* | avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers optionClément Bœsch2015-09-12
* | avdevice/dshow: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-05
|\|
| * Bump major versions of all librariesVittorio Giovara2015-08-28
* | Remove left-over FF_API_DESTRUCT_PACKET cruftHendrik Leppkes2015-09-05
* | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28
* | avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, staticMichael Niedermayer2015-08-30
* | avdevice/lavfi: fix self assignment warningGanesh Ajjanagadde2015-08-23
* | openal-dec: replace av_destruct_packet with av_free_packetAndreas Cadhalpun2015-08-22
* | add missing FF_API_DESTRUCT_PACKET guardsAndreas Cadhalpun2015-08-22
* | Replace av_dlog with ff_dlog.Ronald S. Bultje2015-08-18
* | use avfilter_pad_get_{type,name} accessor functionsAndreas Cadhalpun2015-08-08
* | lavd/v4l2: Use AVSTREAM_PARSE_FULL_ONCE when reading a h264 stream.Carl Eugen Hoyos2015-08-04
* | dshow: show more debug timestamp inforogerdpack2015-07-31
* | avdevice/decklink: Fix build error caused by a change in the SDK.Chris Spencer2015-07-28
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
|\|
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* | Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3'Michael Niedermayer2015-07-11
|\|
| * fbdev: Support the RGB565 colour space.Dan Flett2015-07-11
| * xcbgrab: Explicitly include xcb/shape.hLuca Barbato2015-07-06
| * lavd: Add library identifierVittorio Giovara2015-07-01
* | doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-16