1648 Commits (0e12cdc69c86daa11608cfe809ba1aa848f91a09)

Author SHA1 Message Date
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
Diederick Niehorster 7b21841ce4 avdevice/dshow: prevent NULL access 3 years ago
Anton Khirnov 877b6a9e82 lavd/v4l2: detect device name truncation 3 years ago
Anton Khirnov b532ca3d2f lavd/v4l2: reduce variable scope 3 years ago
Anton Khirnov e1151fbf22 lavd/v4l2: do not clobber the context FD in v4l2_get_device_list() 3 years ago
Anton Khirnov 007819a5bc lavd/jack: increase buffer size for snprintf() 3 years ago
Andreas Rheinhardt 61bbd0cf3c avdevice/lavfi: Don't require AV_PIX_FMT_NONE == -1 3 years ago
Andreas Rheinhardt b7e3ae19b8 avdevice/lavfi: Simplify setting sample_fmts 3 years ago
Andreas Rheinhardt 60a2c74a5e avdevice/lavfi: Make array static const 3 years ago
Andreas Rheinhardt 88af0962ef avdevice/lavfi: Avoid calling av_buffersink_get_* multiple times 3 years ago
Andreas Rheinhardt 83ae589359 avdevice/lavfi: Use dedicated pointer to access st->codecpar 3 years ago
Andreas Rheinhardt 84f037edc2 avdevice/lavfi: Don't unnecessarily write '\0' to AVBPrint 3 years ago
Andreas Rheinhardt 531d289cfd avdevice/lavfi: Properly free an AVDictionary 3 years ago