summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* 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
* avfilter/ccfifo: remove unnecessary context allocationsJames Almer2023-05-12
* avdevice/decklink: move AVPacketQueue into decklink_common and rename it to D...Devin Heitmueller2023-05-11
* avdevice/decklink_enc: add support for playout of 608 captions in MOV filesDevin Heitmueller2023-05-11
* avdevice/lavfi: check that pointer is setPaul B Mahol2023-05-10
* avdevice/decklink_enc: fix operator precedence in create_s337_payloadMarton Balint2023-04-24
* avdevice/decklink_enc: Add support for compressed AC-3 output over SDIDevin Heitmueller2023-04-08
* avdevice/decklink_enc: Add support for output of Active Format Description (AFD)Devin Heitmueller2023-04-06
* lavu/frame: deprecate AVFrame.pkt_{pos,size}Anton Khirnov2023-03-20
* avdevice/decklink_enc: fix unused variable compiler warningsDevin Heitmueller2023-03-08
* avdevice/decklink_enc: fix setting of last_pts to only be set for videoDevin Heitmueller2023-03-08
* avdevice/decklink_enc: don't take for granted that first frame to decklink ou...Devin Heitmueller2023-03-08
* version.h: Bump minor post 6.0 branchMichael Niedermayer2023-02-19
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-19
* Bump major versions of all librariesJames Almer2023-02-09
* avdevice: remove FF_API_DEVICE_CAPABILITIESJames Almer2023-02-09