433 Commits (2b50847e0f8f8894bfa74aa1c5a63e90a9867b45)

Author SHA1 Message Date
Vittorio Giovara 85c2bf9d2c avfoundation: update to use AVCodecParameters 8 years ago
Diego Biurrun 5a969f64b9 jack: Drop support for old (2012) JACK versions 8 years ago
Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Anton Khirnov 0fea8555ae v4l2: use codec descriptors for mapping a codec name to id 8 years ago
Diego Biurrun 1818a640cf build: Fix dependencies for alsa/jack/sndio support 8 years ago
Diego Biurrun 4a1ef54398 build: Drop support for old versions of libdc1394 8 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Diego Biurrun 2f806622e1 bktr: Use memset(0) instead of zero initialization for struct sigaction 8 years ago
Anton Khirnov 3a165c187d v4l2: convert to stdatomic 8 years ago
Josh de Kock bc7399934d libdc1394: Distinguish between enumeration errors and no cameras found 8 years ago
Diego Biurrun 93fed46a92 timefilter: test: Drop some disabled debug cruft 8 years ago
Diego Biurrun 5ed4644d6d x11grab: Rename internal component to "xcbgrab" 8 years ago
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 9 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