Messages by Thread
-
-
[FFmpeg-cvslog] avcodec/lcevcdec: don't try to write to output frames directly
James Almer
-
[FFmpeg-cvslog] tests/fate/ac3: add a second ac3_fixed encoder test
James Almer
-
[FFmpeg-cvslog] swscale/swscale_unscaled: fix planarCopyWrapper() for yuv444p => yuva444p
Ramiro Polla
-
[FFmpeg-cvslog] swscale/swscale_unscaled: fix planarRgbToplanarRgbWrapper() for formats with bpc between 9-14 bits
Ramiro Polla
-
[FFmpeg-cvslog] build: remove unused SLIBOBJS variable
Ramiro Polla
-
[FFmpeg-cvslog] swscale/swscale_unscaled: fix packed30togbra10() for formats with bpc between 9-14 bits
Ramiro Polla
-
[FFmpeg-cvslog] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
Ramiro Polla
-
[FFmpeg-cvslog] doc/examples/qsv_decode: use av_err2str
Tristan Matthews
-
[FFmpeg-cvslog] doc/examples/filter_audio: use av_err2str
Tristan Matthews
-
[FFmpeg-cvslog] vulkan/ffv1: fix sync issue in cached bitstream reader/writer
Lynne
-
[FFmpeg-cvslog] rtpdec: Set bitrate for pcm-mulaw audio
Erik Linge
-
[FFmpeg-cvslog] libavformat/rtpdec_opus: Set duration field on Opus AVPacket
Jonathan Baudanza
-
[FFmpeg-cvslog] libavformat/rtpdec_opus: add fmtp parsing of sprop-maxcapturerate
Erik Linge
-
[FFmpeg-cvslog] avformat/dhav: fix backward scanning for get_duration and optimize seeking
Justin Ruggles
-
[FFmpeg-cvslog] avutil/refstruct: Remove redundant check
Andreas Rheinhardt
-
[FFmpeg-cvslog] avfilter/vf_interlace_vulkan: fix FPS and PTS calculation
Niklas Haas
-
[FFmpeg-cvslog] avcodec/amfenc_h264: improve B-frame usability and simplify options
Dmitrii Ovchinnikov
-
[FFmpeg-cvslog] avcodec/vlc: Make code more readable with av_unreachable()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/avassert: Add av_unreachable() and av_assume() macros
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/atrac3: Use av_unreachable() instead of av_assert1(0)
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mjpegenc_common: Use av_unreachable() instead of av_assert0(0)
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/4xm: Use av_unreachable() instead of av_assert0(0)
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/adpcm: Use av_unreachable() instead of av_assert0()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vp9: Replace av_assert(0) by av_unreachable()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo encs: Add put_bits_assume_flushed() to encode_header
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/rv20enc: Use av_assert1() instead of av_assert0()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec: Mark impossible switch case as unreachable
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/wmaenc: Use av_unreachable() instead of av_assert0(0)
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vlc: Make assert check more strict
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/speedhqenc: Use av_unreachable() for unreachable condition
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_{dec,motion}: Mark unreachable code as unreachable
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/put_bits: Allow to mark places where PutBitContext is flushed
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/e?ac3enc: Inform compiler about PutBitContext being blank
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/dolby_e_parse: Use av_unreachable instead of av_assert0(0)
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/utvideoenc: Remove always-false pixel format check
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/proresenc_anatoliy: Mark impossible case as unreachable
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/pcm-dvdenc: Mark unreachable default cases as unreachable
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/amrwbdec: Mark default switch as unreachable
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/svq3: Improve returning last picture
Andreas Rheinhardt
-
[FFmpeg-cvslog] tests/fate/qt: Use passthrough fps_mode for svq3-watermark
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/svq3: Allocate picture buffers during init
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/svq3: Deduplicate allocating dummy frame
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/svq3: Allocate motion_val jointly
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/svq3: Improve returned error codes
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/svq3: Factor out decoding extradata
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12enc: Combine put_bits()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Remove nonsense comment
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Remove redundant save_width/height
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Set save_chroma_format also for VCR2
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Move ff_mpv_report_decode_progress() to h263dec.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ratecontrol: Fix wrong sizeof expression
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/tests/avcodec: Check only frame-mt decoders set update_thread_ctx
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/tests/.gitignore: Add apv test tool
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/avformat: Remove outdated io_close2 documentation
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/rv60dec: Avoid branch when decoding cbp16
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/cuviddec: print error when queueing frames fails
Timo Rothenpieler
-
[FFmpeg-cvslog] avcodec/cuviddec: only flush cuvid when output queue is empty
Timo Rothenpieler
-
[FFmpeg-cvslog] hwcontext_vulkan: fix build with old Vulkan header versions
Lynne
-
[FFmpeg-cvslog] ffv1enc_vulkan: switch to 2-line cache, unify prediction code
Lynne
-
[FFmpeg-cvslog] avformat/allformats: Move avisynth and dvdvideo under external libraries group
Zhao Zhili
-
[FFmpeg-cvslog] Makefile: Remove postproc from ALLFFLIBS
Zhao Zhili
-
[FFmpeg-cvslog] configure: identify loong64 for loongarch
Shiyou Yin
-
[FFmpeg-cvslog] hwcontext_vulkan: correct image transfer usage flags
Lynne
-
[FFmpeg-cvslog] vulkan: enable VK_KHR_shader_subgroup_rotate
Lynne
-
[FFmpeg-cvslog] ffv1enc_vulkan: implement RCT search for level >= 4
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: pipe through slice decoding status
Lynne
-
[FFmpeg-cvslog] ffv1enc_vulkan: get rid of temporary data for the setup shader
Lynne
-
[FFmpeg-cvslog] hwcontext_vulkan: only try exporting DMABUF memory on !WIN32 and only for DMABUF tiling
Lynne
-
[FFmpeg-cvslog] vulkan/ffv1: unify encode and decode get/put primitives
Lynne
-
[FFmpeg-cvslog] ffv1enc_vulkan: merge all encoder variants into one file
Lynne
-
[FFmpeg-cvslog] ffv1enc_vulkan: implement the cached EC writer from the decoder
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: fix PCM + cached symbol reader
Lynne
-
[FFmpeg-cvslog] ffv1enc_vulkan: use ff_get_encode_buffer
Lynne
-
[FFmpeg-cvslog] ffv1_common: minor RGB optimization
Lynne
-
[FFmpeg-cvslog] vulkan/ffv1: synchronize get_pred implementations between encoder and decoder
Lynne
-
[FFmpeg-cvslog] ffv1enc_vulkan: unify EC code between setup and encode
Lynne
-
[FFmpeg-cvslog] ffv1enc_vulkan: minor EC optimizations
Lynne
-
[FFmpeg-cvslog] avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 8bpc inverse transforms
Henrik Gramner
-
[FFmpeg-cvslog] configure: correct liboapv feature support
Gyan Doshi
-
[FFmpeg-cvslog] aarch64: increase default alignment for functions and constants
Ramiro Polla
-
[FFmpeg-cvslog] ogg/flac: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
-
[FFmpeg-cvslog] ogg/opus: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
-
[FFmpeg-cvslog] tests/fate/matroska: Add container cropping test
Andreas Rheinhardt
-
[FFmpeg-cvslog] tests/fate/pixfmt: fix definition of 16bit tests
James Almer
-
[FFmpeg-cvslog] doc: add htmlxref.cnf
James Almer
-
[FFmpeg-cvslog] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
-
[FFmpeg-cvslog] fftools/graphprint: Fix leak of graphprint object
Mark Thompson
-
[FFmpeg-cvslog] ffmpeg: Don't print graphs if there are no outputs yet
Mark Thompson
-
[FFmpeg-cvslog] fftools/graphprint: Fix leak of graph section header string
Mark Thompson
-
[FFmpeg-cvslog] doc: add swscale rewrite design document
Niklas Haas
-
[FFmpeg-cvslog] swscale/graph: prefer bools to ints
Niklas Haas
-
[FFmpeg-cvslog] swscale/graph: move vshift() and shift_img() to shared header
Niklas Haas
-
[FFmpeg-cvslog] swscale/graph: make noop loop more robust
Niklas Haas
-
[FFmpeg-cvslog] tests/swscale: improve colorization of speedup
Niklas Haas
-
[FFmpeg-cvslog] swscale/graph: expose ff_sws_graph_add_pass
Niklas Haas
-
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 190257e web/download: add 4.2.11
ffmpeg-git
-
[FFmpeg-cvslog] Tag n4.2.11 : FFmpeg 4.2.11 release
git
-
[FFmpeg-cvslog] avcodec/libaribcaption: change new lines to \n in ASS header
Kacper Michajłow
-
[FFmpeg-cvslog] avcodec/libzvbi-teletextdec: change new lines to \n in ASS header
Kacper Michajłow
-
[FFmpeg-cvslog] avcodec/libaribb24: change new lines to \n in ASS header
Kacper Michajłow
-
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 95db70a web/download: add FFmpeg 4.4.6
ffmpeg-git
-
[FFmpeg-cvslog] Tag n4.4.6 : FFmpeg 4.4.6 release
git
-
[FFmpeg-cvslog] avcodec/utvideoenc: Don't advertise unsupported option
Andreas Rheinhardt
-
[FFmpeg-cvslog] cbs_apv: Fix memory leak on metadata parse failure
Mark Thompson
-
[FFmpeg-cvslog] Changelog: VVC supports all content of SCC
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/cabac: add 9.3.3.7 Fixed-length binarization process
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc: add VVC_MAX_NUM_PALETTE_PREDICTOR_SIZE
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/dsp: add adaptive_color_transform
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/intra: add palette coding decoder
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/ctu: read act_enabled_flag for adaptive color transform
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/cabac: add palette support
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/intra: refact out lmcs_scale_chroma and add_residual
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/intra: make lmcs_scale_chroma inplace
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc: add adaptive color transform support
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/filter: skip deblocking filter for palette
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/ctu: fix derive_chroma_intra_pred_mode
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/intra: fix scaling process for transform coefficients
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc: refact, save pf and ciip_flag in ff_vvc_set_intra_mvf
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/dsp: update the interface of pred_residual_joint for joint cbcr residual functionality
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/ctu: refact out intra_data
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/cabac: add 9.3.3.5 k-th order Exp - Golomb binarization process
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/ctu: add palette support
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/intra: add ff_vvc_palette_derive_scale
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc: refact out ep_init and ep_init_wpp
Wu Jianhua
-
[FFmpeg-cvslog] avcodec/vvc/ctu: refact out ff_vvc_channel_range
Wu Jianhua
-
[FFmpeg-cvslog] tests/fate/probe: add test for pcm misdetected as mp3 in wav
Marton Balint
-
[FFmpeg-cvslog] tests/fate/probe: add test for dts in wav
Marton Balint
-
[FFmpeg-cvslog] fftools/textformat: correctly propagate uninit error codes
Marton Balint
-
[FFmpeg-cvslog] Revert "fftools/textformat/avtextformat: Make close functions return void"
Marton Balint
-
[FFmpeg-cvslog] Update for 4.2.11
Michael Niedermayer
-
[FFmpeg-cvslog] build: fix windows build issue introduced by 45bea45
Nuo Mi
-
[FFmpeg-cvslog] avcodec/mpeg12enc: Fix writing closed captions
Andreas Rheinhardt
-
[FFmpeg-cvslog] Revert "fftools/graphprint: Now, make it a Killer-Feature!"
softworkz
-
[FFmpeg-cvslog] avcodec/svq1enc: Allocate buffers during init
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move parent to MPVEncContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec: Move setting has_b_frames to mpeg4video_parser.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec,h263dec: Only set skipped_last_frame for !vop_coded
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h263dec: Always output next, not current pic when flushing
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec: Keep skipped_last_frame in sync between threads
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Move memcpy'ing ctx to mpeg4videodec.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec: Don't set chroma matrices unnecessarily
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/svq1enc: Remove always-false check
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move clear_context() to mpeg4videodec.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Notify users of reinit
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Reinit upon chroma_format change
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/rv34: Simplify updating thread context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Remove disabled frame-threading code
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't reinit upon aspect ratio change
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg_er: Don't zero ThreadFrame* unnecessarily
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263dec: Fix indentation
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move [fb]_code to Mpeg4Dec and MPVEncContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1: Remove write-only qs_last
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec: Permute quant matrices directly upon IDCT reinit
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4video: Pass parameters directly
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1: Remove unused topleft,bottomright fields
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/{x86,mips}/xvididct_init: Remove redundant checks
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec: Set [yd]c_scale_table during init
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat: Introduce common header and deduplicate code
softworkz
-
[FFmpeg-cvslog] fftools/resources: Add resource manager files with build-time compression
softworkz
-
[FFmpeg-cvslog] fftools/ffmpeg_filter: Move some declaration to new header file
softworkz
-
[FFmpeg-cvslog] fftools/avtextformat: Re-use BPrint in loop
softworkz
-
[FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz
-
[FFmpeg-cvslog] fftools/ffmpeg_mux: Make ms_from_ost() inline
softworkz
-
[FFmpeg-cvslog] fftools/graphprint: Add execution graph printing
softworkz
-
[FFmpeg-cvslog] fftools/textformat: Add flags param to function avtext_print_integer()
softworkz
-
[FFmpeg-cvslog] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
softworkz
-
[FFmpeg-cvslog] fftools/tf_internal: Use av_default_item_name
softworkz
-
[FFmpeg-cvslog] fftools/textformat: Rename name param to key for API consistency
softworkz
-
[FFmpeg-cvslog] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
softworkz
-
[FFmpeg-cvslog] fftools/textformat: Remove unused print_rational() pointer from AVTextFormatter
softworkz
-
[FFmpeg-cvslog] fftools/textformat: Apply quality improvements
softworkz
-
[FFmpeg-cvslog] fftools/textformat: Apply formatting and whitespace changes
softworkz
-
[FFmpeg-cvslog] tools/merge-all-source-plugins: Check that there are no uncommited changes
Michael Niedermayer
-
[FFmpeg-cvslog] tools/merge-all-source-plugins: Try merging a tag or branch matching the current version
Michael Niedermayer
-
[FFmpeg-cvslog] Add tools/merge-all-source-plugins
Michael Niedermayer
-
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for WEBP
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/matroskadec: check that channels fit in signed 32bit int
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/takdec: Check remaining space for first predictors
Michael Niedermayer
-
[FFmpeg-cvslog] swscale/output: fix integer overflow in yuv2rgba64_full_1_c_template()
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/4xm: Check frame_4cc before allocation
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/imf_cpl: do not continue looping forever
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/imf_cpl: fix indention after previous commit
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/svq3: Check there are bits left before decompression
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/sonic: Check num_taps
Michael Niedermayer
-
[FFmpeg-cvslog] MAINTAINERS: Add entry for samples-request
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/dnxuc_parser: Use ff_parse_close()
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/mov: reject negative ELST durations
Michael Niedermayer