1023 Commits (9241e544ffec5c3f4988ff699e6d2bd0f4c2803b)

Author SHA1 Message Date
Lukasz Marek 9241e544ff lavd/avdevice: remove av_ prefix from private function 10 years ago
Michael Niedermayer e5993aeb60 avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memory 10 years ago
Nicolas George 55763b6f5e lavd/lavfi: allow to extract subcc. 10 years ago
Michael Niedermayer 9c3a8693a2 avdevice/dshow: Remove unneeded NULL checks 10 years ago
Michael Niedermayer a3f6e8c4d9 avdevice/dshow: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer beaea2de61 avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 649c158e8c Add FFMPEG_VERSION into the binary libs 10 years ago
Vittorio Giovara 9e06327ecb xcbgrab: Move NULL check before pointer dereference 10 years ago
Lukasz Marek b3311f3cc9 lavd/alsa-audio-common: mark default device in device list 10 years ago
Lukasz Marek 279412c833 lavd/avdevice: use better option types for caps options 10 years ago
Michael Niedermayer eb725235b0 avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Luca Barbato 2c3f29c489 xcbgrab: Support empty filename string correctly 10 years ago
Michael Niedermayer e86df0206f avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use 10 years ago
Carl Eugen Hoyos 7502e1a3b7 Fix xcb 32bit pix_fmts: There is no screen transparency. 10 years ago
Daniel Moran 0ae37e460c avdevice/xcbgrab: Fix show_region rectangle 10 years ago
Carl Eugen Hoyos 963aa1daf8 Fix standalone compilation of the iec61883 input device. 10 years ago
Jonathan Baecker 868cec5874 avdevice/decklink_common: fix COM initialization failure check 10 years ago
Jonathan Baecker 5a57f389f4 avdevice/decklink_common: fix heap corruption run time error 10 years ago
Michael Stypa cb58c771ad fix Makefile objects for pulseaudio support 10 years ago
Matthew Oliver 0167fa0060 msvc: Fix compilation errors due to header include order. 10 years ago
Carl Eugen Hoyos 1f3d478898 avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows with MinGW-w64" 10 years ago
Michael Niedermayer 60420fa3dc avdevice/dshow: fix build, ensure that feature enable #defines are set before includes 10 years ago
Boris Reisig 54170a33c2 avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.c 10 years ago
Michael Niedermayer 8e6a44cfc5 avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 6995be43ae avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers 10 years ago
Michael Niedermayer 883f85fa8f avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers 10 years ago
Michael Niedermayer c05310d469 avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers 10 years ago
Michael Niedermayer afbaa9a737 avdevice/oss_audio: avoid strerror() and errbuf 10 years ago
Michael Niedermayer 62eca2f827 avdevice/xcbgrab: Fix/remove unneeded NULL checks 10 years ago
Thilo Borgmann 2045334239 lavd/avfoundation: Introduce device alias 'none' to allow the user to record only audio or video. 10 years ago
Carl Eugen Hoyos 0ea54d698b lavd/avfoundation: Remove unused -frame_rate option. 10 years ago
Martin Storsjö b776113e5d v4l2: Unify one instance of reading/storing errno 10 years ago
Thilo Borgmann 48c29883fc lavd/avfoundation: Use internal av_strtok instead of std lib strtok 10 years ago
Luca Barbato 09f25533a5 v4l2: Preserve errno values 10 years ago
Tristan Matthews a1a259881f v4l2: Use av_strerror 10 years ago
Michael Niedermayer 6f21fb7932 Revert "v4l2: setting device parameters early" 10 years ago
Giorgio Vazzana be0356ca05 lavd/v4l2: use pixel format variable names consistently 10 years ago
Andrey Utkin 4fd7067987 v4l2: support MPEG4 compressed streams 10 years ago
Lukasz Marek fe72622819 lavd/alsa: implement get_device_list callbacks 10 years ago
Michael Niedermayer db442c8736 avdevice/xcbgrab: Fix offset support 10 years ago
Carl Eugen Hoyos 792f0f2045 Fix compilation of xcbgrab if xcb/shape.h is not available. 10 years ago
Carl Eugen Hoyos 8c0ae9015a Fix xcbgrab build if shm is not available. 10 years ago
Michael Niedermayer 7729f43312 avdevice/fbdev_dec: use errno instead of ret for av_log 10 years ago
Luca Barbato 2cd28693a5 jack: Use av_strerror 10 years ago
Luca Barbato 043ea6f7bf fbdev: Use av_strerror 10 years ago
James Almer 931da6a5e9 lavd/v4l2: don't use avpriv_ prefix for internal functions 10 years ago
Andrey Utkin b608fba672 Use v4l2 input format automatically if filename starts with "/dev/video" 10 years ago
Michael Niedermayer 280da99a8f avdevice/xcbgrab: set avclass category 10 years ago
Anton Khirnov 4ad1eba011 lavd: fix building x11grab after a6674d2 10 years ago
Thilo Borgmann ed2e97ce6a lavd/avfoundation: Fix compilation for non MAC OS devices by conditional compilation of screen capture capabilities. 10 years ago