summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\
| * build: Split test programs off into separate filesDiego Biurrun2016-04-07
* | avdevice/decklink_dec: Convert decklink input module to use codecparFelt, Patrick2016-05-11
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-09
|\|
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* | lavd/avfoundation: use AVCodecParametersRick Kern2016-05-05
* | Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48'Derek Buitenhuis2016-04-21
|\|
| * testprogs: Clean up #includesDiego Biurrun2016-03-24
* | Merge commit '30e9ef21cea09fa5e880e979c9f5b39edccbb6f4'Derek Buitenhuis2016-04-17
|\|
| * timefilter-test: Only compile timefilter-test if JACK is enabledDiego Biurrun2016-03-23
* | avdevice/caca: switch to codecparMichael Niedermayer2016-04-11
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * avfoundation: Simple captureAlexandre Lision2015-11-26
* | lavd/dshow_crossbar: remove trailing whitespaceLou Logan2016-03-28
* | configure&avdevice/jack: Fixed issue #43 JACK indev support on OSXJosh de Kock2016-02-22
* | lavd/gdigrab: mouse dpi awarenessMetaksakis Georgios2016-02-15
* | libavdevice/dshow.c: Correct CoGetMalloc checkFearThe13372016-02-13
* | x11grab: fixed next frame capture time calculationTrevor \\\\ Higgins2016-02-05
* | xv: Remove AVPicture usageTimothy Gu2016-02-02
* | sdl: Remove AVPicture usageTimothy Gu2016-02-02
* | decklink: support all valid numbers of audio channelsMatthias Hunstock2016-02-03
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-02
* | avdevice/lavfi: replace deprecated avpicture_layoutPaul B Mahol2016-02-01
* | all: Make header guard names consistentTimothy Gu2016-01-31
* | libavdevice/decklink_common.h: fix broken build due to missing `/`Michael Ira Krufky2016-01-29
* | all: Add missing header guardsTimothy Gu2016-01-28
* | lavd/decklink_dec: add support for teletextMarton Balint2016-01-29
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | 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