Commit History

Author SHA1 Message Date
  rogerdpack bfbffbd7d8 dshow: avoid duplicate NULL check before free 8 years ago
  rogerdpack 9e907c040d dshow: don't add two instances of same device to graphs 8 years ago
  Michael Niedermayer e7f658be57 avdevice/dshow: Fix frame rate 8 years ago
  Derek Buitenhuis 6f69f7a8bf Merge commit '9200514ad8717c63f82101dc394f4378854325bf' 8 years ago
  FearThe1337 c33ffc7b21 libavdevice/dshow.c: Correct CoGetMalloc check 8 years ago
  Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 8 years ago
  Clément Bœsch a68d6cf5b4 avdevice/dshow: use AV_OPT_TYPE_BOOL 9 years ago
  Michael Niedermayer 29d147c94d Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
  Mate Sebok 4d98015dcf dshow: add capture device save and load 9 years ago
  rogerdpack 61974c7dcc dshow: tweak logging 9 years ago
  rogerdpack 7c2e262701 dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 9 years ago
  rogerdpack c55fa2f09b dshow: add properties dialog for tv tuners 9 years ago
  rogerdpack a35da0920d dshow: some devices only list themselves under "Video sources" but 9 years ago
  rogerdpack 5d72cf0f64 dshow: add options for allowing filter popup configuration dialogs to be presented to the user 9 years ago
  rogerdpack ec81ad21c1 dshow: introduce support for crossbar [multiple input selectable] devices 9 years ago
  rogerdpack 8eb5b5ec6f dshow: use non deprecated api 9 years ago
  rogerdpack e620eee88c dshow: miscellaneous tweaks 9 years ago
  rogerdpack d01234419b dshow: allow selecting devices by an alternative name (workaround for devices with symbols in them), allow specifying capture pins by name and alternative (unique) name 9 years ago
  Michael Niedermayer 9c3a8693a2 avdevice/dshow: Remove unneeded NULL checks 9 years ago
  Michael Niedermayer a3f6e8c4d9 avdevice/dshow: Use av_freep() to avoid leaving stale pointers in memory 9 years ago
  Michael Niedermayer 60420fa3dc avdevice/dshow: fix build, ensure that feature enable #defines are set before includes 9 years ago
  James Almer 1fd880cef3 lavd/dshow: use av_codec_get_id() 10 years ago
  James Almer 0ab00a75e4 avcodec/raw: add avpriv_get_raw_pix_fmt_tags() 10 years ago
  rogerdpack 773eb74bab dshow: show device name when outputting buffer overflow log message 10 years ago
  rogerdpack 10056bc964 dshow: log error and continue if unable to set audio buffer 10 years ago
  rogerdpack 6abc56e892 dshow: use distinct buffers per stream. 10 years ago
  Don Moir 24e2a82f75 Make 32bit RGB dshow input opaque. 10 years ago
  Carl Eugen Hoyos 6208bb965d Set codec_tag in dshow device, needed to distinguish between YUV and YVU. 10 years ago
  Lukasz Marek f607767d93 lavd: add categories to device implementations 10 years ago
  Stefano Sabatini 3b8c7da7a3 lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value 10 years ago
  Michael Niedermayer 8862ed7340 avdevice/dshow: make constant arrays static 11 years ago
  Clément Bœsch d4982b115d lavd/dshow: fix style and typo recently introduced. 11 years ago
  rogerdpack 12c71f648c dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. 11 years ago
  rogerdpack c916389bd2 dshow: allow for more codec ID's 11 years ago
  rogerdpack 3b9166fc7e dshow: better error reporting 11 years ago
  rogerdpack 6d33026668 dshow: fix log message 11 years ago
  rogerdpack 47e88486b4 hdyc col 11 years ago
  rogerdpack a50049a197 dshow: use standardized raw pixel format lookup 11 years ago
  Ramiro Polla 83a9f29f60 dshow: call CoUninitialize() on dshow_read_close() 11 years ago
  Ramiro Polla 190f6135b4 dshow: handle events in graph 11 years ago
  rogerdpack fe3e0e486e lavd/dshow: rename dshow class name 11 years ago
  Ramiro Polla f2c49da9ac dshow: fix return code when opening device 11 years ago
  Stefano Sabatini c9ff32215b lavu/opt: allow to set sample and pixel format with av_opt_set_int() 11 years ago
  Stefano Sabatini 08d0969c14 lavu/opt: change the way default pixel and sample format value is set 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  rogerdpack 1bdb4b26a8 dshow: enhance error message 12 years ago
  Ramiro Polla dc5fcdb896 lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE 12 years ago
  Ramiro Polla 37a0db50db lavd/dshow: support video codec and pixel format selection 12 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Michael Niedermayer d5f65e9d40 Merge commit '124134e42455763b28cc346fed1d07017a76e84e' 12 years ago