777 Commits (c94ed2a729649f614dc433032b3b3ca189057644)

Author SHA1 Message Date
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Ramiro Polla 83a9f29f60 dshow: call CoUninitialize() on dshow_read_close() 12 years ago
Ramiro Polla 190f6135b4 dshow: handle events in graph 12 years ago
rogerdpack fe3e0e486e lavd/dshow: rename dshow class name 12 years ago
Ramiro Polla f2c49da9ac dshow: fix return code when opening device 12 years ago
Clément Bœsch 377d201790 lavd/lavfi: fix float.h include. 12 years ago
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Stefano Sabatini c9ff32215b lavu/opt: allow to set sample and pixel format with av_opt_set_int() 12 years ago
Stefano Sabatini 08d0969c14 lavu/opt: change the way default pixel and sample format value is set 12 years ago
Alexander Strasser 7750c48d30 dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 years ago
Georg Lippitsch 15b02ddee0 Update iec61883 to handle multiple devices, and allow 12 years ago
Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Michael Niedermayer 1ba0d9b5d1 oss: warn when non block mode cannot be enabled. 12 years ago
Michael Niedermayer e1c804d883 dv1394: Swap the min and max values of the 'standard' option 12 years ago
Michael Niedermayer ebfc212b02 dv1394: fix order of AVOption fields 12 years ago
Michael Niedermayer 11d695d120 x11grab: fix mixed declaration and code 12 years ago
Stefano Sabatini b19bfd6c9f lavd/lavfi: fix leak in case of failure 12 years ago
Stefano Sabatini 8b03cd3cd7 lavd/lavfi: add graph_file option 12 years ago
Isaac Dooley 469a65b150 x11: Fix x11grab BadCursor 12 years ago
Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 12 years ago
Michael Niedermayer 6f557a2e12 caca: fix 10l typo 12 years ago
Paul B Mahol 82eba22667 lavd: do not use av_pix_fmt_descriptors directly 12 years ago
Anton Khirnov 22c8cbc0da lavu,lavd: do not use av_pix_fmt_descriptors directly. 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Diego Biurrun 62ae37decd timefilter: De-doxygenize normal code comments and drop silly ones 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Diego Biurrun 14d3e7ad11 Remove some silly disabled code. 12 years ago
rogerdpack 1bdb4b26a8 dshow: enhance error message 12 years ago
jamal a70b4935f1 Add missing version macros to libraries 12 years ago
Stefano Sabatini 53d71335cb lavd/lavfi: push frames until the last sink is EOF 12 years ago
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