386 Commits (c201069fac9a76e6604f9d84d76a172434d62200)

Author SHA1 Message Date
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
Tristan Matthews a1a259881f v4l2: Use av_strerror 10 years ago
Luca Barbato 2cd28693a5 jack: Use av_strerror 10 years ago
Luca Barbato 043ea6f7bf fbdev: Use av_strerror 10 years ago
Anton Khirnov 4ad1eba011 lavd: fix building x11grab after a6674d2 10 years ago
Luca Barbato a6674d2e77 xcbgrab: XCB-based screen capture 10 years ago
Timothy Gu b7c77912b6 oss_audio: use a macro to simplify ioctl() error checking 10 years ago
Antonio Ospite 2a5ac99e6e x11grab: Check the XQueryPointer return value 10 years ago
Luca Barbato 5b9c817dc7 x11grab: Check XFixesGetCursorImage return value 10 years ago
Luca Barbato 89fa2b5616 x11grab: Check for XFixes availability at runtime 10 years ago
Luca Barbato 65e78a2e4b x11grab: Refactor pixel format parsing 10 years ago
Luca Barbato bb3ead7e54 x11grab: Fallback to normal XImage if SHM is not supported 10 years ago
Luca Barbato 58396e806c x11grab: Use a typedef for the context, as most other code does 10 years ago
Luca Barbato 7bb505a33c x11grab: Drop a spurious space in the extension reporting message 10 years ago
Luca Barbato 20e82b41fc x11grab: Small near-cosmetic refactorings 10 years ago
Luca Barbato f07a4290a0 x11grab: K&R formatting cosmetics 10 years ago
Luca Barbato 404731bd20 pulse: Set the wallclock option as default 10 years ago
Diego Biurrun ab56fabe62 vfwcap: Add fallback define for HWND_MESSAGE 10 years ago
Luca Barbato 424b929b5c pulse: Add a wallclock option to be compatible with other other captures 10 years ago
Diego Biurrun 8bc52dbd9d vfwcap: Drop fallback VfW defines 10 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
Diego Biurrun a6a27fede9 vfwcap: Replace deprecated av_destruct_packet() by av_free_packet() 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Nidhi Makhijani d6e1d37100 oss_audio: Split muxer and demuxer 10 years ago
Diego Biurrun c0de9159a7 avdevice: Give names to anonymously typedeffed structs 10 years ago
Janne Grunau 449511740f build: handle library dependencies in configure 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 11 years ago
Anton Khirnov 089fac77a6 alsa-audio-dec: explicitly cast the delay to a signed int64 11 years ago
Derek Buitenhuis 327c439f81 timefilter: Handle memory allocation failure 11 years ago
Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
Martin Storsjö cb0244daac bktr: Changed a missed occurrance of open into avpriv_open 11 years ago
Rémi Denis-Courmont 71bf6b41d9 libavdevice: use avpriv_open() 11 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago