summaryrefslogtreecommitdiff
path: root/libavdevice/dshow_pin.c
Commit message (Expand)AuthorAge
* avdevice/dshow: fix crash on x86Diederick Niehorster2022-01-04
* avdevice/dshow: handle unknown sample timeDiederick Niehorster2021-12-24
* avdevice/dshow: query graph and sample time only onceDiederick Niehorster2021-12-24
* avdevice/dshow: implement option to use device video timestampsDiederick Niehorster2021-12-24
* avdevice/dshow: Add namespace prefix to the remaining global symbolsJames Almer2021-01-25
* avdevice/dshow: Fixed some minor memory leaksOliver Collyer2019-01-03
* dshow: show more debug timestamp inforogerdpack2015-07-31
* dshow: tweak loggingrogerdpack2015-01-26
* dshow: drop initial audio packets with weird timestampsrogerdpack2015-01-23
* dshow: show device name when outputting buffer overflow log messagerogerdpack2014-03-28
* dshow_pin: dont return a value from a void functionMichael Niedermayer2013-03-25
* dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusionsAlexander Strasser2012-11-16
* dshow: Change WINBOOL to BOOLDerek Buitenhuis2012-09-07
* dshow: rename dshow.h to avoid conflict with system header of equal nameKyle2012-05-24
* dshow_filter: fix compilation with mingw-w64Rafaël Carré2012-02-16
* dshow: release pin on disconnectRamiro Polla2011-09-16
* DirectShow capture supportRamiro Polla2011-05-21