Dawid Kozinski
|
637afea88e
avcodec: MPEG-5 EVC codec registration
|
1 year ago |
Michael Niedermayer
|
75918016ab
Move bessel_i0() from swresample/resample to avutil/mathematics
|
1 year ago |
Lynne
|
f3795e1857
APIchanges: add AVHWAccel changes and bump lavc minor
|
1 year ago |
Lynne
|
db1d022781
APIchanges: add hwcontext_vulkan changes and bump lavu minor
|
1 year ago |
Lynne
|
bef86ba86c
APIchanges: add new pixel formats supported and bump lavu minor
|
1 year ago |
James Almer
|
01d444c077
avutil/frame: add av_frame_replace
|
3 years ago |
James Almer
|
63767b79a5
avutil/frame: deprecate palette_has_changed
|
1 year ago |
Anton Khirnov
|
7d1d61cc5f
lavc: deprecate AVCodecContext.ticks_per_frame
|
1 year ago |
Anton Khirnov
|
70433abf7f
lavc/codec_desc: add a property for codecs that support field coding
|
1 year ago |
Anton Khirnov
|
8b20d0dcb5
lavc: deprecate AV_CODEC_CAP_SUBFRAMES
|
1 year ago |
Anton Khirnov
|
c2ae8e30b7
lavc/codec_par: add AVCodecParameters.framerate
|
1 year ago |
James Almer
|
0fc9c1f682
avutil/version: bump minor after recent changes
|
1 year ago |
Niklas Haas
|
4eaaa38d3d
avutil: make av_frame_get_plane_buffer accept a const AVFrame*
|
1 year ago |
James Almer
|
61b27b15fc
avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an existing buffer
|
1 year ago |
Anton Khirnov
|
632c349931
lavfi: add a flag for filters able to work with hw_device_ctx
|
1 year ago |
Raphaël Zumer
|
0a3ce5f738
avutil: add HDR10+ dynamic metadata serialization function
|
1 year ago |
Zhao Zhili
|
3be46ee767
libavutil/hdr_dynamic_vivid_metadata: fix three spline params
|
1 year ago |
Marth64
|
373ef1c4fa
avcodec/version: bump minor version to accommodate spatial audio detection
|
2 years ago |
Linjie Fu
|
f459377543
lavc/avcodec: Add HEVC Screen Content Coding Extensions profile
|
2 years ago |
Michael Niedermayer
|
9e80dfbfd9
doc/APIchanges: Add 6.0 cut point
|
2 years ago |
Michael Niedermayer
|
e33c1a5494
doc/APIchange: fill in missing things
|
2 years ago |
Marton Balint
|
927042b409
avformat: deprecate AVFormatContext io_close callback
|
2 years ago |
Marton Balint
|
2296078397
avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_number
|
2 years ago |
Marton Balint
|
6b6f7db819
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
|
2 years ago |
Anton Khirnov
|
d1b9a3ddb4
lavfi: add a new filtergraph parsing API
|
2 years ago |
James Almer
|
5bad485603
Bump major versions of all libraries
|
2 years ago |
Leo Izen
|
719a93f4e4
avutil/{color_utils, csp}: merge color_utils into csp and expose API
|
2 years ago |
Andreas Rheinhardt
|
868a31b42d
avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket*
|
2 years ago |
Anton Khirnov
|
d02340b9e3
lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decoding
|
2 years ago |
Anton Khirnov
|
a1a80f2e64
lavc/encode: pass through frame durations to encoded packets
|
2 years ago |
Anton Khirnov
|
5c0348f3d6
lavc: add a codec flag for propagating opaque from frames to packets
|
2 years ago |
Jan Ekström
|
002d0ec740
avutil: introduce AVAmbientViewingEnvironment side data
|
2 years ago |
Timo Rothenpieler
|
7a8d78f7e3
lavc: add new unsafe_output hwaccel_flag
|
2 years ago |
Lynne
|
e97368eba5
lavu: bump minor and add APIchanges entry for lavu/tx DCT
|
2 years ago |
James Almer
|
26cb36f357
Revert "lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct"
|
2 years ago |
Lynne
|
76d0038579
lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct
|
2 years ago |
Marvin Scholz
|
9dad237928
avutil/dict: Add av_dict_iterate
|
2 years ago |
James Almer
|
6228ba141d
avutil/channel_layout: add a 7.1(top) channel layout
|
2 years ago |
James Almer
|
83e918de71
avutil/channel_layout: add a cube channel layout
|
2 years ago |
Leo Izen
|
479747645f
avutil/pixfmt.h: add native-endian RGB32F and RGBA32F formats
|
2 years ago |
Lynne
|
bd3e552549
lavu: bump minor and add APIChanges entry for RISC-V's RVBbasic
|
2 years ago |
Andreas Rheinhardt
|
d09776d486
avformat/avio: Schedule AVIODirContext to become an opaque type
|
2 years ago |
Anton Khirnov
|
5c94b6694a
lavu: add an APIchanges entry for RISC-V CPU flags
|
2 years ago |
Anton Khirnov
|
8bafe8a418
doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F*
|
2 years ago |
Andreas Rheinhardt
|
a02a0e8db4
avcodec/avcodec: Deprecate lavc chroma pos API functions
|
2 years ago |
Andreas Rheinhardt
|
8be6552aa4
avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)
|
2 years ago |
Andreas Rheinhardt
|
cf856d8957
avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.h
|
2 years ago |
Philip Langdale
|
d75c4693fe
lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats
|
2 years ago |
Andreas Rheinhardt
|
dea9744560
avutil/file: Properly deprecate av_tempfile()
|
2 years ago |
Philip Langdale
|
cc5a5c9860
lavu/pixfmt: Introduce VUYX format
|
2 years ago |