306 Commits (25accf93ad7b0ad3e2a17718e689c05fbc5b5698)

Author SHA1 Message Date
Diego Biurrun ad4cd0c2a4 doxygen: use Doxygen markup for authors and web links where appropriate 14 years ago
Justin Ruggles e35c674d13 alsa: limit buffer_size to 32768 frames. 14 years ago
Justin Ruggles 8bfd7f6a47 alsa: fallback to buffer_size/4 for period_size. 14 years ago
Anton Khirnov ce558c8f59 x11grab: replace undocumented nomouse hackery with a private option. 14 years ago
Diego Biurrun f9853c1b9c libavdevice: Remove disabled code. 14 years ago
Diego Biurrun d3f751e603 Add some missing mathematics.h #includes for av_rescale(). 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
Stefano Sabatini 41b68dce4d lavdev: improve feedback in case of invalid frame rate/size 14 years ago
Stefano Sabatini a4bda40544 vfwcap: prefer "framerate_q" over "fps" in vfw_read_header() 14 years ago
Stefano Sabatini e60068baeb v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters() 14 years ago
Stefano Sabatini a5351720cc fbdev: prefer "framerate_q" over "fps" in device context 14 years ago
Stefano Sabatini da51a7c69c bktr: prefer "framerate" over "fps" for grab_read_header() 14 years ago
Nicolas George 147bcf27c4 ALSA: implement channel layout for playback. 14 years ago
Carl Eugen Hoyos 2359aeb52d alsa: support unsigned variants of already supported signed formats. 14 years ago
Carl Eugen Hoyos 921715edff alsa: add support for more formats. 14 years ago
Sven C. Dack 2f2c60400a x11grab: remove a memory allocation and the associated memcpy. 14 years ago
Reimar Döffinger c673c90515 oss,sndio: simplify by using FFMIN. 14 years ago
Luca Barbato 2c6fb9f032 v4l2: do not force NTSC as standard 14 years ago
Anton Khirnov 367732832f lavf,lavc: free avoptions in a generic way. 14 years ago
Anton Khirnov ff494cbdaf x11grab: add framerate private option. 14 years ago
Anton Khirnov a3b15e411d fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base. 14 years ago
Anton Khirnov 1572484f62 bktr: don't error when AVFormatParameters.time_base isn't set. 14 years ago
Stefano Sabatini 94bed8e582 Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). 14 years ago
Anton Khirnov bd7c1d35a6 bktr: get default framerate from video standard. 14 years ago
Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 14 years ago
Diego Biurrun 2366462429 Replace #ifdef + av_log() combinations by av_dlog(). 14 years ago
Anton Khirnov fefa67d536 v4l2: remove one forgotten use of AVFormatParameters.pix_fmt. 14 years ago
Anton Khirnov 4078ed2631 vfwcap: add a framerate private option. 14 years ago
Anton Khirnov c21324eeb6 v4l2: add a framerate private option. 14 years ago
Anton Khirnov 121ef2e26d libdc1394: add a framerate private option. 14 years ago
Anton Khirnov 1556186a62 fbdev: add a framerate private option. 14 years ago
Anton Khirnov 3e3db4d93d bktr: add a framerate private option. 14 years ago
Anton Khirnov 7a70e01b26 v4l2: don't leak video standard string on error. 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
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