[FFmpeg-devel] [PATCH 23/24] ffmpeg: simplify the use of OutputStream.frame_number
2021-12-17 10:54 UTC (17+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/24] ffmpeg: simplify getting output file size
` [FFmpeg-devel] [PATCH 03/24] ffmpeg: remove a redundant assignment of interrupt_callback
` [FFmpeg-devel] [PATCH 17/24] ffmpeg: do not log to the muxer context
` [FFmpeg-devel] [PATCH 06/24] ffmpeg: move writing the trailer to ffmpeg_mux.c
` [FFmpeg-devel] [PATCH 05/24] ffmpeg: move some muxing-related code into a separate file
` [FFmpeg-devel] [PATCH 09/24] ffmpeg_mux: add private muxer context
` [FFmpeg-devel] [PATCH 11/24] ffmpeg: set want_sdp when initializing the muxer
` [FFmpeg-devel] [PATCH 16/24] ffmpeg: access output file chapters through a wrapper
` [FFmpeg-devel] [PATCH 19/24] ffmpeg: fix initial muxing queue size
` [FFmpeg-devel] [PATCH 21/24] ffmpeg_mux: split of_write_packet()
[FFmpeg-devel] [PATCH] avformat/movenc: fix assert failure in get_cluster_duration()
2021-12-17 10:24 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/hevcdec: fix the order of in-loop filters
2021-12-17 8:55 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 1/5] avfilter/vf_yadif_cuda: simplify filter definition
2021-12-17 8:54 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/5] build: detect Metal.framework and build .metal files
` [FFmpeg-devel] [PATCH v3 3/5] avutil: add obj-c helpers into header-only include
` [FFmpeg-devel] [PATCH v3 4/5] avfilter: add metal utilities
` [FFmpeg-devel] [PATCH v3 5/5] avfilter: add vf_deinterlace_videotoolbox
[FFmpeg-devel] [PATCH] Add 32 bit-per-sample capability to FLAC encoder
2021-12-17 6:13 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 000/279 v2] New channel layout API
2021-12-17 2:37 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 001/279 v2] Add a new "
` [FFmpeg-devel] [PATCH 002/279 v2] fate: add a channel_layout API test
[FFmpeg-devel] [PATCH] FATE: always pass -nostdin to ffmpeg
2021-12-17 1:05 UTC - mbox.gz / Atom
[FFmpeg-devel] lavc/videotoolboxenc: add ProRes support
2021-12-17 0:12 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 01/10] lavc/videotoolboxenc: use common routine for pixfmt conversion
` [FFmpeg-devel] [PATCH 02/10] lavc/videotoolboxenc: don't access int64_t member as int
` [FFmpeg-devel] [PATCH 03/10] lavc/videotoolboxenc: detect alpha more generically
` [FFmpeg-devel] [PATCH 04/10] lavc/videotoolboxenc: fix RGB support
` [FFmpeg-devel] [PATCH 05/10] lavc/videotoolboxenc: config-gate ATSC CC support
` [FFmpeg-devel] [PATCH 06/10] lavc/videotoolboxenc: vastly simplify get_cv_pixel_info
` [FFmpeg-devel] [PATCH 07/10] lavc/videotoolboxenc: add handling for non-NAL-based codecs
` [FFmpeg-devel] [PATCH 08/10] lavc/Makefile: fix missing hevc_videotoolbox case
` [FFmpeg-devel] [PATCH 09/10] swscale: add P210/P410/P216/P416 output
` [FFmpeg-devel] [PATCH 10/10] lavc/videotoolboxenc: add ProRes support
[FFmpeg-devel] [PATCH 4/4] avformat/mov: Check next offset in mov_read_dref()
2021-12-16 21:30 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 3/3] avcodec/speexdec: Avoid violating the vector_fmul_scalar() API
2021-12-16 21:29 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avformat/cinedec: Avoid repeatedly allocating packets beyond the input
2021-12-16 21:26 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] avformat/4xm: Consider max_streams on reallocating tracks array
2021-12-16 21:23 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Adjust threshold for prores
2021-12-16 20:04 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/mvdec: Use 64 bit in timestamp computation
[FFmpeg-devel] [PATCH] avfilter: add deinterlace_videotoolbox (yadif implementation using Metal.framework)
2021-12-16 17:21 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] x86/scale_avx2: Change asm indent from 2 to 4 spaces
2021-12-16 16:43 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] x86/swscale: fix minor coding style issues
2021-12-16 16:16 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avformat/mxfenc: fix DNxHD GC container_ul
2021-12-16 12:07 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/mxfenc: fix DNxHD GC element_type
[FFmpeg-devel] [PATCH 1/3] avcodec/mpegvideo_enc: Combine some checks
2021-12-16 11:18 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/7] avcodec/mpegvideo: Move closed_gop to Mpeg1Context
2021-12-16 11:18 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v5] fftools/cmdutils: Avoid crash when opts could not be allocated
2021-12-16 11:11 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/cdgraphics: unbreak rendering of vertical scrolling
2021-12-16 11:04 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/cdgraphics: fix transparency handling
[FFmpeg-devel] [PATCH] http: make caching of redirect url optional
2021-12-16 11:02 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/cdgraphics: fix transparency handling
2021-12-16 10:33 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v1] avformat/aviobuf: ffio_copy_url_options
2021-12-16 8:09 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/11] avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies
2021-12-16 1:29 UTC (15+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/11] avcodec/raw: Reduce number of avpriv symbols
` [FFmpeg-devel] [PATCH 03/11] Makefile: Redo duplicating object files in shared builds
` [FFmpeg-devel] [PATCH 04/11] avcodec/ac3tab: Unavpriv ac3_channel_layout_tab
` [FFmpeg-devel] [PATCH 05/11] avcodec/dca: Unavpriv dca_sample_rates
` [FFmpeg-devel] [PATCH 06/11] avcodec/jpegtables: Unavpriv MJPEG-tables
` [FFmpeg-devel] [PATCH 07/11] configure, avcodec/Makefile: Add new mpeg4audio CONFIG_EXTRA group
` [FFmpeg-devel] [PATCH 08/11] avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates
` [FFmpeg-devel] [PATCH 09/11] avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabs
` [FFmpeg-devel] [PATCH 10/11] avcodec/internal: Remove unused av_export_avcodec
` [FFmpeg-devel] [PATCH 11/11] avcodec/utils: Unavpriv avpriv_toupper4()
` [FFmpeg-devel] [PATCH 12/15] avformat/(aiff|flac|mov|mp3|tta)enc: Don't create unnecessary references
` [FFmpeg-devel] [PATCH 13/15] avformat/mux, mxfenc: Don't use sizeof(AVPacket)
` [FFmpeg-devel] [PATCH 14/15] avcodec/packet_internal: Add proper PacketList struct
` [FFmpeg-devel] [PATCH 15/15] avformat/movenc: Use dedicated pointer for access to MOVTrack
[FFmpeg-devel] [PATCH] libavformat: add side_data copy in concat demuxer
2021-12-15 23:16 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/2] libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes
2021-12-15 23:08 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 001/279] Add a new channel layout API
2021-12-15 23:01 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavfi/vf_libplacebo: update deprecated option name
2021-12-15 22:40 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
[FFmpeg-devel] [PATCH v2] avformat/mov: add option max_stts_delta
2021-12-15 22:23 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v10 1/2] avformat/imf: Demuxer
2021-12-15 20:41 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/cdgraphics: unbreak rendering of vertical scrolling
2021-12-15 20:04 UTC - mbox.gz / Atom
[FFmpeg-devel] Optimize H264 decoding for loongarch
2021-12-15 17:39 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avcodec/speedhq: Replace always-true check by assert
2021-12-15 15:58 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/12] avcodec/h2645_parse: Remove H2645NAL.rbsp_buffer
2021-12-15 15:56 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] tests/dnn: Make DNN tests regular libavfilter tests
2021-12-15 15:53 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/tests: Update .gitignore file
[FFmpeg-devel] 5.0 release
2021-12-15 15:15 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] MAINTAINERS: Add Haihao Xiang for vaapi
2021-12-15 14:32 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v5 1/6] lavu/frame: Add Dolby Vision metadata side data type
2021-12-15 14:19 UTC - mbox.gz / Atom
[FFmpeg-devel] Politics
2021-12-15 13:34 UTC - mbox.gz / Atom
Welcome to the "ffmpeg-devel" mailing list
2021-12-15 12:18 UTC - mbox.gz / Atom
confirm a8d7518cdcf0362388dbc942c93595bcc4e11f14
2021-12-15 12:17 UTC - mbox.gz / Atom
New Test
2021-12-15 10:25 UTC - mbox.gz / Atom
FW: trhjzt j
2021-12-15 9:41 UTC (3+ messages) - mbox.gz / Atom
FW: rthrt
2021-12-15 5:11 UTC (2+ messages) - mbox.gz / Atom
test mail
2021-12-15 3:02 UTC - mbox.gz / Atom
test mail
2021-12-15 2:59 UTC - mbox.gz / Atom
test mail
2021-12-15 2:59 UTC - mbox.gz / Atom
page: | prev (newer) | 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