summaryrefslogtreecommitdiff
path: root/libavdevice/dshow_capture.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/packet_internal: Add proper PacketList structAndreas Rheinhardt2022-01-041-1/+1
* avdevice/dshow: fix crash on x86Diederick Niehorster2022-01-041-60/+60
* avdevice/dshow: implement option to use device video timestampsDiederick Niehorster2021-12-241-0/+1
* avcodec/packet_internal: make avpriv_packet_list_* functions use an internal ...James Almer2021-03-171-1/+2
* avdevice/dshow: Add namespace prefix to the remaining global symbolsJames Almer2021-01-251-113/+113
* lavd/dshow: Add namespace prefix to global functionsMark Thompson2021-01-211-2/+2
* dshow: don't add two instances of same device to graphsrogerdpack2016-06-231-0/+2
* all: Make header guard names consistentTimothy Gu2016-01-311-3/+3
* avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug()Michael Niedermayer2015-05-071-5/+3
* dshow: add capture device save and loadMate Sebok2015-04-221-0/+4
* dshow: crossbar dialog was frequently being displayed twice, split up option ...rogerdpack2015-01-261-1/+2
* dshow: add properties dialog for tv tunersrogerdpack2015-01-261-0/+2
* dshow: some devices only list themselves under "Video sources" butrogerdpack2015-01-231-0/+5
* dshow: add options for allowing filter popup configuration dialogs to be pres...rogerdpack2015-01-231-0/+1
* dshow: introduce support for crossbar [multiple input selectable] devicesrogerdpack2015-01-231-0/+61
* dshow: miscellaneous tweaksrogerdpack2015-01-231-1/+1
* msvc: Fix compilation errors due to header include order.Matthew Oliver2014-11-271-0/+1
* dshow: show device name when outputting buffer overflow log messagerogerdpack2014-03-281-1/+1
* dshow: handle events in graphRamiro Polla2012-12-171-0/+5
* dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusionsAlexander Strasser2012-11-161-0/+1
* dshow: Change WINBOOL to BOOLDerek Buitenhuis2012-09-071-1/+1
* dshow: rename dshow.h to avoid conflict with system header of equal nameKyle2012-05-241-0/+273