Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
[FFmpeg-devel] [PATCH] arm: Skip certain inline assembly functions if built without optimizations
 2022-09-02 13:26 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] arm: Check the build time constants in av_clip_*intp2

[FFmpeg-devel] [PATCH v4] libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly
 2022-09-02 13:25 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libtheoraenc: Do not use invalid error code
 2022-09-02  9:27 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] avcodec/bethsoftvideo: Pass GetByteContext into set_palette()
 2022-09-02  9:02 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 4/4] avcodec/speedhq: Check width

[FFmpeg-devel] [PATCH] avcodec/amr*bdec: return only number of consumed bytes
 2022-09-02  8:23 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/pthread_frame: update the main avctx from the current, ThreadContext
 2022-09-02  8:02 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] tools/target_dec_fuzzer: Adjust threshold for SIMBIOSIS_IMX
 2022-09-02  8:01 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] avcodec/bink: disallow odd positioned scaled blocks

[FFmpeg-devel] [PATCH 0/1] add motion_vec (motion vector) debug mode
 2022-09-02  7:59 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec "

[FFmpeg-devel] [PATCH]lavfi/rotate: Fix undefined behaviour
 2022-09-02  7:04 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
 2022-09-02  6:41 UTC  (11+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] x86/tx_float: implement inverse MDCT AVX2 assembly
 2022-09-02  5:55 UTC  (3+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [RFC] d3dva security hw+threads
 2022-09-02  1:43 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/8] fftools/ffprobe: Report initial and trailing padding
 2022-09-01 21:24 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/8] fate/matroska: Add tests for muxing with initial_padding
` [FFmpeg-devel] [PATCH 3/8] avformat/matroskaenc: Only write DiscardPadding if nonzero
` [FFmpeg-devel] [PATCH 4/8] avformat/matroskaenc: Don't override samplerate for CodecDelay
` [FFmpeg-devel] [PATCH 5/8] avformat/matroskaenc: Actually apply timestamp offset for Opus
` [FFmpeg-devel] [PATCH 6/8] avformat/mux: Allow muxers to set custom min timestamp
` [FFmpeg-devel] [PATCH 7/8] avformat/matroskaenc: Use "
` [FFmpeg-devel] [PATCH 8/8] avformat/matroskaenc: Write CodecDelay for codecs != Opus

[FFmpeg-devel] [PATCH]lavc/tiff: Support multi-component files without RowsPerStrip tag
 2022-09-01 18:28 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] first submit source code
 2022-09-01 17:17 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] update codec-par to add crop fields

[FFmpeg-devel] [PATCH 0/3] V5: VAAPI: Add high bit depth encode/decode support
 2022-09-01 16:37 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 9/9] Changes in Changelog and MAINTAINERS files
 2022-09-01 13:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 8/9] Extended MOV demuxer to handle EVC video content
 2022-09-01 13:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 7/9] Extended MOV muxer to handle EVC video content
 2022-09-01 13:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 6/9] Provided support for EVC decoder
 2022-09-01 13:29 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: get the correct fragment stsd_id when decrypting the sample
 2022-09-01 13:29 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 5/9] Provided support for EVC encoder
 2022-09-01 13:28 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 4/9] Added demuxer to handle reading EVC video files
 2022-09-01 13:27 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 3/9] Added muxer to handle writing EVC encoded data into file or output bytestream
 2022-09-01 13:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 2/9] Added parser implementaion for EVC format
 2022-09-01 13:25 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 1/9] MPEG-5 EVC codec registration
 2022-09-01 13:20 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: parse the last moof box when mp4 segment format
 2022-09-01 10:22 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffplay: fix rotation incorrect when frame contains the side_data(type is AV_FRAME_DATA_DISPLAYMATRIX)
 2022-09-01  6:50 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix

