[FFmpeg-devel] [PATCH] checkasm/riscv: report an error upon SIGILL
2023-07-12 19:52 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/3] avcodec: move HDR10 (MDCV/CLL) SEI handling to h2645_sei
2023-07-12 18:32 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] avcodec: move mastering display colour volume "
` [FFmpeg-devel] [PATCH 2/3] avcodec: move content light level "
` [FFmpeg-devel] [PATCH 3/3] avcodec/hevcdec: simplify decrementing of MDCV/CLL flags
[FFmpeg-devel] [FFmpeg-cvslog] lavu/avassert: include config.h
2023-07-12 14:54 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] lavc/intrax8: fix an assert
2023-07-12 14:05 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavu/avassert: include config.h
[FFmpeg-devel] [PATCH v2] avformat/mov: enable identifying TTML subtitle streams as such
2023-07-12 13:48 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc: deprecate AV_CODEC_FLAG_DROPCHANGED
2023-07-12 13:44 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavcodec/amfenc: Fix issue with missing headers in AV1 encoder
2023-07-12 13:35 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/decode: don't reject flush packets when buffer_pkt is not empty
2023-07-12 13:33 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/decode: don't discard the buffered packet if the underlying bsf can't take it
[FFmpeg-devel] [PATCH] libavcodec/amfenc: Fix issue with missing headers in AV1 encoder
2023-07-12 12:23 UTC - mbox.gz / Atom
[FFmpeg-devel] [FFmpeg-cvslog] fftools/ffmpeg: move each muxer to a separate thread
2023-07-12 12:22 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 1/9] libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12
2023-07-12 10:17 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/9] avcodec: add D3D12VA hardware accelerated H264 decoding
[FFmpeg-devel] [PATCH v2 0/5] webp: add support for animated WebP decoding
2023-07-12 1:22 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/5] avcodec/webp: move definitions into header
` [FFmpeg-devel] [PATCH v2 2/5] avcodec/webp_parser: parse each frame into one packet
` [FFmpeg-devel] [PATCH v2 3/5] libavcodec/webp: add support for animated WebP decoding
` [FFmpeg-devel] [PATCH v2 4/5] avcodec/webp: make init_canvas_frame static
` [FFmpeg-devel] [PATCH v2 5/5] libavformat/webp: add WebP demuxer
[FFmpeg-devel] [PATCH] libavcodec/ansi: fix ECMA-48 SGR parameter 49
2023-07-11 23:24 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/2] lavc/libx264: add mb_info option
2023-07-11 22:01 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/12] avradio/sdrdemux: Fix use of uninitialized memory
2023-07-11 21:19 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/12] avradio/rds: Implement burst error decoder
` [FFmpeg-devel] [PATCH 03/12] avradio/rds: Keep track of program_id
` [FFmpeg-devel] [PATCH 04/12] avradio/sdr: Move rds_ring to Station
` [FFmpeg-devel] [PATCH 05/12] avradio/rds: move phase 2 window to main context
` [FFmpeg-devel] [PATCH 06/12] avradio/sdr: Warnings cleanup
` [FFmpeg-devel] [PATCH 07/12] avradio/rds: warnings cleanup
` [FFmpeg-devel] [PATCH 08/12] avradio/sdr: Move IFFT and block size to main context
` [FFmpeg-devel] [PATCH 09/12] avradio/sdr: Move per stream arraies "
` [FFmpeg-devel] [PATCH 10/12] avradio/sdr: Move tx contexts out of stream so its not duplicated
` [FFmpeg-devel] [PATCH 11/12] avradio/sdr: Pass AVStream instead of int to demodulate
` [FFmpeg-devel] [PATCH 12/12] avradio/sdr: Process RDS of all stations not just the current one
[FFmpeg-devel] [PATCH v6 0/1] avformat: add Software Defined Radio support
2023-07-11 21:09 UTC (11+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/5] avradio/sdrdemux: Factorize synchronous_am_demodulation* functions
2023-07-11 20:10 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avradio/sdrdemux: shift 19khz carrier differntly
` [FFmpeg-devel] [PATCH 3/5] avradio/sdrdemux: only allocare iside and window_p2 when needed
` [FFmpeg-devel] [PATCH 4/5] avradio/sdrdemux: factor block_time out
` [FFmpeg-devel] [PATCH 5/5] avradio: RDS support
[FFmpeg-devel] [PATCH v2 01/14] vvcdec: add thread executor
2023-07-11 17:28 UTC (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 03/14] vvcdec: add sps, pps, sh parser
` [FFmpeg-devel] [PATCH v2 13/14] vvcdec: add CTU thread logical
[FFmpeg-devel] [PATCH] lavc/gifdec: unify get_buffer() calls I/P frames
2023-07-11 17:17 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec: add ambient viewing environment packet side data
2023-07-11 16:53 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/mov: add support for 'amve' ambient viewing environment box. As defined in ISOBMFF (ISO/IEC 14496-12) document
[FFmpeg-devel] [PATCH 1/7] avcodec/av1dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag
2023-07-11 16:04 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avcodec/libdav1d: "
` [FFmpeg-devel] [PATCH 3/7] avcodec/mediacodecdec: "
` [FFmpeg-devel] [PATCH 4/7] avcodec/mjpegdec: "
` [FFmpeg-devel] [PATCH 5/7] avcodec/mmaldec: "
` [FFmpeg-devel] [PATCH 6/7] avcodec/v4l2_m2m_dec: "
` [FFmpeg-devel] [PATCH 7/7] avcodec/test/avcodec: check decoders for FF_CODEC_CAP_SETS_PKT_DTS
[FFmpeg-devel] [PATCH] lavc/audiotoolbox: fix build failure on osx 10.5
2023-07-11 14:10 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/internal: Move AVCodecInternal to a header of its own
2023-07-11 10:13 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/internal: Move AVCodecInternal to a header of its own
2023-07-11 1:32 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v5 0/4] JPEG XL Parser
2023-07-10 23:57 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 1/4] avcodec/libjxldec: use internal AVFrame as buffered space
` [FFmpeg-devel] [PATCH v5 2/4] avcodec/jpegxl_parser: add JPEG XL parser
` [FFmpeg-devel] [PATCH v5 3/4] avformat/jpegxl: remove jpegxl_probe, instead call avcodec/jpegxl_parse
` [FFmpeg-devel] [PATCH v5 4/4] fate/jpegxl_anim: add demuxer fate test for jpegxl_anim
[FFmpeg-devel] [PATCH v3 1/3] avcodec/decode: move processing discard samples to its own function
2023-07-10 21:54 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/3] avcodec/decode: fill missing frame fields for all decoders
` [FFmpeg-devel] [PATCH 3/3] avcodec/decode: prevent discarding skip_samples side data if the decoder didn't generate a frame
[FFmpeg-devel] [PATCH] avcodec/libjxldec: build against libjxl 0.9
2023-07-10 20:27 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/decode: Return EAGAIN instead of overwriting unused packet
2023-07-10 19:05 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Optimization: support for libx264's mb_info
2023-07-10 12:51 UTC (24+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] lavu: add AVVideoHint API
[FFmpeg-devel] [PATCH] lavu/random_seed: use getrandom() when available
2023-07-10 12:15 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg_mux: forward EOF from the sync queue
2023-07-10 11:37 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/error: uniformize errbuf size by macro
2023-07-10 8:07 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v1 1/6] avcodec/cbs_av1: Add tx mode enum values
2023-07-10 7:39 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 2/6] lavc/av1: Add common code and unit test for level handling
` [FFmpeg-devel] [PATCH v1 3/6] lavc/vaapi_encode: Init pic at the beginning of API
` [FFmpeg-devel] [PATCH v1 4/6] lavc/vaapi_encode: Extract set output pkt timestamp function
` [FFmpeg-devel] [PATCH v1 5/6] lavc/vaapi_encode: Separate reference frame into previous/future list
` [FFmpeg-devel] [PATCH v1 6/6] lavc/vaapi_encode: Add VAAPI AV1 encoder
[FFmpeg-devel] vcodec_open2 error: Internal bug, should not have happened
2023-07-10 7:21 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/hevc_ps: Improve PPS SCC extension bit depth check
2023-07-10 1:19 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/18] avradio/sdrdemux: Fix uninitialized access
2023-07-09 23:43 UTC (19+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/18] avradio/sdrdemux: factor frequency tolerance constants out
` [FFmpeg-devel] [PATCH 03/18] avradio/sdr: Add fm multiple parameter
` [FFmpeg-devel] [PATCH 04/18] avradio/sdrinradio: Dont automatically select 2.56Mhz on the rtlsdr
` [FFmpeg-devel] [PATCH 05/18] avradio/sdrdemux: Do not timeout negative stations
` [FFmpeg-devel] [PATCH 06/18] avradio/sdrinradio: Factor print_and_free_list() out
` [FFmpeg-devel] [PATCH 07/18] avradio/sdrinradio: Print list of Time Sources
` [FFmpeg-devel] [PATCH 08/18] avradio: split out vissualization code
` [FFmpeg-devel] [PATCH 09/18] avradio/sdrdemux: The RTLSDR DC artifact is not consistent
` [FFmpeg-devel] [PATCH 10/18] avradio/sdr: eliminate avpriv_*
` [FFmpeg-devel] [PATCH 11/18] avradio/vissualize: rotate waterfall
` [FFmpeg-devel] [PATCH 12/18] avradio/sdrdemux: Set AVFMTCTX_NOHEADER
` [FFmpeg-devel] [PATCH 13/18] avradio/sdrdemux: fix bug adding candidate stations and then crashing
` [FFmpeg-devel] [PATCH 14/18] avradio/sdrdemux: fm_probe: dont allow bandwidh=sample rate
` [FFmpeg-devel] [PATCH 15/18] doc: add sdr examples
` [FFmpeg-devel] [PATCH 16/18] avradio/sdr: rename fft_p2
` [FFmpeg-devel] [PATCH 17/18] avradio/sdrdemux: more correct phase 2 bandwidth of FM demodulation
` [FFmpeg-devel] [PATCH 18/18] avradio/sdrdemux: Fix DC offset issue in AM demodulation
[FFmpeg-devel] [PATCH v5] avformat/ivfenc: Set the "number of frames" in IVF header
2023-07-09 21:07 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/3] avcodec/decode: move processing discard samples to its own function
2023-07-09 19:37 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/3] avcodec/decode: check the output frame for discard samples with all decoders
` [FFmpeg-devel] [PATCH v2 3/3] avcodec/decode: fill missing frame fields for "
[FFmpeg-devel] [PATCH] avdevice/decklink_enc: use 64bit format string for BMD timebase instead of long long
2023-07-09 17:49 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavu/random_seed: use getrandom() when available
2023-07-09 16:37 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [FFmpeg-cvslog] avfilter/af_adynamicequalizer: simplify calculations
2023-07-09 15:36 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avcodec/decode: move processing discard samples to its own function
2023-07-09 12:58 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec/decode: check the output frame for discard samples with all decoders
` [FFmpeg-devel] [PATCH 3/3] avcodec/decode: fill missing frame fields for "
[FFmpeg-devel] [PATCH] HVQM4
2023-07-09 12:46 UTC - mbox.gz / Atom
[FFmpeg-devel] [RFC] Release 6.1
2023-07-09 10:14 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavfi/src_movie: stop using AV_CODEC_FLAG_COPY_OPAQUE
2023-07-09 9:34 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg: fix negative timestamps at the beginning of the encoding
2023-07-09 8:48 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/random_seed: turn off buffering when reading from urandom
2023-07-09 8:48 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/22] lavc/encode: print separate messages for unknown and unsupported formats
2023-07-09 2:18 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 13/22] fftools/ffmpeg_filter: stop disregarding user-specified pixel format
[FFmpeg-devel] [PATCH] avutil: fix build failure on osx 10.4
2023-07-08 17:52 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/9] avradio/sdr: use AVTree for candidate stations
2023-07-08 15:42 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/9] avradio/sdr: Consolidate candidate station entries
` [FFmpeg-devel] [PATCH 3/9] avradio/sdr: consolidate the candidate station list with the main list
` [FFmpeg-devel] [PATCH 4/9] avradio/sdr: Eliminate station list
` [FFmpeg-devel] [PATCH 5/9] avradio/sdr: Allow user to adjust FM/AM thresholds
` [FFmpeg-devel] [PATCH 6/9] avradio/sdrdemux: count timeout irrespective of a station being active
` [FFmpeg-devel] [PATCH 7/9] avradio/sdr: Compute and use detection histogram
` [FFmpeg-devel] [PATCH 8/9] avradio/sdrdemux: increase the FM station frequency tolerance
` [FFmpeg-devel] [PATCH 9/9] avradio/sdrdemux: Use 2 differnt FM station detectors
[FFmpeg-devel] [RFC] [PATCH] [0/1] doc/developer: Alternative to making tests a requirement
2023-07-08 15:06 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "
[FFmpeg-devel] [PATCH] lavc/libvpxenc: prevent fifo from filling up
2023-07-07 21:31 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] configure: use just the pkg-config for sndio
2023-07-07 19:16 UTC (10+ messages) - mbox.gz / Atom
page: next (older) | 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