История коммитов

Автор SHA1 Сообщение Дата
  Stefano Sabatini 3b8c7da7a3 lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value 11 лет назад
  Michael Niedermayer 8862ed7340 avdevice/dshow: make constant arrays static 11 лет назад
  Clément Bœsch d4982b115d lavd/dshow: fix style and typo recently introduced. 12 лет назад
  rogerdpack 12c71f648c dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. 12 лет назад
  rogerdpack c916389bd2 dshow: allow for more codec ID's 12 лет назад
  rogerdpack 3b9166fc7e dshow: better error reporting 12 лет назад
  rogerdpack 6d33026668 dshow: fix log message 12 лет назад
  rogerdpack 47e88486b4 hdyc col 12 лет назад
  rogerdpack a50049a197 dshow: use standardized raw pixel format lookup 12 лет назад
  Ramiro Polla 83a9f29f60 dshow: call CoUninitialize() on dshow_read_close() 12 лет назад
  Ramiro Polla 190f6135b4 dshow: handle events in graph 12 лет назад
  rogerdpack fe3e0e486e lavd/dshow: rename dshow class name 12 лет назад
  Ramiro Polla f2c49da9ac dshow: fix return code when opening device 12 лет назад
  Stefano Sabatini c9ff32215b lavu/opt: allow to set sample and pixel format with av_opt_set_int() 12 лет назад
  Stefano Sabatini 08d0969c14 lavu/opt: change the way default pixel and sample format value is set 12 лет назад
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 лет назад
  rogerdpack 1bdb4b26a8 dshow: enhance error message 12 лет назад
  Ramiro Polla dc5fcdb896 lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE 12 лет назад
  Ramiro Polla 37a0db50db lavd/dshow: support video codec and pixel format selection 12 лет назад
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 лет назад
  Michael Niedermayer d5f65e9d40 Merge commit '124134e42455763b28cc346fed1d07017a76e84e' 12 лет назад
  Ramiro Polla ad7fae4ee1 dshow: allow user to specify audio buffer size 12 лет назад
  rogerdpack 415f4cca1d dshow:protect access to curbufsize to promote consistency 12 лет назад
  rogerdpack a966d94891 dshow: avoid integer overflow when using curbufsize 12 лет назад
  rogerdpack a93c221ccd dshow: protect access to curbufsize 12 лет назад
  rogerdpack 42dbf06df0 dshow: cleanup reference 12 лет назад
  Michael Niedermayer bb2f13c19f rename missed CodecID to AVCodecID 12 лет назад
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 лет назад
  Kyle 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 лет назад
  Ramiro Polla 1f0fa80bfa dshow: use DirectShow information to set time_base 13 лет назад
  Ramiro Polla c9e5acad61 dshow: fix AVInputFormat declaration after ABI breakage 13 лет назад
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 13 лет назад
  Ramiro Polla d3bc75c666 dshow: support BI_BITFIELDS compression type 13 лет назад
  Ramiro Polla 526a7d855d dshow: don't print min/max values for fps the wrong way around 13 лет назад
  Ramiro Polla e3e962835f dshow: save opened device reference so it may be properly closed 13 лет назад
  Ramiro Polla 21a928d07c dshow: release filter reference obtained from enumeration 13 лет назад
  Ramiro Polla 5b186148bf dshow: indent 13 лет назад
  Ramiro Polla 2f9b955918 dshow: support choosing between devices with same name 13 лет назад
  Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 лет назад
  Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 лет назад
  Ramiro Polla 6613db9736 dshow: remove filters from graph before releasing them 13 лет назад
  Ramiro Polla a1644f6287 dshow: reset list for each filter removed 13 лет назад
  Ramiro Polla 215e197942 dshow: invert condition to avoid leaking objects 13 лет назад
  Ramiro Polla 01b997b958 dshow: indent 13 лет назад
  Ramiro Polla 0883a7fa3b dshow: add option to list audio/video options 13 лет назад
  Ramiro Polla c4b2027d10 dshow: add audio/video options 13 лет назад
  Ramiro Polla d0da310317 dshow: initialize variable to prevent releasing random data 13 лет назад
  Ramiro Polla ee4ed80485 dshow: factorise cycling through pins 13 лет назад
  Ramiro Polla f0c64d0d0b dshow: indent 13 лет назад