690 Commits (9e6d063dbc47d76cf79f98f531deca8b4afb879f)

Author SHA1 Message Date
Stefano Sabatini 30a265f058 lavd/lavfi: apply stylistic fixes to the options help fields 12 years ago
Derek Buitenhuis 80d2ec6bc9 dshow: Change WINBOOL to BOOL 12 years ago
Stefano Sabatini 09cc23e0f7 lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSE 12 years ago
Stefano Sabatini a7c7b34d29 lavd/sdl: remove trailing dot in messages 12 years ago
Ramiro Polla dc5fcdb896 lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE 12 years ago
Ramiro Polla 37a0db50db lavd/dshow: support video codec and pixel format selection 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
Michael Niedermayer 3061664a57 avoid ambigous buffersink names 12 years ago
Michael Niedermayer e7b4337777 v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1 12 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 12 years ago
Ramiro Polla ad7fae4ee1 dshow: allow user to specify audio buffer size 12 years ago
rogerdpack 415f4cca1d dshow:protect access to curbufsize to promote consistency 12 years ago
rogerdpack a966d94891 dshow: avoid integer overflow when using curbufsize 12 years ago
rogerdpack a93c221ccd dshow: protect access to curbufsize 12 years ago
rogerdpack 42dbf06df0 dshow: cleanup reference 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Stefano Sabatini 4270d8c04d lavd/x11grab: deprecate "nomouse" specification in filename 12 years ago
Stefano Sabatini c93b796c3e lavd/x11grab: apply misc consistency fixes to options definition 12 years ago
Michael Niedermayer bb2f13c19f rename missed CodecID to AVCodecID 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Clément Bœsch 16dc5f2050 Replace various inlined inverse AVRational with av_inv_q(). 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Anton Khirnov c4ef6a3e4b Add missing libavutil/time.h includes. 12 years ago
Diego Biurrun 24f8961f93 x11grab: cosmetics: consistent naming for x11grab-related things 12 years ago
Stefano Sabatini c0b91348fe lavd/caca: create display *after* checking dither options 12 years ago
Stefano Sabatini 9ce0e19ab6 lavd/caca: provide more meaningful feedback if fails to set a dither option 12 years ago
Stefano Sabatini fa71471cef lavd/caca: rename "colors" option to "color" 12 years ago
Stefano Sabatini d510527885 lavd/caca: sort arguments for -list_dither 12 years ago
Stefano Sabatini 295e0e4b4f lavd/caca: extend error message for -list_dither option 12 years ago
Paul B Mahol 296c1b6bd1 libcaca output device 13 years ago
Nicolas George fd58678b86 v4l2: remove call to v4l2_fd_open. 13 years ago
Stefano Sabatini 7e17389c1e lavd/sdl: use verb in options help message 13 years ago
Michael Niedermayer a6a085a928 v4l2: use av_assert 13 years ago
Lou Logan b22ecbc6a5 cosmetics: various spelling fixes 13 years ago
Georg Lippitsch 325fb246f2 FireWire DV/HDV input device using libiec61883 13 years ago
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 13 years ago
Stefano Sabatini 8dd0e87d7b lavfi: remove old video sink API 13 years ago
Nicolas George 7681d0eaca lavd/lavfi: do not set the channel layout list. 13 years ago
Mans Rullgard 6501dcfb5e Remove unnecessary inclusions of [sys/]time.h 13 years ago
Diego Biurrun d246c18ea6 Avoid C99 variable declarations within for statements. 13 years ago
Sean McGovern 8772997d10 jack: update to new latency range API as the old one has been deprecated 13 years ago
Nicolas George 4adf5dfadb sdl: fix aspect ratio computations. 13 years ago
Nicolas George 3ff6b1a2b3 sdl: fix overlay size. 13 years ago
Nicolas George 2f9907be3e sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS. 13 years ago
Michael Niedermayer f2c5383620 avdevice: bump soname due to lavf soname bump 13 years ago
Kyle 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 13 years ago
Nicolas George 5732f40e3f x11grab: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago