summaryrefslogtreecommitdiff
path: root/libavdevice/dshow.c
Commit message (Collapse)AuthorAge
...
* dshow: invert condition to avoid leaking objectsRamiro Polla2011-09-16
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* dshow: indentRamiro Polla2011-09-16
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* dshow: add option to list audio/video optionsRamiro Polla2011-09-16
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* dshow: add audio/video optionsRamiro Polla2011-09-16
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* dshow: initialize variable to prevent releasing random dataRamiro Polla2011-09-16
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* dshow: factorise cycling through pinsRamiro Polla2011-09-16
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* dshow: indentRamiro Polla2011-09-12
| | | | Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
* dshow: add option to list devicesRamiro Polla2011-09-12
| | | | Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
* dshow: factorise cycling through devicesRamiro Polla2011-09-12
| | | | Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
* dshow: properly disconnect and remove filters from graphRamiro Polla2011-09-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* dshow: remove some unused codeRamiro Polla2011-09-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.hStefano Sabatini2011-05-27
|
* DirectShow capture: Fix buildRamiro Polla2011-05-21
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* DirectShow capture supportRamiro Polla2011-05-21
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>