420 Commits (4fef648d10bf3bcfd4b8fa5755c1128966a2427c)

Author SHA1 Message Date
Diego Biurrun 4fef648d10 Remove the legacy X11 screen grabber 8 years ago
Vittorio Giovara 5d0f85f1b2 libdc1394: Fill in packet data directly 8 years ago
Vittorio Giovara 0b1bd1b205 lavd: Drop unneeded av_init_packet()s 8 years ago
Diego Biurrun a2ddfadc2d avdevice: Ignore timefilter test program 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun 11de006bab Combine deprecation guards where appropriate 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Diego Biurrun b7e64fba7f Reduce the scope of some variables 9 years ago
Diego Biurrun 5afb94c817 Mark read-only tables as static 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Diego Biurrun 439929859a testprogs: Clean up #includes 9 years ago
Diego Biurrun 30e9ef21ce timefilter-test: Only compile timefilter-test if JACK is enabled 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Alexandre Lision 4f979418c7 avfoundation: Simple capture 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Vittorio Giovara f890677d05 Replace any remaining avpicture function with imgutils 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 9 years ago
Dan Flett 87f98a2b9d fbdev: Support the RGB565 colour space. 9 years ago
Luca Barbato c8b8271379 xcbgrab: Explicitly include xcb/shape.h 10 years ago
Vittorio Giovara 0f87f9b4fc lavd: Add library identifier 10 years ago
Vittorio Giovara bc1eace1b3 jack: Check memory allocation 10 years ago
Nicolas George 01fdfa51ac xcbgrab: Accept geometries matching the screen size 10 years ago
Luca Barbato e8c4db0d4d xcbgrab: Validate the capture area 10 years ago
Luca Barbato 82a10225f8 xcbgrab: Do not assume the non shm image data is always available 10 years ago
Federico Tomassetti 386e2755aa jack: Check memory allocation 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Michael Kostylev 7a9b764c07 libdc1394: Unbreak build after c201069fa 10 years ago
Martin Storsjö 4f373a5111 vfwcap: Unbreak building after c201069fa 10 years ago
Diego Biurrun 8d26c193fb avdevice: Apply a more consistent file naming scheme 10 years ago
Diego Biurrun c201069fac avdevice: Add missing header for NULL_IF_CONFIG_SMALL 10 years ago
Vittorio Giovara edca1dd552 xcbgrab: Check av_strdup() allocation 10 years ago
Luca Barbato 5f5b78aca3 xcbgrab: Free the host string after checking the connection 10 years ago
Luca Barbato 9a26ba9713 v4l2: Add support for h264 10 years ago
Luca Barbato 619d5e7db8 v4l2: Use the codec descriptor facility 10 years ago
Christian Hujer 802987f8c7 x11grab: Unbreak building 10 years ago
Luca Barbato 85b3b1c4ba xcbgrab: Unbreak parsing filename options 10 years ago
Luca Barbato b31328d008 xcbgrab: Provide better names for the y and x option 10 years ago
Himangi Saraogi 81ef46020f bktr: Use av_strerror and propagate error codes 10 years ago
Daniel Moran 51ca3cb604 xcbgrab: Use the correct geometry for the region highlight 10 years ago
Luca Barbato d40815a982 xcbgrab: Correctly make shm optional 10 years ago
Clay McClure 6a808f5ae1 libdc1394: Add support for MONO8 (gray) video mode 10 years ago
Vittorio Giovara 9e06327ecb xcbgrab: Move NULL check before pointer dereference 10 years ago
Luca Barbato 2c3f29c489 xcbgrab: Support empty filename string correctly 10 years ago
Martin Storsjö b776113e5d v4l2: Unify one instance of reading/storing errno 10 years ago
Luca Barbato 09f25533a5 v4l2: Preserve errno values 10 years ago