[FFmpeg-devel] [PATCH] fftools/ffmpeg: fix av_display_rotation_set() type cast
 2022-09-01  6:17 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/qsvenc: use VBR if maxrate is not specified on Windows
 2022-09-01  2:12 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
 2022-09-01  0:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
 2022-09-01  0:22 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode
 2022-09-01  0:21 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] FTR decoder
 2022-08-31 21:23 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] git and signing commits and tags
 2022-08-31 18:57 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] MAINTAINERS: Add ED25519 key for tag/commit signing experiment

[FFmpeg-devel] [PATCH 1/1] opus_silk: reset midonly flag after skipping LBRR
 2022-08-31 18:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/af_alimiter: fix misbehavior when nb_channels != 2
 2022-08-31 13:59 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1 2/2] lavf/hls: add option for hls segment request append http get request parameters
 2022-08-31 13:21 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] lavf/hls: add option for hls segment request append http get request parameters
 2022-08-31 13:12 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] avfilter/af_loudnorm: fix incorrect gain when audio is shorter than 3s
 2022-08-31 12:51 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/1] lavf/dashdec: Multithreaded DASH initialization
 2022-08-31 12:17 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 0/3] "
  ` [FFmpeg-devel] [PATCH v3 1/3] lavf/dashdec: Prepare DASH decoder for multithreading
  ` [FFmpeg-devel] [PATCH v3 2/3] lavf/dashdec: Multithreaded DASH initialization

[FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib
 2022-08-31  9:56 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 1/3] swscale/la: Optimize hscale functions with lasx
` [FFmpeg-devel] [PATCH v1 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files
` [FFmpeg-devel] [PATCH v1 3/3] swscale/la: Add output_lasx.c file

[FFmpeg-devel] [PATCH] avformat/asfdec_o: limit recursion depth in asf_read_unknown()
 2022-08-31  9:45 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] lavf/hls: add option for hls segment request append http get request parameters
 2022-08-31  7:22 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 00/23] Subtitle Filtering 2022
 2022-08-31  4:02 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 00/25] "

[FFmpeg-devel] [PATCH 01/11] avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
 2022-08-31  3:34 UTC  (20+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/11] avcodec/flac: Remove unnecessary FLACSTREAMINFO define
` [FFmpeg-devel] [PATCH 03/11] avcodec/flacdec: Shorten name
` [FFmpeg-devel] [PATCH 04/11] avcodec/flacdec: Don't infer max_framesize unnecessarily
` [FFmpeg-devel] [PATCH 05/11] avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.c
` [FFmpeg-devel] [PATCH 06/11] avcodec/flac: Remove unused parameter from ff_flac_is_extradata_valid()
` [FFmpeg-devel] [PATCH 07/11] avcodec/flac: Remove pointless define
` [FFmpeg-devel] [PATCH 08/11] avcodec/flac: Move decoder+parser stuff into a new header, flac_parse.h
` [FFmpeg-devel] [PATCH 09/11] avcodec/flac: Don't use bytestream API unnecessarily
` [FFmpeg-devel] [PATCH 10/11] avcodec/encode: Avoid unreferencing blank AVFrames
` [FFmpeg-devel] [PATCH 11/11] avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames
` [FFmpeg-devel] [PATCH 12/16] avutil/internal: Remove unused ff_rint64_clip()
` [FFmpeg-devel] [PATCH 13/16] avutil/internal: Remove unused FF_SYMVER
` [FFmpeg-devel] [PATCH 14/16] avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own
` [FFmpeg-devel] [PATCH 15/16] avutil/internal: Move avpriv-file API "
` [FFmpeg-devel] [PATCH 16/16] avutil/fifo: Properly deprecate av_tempfile()
` [FFmpeg-devel] [PATCH 17/18] avcodec/codec_internal: Add macro to set AVCodec.long_name
` [FFmpeg-devel] [PATCH 18/18] avcodec/codec_internal: Add macros for update_thread_context(_for_user)

[FFmpeg-devel] [PATCH 01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer
 2022-08-31  3:11 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 12/18] lavf/dv: make returning the video packet optional
