April 2018 Archives by thread
Starting: Sun Apr 1 00:52:17 EEST 2018
Ending: Mon Apr 30 23:44:22 EEST 2018
Messages: 1592
- [FFmpeg-devel] [PATCH] avcodec/utvideodec: Set pro flag based on fourcc
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitles
Jan Ekström
- [FFmpeg-devel] [PATCH] avcodec/clearvideo: add inter-frame decoding
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavf/mov.c: Fix timestamps to be strictly monotonic for video also.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc: prefer the mp3float decoder to the mp3 decoder
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 0/5] Add lavfi api & remove device iteration
Josh de Kock
- [FFmpeg-devel] [PATCH] avformat/mov: parse multiple iTunes cover images
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] lavf/img2dec: use new iteration API
Josh de Kock
- [FFmpeg-devel] [PATCH][RFC] avcodec/avutil: Add timeline side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] [RFC] avformat/movenc: support writing iTunes cover image
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_signature: use av_strlcpy()
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] lavfi: add new iteration API
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4] avfilter: add OpenCL scale filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] use bcrypt instead of the old wincrypt API
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] lavf/allformats: remove left-over index decrement
Josh de Kock
- [FFmpeg-devel] [PATCH] vf_libvmaf: Fix memory leak
Kyle Swanson
- [FFmpeg-devel] [PATCH] avfilter/af_amix: add weights option
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/concatdec: only set output stream index before returning packet
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter: add vfrdet filter
Paul B Mahol
- [FFmpeg-devel] lavfi/silencedetect v3
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/6] avcodec/avpacket: add av_packet_make_refcounted()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] bug in avcodec_find_best_pix_fmt_of_list
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpeg: fix detection and demuxing of raw AC3 in mpegps
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpeg: fix PCM-DVD mis-detection as MLP
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/libaomdec: remove duplicate code
James Almer
- [FFmpeg-devel] [PATCHv5] mpeg4video: Add support for MPEG-4 Simple Studio Profile.
Kieran Kunhya
- [FFmpeg-devel] [PATCH v2] Change cube faces order to match Youtube's
Hazem Ashmawy
- [FFmpeg-devel] [PATCH] avformat/utils: Stream specifier enhancement
Bodecs Bela
- [FFmpeg-devel] [PATCH] cmdutils: fix new API break the "ffmpeg -muxers/demuxers"
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/options_table: Change the seek2any location in opt table.
Jun Zhao
- [FFmpeg-devel] [PATCH] lavf/hls: Remove the dead code in parse_playlist()
Jun Zhao
- [FFmpeg-devel] [PATCH] avcodec/libaomenc: fix encoding of sRGB streams
James Almer
- [FFmpeg-devel] [PATCH 0/1] re: Add Sega FILM muxer
misty at brew.sh
- [FFmpeg-devel] [PATCH 1/1] Add Sega FILM muxer
misty at brew.sh
- [FFmpeg-devel] [PATCH 05/11] avformat/dashenc: setting @availabilityStartTime when the first frame is ready
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 06/11] avformat/dashenc: addition of @availabilityTimeOffset in MPD
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 07/11] avformat/dashenc: logic to compute bitrate overhead
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH] lavc/cfhd: debugged padding issue for last 8 pixels distortion
Gagandeep Singh
- [FFmpeg-devel] Decrease in activity for a month
Gagandeep Singh
- [FFmpeg-devel] [PATCH 1/1] avformat/movenc: use modern iTunes copyright atom
Timo Teras
- [FFmpeg-devel] [PATCH] avfilter/vf_scale: Do not set YUV color range for RGB formats
Vittorio Giovara
- [FFmpeg-devel] [PATCH] libavformat/aac: Parse all ID3 tags present between ADTS frames
Mattias Amnefelt
- [FFmpeg-devel] [PATCH] Changelog: add entry for new iteration API
Josh de Kock
- [FFmpeg-devel] [PATCH 2/2] pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
wm4
- [FFmpeg-devel] [PATCH] Support for Ambisonics and OpusProjection* API.
Drew Allen
- [FFmpeg-devel] lavc/mpeg4videodec: Do not ask for samples we already have
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/3] lavu: add a Vulkan hwcontext
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] lavfi: add common Vulkan filtering code
Mark Thompson
- [FFmpeg-devel] [PATCH 3/3] lavfi: add a Vulkan avgblur filter
Mark Thompson
- [FFmpeg-devel] [PATCH] libavcodec/rv34: error out earlier on missing references
Michael Niedermayer
- [FFmpeg-devel] swscale/swscale_unscaled : add X86_64 (SSE2, AVX) for uyvyto422
Martin Vignali
- [FFmpeg-devel] [PATCH] avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cscd: Error out when LZ* decompression fails
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/amfenc: Reference to input AVFrame (hwaccel) is retained during the encoding process
Alexander Kravchenko
- [FFmpeg-devel] [PATCH 1/2] lavc: Add coded bitstream read/write support for VP9
Mark Thompson
- [FFmpeg-devel] [PATCH] MAINTAINERS: add myself to the general developers list
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/hls: copy rw_timeout from parent to child AVIOContexts.
rshaffer at tunein.com
- [FFmpeg-devel] [PATCH v2 1/2] lavf: make overlay_qsv work based on framesync
Ruiling Song
- [FFmpeg-devel] [PATCH v3 1/3] avutil/log: rename and initialize global log flags variable
Tobias Rapp
- [FFmpeg-devel] [PATCH v3 2/3] avutil/log: add av_log_set_opts function
Tobias Rapp
- [FFmpeg-devel] [PATCH] doc: update loglevel option documentation
Tobias Rapp
- [FFmpeg-devel] [PATCH] spdifenc: support ac3 core+eac3 dependent streams
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/3] avcodec/get_bits: add cached bitstream reader
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] doc/libav-merge: bitstream reader is now merged
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avcodec/utvideodec: use cached bitstream reader
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/imgconvert: fix possible null pointer dereference
Simon Thelen
- [FFmpeg-devel] [PATCH] doc/filters: some more details and modified example to, zmq/azmq
Bodecs Bela
- [FFmpeg-devel] No '.dav' conversion implemented?
ykerb2 at free.fr
- [FFmpeg-devel] [PATCH 1/3] avformat/mov: Increase support for common encryption.
Jacob Trimble
- [FFmpeg-devel] [PATCH] lavc/videotoolbox: fix failure to decode PAFF
Aman Gupta
- [FFmpeg-devel] [PATCH] avfilter/vf_scale: Set full range for RGB formats
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5 v2] avformat/utils: make AVPacketList helper functions shared
James Almer
- [FFmpeg-devel] [PATCH] avformat/flacenc: support writing attached pictures
James Almer
- [FFmpeg-devel] [PATCH v2 01/11] avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration'
vdixit at akamai.com
- [FFmpeg-devel] [PATCH v2 02/11] avformat/dashenc: segmentation at the configured segment duration rate
vdixit at akamai.com
- [FFmpeg-devel] [PATCH v2 03/11] avformat/dashenc: writing average segment duration for @duration in template mode
vdixit at akamai.com
- [FFmpeg-devel] [PATCH v2 04/11] avformat/dashenc: removed 'write_manifest' call from 'write_header'
vdixit at akamai.com
- [FFmpeg-devel] [PATCH v2 08/11] avformat/dashenc: addition of muxer overhead in master playlist's bandwidth
vdixit at akamai.com
- [FFmpeg-devel] [PATCH v2 09/11] avformat/dashenc: constructing MPD's bandwidth string locally
vdixit at akamai.com
- [FFmpeg-devel] [PATCH v2 10/11] avformat/dashenc: addition of muxer overhead for @bandwidth param in MPD
vdixit at akamai.com
- [FFmpeg-devel] [PATCH v2 11/11] avformat/dashenc: addition of segment index correction logic
vdixit at akamai.com
- [FFmpeg-devel] [PATCH 01/11] avformat/dashenc: renamed 'min_seg_duration' to 'seg_duration'
Dixit, Vishwanath
- [FFmpeg-devel] [PATCH] lavf/qsvvpp: bypass vpp if not needed.
Zhong Li
- [FFmpeg-devel] [PATCH] avformat/rawenc: check stream type
Gyan Doshi
- [FFmpeg-devel] [PATCH v2 1/1] avformat/http: flushing tcp receive buffer when it is write only mode
vdixit at akamai.com
- [FFmpeg-devel] [PATCH 1/1] avformat/http: flushing tcp receive buffer when it is write only mode
Dixit, Vishwanath
- [FFmpeg-devel] [PATCH 1/3] avcodec: add siren audio decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avformat/vivo: add support for siren codec
Paul B Mahol
- [FFmpeg-devel] [PATCH] display: Add AVDisplayOrientation API
Vittorio Giovara
- [FFmpeg-devel] [PATCH] avcodec/decode: fix warning when decoding pseudo paletted formats
wm4
- [FFmpeg-devel] [PATCH] avformat/mov: Fix parsing of tfdt when using sample descriptors.
Jacob Trimble
- [FFmpeg-devel] [PATCH]lavf/amr: Stricter heuristic for auto-detection.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/3] avformat/matroskadec: use refcounted buffers in EbmlBin
James Almer
- [FFmpeg-devel] [PATCH] [RFC]doc/examples: alternative input handler
Bodecs Bela
- [FFmpeg-devel] [PATCH] avformat/opensrt: add Haivision Open SRT protocol
Michael Fritscher
- [FFmpeg-devel] Patch for seg fault in swr_convert_internal() -> sum2_float during dithering
Hendrik Schreiber
- [FFmpeg-devel] [PATCH] lavc/amfenc: Retain a reference to D3D frames used as input during the encoding process
Alexander Kravchenko
- [FFmpeg-devel] [PATCH] avcodec: v4l2_m2m: reduce the minimum amount of buffers
Maxime Jourdan
- [FFmpeg-devel] [PATCH] doc/developer: remove merge request method of contributing
Lou Logan
- [FFmpeg-devel] [PATCH] avcodec/openh264enc.c: generate IDR frame in response to I frame pict_type
Lou Logan
- [FFmpeg-devel] avfilter/x86/vf_blend : add SIMD for more 16 bit blending mode
Martin Vignali
- [FFmpeg-devel] avcodec/prores_ks : do not call estimate_alpha at each quantification step
Martin Vignali
- [FFmpeg-devel] [PATCH] lavfi, lavd: add gitignore for generated static component lists
Josh de Kock
- [FFmpeg-devel] [PATCH] avformat/hlsenc: fix handling of delete_segments when %v is present
Bodecs Bela
- [FFmpeg-devel] FFmpeg filter for real time captioning.
ANURAG SINGH IIT BHU
- [FFmpeg-devel] [PATCH] avutil/buffer: add a dynamic size buffer pool API
James Almer
- [FFmpeg-devel] [PATCH] gitattributes - force LF for some FATE srt and webvtt refs
Gyan Doshi
- [FFmpeg-devel] Add IRC nicknames to MAINTAINERS?
Tomas Härdin
- [FFmpeg-devel] [PATCH]lavc/clearvideo: Allow decoding without extradata
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] configure: disable direct stripping in OpenBSD
James Almer
- [FFmpeg-devel] [PATCH 1/2] avformat/avio: make the logic simple
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] lavf/format: Remove the dead code in av_probe_input_buffer2.
Jun Zhao
- [FFmpeg-devel] [PATCH] avcodec/movtextdec: Check style_start/end
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] lavc/hevc: Don't parse NAL unit for a dummy buffer
Xiang, Haihao
- [FFmpeg-devel] [PATCH v3] avcodec/arm/hevcdsp_sao : add NEON optimization for sao
Shengbin Meng
- [FFmpeg-devel] swscale/unscaled : Remove MMXext version of shufflebyte2103 and uyvyto422
Martin Vignali
- [FFmpeg-devel] avdevice/sdl output : fix window_size and add new option (WIP)
Martin Vignali
- [FFmpeg-devel] [PATCH] configure: check that the required header for Linux Perf is available
James Almer
- [FFmpeg-devel] [PATCH] configure: check for INIT_ONCE before enabling w32threads
James Almer
- [FFmpeg-devel] [PATCH 1/3] lavc: Add coded bitstream read/write support for VP9
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] lavc: Add VP9 metadata bitstream filter
Mark Thompson
- [FFmpeg-devel] [PATCH 3/3] lavc/cbs: Add tests for VP9
Mark Thompson
- [FFmpeg-devel] [PATCH 0/1] re: Sega FILM: set dts and duration when demuxing
misty at brew.sh
- [FFmpeg-devel] [PATCH] checkasm/hevc_mc : add hevc_mc for checkasm
Yingming Fan
- [FFmpeg-devel] GSOC 2018 qualification task.
ANURAG SINGH IIT BHU
- [FFmpeg-devel] [PATCH] 8-bit hevc decoding optimization on aarch64 with neon
Yingming Fan
- [FFmpeg-devel] [PATCH] libavformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations
sanilraut
- [FFmpeg-devel] [PATCH] doc/filters: correct range for length in astats filter
Gyan Doshi
- [FFmpeg-devel] backport request: AV_PKT_FLAG_DISPOSABLE
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [FFmpeg-cvslog] lavf/segafilmenc: Do not mix variable declaration and code.
Kyle Swanson
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: Fix extradata memleak
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/h264_slice: Fix integer overflow with last_poc
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] lavf/aviobuf: add ff_get_chomp_line
Jun Zhao
- [FFmpeg-devel] [PATCH 2/4] lavf/hls: use ff_get_chomp_line
Jun Zhao
- [FFmpeg-devel] [PATCH 3/4] lavf/hlsenc: use ff_get_chomp_line
Jun Zhao
- [FFmpeg-devel] [PATCH 4/4] lavf/hlsproto: use ff_get_chomp_line
Jun Zhao
- [FFmpeg-devel] [PATCH v2] libavformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations
sanilraut
- [FFmpeg-devel] [PATCH] avformat/hlsenc: add option hls_out_list_size
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/dpx: Support for RGB 12-bit packed decoding
Kieran O Leary
- [FFmpeg-devel] avfilter/showvolume : add new options and minor clean
Martin Vignali
- [FFmpeg-devel] ffplay: Fix realloc_texture when input texture is NULL.
Matt Oliver
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH] avcodec/mpegpicture: guard "stride changed" failures against unknown uvlinesize
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat/hls: clean up duplicate option fields
rshaffer at tunein.com
- [FFmpeg-devel] [PATCH 1/6] reitnerlace - tinterlace-like filter under LGPL
Vasile Toncu
- [FFmpeg-devel] [PATCH] lavc/libopusdec: Allow avcodec_open2 to call .close
Matthew Wolenetz
- [FFmpeg-devel] [PATCH v1 1/3] avcodec/bitpacked: move ff_get_buffer
Patrick Keroulas
- [FFmpeg-devel] [PATCH 1/2] avcodec/mjpegdec: Check input buffer size.
Michael Niedermayer
- [FFmpeg-devel] [PATCH][RFC] avcodec/dpxenc: add option to force color transfer characteristics
Kieran O Leary
- [FFmpeg-devel] [PATCH] avcodec/aac_ac3_parser: account for data already in the parsing buffer
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avcodec/hevc: export chroma sample location
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avcodec/nvdec_hevc: add support for new extended sps/pps flags from SDK 8.1
timo at rothenpieler.org
- [FFmpeg-devel] [PATCH 1/2] avcodec/dxva2: add VP9 10-bit Profile2 mode mappings
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields
Matthieu Bouron
- [FFmpeg-devel] [PATCH] MAINTAINERS: add myself to documentation section
Gyan Doshi
- [FFmpeg-devel] [PATCH v1 1/2] codec: vrawdepay: add decoder for RFC4175
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavc/amfenc: device type AV_HWDEVICE_TYPE_DXVA2 support
Alexander Kravchenko
- [FFmpeg-devel] [PATCH] lavf/http.c: Don't write chunked-transfer-trailer to listening server context.
Stephan Holljes
- [FFmpeg-devel] [PATCH 1/2] avformat/utils: Fix integer overflow in end time calculation in update_stream_timings()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/utils: Enforce minimum width also for VP5/6
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffprobe: report unavailable SAR correctly in stream info
Timo Teräs
- [FFmpeg-devel] [PATCH] avformat/mux: ignore invalid timestamps on formats without timestamps
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avformat/hls: remove redundant code
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/dxv: add support for "high" quality mode
Paul B Mahol
- [FFmpeg-devel] [GSoC] Qualification task, simple ffserver implementation.
Stephan Holljes
- [FFmpeg-devel] Shared Thread Pool
Malcolm Bechard
- [FFmpeg-devel] [PATCH] avformat/utils: use the existing packet reference when parsing complete frames
James Almer
- [FFmpeg-devel] [PATCH] make swresample optional for ffmpeg
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavc/amfenc: DXVA2 textures support implementation by AMF encoder
Alexander Kravchenko
- [FFmpeg-devel] [PATCH] aac: Rework extradata parsing code
Vittorio Giovara
- [FFmpeg-devel] FFmpeg 3.5 / 4.0
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/checkasm/checkasm: Provide verbose failure information on float_near_abs_eps() failures
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/utils: Stream specifier enhancement 2.
Bodecs Bela
- [FFmpeg-devel] [Patch][GSoC] srcnn - a super resolution filter using CNN
Mina
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Łukasz Krzciuk
- [FFmpeg-devel] [PATCH] avcodec/nvdec: correctly set intra_pic_flag for h264/hevc
Timo Rothenpieler
- [FFmpeg-devel] avcodec/prores_ks : use official quant matrix
Martin Vignali
- [FFmpeg-devel] [PATCH] swresample/arm: avoid conditional branch to PLT in THUMB-2.
Rahul Chaudhry
- [FFmpeg-devel] [PATCH] configure: fix clang-cl detection
Dale Curtis
- [FFmpeg-devel] [PATCH] libavformat/http: Fix memory leak in get_cookies.
rshaffer at tunein.com
- [FFmpeg-devel] [PATCH 1/5] amfenc: Fail to open if the user-supplied device is not usable
Mark Thompson
- [FFmpeg-devel] [PATCH 2/5] amfenc: Do not automatically download/upload unknown hardware input frames
Mark Thompson
- [FFmpeg-devel] [PATCH 3/5] amfenc: Ensure that the software format of hardware frames is valid
Mark Thompson
- [FFmpeg-devel] [PATCH 4/5] amfenc: Add DXVA2 hardware frame input support
Mark Thompson
- [FFmpeg-devel] [PATCH 5/5] amfenc: Remove spurious initialisations
Mark Thompson
- [FFmpeg-devel] [PATCH] avdevice/decklink_commmon: enhance error messages when iterator creation fails
Marton Balint
- [FFmpeg-devel] [PATCH 1/1] [RFC] ffprobe: report DAR even if SAR is undefined
Timo Teräs
- [FFmpeg-devel] [PATCH] tests/checkasm/aacpsdsp: Increase EPS for interpolate so that the test passes on kfreebsd
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavc/dxva2_internal: Cast dxva2 and d3d11 decoders and cfgs to (void *)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size().
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/rtmpcrypt: Add a cast to silence a warning
Carl Eugen Hoyos
- [FFmpeg-devel] lavf/os_support: Only compile inet_aton() if getaddrinfo() is needed
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] configure: extend the check for bcrypt
James Almer
- [FFmpeg-devel] [PATCH] avformat/movenc: forbid muxing AV1 streams until the spec is finished
James Almer
- [FFmpeg-devel] [PATCH] avformat/hlsenc: add error message for encrypt fmp4 mode
Steven Liu
- [FFmpeg-devel] [PATCH v2] avformat/hlsenc: add error message for encrypt fmp4 mode
Steven Liu
- [FFmpeg-devel] mystery revissions
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] ffplay: only use hardware accelerated SDL texture formats
Michael Niedermayer
- [FFmpeg-devel] Respect AR and NM overrides for Windows builds.
Dale Curtis
- [FFmpeg-devel] [PATCH 1/5] avcodec/cinepak: move some checks prior to frame allocation
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: also ignore new stream in PMT while seeking
Yuusei KUWANA
- [FFmpeg-devel] [PATCH] mov: Properly abide by the track's media duration
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avfilter: add deblock filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] lavf/tcp.c: Free allocated client URLContext in case of error.
Stephan Holljes
- [FFmpeg-devel] [PATCH] libavformat/http: Refactor and fix additional leaks in get_cookies.
rshaffer at tunein.com
- [FFmpeg-devel] [PATCH 1/2] avformat/dashenc: Set VP9 codec string with profile, level and bitdepth
Karthick J
- [FFmpeg-devel] [PATCH] avformat/tls_schannel: fix the return value on EOF
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/2] avformat/vpcc: add ff_isom_get_vpcc_features()
James Almer
- [FFmpeg-devel] [PATCH] configure: fix clang-cl check in the MSVC section
Hendrik Leppkes
- [FFmpeg-devel] [PATCH]lavf/dashdec: Do not use memcpy() to copy a struct
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avdevice/iec61883: return reference counted packets
James Almer
- [FFmpeg-devel] [PATCH 0/1] segafilm: fetch duration from the container
misty at brew.sh
- [FFmpeg-devel] [PATCH 1/1] segafilm: fetch duration from the container
misty at brew.sh
- [FFmpeg-devel] [PATCH] avcodec/dcaenc: Use aac psychoacoustic model for dcaenc
Даниил Чередник
- [FFmpeg-devel] [PATCH 2/3] avformat/mov: Fix parsing of saio/siaz atoms in encrypted content.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/allcodecs: add FFMPEG_PREFER_* env vars
Martin Dørum
- [FFmpeg-devel] [PATCH] fix memory leak of parsing dash MPD
guikunzhi
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Oscar Amoros Huguet
- [FFmpeg-devel] [PATCH] avformat/mov: Fix memory leak in encryption info.
Jacob Trimble
- [FFmpeg-devel] [PATCH 1/4] avformat/qtpalette: parse color table according to the QuickTime file format specs
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] lavf/http.c: Free allocated client URLContext in case of error.
Stephan Holljes
- [FFmpeg-devel] [PATCH] avformat/utils: ignore outlier durations on subtitle/data streams as well
Aman Gupta
- [FFmpeg-devel] HLS Questions
Ronak
- [FFmpeg-devel] HLS Segmenting/Fragmentation Questions
Ronak
- [FFmpeg-devel] [PATCH] avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEVC on iOS
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat/dashenc: change the hls version from 6 to 7
Steven Liu
- [FFmpeg-devel] [PATCH] make HLS support unequal duration in VOD playlist
Somsak Sriprayoonsakul
- [FFmpeg-devel] [PATCH 0/8] Vulkan mapping and filtering infrastructure
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/8] hwcontext_internal: add ff_hwframe_map_replace
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 3/8] lavu: add a Vulkan hwcontext
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 4/8] lavfi: add common Vulkan filtering code
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 5/8] lavfi: add a Vulkan avgblur filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 6/8] lavfi: add a Vulkan chromatic aberration filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 7/8] lavfi: add a Vulkan overlay filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 8/8] lavfi: add a Vulkan scale filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] dash repair seg size
dongshengwang110 at gmail.com
- [FFmpeg-devel] [PATCH 1/2] cbs_h265: read/write HEVC PREFIX SEI
Haihao Xiang
- [FFmpeg-devel] [PATCH] avformat/dashdec.c: dash refair seg size error,
dongsheng wang
- [FFmpeg-devel] [PATCH 2/8] cbs_h265: Use helper macro for maximum values of fixed-width elements
Xiang, Haihao
- [FFmpeg-devel] [PATCH] Add support for unequal duration for VOD playlist
Somsak Sriprayoonsakul
- [FFmpeg-devel] [PATCH] web/index: add news entry for release 4.0
James Almer
- [FFmpeg-devel] [PATCH v2 1/3] avcodec/bitpacked: move ff_get_buffer
Patrick Keroulas
- [FFmpeg-devel] [PATCH] Add system and real time to benchmarking.
Mark Wachsler
- [FFmpeg-devel] has_b_frames is larger in decoder than demuxer 1 > 0
Ruslan Baskou
- [FFmpeg-devel] Hi there, i have a couple of suggestion for FFMPEG-DEV
fred thompson
- [FFmpeg-devel] [PATCH] avformat/segafilm - revert keyframe detection
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/3] doc/examples/hw_decode: Remove setting deprecated refcounted_frames
Jun Zhao
- [FFmpeg-devel] [PATCH 3/3] doc/examples/filtering_audio: Remove setting deprecated refcounted_frames
Jun Zhao
- [FFmpeg-devel] [PATCH] avcodec/vc1_pred: properly clip interlaced motion vectors
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Thomas Volkert
- [FFmpeg-devel] [PATCH] lavu/threadmessage: add av_thread_message_queue_nelem()
Clément Bœsch
- [FFmpeg-devel] [PATCH] avcodec/ffv1enc: Check that the crc + version combination is supported
Michael Niedermayer
- [FFmpeg-devel] [PATCH]configure: Assume MSVCRT when compiling with MingW
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] lavu/opt: add AV_OPT_FLAG_DEPRECATED
Clément Bœsch
- [FFmpeg-devel] [PATCH 00/26] VAAPI encode miscellaneous improvements
Mark Thompson
- [FFmpeg-devel] [PATCH v2 0/8] Vulkan mapping and filtering infrastructure
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v2 2/8] hwcontext_opencl: use ff_hwframe_map_replace()
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v2 3/8] lavu: add a Vulkan hwcontext
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v2 6/8] lavfi: add a Vulkan chromatic aberration filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/2] avcodec/h263dec: Check slice_ret in mspeg4 slice loop
Michael Niedermayer
- [FFmpeg-devel] [V3 PATCH 0/3] Codec wrapper for librv11 and RMHD muxer/demuxer
Thilo Borgmann
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: do not copy video data
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/vc1_block: simplify ac_val computation
Michael Niedermayer
- [FFmpeg-devel] fate/hap : add test for hap encoding
Carl Eugen Hoyos
- [FFmpeg-devel] [V2 PATCH 2/4] Add muxing/demuxing of RMHD
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] mov: Properly abide by the track's media duration
Derek Buitenhuis
- [FFmpeg-devel] Feeling Ecstatic for Getting selected in GSOC
Gagandeep Singh
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH] avcodec/vaapi: do not parse MVMODE for VC-1 interlaced frame pictures
Jerome Borsboom
- [FFmpeg-devel] [PATCH 01/14] avcodec/vc1: re-implement and expand VC-1 overlap smooting
Jerome Borsboom
- [FFmpeg-devel] [PATCH 02/14] avcodec/vc1: change to using v->block instead of s->block for P frames
Jerome Borsboom
- [FFmpeg-devel] [PATCH 03/14] avcodec/vc1: re-implement and expand VC-1 loop filtering
Jerome Borsboom
- [FFmpeg-devel] [PATCH 04/14] avcodec/vc1: store additional bitstream elements during MB decoding
Jerome Borsboom
- [FFmpeg-devel] [PATCH 05/14] avcodec/vc1: store color-difference reference field type
Jerome Borsboom
- [FFmpeg-devel] [PATCH 06/14] avcodec/vc1: correct ff_vc1_mbmode_intfrp
Jerome Borsboom
- [FFmpeg-devel] [PATCH 07/14] avcodec/vc1: correct ff_vc1_dqscale
Jerome Borsboom
- [FFmpeg-devel] [PATCH 08/14] avcodec/vc1: implement interlaced out-of-bounds reference pixel replication
Jerome Borsboom
- [FFmpeg-devel] [PATCH 09/14] avcodec/vc1: re-implement vc1_put_signed_blocks_clamped
Jerome Borsboom
- [FFmpeg-devel] [PATCH 10/14] avcodec/vc1: add overlap smooting and loop filter for frame/field-interlace
Jerome Borsboom
- [FFmpeg-devel] [PATCH 11/14] avcodec/vc1: remove unused overlap smooting and loop filter
Jerome Borsboom
- [FFmpeg-devel] [PATCH 12/14] avcodec/vc1: correct mspel for field-interlace B frames
Jerome Borsboom
- [FFmpeg-devel] [PATCH 13/14] avcodec/vc1: correct AC inverse quantization scaling
Jerome Borsboom
- [FFmpeg-devel] [PATCH 14/14] avcodec/vc1: correct forgotten v->blocks_off
Jerome Borsboom
- [FFmpeg-devel] [PATCH] avcodec/cbs_mpeg2: use existing buffer reference if available when splitting fragments
James Almer
- [FFmpeg-devel] [PATCH] avcodec/cbs_mpeg2: use memcpy when assembling fragments
James Almer
- [FFmpeg-devel] [PATCH] avcodec/h264_slice: use the new SAR early when setting the decoder
Steve Lhomme
- [FFmpeg-devel] [PATCH 1/3] avformat/utils: function to get the formatted ntp time
vdixit at akamai.com
- [FFmpeg-devel] [PATCH 1/2] avfilter: add tmix filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/hls: fix seeking around EVENT playlist after media sequence changes
Aman Gupta
- [FFmpeg-devel] [PATCH v3 1/3] avcodec/bitpacked: move ff_get_buffer
Patrick Keroulas
- [FFmpeg-devel] [PATCH 1/5] avformat/qtpalette: parse color table according to the QuickTime file format specs
Marton Balint
- [FFmpeg-devel] [PATCH 1/4] avcodec/mediacodecdec: clarify delay_flush specific code
Aman Gupta
- [FFmpeg-devel] [GSoC] FFserver further development direction
Stephan Holljes
- [FFmpeg-devel] fate clients
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/elsdec: Fix memleaks
Michael Niedermayer
- [FFmpeg-devel] av_read_frame() question about blocking
Philip Prindeville
- [FFmpeg-devel] [PATCH] avcodec: add minimal teletext subtitle decoder
Aman Gupta
- [FFmpeg-devel] [PATCH] avcodec/vc1: more corrections for AC inverse quantization scaling
Jerome Borsboom
- [FFmpeg-devel] [PATCH] avcodec/mpeg4_unpack_bframes: cache input packets directly
James Almer
- [FFmpeg-devel] [PATCH] avcodec/h2645_parse: Replace RNXYA by RNXY in ff_h2645_extract_rbsp()
Michael Niedermayer
- [FFmpeg-devel] ? Inserting an image in the middle of a video stream
John P Poet
- [FFmpeg-devel] [PATCH v4 1/3] avcodec/bitpacked: move ff_get_buffer
Patrick Keroulas
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs: create reference counted fragments in ff_cbs_read_extradata()
James Almer
- [FFmpeg-devel] [PATCH 1/2] ffmpeg: handling copyts use case in forced key frames functionality
vdixit at akamai.com
- [FFmpeg-devel] github
Daniel Oberhoff
- [FFmpeg-devel] [PATCH 2/2] avcodec: remove anatoliy prores encoder
Josh de Kock
- [FFmpeg-devel] Access to cuda functions
Daniel Oberhoff
- [FFmpeg-devel] [PATCH 0/1] make ffnvcodec headers work in c++ mode
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] avcodec: remove duplicate prores decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: properly initialize output stream field order
Tobias Rapp
- [FFmpeg-devel] [PATCH 0/1] nv-codec-headers: add flag enum for gl interop
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix out of bounds access of overlap filter
Jerome Borsboom
- [FFmpeg-devel] [PATCH] lavu, lavc/amf: hwcontext_amf phase 1. move AMF library and AMF device management from amfenc to hwcontext_amf
Alexander Kravchenko
- [FFmpeg-devel] [PATCH] configure: deprecate libpostproc and pp filter
Josh de Kock
- [FFmpeg-devel] Typo in h264_parser.c ?
John Pilkington
- [FFmpeg-devel] [PATCH 0/3] WebM in dashenc
Jan Ekström
- [FFmpeg-devel] [PATCH 0/1] fix cuCtxPushCurrent signature
Daniel Oberhoff
- [FFmpeg-devel] Format fps field of progress report to two decimal digits
Andre Ribeiro Camargo
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: add slice threading
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/x86/hpeldsp: fix half pel interpolation
Jerome Borsboom
- [FFmpeg-devel] [PATCH] avfilter: add amplify filter
Paul B Mahol
- [FFmpeg-devel] studio mpeg4 samples
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
wm4
- [FFmpeg-devel] [PATCH 1/3] avcodec/g2meet: Check RGB upper limit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/wavpack: Fix integer overflow in wv_unpack_stereo()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cbs_mpeg2: create a reference to the existing buffer when decomposing slice units
James Almer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: change fps progress log message to show two decimal digits
André Camargo
- [FFmpeg-devel] [PATCH] avformat/hlsenc: support http method for hls fmp4
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix mquant calculation
Jerome Borsboom
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: do not write timebase as framerate
wm4
- [FFmpeg-devel] [PATCH] avformat/hls: don't propagate deprecated "user-agent" AVOption
wm4
- [FFmpeg-devel] [PATCH] avfilter/vf_fieldmatch: add support for >8 bit depth in ppsrc
Paul B Mahol
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: fix mixed code and declarations
James Almer
- [FFmpeg-devel] [PATCH 1/5] avcodec/mpeg4videodec: Move decode_studiovisualobject() parsing in the branch for visual object parsing
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/m4vdec: Fix detection of raw MPEG-4 ES Studio
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/mpeg4video: Detect reference studio streams as studio streams
Michael Niedermayer
- [FFmpeg-devel] cuda-gl
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] libavfilter/vf_libvmaf.c The libvmaf filter tried to join on an invalid thread id
Kevin Wheatley
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: add x86 SIMD for yuv444 format when main stream has no alpha
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/mxfenc: add h264 profiles
Thomas Mundt
Last message date:
Mon Apr 30 23:44:22 EEST 2018
Archived on: Mon Apr 30 23:43:58 EEST 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).