342 Commits (e72657f83dc9f31dc0c1eb09ab2e7e704d59643e)

Author SHA1 Message Date
Anton Khirnov 7a70e01b26 v4l2: don't leak video standard string on error. 14 years ago
Stefano Sabatini 895e4de8d5 v4l2: create file @doxy from text in the copyright header 14 years ago
Stefano Sabatini 72c60f3ecd v4l2: remove pointless empty lines 14 years ago
Stefano Sabatini af344a69f3 v4l2: set default standard to NULL 14 years ago
Stefano Sabatini f8f3f6c40b v4l2: use OFFSET macro when setting options 14 years ago
Stefano Sabatini b2a6f25c67 lavdev: add SDL output device 14 years ago
Anton Khirnov d576bbf3eb v4l2: add a pixel_format private option. 14 years ago
Anton Khirnov 2e0e1e712a libdc1394: add a pixel_format private option. 14 years ago
Martin Lambers b8773e44d5 libdc1394: choose best video mode and rate based on camera capabilities. 14 years ago
Martin Lambers ea7e318fb2 Remove support for libdc1394 < 2.0. 14 years ago
Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 14 years ago
Stefano Sabatini e48993e3cf lavdev: include libavformat/avformat.h in avdevice.h 14 years ago
Anton Khirnov 724a900c45 x11grab: add video_size private option. 14 years ago
Anton Khirnov 3102fb0351 x11grab: factorize returning error codes. 14 years ago
Anton Khirnov 3e15ea2150 vfwcap: add video_size private option. 14 years ago
Anton Khirnov 8fe7b6443f v4l2: add video_size private option. 14 years ago
Anton Khirnov 82b5aa0add v4l2: factorize returning error codes. 14 years ago
Anton Khirnov fd48620e3e libdc1394: add video_size private option. 14 years ago
Anton Khirnov 284bac2e77 libdc1394: return meaninful error codes. 14 years ago
Anton Khirnov 33e0369672 bktr: add video_size private option. 14 years ago
Anton Khirnov 3577416212 bktr: factorize returning error codes. 14 years ago
Anton Khirnov 3d96c13e43 v4l: include avdevice.h 14 years ago
Anton Khirnov aaea149035 lavdevice: mark v4l for removal on next major bump. 14 years ago
Anton Khirnov 2341c97e8d libdc1394: fix compilation. 14 years ago
Anton Khirnov d20576d01b lavf: deprecate AVFormatParameters.channel. 14 years ago
Anton Khirnov 79405e57dc libdc1394: add a private option for channel. 14 years ago
Anton Khirnov 986f4f4918 dv1394: add a private option for channel. 14 years ago
Anton Khirnov 3d2a418605 v4l2: reindent. 14 years ago
Anton Khirnov a02fd06ab7 v4l2: add a private option for channel. 14 years ago
Anton Khirnov fc68a8f703 lavf: deprecate AVFormatParameters.standard. 14 years ago
Anton Khirnov b3da269211 v4l2: add a private option for video standard. 14 years ago
Anton Khirnov a861ffeffa v4l: add a private option for video standard. 14 years ago
Anton Khirnov eb040dbbd3 dv1394: add a private option for video standard. 14 years ago
Anton Khirnov e199eb44fd bktr: add a private option for video standard. 14 years ago
Anton Khirnov bffd4dd1d3 lavf: deprecate AVFormatParameters.{channels,sample_rate}. 14 years ago
Anton Khirnov 2ea8faf39f ALSA: add channels and sample_rate private options. 14 years ago
Anton Khirnov 003e63b6df oss: add channels and sample_rate private options. 14 years ago
Anton Khirnov a1a15a9993 sndio: add channels and sample_rate private options. 14 years ago
Ramiro Polla a13fec8a9c DirectShow capture: Fix build 14 years ago
Ramiro Polla 95eb2e3a38 DirectShow capture support 14 years ago
Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
Reimar Döffinger 148ffcd2ce Make DV (sub) demuxer set proper pkt->pos values. 14 years ago
Diego Biurrun 045dd4b928 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
Martin Storsjö 32a128522a libavdevice: Define _XOPEN_SOURCE for usleep 14 years ago
Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago
Carl Eugen Hoyos f4bc923ec1 Allow to print wider unsupported channel layouts. 14 years ago
Carl Eugen Hoyos b8a4444266 AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output. 14 years ago
Carl Eugen Hoyos 19de9d5646 Cosmetics: Fix indentation and move one line. 14 years ago
Carl Eugen Hoyos 460acdf059 Support alsa channel reordering for float. 14 years ago
Carl Eugen Hoyos e2049edb4e Add forgotten line to silence a warning for int32. 14 years ago