Messages by Date
-
2024/07/01
[FFmpeg-cvslog] avformat/dvdvideodec: Fix duration logic with 1 chapter and validate chapter range
Marth64
-
2024/07/01
[FFmpeg-cvslog] avformat/dvdvideodec: Do not EOF on WAIT events
Marth64
-
2024/07/01
[FFmpeg-cvslog] lavfi: add Perlin noise generator
Stefano Sabatini
-
2024/07/01
[FFmpeg-cvslog] avcodec/nvenc: fix segfault in intra-only mode
Josh Allmann
-
2024/07/01
[FFmpeg-cvslog] avcodec/nvenc: fix segfault in intra-only mode
Josh Allmann
-
2024/07/01
[FFmpeg-cvslog] avcodec/nvenc: fix segfault in intra-only mode
Josh Allmann
-
2024/07/01
[FFmpeg-cvslog] avcodec/nvenc: fix segfault in intra-only mode
Josh Allmann
-
2024/07/01
[FFmpeg-cvslog] avdevice/v4l2: add NV16 and NV24 pixel formats
Ramiro Polla
-
2024/06/30
[FFmpeg-cvslog] lavc/vc1dsp: factor R-V V inv_trans_8 code
Rémi Denis-Courmont
-
2024/06/30
[FFmpeg-cvslog] lavc/vc1dsp: fix potential overflow in R-V V inv_trans_4
Rémi Denis-Courmont
-
2024/06/30
[FFmpeg-cvslog] lavc/vc1dsp: fix overflow in R-V V inv_trans_8
Rémi Denis-Courmont
-
2024/06/30
[FFmpeg-cvslog] avfilter/textutils,vf_drawtext,qrencode: Constify function pointers
Andreas Rheinhardt
-
2024/06/30
[FFmpeg-cvslog] avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c
Andreas Rheinhardt
-
2024/06/30
[FFmpeg-cvslog] avcodec/aacsbr_template: Remove unused-but-set variable
Andreas Rheinhardt
-
2024/06/30
[FFmpeg-cvslog] avfilter/textutils: Constify ff_expand_text()
Andreas Rheinhardt
-
2024/06/30
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't adapt (last|next)_pic.linesize for field pics
Andreas Rheinhardt
-
2024/06/30
[FFmpeg-cvslog] avutil/timestamp: avoid possible FPE when 0 is passed to av_ts_make_time_string2()
Marton Balint
-
2024/06/29
[FFmpeg-cvslog] lavu/lls: remove useless VSETVL
Rémi Denis-Courmont
-
2024/06/28
[FFmpeg-cvslog] avcodec/cbs_h266: move decoded_picture_hash to CBS SEI
James Almer
-
2024/06/28
[FFmpeg-cvslog] avutil/stereo3d: add a Stereo3D view to signal that the view is unspecified
James Almer
-
2024/06/28
[FFmpeg-cvslog] avutil/stereo3d: add a Stereo3D type to signal that the packing is unspecified
James Almer
-
2024/06/28
[FFmpeg-cvslog] avformat/mov: set Stereo3D type when parsing eyes box
James Almer
-
2024/06/28
[FFmpeg-cvslog] avfilter/vf_showinfo: don't use sizeof(AVSphericalMapping)
James Almer
-
2024/06/28
[FFmpeg-cvslog] avfilter/vf_showinfo: only print yaw, pitch, and roll if set
James Almer
-
2024/06/28
[FFmpeg-cvslog] avcodec/cbs_sei: add support for Frame Packing Arrangement SEI parsing
James Almer
-
2024/06/28
[FFmpeg-cvslog] avfilter/vf_showinfo: don't use sizeof(AVStereo3D)
James Almer
-
2024/06/28
[FFmpeg-cvslog] avfilter/vf_showinfo: use av_spherical_projection_name()
James Almer
-
2024/06/28
[FFmpeg-cvslog] avfilter/vf_showinfo: print more Stereo 3D fields
James Almer
-
2024/06/28
[FFmpeg-cvslog] avcodec/evc: Alterations following changes in libxeve
Dawid Kozinski
-
2024/06/28
[FFmpeg-cvslog] lavc/vvc: Always set flags for the current picture
Frank Plowman
-
2024/06/28
[FFmpeg-cvslog] checkasm: add tests for yuv2rgb
Ramiro Polla
-
2024/06/28
[FFmpeg-cvslog] libavcodec/mjpeg: preserve unclipped last_dc value
Ramiro Polla
-
2024/06/27
[FFmpeg-cvslog] avcodec/aacdec_lpd: remove unused local variables
Leo Izen
-
2024/06/27
[FFmpeg-cvslog] avformat/nuv: return early if header id fails to read
Kacper Michajłow
-
2024/06/27
[FFmpeg-cvslog] avdevice/avfoundation: add external video devices
Theo Fabi
-
2024/06/27
[FFmpeg-cvslog] avcodec/vvc: Don't create new thread when thread_count is 1
Zhao Zhili
-
2024/06/27
[FFmpeg-cvslog] avutil/executor: Allowing thread_count be zero
Zhao Zhili
-
2024/06/27
[FFmpeg-cvslog] lavc/vvc: Validate IBC block vector
Frank Plowman
-
2024/06/27
[FFmpeg-cvslog] lavc/vvc: Don't discard return codes
Frank Plowman
-
2024/06/27
[FFmpeg-cvslog] configure: fix alignment of conditional lib dependencies
Gyan Doshi
-
2024/06/27
[FFmpeg-cvslog] configure: fix assignment of dep libs for QR-code filters
Gyan Doshi
-
2024/06/27
[FFmpeg-cvslog] avcodec/vvcdec: Fix compiling with MSVC 2022 17.8 and older
Martin Storsjö
-
2024/06/26
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Test ac in usac
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] swscale/output: alpha can become negative after scaling, use multiply
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] swscale/output: Avoid undefined overflow in yuv2rgb_write_full()
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] avcodec/r210enc: Use av_rescale for bitrate
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] avcodec/smcenc: make sure ny/nx are >= 0
Paul B Mahol
-
2024/06/26
[FFmpeg-cvslog] avcodec/jfdctint_template: Fewer integer anomalies
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] avcodec/targaenc: Allocate space for the palette
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] avcodec/ratecontrol: Try to keep fps as a rational
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MV30
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] avcodec/snowenc: MV limits due to mv_penalty table size
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for jpeg2000
Michael Niedermayer
-
2024/06/26
[FFmpeg-cvslog] avutil/riscv/cpu: fix __riscv_v_min_vlen typo
J . Dekker
-
2024/06/25
[FFmpeg-cvslog] aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl
Brad Smith
-
2024/06/25
[FFmpeg-cvslog] aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl
Brad Smith
-
2024/06/25
[FFmpeg-cvslog] aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl
Brad Smith
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: alf, support virtual boundaries
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: sao, support virtual boundaries
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: deblock, support virtual boundaries
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] cbs_h266: add VVC_MAX_VBS for max num of virtual boundaries
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: ps, derive virtual boundaries
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: misc, remove unused ALFParams.applied
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: refact out alf_get_edges
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: misc, constify ALFParams
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: misc, reformat ff_vvc_sao_filter
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: refact, fix naming convention of x0, y0 for sao
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: refact, unify {horizontal, vertical}_bs, {horizontal, vertical}_p, {horizontal, vertical}_q
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: refact, unify ff_vvc_deblock_{horizontal, vertical}
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: refact out sao_extends_edges
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: refact, unify vvc_deblock_bs_chroma_{horizontal, vertical}
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: misc, use POS to simplify filter code
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: refact out sao_get_edges
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: refact, unify vvc_deblock_bs_luma_{horizontal, vertical}
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] x86/vvc_alf: avoid overwriting for non-16 aligned widths
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] avcodec/vvcdec: refact, unify vvc_deblock_subblock_bs_{horizontal, vertical}
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] checkasm/vvc_alf: random select alf virtual boundaries position
Nuo Mi
-
2024/06/25
[FFmpeg-cvslog] checkasm/vvc_alf: only check the valid filter and classify sizes
Nuo Mi
-
2024/06/24
[FFmpeg-cvslog] avformat/matroskadec: don't use sizeof(AVStereo3D)
James Almer
-
2024/06/24
[FFmpeg-cvslog] avformat/mov: don't use sizeof(AVStereo3D)
James Almer
-
2024/06/24
[FFmpeg-cvslog] avutil/stereo3d: add a new allocator function that returns a size
James Almer
-
2024/06/24
[FFmpeg-cvslog] avcodec/mpeg12dec: don't use sizeof(AVStereo3D)
James Almer
-
2024/06/24
[FFmpeg-cvslog] avformat/dump: print Stereo3D AVRationals as float
James Almer
-
2024/06/24
[FFmpeg-cvslog] fftools/ffplay_renderer: use correct NULL value for Vulkan type
Timo Rothenpieler
-
2024/06/24
[FFmpeg-cvslog] fftools/ffplay_renderer: use correct NULL value for Vulkan type
Timo Rothenpieler
-
2024/06/24
[FFmpeg-cvslog] lavu/stereo3d: change the horizontal FOV field to a rational
Lynne
-
2024/06/24
[FFmpeg-cvslog] configure: detect 64-bit generic platforms
Rémi Denis-Courmont
-
2024/06/24
[FFmpeg-cvslog] avcodec/dovi_rpudec: fix reading el_bit_depth_minus8
Cosmin Stejerean
-
2024/06/24
[FFmpeg-cvslog] fate/jpeg2000dec: add support for p0_10.j2k
Pierre-Anthony Lemieux
-
2024/06/24
[FFmpeg-cvslog] avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream
Timo Rothenpieler
-
2024/06/24
[FFmpeg-cvslog] swscale/yuv2rgb: reindent after previous commit
Ramiro Polla
-
2024/06/24
[FFmpeg-cvslog] swscale/yuv2rgb: fix yuv422p input in C code
Ramiro Polla
-
2024/06/24
[FFmpeg-cvslog] swscale/yuv2rgb: add macros to simplify code generation
Ramiro Polla
-
2024/06/24
[FFmpeg-cvslog] swscale/yuv2rgb: fix conversion for widths not aligned to 8
Ramiro Polla
-
2024/06/24
[FFmpeg-cvslog] movenc: Factorize a function for finishing a written fragment
Martin Storsjö
-
2024/06/24
[FFmpeg-cvslog] movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing
Martin Storsjö
-
2024/06/23
[FFmpeg-cvslog] qsv: Initialize impl_value
Michael Niedermayer
-
2024/06/23
[FFmpeg-cvslog] avutil/hwcontext_qsv: fix GCC 14.1 warnings
oltolm
-
2024/06/23
[FFmpeg-cvslog] qsv: Initialize impl_value
Michael Niedermayer
-
2024/06/23
[FFmpeg-cvslog] avutil/hwcontext_qsv: fix GCC 14.1 warnings
oltolm
-
2024/06/23
[FFmpeg-cvslog] aacdec_usac, aacsbr: implement SBR support for USAC
Lynne
-
2024/06/22
[FFmpeg-cvslog] avutil/dovi_meta: add fields for ext_mapping_idc
Cosmin Stejerean
-
2024/06/22
[FFmpeg-cvslog] avcodec/dovi_rpu: correctly read el_bit_depth_minus8 and ext_mapping_idc
Cosmin Stejerean
-
2024/06/21
[FFmpeg-cvslog] avformat/mov: use the updated default value for horizontal_disparity_adjustment in the eyes box
James Almer
-
2024/06/21
[FFmpeg-cvslog] aac: expose ff_aac_sample_rate_idx() in aac.h
Lynne
-
2024/06/21
[FFmpeg-cvslog] aacdec_usac: remove custom rate_idx and use standard variable for it
Lynne
-
2024/06/21
[FFmpeg-cvslog] aacdec_usac: apply specification fix M55715
Lynne
-
2024/06/21
[FFmpeg-cvslog] aacdec_usac: rename noise_scale to noise_bands
Lynne
-
2024/06/21
[FFmpeg-cvslog] aacdec_ac: fix an overread
Lynne
-
2024/06/20
[FFmpeg-cvslog] avformat/mxfdec: don't use sizeof(AVMasteringDisplayMetadata)
James Almer
-
2024/06/20
[FFmpeg-cvslog] avformat/mov: don't use sizeof(AVMasteringDisplayMetadata)
James Almer
-
2024/06/20
[FFmpeg-cvslog] avformat/matroskadec: don't use sizeof(AVMasteringDisplayMetadata)
James Almer
-
2024/06/20
[FFmpeg-cvslog] avutil/stereo3d: set a sane default value for AVRational fields
James Almer
-
2024/06/20
[FFmpeg-cvslog] avutil/mastering_display_metadata: set a sane default value for AVRational fields
James Almer
-
2024/06/20
[FFmpeg-cvslog] avutil/ambient_viewing_environment: set a sane default value for AVRational fields
James Almer
-
2024/06/20
[FFmpeg-cvslog] ffprobe: always print all Stereo3D fields
James Almer
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261data: Make some tables non-static
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261enc: Avoid RLTable when writing macroblock
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261enc: Fix ac_vlc_length tables
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Constify pointers to static storage
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/rv10: Avoid indirection
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Move setting dct_unquant funcs to h263dec.c
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261enc: Inline constants
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/motion_est: Optimize dead code away
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo: Move quant_precision to Mpeg4DecContext
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/rv10: Use ff_h263_decode_init()
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg_er: Simplify disabling IDCT
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261dec: Don't set framerate multiple times
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261enc, msmpeg4: Avoid setting dc_scale_tables unnecessarily
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261dec: Unquantize coefficients while parsing them
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/rv10: Remove write-only assignments
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261dec: Simplify decoding motion vectors
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg4videodec: Don't initialize unused inter_scantable
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg_er: Don't set block_index unnecessarily
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261dec: Don't reset gob_start_code_skipped in h261_decode_init()
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpv_reconstruct_mb_template: Optimize WMV2 code away if possible
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Remove unnecessary FFMIN
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpv_reconstruct_mb_template: Optimize always-true branch away
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo: Join loops when initializing ScanTable
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261dec: Fix UB NULL + 0, remove broken resync code
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261dec: Simplify decoding GOB header
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg12enc: Pass AVCodecContext* directly
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg4videodec: Inline constants
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/vc1_block: Simplify resetting coded_block
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/msmpeg4enc: Combine writing bits
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg4videodec: Don't initialize unused stuff
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg4videodec: Remove always-false check
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg12enc: Use AVCodecContext, not priv ctx as logctx
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h263enc: Remove no-output code
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/ituh263enc: Inline constants
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/vc1_block: Remove unnecessary assignments
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Don't keep droppable in sync in update_thread_ctx
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegutils: Don't output wrong mb skip values
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/svq1enc: Stop copying PutBitContext unnecessarily
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Don't alloc framesize-bufs in update_thread_ctx
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg12dec: Disable allocating scratchpad buffers when possible
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Initialize qscale tab for all codecs
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpv_reconstruct_mb_template: Don't unnecessarily copy data
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegutils: Fix ff_draw_horiz_band()
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't update qscale unnecessarily
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init()
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Only keep what is used from MECmpContext
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/me_cmp, motion_est: Sanitize permissible cmp_funcs
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Avoid branch for sse vs nsse cmp
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/me_cmp, mpegvideo: Move frame_skip_cmp to MpegEncContext
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/me_cmp,dvenc,mpegvideo: Move ildct_cmp to its users
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/motion_est: Store remaining required me_cmp_funcs
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/me_cmp, motion_est: Move me_(pre_)?_cmp etc. to MotionEstContext
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/me_cmp: Constify ff_set_cmp()
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check for existence of ildct cmp functions
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/motion_est: Factor one-time initialization out of ff_init_me
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Avoid excessive inlining
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/dvenc: Check for availability of interlaced dct cmp func
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/ituh263dec: Use VLC symbol table
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegutils: Move H.264-only macros to h264dec.h
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg12dec: Use VLC symbol table
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegutils: Don't use MB_TYPE_L[01] for mpegvideo
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpeg4videodec: Use VLC symbol table
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegutils: Remove always-false check
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegutils: Remap MB_TYPE_{GMC,SKIP,CBP,QUANT}
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegutils: Remap MB_TYPE_ACPRED, add codec-specific MB_TYPE
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Set dct_unquantize ptrs only once when possible
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261dec: Remove nonsense information from error message
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo: Set dct_unquantize earlier
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/h261dec: Use VLC symbol table
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] configure: Remove obsolete mpeg4_decoder->mpeg4video_parser dependency
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/vc1: Combine identical checks
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo: Don't pretend dct_init can fail
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Avoid branches for flipping no_rounding
Andreas Rheinhardt
-
2024/06/20
[FFmpeg-cvslog] avdevice/avfoundation: add external video devices
Theo Fabi
-
2024/06/20
[FFmpeg-cvslog] lavc/vvc: Invalidate PPSs which refer to a changed SPS
Frank Plowman
-
2024/06/20
[FFmpeg-cvslog] libavcodec/amfenc: Update AMF encoder options
Araz Iusubov
-
2024/06/20
[FFmpeg-cvslog] libavcodec/amfenc: Update AMF release version
Araz Iusubov
-
2024/06/20
[FFmpeg-cvslog] avformat: split off generic NAL function helpers into their own file
James Almer
-
2024/06/20
[FFmpeg-cvslog] fate/vvc: add vvc-conformance-RPR_A_4
Frank Plowman
-
2024/06/19
[FFmpeg-cvslog] avformat/iamf_parse: add missing padding to AAC extradata
James Almer
-
2024/06/19
[FFmpeg-cvslog] avformat/evc: fix writing reserved bits
James Almer
-
2024/06/19
[FFmpeg-cvslog] avformat/evc: remove useless struct field
James Almer
-
2024/06/19
[FFmpeg-cvslog] avformat/mxfdec: Check container_ul->desc before use
Michael Niedermayer