summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-31
* lib*/version: Use static_assert for static assertsAndreas Rheinhardt2024-03-31
* Bump after 7.0 branch pointMichael Niedermayer2024-03-27
* Bump prior release/7.0 branchMichael Niedermayer2024-03-27
* avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.hAndreas Rheinhardt2024-03-26
* avformat/mux: Rename FF_FMT_ALLOW_FLUSH->FF_OFMT_FLAG_ALLOW_FLUSHAndreas Rheinhardt2024-03-22
* avdevice/alldevices: Mark iterators as av_coldAndreas Rheinhardt2024-03-17
* avdevice/alldevices: Mark devices as hiddenAndreas Rheinhardt2024-03-17
* libavdevice: Fix the avfoundation device after switching to FFInputFormatMartin Storsjö2024-03-08
* libs: bump major version for all librariesJames Almer2024-03-07
* avformat/avformat: Add FFInputFormat, hide internals of AVInputFormatAndreas Rheinhardt2024-03-07
* avutil: remove deprecated FF_API_PKT_DURATIONJames Almer2024-03-07
* avdevice: deprecate sdl outdevJ. Dekker2024-02-28
* avdevice: deprecate opengl outdevJ. Dekker2024-02-28
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* avdevice/caca: Allow to list multiple dither option types at onceAndreas Rheinhardt2024-02-07
* lavd: deprecate the bktr deviceAnton Khirnov2024-02-02
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* gdigrab: Fix hwnd parameter issuesMartin Storsjö2023-12-19
* gdigrab: allow capturing a window by its handleLena2023-12-17
* avfoundation: Fix version checksMartin Storsjö2023-12-15
* avdevice/audiotoolbox: Fix availability macro checkThilo Borgmann2023-12-12
* lavd/avfoundation: Use correct preprocessing directiveVittorio Giovara2023-12-11
* avdevice/audiotoolbox: silence warning with new apixufuji4562023-12-11
* avdevice/avfoundation: replace deprecated AVCaptureDevicexufuji4562023-12-11
* avdevice/decklink_dec: add explicit specifierJun Zhao2023-11-21
* apply spelling fixesDiederik de Haas via ffmpeg-devel2023-11-18
* avdevice/android_camera: fix build failure due to typoZhao Zhili2023-11-07
* Bump versions after 6.1Michael Niedermayer2023-10-29
* Bump versions prior to 6.1Michael Niedermayer2023-10-29
* avformat/avformat: use the side data from AVStream.codecparJames Almer2023-10-06
* avformat/avformat: Deprecate AVFMT_ALLOW_FLUSHAndreas Rheinhardt2023-10-03
* avdevice/lavfi: Fix double-free on errorAndreas Rheinhardt2023-09-30
* avdevice/fbdev_common: Make declaration proper prototypeAndreas Rheinhardt2023-09-28
* avdevice/android_camera: fix missing include for usleepZhao Zhili2023-09-19
* avutil/imgutils: Add wrapper for av_image_copy() to avoid castsAndreas Rheinhardt2023-09-12
* avdevice/lavfi: Remove unnecessary avio_internal.h inclusionAndreas Rheinhardt2023-09-10
* avformat/vapoursynth: Add missing inclusion of frame.hAndreas Rheinhardt2023-09-10
* all: Replace __FUNCTION__ by __func__Andreas Rheinhardt2023-09-07
* avformat/avformat: Avoid including codec.h, frame.hAndreas Rheinhardt2023-09-07
* configure: Set WIN32_LEAN_AND_MEAN at configure timeL. E. Segovia2023-08-14
* avdevice/pulse_audio_common: Avoid inclusion of avcodec.hAndreas Rheinhardt2023-08-05
* lavd/opengl_enc: fix a compiler errorHaihao Xiang2023-07-24
* lavd/opengl: select the GL context before drawingNicolas George2023-07-12
* avdevice/decklink_enc: use 64bit format string for BMD timebase instead of lo...Marton Balint2023-07-09
* avdevice/decklink_enc: add support for SMPTE 2038 VANC packet outputDevin Heitmueller2023-07-02
* avdevice/decklink: move queue_size to an argument for ff_decklink_packet_queu...Devin Heitmueller2023-07-02
* avdevice/decklink_common: Convert to using avpriv_packet_list functionsDevin Heitmueller2023-05-31
* avdevice/opengl_enc: check sscanf return valuePaul B Mahol2023-05-22