1660 Commits (8eaf23a1601edec3d508825a705968591823b1a3)

Author SHA1 Message Date
Diederick Niehorster f125c504d8 avdevice/dshow: fix regression 3 years ago
Martin Storsjö 2d368392a5 Keep including the full version.h when headers are included externally 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Martin Storsjö f3a0e2ee2b doc: Add an entry to APIchanges about changes to version.h and version_major.h 3 years ago
Martin Storsjö 884c597659 libavdevice: Split version.h 3 years ago
Martin Storsjö 4eb9232c6e libavformat: Split version.h 3 years ago
James Almer 53d60aafaf avdevice/lavfi: remove call to deprecated function av_buffersink_get_channel_layout() 3 years ago
James Almer 6f1a9effef sndio: convert to new channel layout API 3 years ago
James Almer c218144748 pulseaudio: convert to new channel layout API 3 years ago
Anton Khirnov 6964b59245 oss: port to new channel layout API 3 years ago
James Almer 16970e1acb openal: convert to new channel layout API 3 years ago
Anton Khirnov e271d534e3 libcdio: port to new channel layout API 3 years ago
James Almer 678c1952a9 avdevice/lavfi: convert to new channel layout API 3 years ago
Anton Khirnov 368f50404d jack: port to new channel layout API 3 years ago
James Almer daf329fc38 dshow: convert to new channel layout API 3 years ago
James Almer d03b327787 decklink: convert to new channel layout API 3 years ago
James Almer ffc4fd3cc2 alsa: convert to new channel layout API 3 years ago
Martin Storsjö 17ab836a5f libavcodec, libavdevice: Remove unnecessary includes of version.h 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Thilo Borgmann a473e11e32 lavd/avfoundation: Fix mixed declaration and code 3 years ago
Zhao Zhili 079de49912 avdevice/avfoundation: check strdup 3 years ago
Zhao Zhili 6b708592fa avdevice/avfoundation: fix memleak 3 years ago
Andreas Rheinhardt 760b4709ab avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders 3 years ago
Anton Khirnov d46fd9640f lavd/jack: switch to the new FIFO API 3 years ago
Andreas Rheinhardt ad0b4afec5 avdevice/iec61883: #if unused code away, fix -O0 compilation 3 years ago
Andreas Rheinhardt b189550137 lib*/version.h: Bump Versions after release/5.0 branch 3 years ago
Andreas Rheinhardt c512be9a90 lib*/version.h: Bump Versions before release/5.0 branch 3 years ago
Andreas Rheinhardt d61240f8c9 avcodec/packet_internal: Add proper PacketList struct 3 years ago
Andreas Rheinhardt d82c91ba2f configure, avcodec/Makefile: Add new mpeg4audio CONFIG_EXTRA group 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 76e164f332 avdevice/dshow: fix crash on x86 3 years ago
Diederick Niehorster 307d2b867f avdevice/dshow: proper cleanup of queried media types 3 years ago
Diederick Niehorster d1f7700133 avdevice/dshow: tv_tuner_audio_dialog cleanup missing 3 years ago
Andreas Rheinhardt 20b0d24c2f Makefile: Redo duplicating object files in shared builds 3 years ago
Michael Niedermayer 4be85c9331 lib*/version.h: Bump Versions after release/5.0 branch 3 years ago
Michael Niedermayer f3964a59e1 lib*/version.h: Bump Versions before release/5.0 branch 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 a8a530331f avdevice: add info about media types(s) to AVDeviceInfo 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 271e55987f avdevice/dshow: handle unknown sample time 3 years ago
Diederick Niehorster 584b0fbe4b avdevice/dshow: query graph and sample time only once 3 years ago
Diederick Niehorster 7dc33aad45 avdevice/dshow: implement option to use device video timestamps 3 years ago