518 Commits (c1d62489e1c2823d52baa74f4c0e9d933c23bfbb)

Author SHA1 Message Date
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
Carl Eugen Hoyos 47c0c8ca9d Also support alsa channel reordering for u16 and u32 formats. 14 years ago
Carl Eugen Hoyos 1171d45f6c Rename the s16 and s32 alsa reorder functions as int16 and int32. 14 years ago
Carl Eugen Hoyos 0ae2a0366f Support unsigned variants of already supported signed formats in alsa. 14 years ago
Carl Eugen Hoyos 075a55603f Support a-law and mu-law output in alsa. 14 years ago
Sven C. Dack 44a8b0ddd9 Cosmetics: Rename variable param as the more appropriate dpyname. 14 years ago
Sven C. Dack 9af2097120 Cosmetics: Fix white-space in av_log() message. 14 years ago
Carl Eugen Hoyos ff2614ee4c Fix output of AV_CH_LAYOUT_5POINT0 via alsa by reordering channels. 14 years ago