118 Commits (0e12cdc69c86daa11608cfe809ba1aa848f91a09)

Author SHA1 Message Date
Diederick Niehorster d2d8b9b972 avdevice/dshow: reuse unused variables. 3 years ago
Romain Beauxis 2a44db59ca avdevice/dshow: Fix dshow device name/description 3 years ago
Diederick Niehorster f125c504d8 avdevice/dshow: fix regression 3 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 3 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 3 years ago
Diederick Niehorster 25518f2aa6 avdevice/dshow: only set pin format if wanted 3 years ago
Diederick Niehorster 307d2b867f avdevice/dshow: proper cleanup of queried media types 3 years ago
James Almer 2497a45562 avdevice/dshow: don't mix declarations and code 3 years ago
James Almer c147f7962c avdevice/dshow: remove unused variables 3 years ago
Diederick Niehorster a1c4929f65 avdevice/dshow: select format with extended color info 3 years ago
Diederick Niehorster dde92fb7d9 avdevice/dshow: discover source color range/space/etc 3 years ago
Diederick Niehorster e4b9aee11c avdevice/dshow: add media type info to get_device_list 3 years ago
Diederick Niehorster 54fdbfc366 avdevice/dshow: list_devices: show media type(s) per device 3 years ago
Diederick Niehorster ec579b4e36 avdevice/dshow: implement get_device_list 3 years ago
Diederick Niehorster 937de260eb avdevice/dshow: set no-seek flags 3 years ago
Diederick Niehorster 7dc33aad45 avdevice/dshow: implement option to use device video timestamps 3 years ago
Diederick Niehorster 7b21841ce4 avdevice/dshow: prevent NULL access 3 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 4 years ago
Andreas Rheinhardt 626535f6a1 avcodec/codec, allcodecs: Constify the AVCodec API 4 years ago
James Almer d422b2ed87 avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct 4 years ago
James Almer 911ba8417e avdevice/dshow: Add namespace prefix to the remaining global symbols 4 years ago
Mark Thompson c154aada45 lavd/dshow: Add namespace prefix to global functions 4 years ago
Oliver Collyer bf96937a96 avdevice/dshow: Fixed some minor memory leaks 6 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 7 years ago
rogerdpack bfbffbd7d8 dshow: avoid duplicate NULL check before free 9 years ago
rogerdpack 9e907c040d dshow: don't add two instances of same device to graphs 9 years ago
Michael Niedermayer e7f658be57 avdevice/dshow: Fix frame rate 9 years ago
FearThe1337 c33ffc7b21 libavdevice/dshow.c: Correct CoGetMalloc check 9 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
Mate Sebok 4d98015dcf dshow: add capture device save and load 10 years ago
rogerdpack 61974c7dcc dshow: tweak logging 10 years ago
rogerdpack 7c2e262701 dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 10 years ago
rogerdpack c55fa2f09b dshow: add properties dialog for tv tuners 10 years ago
rogerdpack a35da0920d dshow: some devices only list themselves under "Video sources" but 10 years ago
rogerdpack 5d72cf0f64 dshow: add options for allowing filter popup configuration dialogs to be presented to the user 10 years ago
rogerdpack ec81ad21c1 dshow: introduce support for crossbar [multiple input selectable] devices 10 years ago
rogerdpack 8eb5b5ec6f dshow: use non deprecated api 10 years ago
rogerdpack e620eee88c dshow: miscellaneous tweaks 10 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 10 years ago
Michael Niedermayer 9c3a8693a2 avdevice/dshow: Remove unneeded NULL checks 10 years ago
Michael Niedermayer a3f6e8c4d9 avdevice/dshow: Use av_freep() to avoid leaving stale pointers in memory 10 years ago