Jens Frederich
|
bf5fd7a5cf
avdevice/dshow: Don't skip audio devices if no video device is present
|
3 months ago |
Michael Niedermayer
|
bff5c102b3
avdevice/dshow: Remove NULL check on pin
|
5 months ago |
Michael Niedermayer
|
672314f46f
avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure
|
5 months ago |
Michael Niedermayer
|
2a0253d066
avdevice/dshow: Check device_filter_unique_name before use
|
5 months ago |
Michael Niedermayer
|
374a5f8b0a
avdevice/dshow: Cleanup also on av_log case
|
5 months ago |
Michael Niedermayer
|
68d61b4eaf
avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for failure
|
5 months ago |
Michael Niedermayer
|
2f9a4353bb
avdevice/dshow: fix badly indented line
|
5 months ago |
Diederick Niehorster
|
d2d8b9b972
avdevice/dshow: reuse unused variables.
|
2 years ago |
Romain Beauxis
|
2a44db59ca
avdevice/dshow: Fix dshow device name/description
|
2 years ago |
Diederick Niehorster
|
f125c504d8
avdevice/dshow: fix regression
|
2 years ago |
James Almer
|
daf329fc38
dshow: convert to new channel layout API
|
3 years ago |
Andreas Rheinhardt
|
d61240f8c9
avcodec/packet_internal: Add proper PacketList struct
|
2 years ago |
Andreas Rheinhardt
|
3d53cefb49
avcodec/raw: Reduce number of avpriv symbols
|
3 years ago |
Diederick Niehorster
|
e84d8ba441
avdevice/dshow: ensure pin's default format is set
|
2 years ago |
Diederick Niehorster
|
25518f2aa6
avdevice/dshow: only set pin format if wanted
|
2 years ago |
Diederick Niehorster
|
307d2b867f
avdevice/dshow: proper cleanup of queried media types
|
2 years ago |
James Almer
|
2497a45562
avdevice/dshow: don't mix declarations and code
|
2 years ago |
James Almer
|
c147f7962c
avdevice/dshow: remove unused variables
|
2 years ago |
Diederick Niehorster
|
a1c4929f65
avdevice/dshow: select format with extended color info
|
2 years ago |
Diederick Niehorster
|
dde92fb7d9
avdevice/dshow: discover source color range/space/etc
|
2 years ago |
Diederick Niehorster
|
e4b9aee11c
avdevice/dshow: add media type info to get_device_list
|
2 years ago |
Diederick Niehorster
|
54fdbfc366
avdevice/dshow: list_devices: show media type(s) per device
|
2 years ago |
Diederick Niehorster
|
ec579b4e36
avdevice/dshow: implement get_device_list
|
2 years ago |
Diederick Niehorster
|
937de260eb
avdevice/dshow: set no-seek flags
|
2 years ago |
Diederick Niehorster
|
7dc33aad45
avdevice/dshow: implement option to use device video timestamps
|
2 years ago |
Diederick Niehorster
|
7b21841ce4
avdevice/dshow: prevent NULL access
|
2 years ago |
James Almer
|
b664df3ff4
avdevice/dshow: fix a unused variable warning
|
3 years ago |
James Almer
|
47451d9267
avdevice/dshow: fix print format for some variables
|
3 years ago |
Brad Isbell
|
9d4989f2e1
avdevice/dshow: Fix missing PCM sample size option when it is used as the lone option for DirectShow audio capture
|
3 years ago |
Brad Isbell
|
d9a9b4c877
avdevice/dshow: Use WAVEFORMATEX from AM_MEDIA_TYPE for describing device capabilities. (Fixes #9420)
|
3 years ago |
Andreas Rheinhardt
|
d92f38c179
avdevice: Constify all devices
|
3 years ago |
Andreas Rheinhardt
|
626535f6a1
avcodec/codec, allcodecs: Constify the AVCodec API
|
3 years ago |
James Almer
|
d422b2ed87
avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct
|
3 years ago |
James Almer
|
911ba8417e
avdevice/dshow: Add namespace prefix to the remaining global symbols
|
3 years ago |
Mark Thompson
|
c154aada45
lavd/dshow: Add namespace prefix to global functions
|
6 years ago |
Oliver Collyer
|
bf96937a96
avdevice/dshow: Fixed some minor memory leaks
|
5 years ago |
Carl Eugen Hoyos
|
076558a9f4
Cosmetics: Reindent after last commit.
|
6 years ago |
Carl Eugen Hoyos
|
1ba32a3c46
lavd/dshow: Interpret negative height as bottom-down frame.
|
6 years ago |
Marton Balint
|
4bb0409820
avdevice: migrate to AVFormatContext->url
|
6 years ago |
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
|
9 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 |