index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
dshow.c
Age
Commit message (
Expand
)
Author
2014-03-28
dshow: show device name when outputting buffer overflow log message
rogerdpack
2014-03-25
dshow: log error and continue if unable to set audio buffer
rogerdpack
2014-03-22
dshow: use distinct buffers per stream.
rogerdpack
2014-03-08
Make 32bit RGB dshow input opaque.
Don Moir
2014-03-08
Set codec_tag in dshow device, needed to distinguish between YUV and YVU.
Carl Eugen Hoyos
2014-03-03
lavd: add categories to device implementations
Lukasz Marek
2013-12-26
lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma...
Stefano Sabatini
2013-08-03
avdevice/dshow: make constant arrays static
Michael Niedermayer
2013-03-19
lavd/dshow: fix style and typo recently introduced.
Clément Bœsch
2013-02-15
dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.
rogerdpack
2013-01-16
dshow: allow for more codec ID's
rogerdpack
2013-01-16
dshow: better error reporting
rogerdpack
2013-01-16
dshow: fix log message
rogerdpack
2013-01-15
hdyc col
rogerdpack
2013-01-15
dshow: use standardized raw pixel format lookup
rogerdpack
2012-12-17
dshow: call CoUninitialize() on dshow_read_close()
Ramiro Polla
2012-12-17
dshow: handle events in graph
Ramiro Polla
2012-12-15
lavd/dshow: rename dshow class name
rogerdpack
2012-12-08
dshow: fix return code when opening device
Ramiro Polla
2012-12-01
lavu/opt: allow to set sample and pixel format with av_opt_set_int()
Stefano Sabatini
2012-11-30
lavu/opt: change the way default pixel and sample format value is set
Stefano Sabatini
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-09-29
dshow: enhance error message
rogerdpack
2012-09-07
lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE
Ramiro Polla
2012-09-07
lavd/dshow: support video codec and pixel format selection
Ramiro Polla
2012-09-05
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
Michael Niedermayer
2012-08-29
dshow: allow user to specify audio buffer size
Ramiro Polla
2012-08-20
dshow:protect access to curbufsize to promote consistency
rogerdpack
2012-08-20
dshow: avoid integer overflow when using curbufsize
rogerdpack
2012-08-19
dshow: protect access to curbufsize
rogerdpack
2012-08-19
dshow: cleanup reference
rogerdpack
2012-08-07
rename missed CodecID to AVCodecID
Michael Niedermayer
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-05-24
dshow: rename dshow.h to avoid conflict with system header of equal name
Kyle
2012-02-03
dshow: use DirectShow information to set time_base
Ramiro Polla
2012-02-03
dshow: fix AVInputFormat declaration after ABI breakage
Ramiro Polla
2012-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-03
lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().
Clément Bœsch
2011-11-06
dshow: support BI_BITFIELDS compression type
Ramiro Polla
2011-11-06
dshow: don't print min/max values for fps the wrong way around
Ramiro Polla
2011-11-06
dshow: save opened device reference so it may be properly closed
Ramiro Polla
2011-11-06
dshow: release filter reference obtained from enumeration
Ramiro Polla
2011-11-06
dshow: indent
Ramiro Polla
2011-11-06
dshow: support choosing between devices with same name
Ramiro Polla
2011-11-05
Replace remaining av_new_stream() with avformat_new_stream().
Clément Bœsch
2011-10-17
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-09-16
dshow: remove filters from graph before releasing them
Ramiro Polla
2011-09-16
dshow: reset list for each filter removed
Ramiro Polla
2011-09-16
dshow: invert condition to avoid leaking objects
Ramiro Polla
[next]