` [FFmpeg-devel] [PATCH 17/18] lavf/dv: do not update AVCodecParameters.sample_rate while demuxing

[FFmpeg-devel] [PATCH 13/18] lavf/dv: return a meaningful error code from avpriv_dv_produce_packet()
 2022-08-31  2:48 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] [PATCH] lavf/mov: avoid leaks with multiple dv-audio streams
 2022-08-31  2:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/3] lavc/decode: Warp get_hw_config function
 2022-08-31  1:20 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/3 v2] avisynth: add user-selectable flags
 2022-08-31  0:23 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3 v2] avformat/avisynth: read _SARNum/_SARDen from frame properties
` [FFmpeg-devel] [PATCH 2/3 v2] avformat/avisynth: implement avisynth_flags option
` [FFmpeg-devel] [PATCH 3/3 v2] avformat/avisynth: reindent

[FFmpeg-devel] [PATCH 0/9] avisynth: add user options
 2022-08-31  0:07 UTC  (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/9] avformat/avisynth: read _SARNum/_SARDen from frame properties
` [FFmpeg-devel] [PATCH 2/9] avformat/avisynth: add read_frameprop_sar option
` [FFmpeg-devel] [PATCH 3/9] avformat/avisynth: add read_frameprops option
` [FFmpeg-devel] [PATCH 4/9] avformat/avisynth: add read_frameprop_field_order option
` [FFmpeg-devel] [PATCH 5/9] avformat/avisynth: add read_frameprop_range option
` [FFmpeg-devel] [PATCH 6/9] avformat/avisynth: add read_frameprop_primaries option
` [FFmpeg-devel] [PATCH 7/9] avformat/avisynth: add read_frameprop_transfer option
` [FFmpeg-devel] [PATCH 8/9] avformat/avisynth: add read_frameprop_matrix option
` [FFmpeg-devel] [PATCH 9/9] avformat/avisynth: add read_frameprop_chroma_location option

[FFmpeg-devel] [PATCH v2] avfilter: add bilateral_cuda filter
 2022-08-30 19:13 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/3] fftools/cmdutils: Add function to report error before exit
 2022-08-30 17:27 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec: add a bsf to reorder DTS into PTS
 2022-08-30 17:07 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] lavu/fifo: add the header to its own doxy group
 2022-08-30 14:07 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_can_write()
` [FFmpeg-devel] [PATCH 3/3] lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_write()

[FFmpeg-devel] [PATCH 1/2] avformat/file: Add a specialized url_check callback for pipe protocol
 2022-08-30 12:09 UTC  (5+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH 2/2] avformat/tests: Add a test for avio_check with the "
    ` [FFmpeg-devel] [PATCH v2 1/2] avformat/file: Add a specialized url_check callback for "
      ` [FFmpeg-devel] [PATCH v2 2/2] avformat/tests: Add a test for avio_check with the "

[FFmpeg-devel] Converting build to CMake
 2022-08-30  0:35 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/vpx_rac: Adjust vpx_rac_is_end) threshold
 2022-08-29 22:48 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] Matroska and output_ts_offset
 2022-08-29 15:20 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX
 2022-08-29 14:01 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/qsv: Add support for decoding & encoding 8bit 4:4:4 content

[FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: Add CBR option to H264 and HEVC encoder
 2022-08-29 13:36 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] Add loongarch SIMD optimization in swscale lib
 2022-08-29 12:30 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 1/3] swscale/la: Optimize hscale functions with lasx
` [FFmpeg-devel] [PATCH v1 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files
` [FFmpeg-devel] [PATCH v1 3/3] swscale/la: Add output_lasx.c file

[FFmpeg-devel] [PATCH v1 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files
 2022-08-29 11:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/qsvenc: ignore video signal info buffer for VP9
 2022-08-29  1:54 UTC  (2+ messages) - mbox.gz / Atom

page:  |  | latest

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git