index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
videotoolbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/videotoolbox: choose AYUV pixel format when ideal
James Almer
2024-10-12
1
-3
/
+2
*
videotoolbox: Fix indentation of old existing code
Martin Storsjö
2024-10-02
1
-2
/
+2
*
avcodec/videotoolbox: add AV1 hardware acceleration
Jan Ekström
2024-10-02
1
-0
/
+34
*
lavc/videotoolbox: drop HEVC cropping from start_frame rather than end_frame
Anton Khirnov
2024-08-19
1
-5
/
+8
*
avcodec/mpegpicture: Split MPVPicture into WorkPicture and ordinary Pic
Andreas Rheinhardt
2024-06-12
1
-1
/
+1
*
avcodec/mpegvideo: Shorten variable names
Andreas Rheinhardt
2024-06-12
1
-1
/
+1
*
lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext
Anton Khirnov
2024-06-11
1
-3
/
+3
*
lavc/hevc*: move to hevc/ subdir
Anton Khirnov
2024-06-04
1
-1
/
+1
*
lavc/hevcdec: rename HEVCFrame.frame to just f
Anton Khirnov
2024-06-04
1
-1
/
+1
*
lavc/hevcdec: rename HEVCContext.ref to cur_frame
Anton Khirnov
2024-06-04
1
-1
/
+1
*
avcodec/videotoolbox: use the correct HEVCSPS field name
James Almer
2024-06-01
1
-1
/
+1
*
avutil/common: Don't auto-include mem.h
Andreas Rheinhardt
2024-03-31
1
-0
/
+1
*
avcodec: remove deprecated FF_API_VT_HWACCEL_CONTEXT
James Almer
2024-03-07
1
-31
/
+0
*
avcodec/videotoolbox: specify color range for hw frame ctx
Zhao Zhili
2024-01-04
1
-0
/
+6
*
avcodec/hevc_ps: Use RefStruct API for parameter sets
Andreas Rheinhardt
2023-10-07
1
-2
/
+2
*
avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel
Andreas Rheinhardt
2023-08-07
1
-35
/
+36
*
lavc/videotoolbox: fix warnings
Jun Zhao
2023-04-09
1
-6
/
+10
*
avcodec/videotoolbox: don't use av_ prefix for local function
Zhao Zhili
2023-01-26
1
-5
/
+5
*
avcodec/videotoolbox: deprecate creating AVVideotoolboxContext by user
Zhao Zhili
2023-01-26
1
-15
/
+20
*
avcodec/videotoolbox: prefer hw_frames_ctx/hw_device_ctx over hwaccel_context
Zhao Zhili
2023-01-26
1
-1
/
+2
*
avcodec/videotoolbox: fix NULL pointer dereference
Zhao Zhili
2023-01-26
1
-3
/
+2
*
lavc/videotoolbox: deprecate write-only output_callback
Anton Khirnov
2022-09-19
1
-2
/
+0
*
lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
Anton Khirnov
2022-09-19
1
-4
/
+6
*
lavc/videotoolboxdec: insert emu-prevention bytes for HEVC as well
rcombs
2022-06-01
1
-4
/
+4
*
lavc/videotoolboxdec: fix writing too many 1 bits for the reserved fields
rcombs
2022-06-01
1
-2
/
+2
*
lavc/videotoolboxdec: fix generating HEVC general_profile_compatibility_flags
rcombs
2022-06-01
1
-1
/
+10
*
lavc/videotoolboxdec: fix escaping sequential zero sequences
rcombs
2022-06-01
1
-4
/
+3
*
lavc/videotoolboxdec: warn on nonzero status in the callback
rcombs
2022-06-01
1
-1
/
+1
*
configure: Use a separate config_components.h header for $ALL_COMPONENTS
Martin Storsjö
2022-03-16
1
-0
/
+1
*
avcodec/videotoolbox: add internal.h for header depenedency
Limin Wang
2022-02-14
1
-0
/
+1
*
avcodec/videotoolbox: Fix undefined symbol with minimal configuration
Limin Wang
2022-01-05
1
-0
/
+2
*
lavc/videotoolbox: set attachments on decoded buffers
rcombs
2021-12-22
1
-0
/
+4
*
avcodec/videotoolbox: fix use of unknown builtin '__builtin_available'
Limin Wang
2021-12-04
1
-2
/
+2
*
avcodec/videotoolbox: silence some -Wimplicit-fallthrough warnings
James Almer
2021-11-28
1
-0
/
+2
*
lavc/videotoolbox: fix build on pre-10.14 SDKs
rcombs
2021-11-28
1
-19
/
+7
*
lavc/proresdec: add videotoolbox hwaccel
rcombs
2021-11-28
1
-1
/
+73
*
videotoolbox: add alpha support
rcombs
2021-11-28
1
-0
/
+3
*
lavc/videotoolbox: add VP9 hardware acceleration
rcombs
2021-11-28
1
-2
/
+15
*
lavc/videotoolbox: call VTRegisterSupplementalVideoDecoderIfAvailable
rcombs
2021-11-28
1
-0
/
+7
*
lavc/videotoolbox: expose some functions as lavc-internal
rcombs
2021-11-28
1
-78
/
+68
*
lavc/videotoolbox: select 4:2:2 and 4:4:4 formats when applicable
rcombs
2021-11-28
1
-0
/
+26
*
lavc/videotoolbox: fix format computation
rcombs
2021-11-28
1
-1
/
+1
*
lavc/videotoolbox: escape 0x00000[0-3]s in avcC PSs
rcombs
2021-11-28
1
-8
/
+45
*
avcodec/videotoolbox: make FFmpeg-to-VT mapping error more informative
Jan Ekström
2021-01-02
1
-1
/
+7
*
avcodec/videotoolbox: add logging context to log
Steven Liu
2019-10-08
1
-1
/
+1
*
lavc/videotoolboxdec: fix crop handling when multithreaded
Rodger Combs
2019-09-15
1
-5
/
+5
*
avcodec/videotoolbox: add support for full range pixel formats
Akemi
2019-09-04
1
-5
/
+9
*
avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx
Pavel Koshevoy
2019-08-23
1
-1
/
+1
*
avcodec/videotoolbox: add support for 10bit pixel format
fumoboy007
2019-04-16
1
-5
/
+29
*
avcodec/vt_hevc: fix crash if vps_list[0] or sps_list[0] are null
Rodger Combs
2019-03-19
1
-46
/
+40
[next]