summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* 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
* v4l2: Add support for h264Luca Barbato2015-03-021-1/+6
* v4l2: Use the codec descriptor facilityLuca Barbato2015-03-021-2/+2
* x11grab: Unbreak buildingChristian Hujer2015-02-281-2/+2
* xcbgrab: Unbreak parsing filename optionsLuca Barbato2015-02-241-6/+14
* xcbgrab: Provide better names for the y and x optionLuca Barbato2015-02-242-0/+4
* bktr: Use av_strerror and propagate error codesHimangi Saraogi2015-02-151-10/+22
* xcbgrab: Use the correct geometry for the region highlightDaniel Moran2015-02-151-1/+1
* xcbgrab: Correctly make shm optionalLuca Barbato2015-02-151-4/+4
* libdc1394: Add support for MONO8 (gray) video modeClay McClure2015-01-281-0/+1
* xcbgrab: Move NULL check before pointer dereferenceVittorio Giovara2014-12-181-1/+5
* xcbgrab: Support empty filename string correctlyLuca Barbato2014-12-101-2/+2
OpenPOWER on IntegriCloud