summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* avfoundation: update to use AVCodecParametersVittorio Giovara2017-04-261-5/+5
* jack: Drop support for old (2012) JACK versionsDiego Biurrun2017-03-281-4/+0
* Bump major versions of all librariesVittorio Giovara2017-03-231-2/+2
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* v4l2: use codec descriptors for mapping a codec name to idAnton Khirnov2016-12-191-4/+4
* build: Fix dependencies for alsa/jack/sndio supportDiego Biurrun2016-12-091-2/+2
* build: Drop support for old versions of libdc1394Diego Biurrun2016-12-031-143/+6
* Use avpriv_report_missing_feature() where appropriateDiego Biurrun2016-11-082-3/+2
* bktr: Use memset(0) instead of zero initialization for struct sigactionDiego Biurrun2016-10-221-1/+2
* v4l2: convert to stdatomicAnton Khirnov2016-10-021-9/+9
* libdc1394: Distinguish between enumeration errors and no cameras foundJosh de Kock2016-09-151-3/+8
* timefilter: test: Drop some disabled debug cruftDiego Biurrun2016-08-171-13/+0
* x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-294-4/+4
* Remove the legacy X11 screen grabberDiego Biurrun2016-07-294-650/+1
* libdc1394: Fill in packet data directlyVittorio Giovara2016-07-201-23/+21
* lavd: Drop unneeded av_init_packet()sVittorio Giovara2016-07-132-2/+0
* avdevice: Ignore timefilter test programDiego Biurrun2016-06-141-0/+1
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-291-3/+5
* Combine deprecation guards where appropriateDiego Biurrun2016-05-131-2/+2
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-1/+1
* Reduce the scope of some variablesDiego Biurrun2016-05-111-1/+1
* Mark read-only tables as staticDiego Biurrun2016-05-051-1/+1
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* build: Split test programs off into separate filesDiego Biurrun2016-04-072-71/+92
* build: miscellaneous cosmeticsDiego Biurrun2016-04-071-2/+2
* testprogs: Clean up #includesDiego Biurrun2016-03-241-1/+1
* timefilter-test: Only compile timefilter-test if JACK is enabledDiego Biurrun2016-03-231-1/+1
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-2317-102/+101
* avfoundation: Simple captureAlexandre Lision2015-11-264-1/+689
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-267-8/+8
* Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-212-3/+5
* Bump major versions of all librariesVittorio Giovara2015-08-281-2/+2
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-281-12/+0
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-272-2/+2
* Deprecate avctx.coded_frameVittorio Giovara2015-07-201-0/+8
* 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
* jack: Check memory allocationVittorio Giovara2015-06-081-0/+4
* xcbgrab: Accept geometries matching the screen sizeNicolas George2015-05-061-2/+2
* xcbgrab: Validate the capture areaLuca Barbato2015-04-301-2/+11
* xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-301-2/+14
* jack: Check memory allocationFederico Tomassetti2015-04-191-0/+2
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-192-3/+3
* libdc1394: Unbreak build after c201069faMichael Kostylev2015-04-111-10/+10
* vfwcap: Unbreak building after c201069faMartin Storsjö2015-04-111-3/+6
* avdevice: Apply a more consistent file naming schemeDiego Biurrun2015-04-0914-29/+27
* avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-0910-19/+40
* xcbgrab: Check av_strdup() allocationVittorio Giovara2015-03-121-0/+2
* xcbgrab: Free the host string after checking the connectionLuca Barbato2015-03-081-3/+6
OpenPOWER on IntegriCloud