Commit History

Author SHA1 Message Date
  Kyle 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
  Ramiro Polla 1f0fa80bfa dshow: use DirectShow information to set time_base 12 years ago
  Ramiro Polla c9e5acad61 dshow: fix AVInputFormat declaration after ABI breakage 12 years ago
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 12 years ago
  Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 12 years ago
  Ramiro Polla d3bc75c666 dshow: support BI_BITFIELDS compression type 13 years ago
  Ramiro Polla 526a7d855d dshow: don't print min/max values for fps the wrong way around 13 years ago
  Ramiro Polla e3e962835f dshow: save opened device reference so it may be properly closed 13 years ago
  Ramiro Polla 21a928d07c dshow: release filter reference obtained from enumeration 13 years ago
  Ramiro Polla 5b186148bf dshow: indent 13 years ago
  Ramiro Polla 2f9b955918 dshow: support choosing between devices with same name 13 years ago
  Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
  Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
  Ramiro Polla 6613db9736 dshow: remove filters from graph before releasing them 13 years ago
  Ramiro Polla a1644f6287 dshow: reset list for each filter removed 13 years ago
  Ramiro Polla 215e197942 dshow: invert condition to avoid leaking objects 13 years ago
  Ramiro Polla 01b997b958 dshow: indent 13 years ago
  Ramiro Polla 0883a7fa3b dshow: add option to list audio/video options 13 years ago
  Ramiro Polla c4b2027d10 dshow: add audio/video options 13 years ago
  Ramiro Polla d0da310317 dshow: initialize variable to prevent releasing random data 13 years ago
  Ramiro Polla ee4ed80485 dshow: factorise cycling through pins 13 years ago
  Ramiro Polla f0c64d0d0b dshow: indent 13 years ago
  Ramiro Polla 1c282f96ab dshow: add option to list devices 13 years ago
  Ramiro Polla fad4e1a572 dshow: factorise cycling through devices 13 years ago
  Ramiro Polla ff5e1b0b7a dshow: properly disconnect and remove filters from graph 13 years ago
  Ramiro Polla 5e77dc2ea7 dshow: remove some unused code 13 years ago
  Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 13 years ago
  Ramiro Polla a13fec8a9c DirectShow capture: Fix build 13 years ago
  Ramiro Polla 95eb2e3a38 DirectShow capture support 13 years ago