summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* 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
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-09
* avdevice/avfoundation: convert to new channel layout-APIJames Almer2022-11-08
* avdevice/audiotoolbox: convert to new channel layout-APIJames Almer2022-11-08
* avdevice/avdevice: Fix mismatching argument nameMarvin Scholz2022-10-17
* avformat/internal: Don't include avcodec.hAndreas Rheinhardt2022-09-26
* avutil/internal: Move avpriv-file API to a header of its ownAndreas Rheinhardt2022-09-03
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-13
* avdevice/v4l2: fix leak of timefilterZhao Zhili2022-08-03
* lavd: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* avdevice/lavfi: pass forward video framerateTimo Rothenpieler2022-07-18
* avdevice/lavfi: output wrapped AVFramesTimo Rothenpieler2022-07-18
* avdevice/avdevice: fix return value of avdevice_list_devices()Marton Balint2022-07-17
* Bump versions after 5.1 branchMichael Niedermayer2022-07-13
* Bump Versions for 5.1 branchMichael Niedermayer2022-07-13
* av(format|device): Add const to muxer packet data pointersAndreas Rheinhardt2022-07-09
* avdevice/oss_dec: account for sample size when computing timestampMatt Jacobson2022-06-19