summaryrefslogtreecommitdiffstats
path: root/libavdevice/dshow_enumpins.c
Commit message (Collapse)AuthorAgeFilesLines
* avdevice/dshow: Add namespace prefix to the remaining global symbolsJames Almer2021-01-251-34/+28
| | | | Signed-off-by: James Almer <[email protected]>
* dshow: rename dshow.h to avoid conflict with system header of equal nameKyle2012-05-241-1/+1
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* dshow: cleanup internal references on capture interfaceRamiro Polla2011-09-161-1/+7
| | | | Signed-off-by: Stefano Sabatini <[email protected]>
* DirectShow capture supportRamiro Polla2011-05-211-0/+99
Signed-off-by: Michael Niedermayer <[email protected]>