summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* Combine deprecation guards where appropriateDiego Biurrun2016-05-13
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* Reduce the scope of some variablesDiego Biurrun2016-05-11
* Mark read-only tables as staticDiego Biurrun2016-05-05
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* build: Split test programs off into separate filesDiego Biurrun2016-04-07
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* testprogs: Clean up #includesDiego Biurrun2016-03-24
* timefilter-test: Only compile timefilter-test if JACK is enabledDiego Biurrun2016-03-23
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* avfoundation: Simple captureAlexandre Lision2015-11-26
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-21
* Bump major versions of all librariesVittorio Giovara2015-08-28
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* 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
* jack: Check memory allocationVittorio Giovara2015-06-08
* xcbgrab: Accept geometries matching the screen sizeNicolas George2015-05-06
* xcbgrab: Validate the capture areaLuca Barbato2015-04-30
* xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-30
* jack: Check memory allocationFederico Tomassetti2015-04-19
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* libdc1394: Unbreak build after c201069faMichael Kostylev2015-04-11
* vfwcap: Unbreak building after c201069faMartin Storsjö2015-04-11
* avdevice: Apply a more consistent file naming schemeDiego Biurrun2015-04-09
* avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-09
* xcbgrab: Check av_strdup() allocationVittorio Giovara2015-03-12
* xcbgrab: Free the host string after checking the connectionLuca Barbato2015-03-08
* v4l2: Add support for h264Luca Barbato2015-03-02
* v4l2: Use the codec descriptor facilityLuca Barbato2015-03-02
* x11grab: Unbreak buildingChristian Hujer2015-02-28
* xcbgrab: Unbreak parsing filename optionsLuca Barbato2015-02-24
* xcbgrab: Provide better names for the y and x optionLuca Barbato2015-02-24
* bktr: Use av_strerror and propagate error codesHimangi Saraogi2015-02-15
* xcbgrab: Use the correct geometry for the region highlightDaniel Moran2015-02-15
* xcbgrab: Correctly make shm optionalLuca Barbato2015-02-15
* libdc1394: Add support for MONO8 (gray) video modeClay McClure2015-01-28
* xcbgrab: Move NULL check before pointer dereferenceVittorio Giovara2014-12-18
* xcbgrab: Support empty filename string correctlyLuca Barbato2014-12-10
* v4l2: Unify one instance of reading/storing errnoMartin Storsjö2014-11-11
* v4l2: Preserve errno valuesLuca Barbato2014-11-09
* v4l2: Use av_strerrorTristan Matthews2014-11-09
* jack: Use av_strerrorLuca Barbato2014-10-29
* fbdev: Use av_strerrorLuca Barbato2014-10-29
* lavd: fix building x11grab after a6674d2Anton Khirnov2014-10-28
* xcbgrab: XCB-based screen captureLuca Barbato2014-10-26