March 2017 Archives by thread
Starting: Wed Mar 1 00:10:23 EET 2017
Ending: Fri Mar 31 23:19:24 EEST 2017
Messages: 1827
- [FFmpeg-devel] [PATCH v3 1/2] codec: bitpacked: add decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 2/2] rtp: rfc4175: add handler for YCbCr-4:2:2
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH]Makefile: Clean compat subdirectory
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hlsenc: move the segment files handle close before temp flags process
Steven Liu
- [FFmpeg-devel] [PATCH 2/2] avcodec/vp8: Check for bitsteam end in decode_mb_row_no_filter()
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avcodec/vp56: Clear dimensions in case of failure in the middle of a resolution change
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavf/matroska: Support codec id V_FFV1 for FFV1.
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavf/flacdec: Return maximum score if a valid streaminfo header was found
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/cavsvideodec: Return a lower score if only one frame was found
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] (for discussion): cuvid: allow to crop and resize in decoder
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] doc: clarify development rules
wm4
- [FFmpeg-devel] [PATCH] Revert "avutil/frame: Disallow zero sized frame side data"
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavc/internal: Constify AVPacket* in AVCodecInternal.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/avpacket: Check metadata key in av_packet_unpack_dictionary()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/h264_direct: Fix runtime error: left shift of negative value -14
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: convert MSVC ident to utf-8 if possible
Timo Rothenpieler
- [FFmpeg-devel] Hardware Encode H264
Ricardo Constantino
- [FFmpeg-devel] [PATCH 1/2] swresample/resample: use uniform normalization
Muhammad Faiz
- [FFmpeg-devel] [PATCH] swresample/resample: use uniform normalization
Muhammad Faiz
- [FFmpeg-devel] [PATCH 1/3] avcodec/mjpegdec: Fix runtime error: left shift of negative value -511
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/interplayvideo: Fix timeout from lack of bitstream end check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/oggdec: remove unused parameter of ogg_restore()
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavf/matroska: Support QDMC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/bitstream_filter: Make a cast explicit
Carl Eugen Hoyos
- [FFmpeg-devel] libavcodec/psd : add support for rgb/gray float
Martin Vignali
- [FFmpeg-devel] [PATCH] lavf/dashenc: update bitrates on dash_write_trailer
Przemysław Sobala
- [FFmpeg-devel] [PATCH]lavc/sheervideo: Fix Y prediction for interlaced frames with alpha
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Remove qmin and qmax constraints for nvenc vbr
Ganapathy Raman Kasi
- [FFmpeg-devel] [PATCH] update to add preclose function, help to fix rtsp didn't send teardown after ffplay close stream
Vincent Luo
- [FFmpeg-devel] [PATCH 1/2] avcodec/vp56: Require a correctly decoded frame before using vp56_conceal_mb()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/h264idct_template: Fix several runtime error: signed integer overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/3] ffmpeg_opt: pass output framerate as a hint to the encoder
Michael Niedermayer
- [FFmpeg-devel] Convert audio to DBFS
Chau Pham
- [FFmpeg-devel] [PATCH v3 0/7] Merge lazy filter initialization in ffmpeg CLI
wm4
- [FFmpeg-devel] [PATCH 1/2] lavc, lavf, lavu: remove AVOption requirement to access public fields
wm4
- [FFmpeg-devel] [PATCH] lavc/videotoolbox: allow not setting the kCVPixelBufferPixelFormatTypeKey
wm4
- [FFmpeg-devel] [PATCH] lavc/videotoolbox: set kCVPixelBufferIOSurfaceOpenGLTextureCompatibilityKey
wm4
- [FFmpeg-devel] [PATCH v2] avcodec/h264, videotoolbox: fix crash after VT decoder fails
wm4
- [FFmpeg-devel] [PATCH 1/3] avcodec/h264, videotoolbox: pass SPS changes into the VT decoder
wm4
- [FFmpeg-devel] [PATCH v2 1/2] lavc: consider an error during decoder draining as EOF
wm4
- [FFmpeg-devel] [PATCH] avformat/flvdec: remove meaningless warning
wm4
- [FFmpeg-devel] Using new decoder interface
Brett Tiplitz
- [FFmpeg-devel] [PATCH] lavc/libvpxenc: add -row-mt option
Kagami Hiiragi
- [FFmpeg-devel] [PATCH]lavf/mpeg: Identify sub-stream ID 0xa1 as mlp
Hendrik Leppkes
- [FFmpeg-devel] unsubscribe
Christo Grozev
- [FFmpeg-devel] [PATCH] omx: Add support for specifying H.264 profile [v5]
Michael Niedermayer
- [FFmpeg-devel] [PATCH] vf_hwupload: Add missing return value check
Jun Zhao
- [FFmpeg-devel] [PATCH V2] vf_hwupload: Add missing return value check
Jun Zhao
- [FFmpeg-devel] HEVC Video Transcode Transfer VUI, SEI Information
Ben Chang
- [FFmpeg-devel] [PATCH 1/3] avcodec/adxdec: Fix runtime error: left shift of negative value -1
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/mpeg12dec: Fix runtime error: left shift of negative value -13
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/h264_mvpred: Fix multiple runtime error: left shift of negative value
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avutil/md5: fix misaligned reads
James Almer
- [FFmpeg-devel] [PATCH] omx: Add support for specifying H.264 profile [v5']
Takayuki 'January June' Suwa
- [FFmpeg-devel] [PATCH v2 2/3] avcodec: estimate output bitrate for ffv1/huffyuv codecs
Tobias Rapp
- [FFmpeg-devel] [PATCH v2 3/3] avcodec: estimate output bitrate for uncompressed video codecs
Tobias Rapp
- [FFmpeg-devel] Google Summer of Code
Vidur Satija
- [FFmpeg-devel] Vincent Lang
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 7/7] avcodec/vp3: Do not return random positive values but the buf size
Michael Niedermayer
- [FFmpeg-devel] -
Raja Mathanky Shankar
- [FFmpeg-devel] [PATCH 1/3] avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 134527392 * 16 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/wavpack: Check bitrate_acc for overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/dcadsp: Fix 2 runtime error: signed integer overflow: -1958094138 - 1078906344 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/proresdec2: Do not discard frames with bad slices
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/wavpack: Fix runtime error: left shift of negative value -2
Michael Niedermayer
- [FFmpeg-devel] [CLT2017] FFmpeg at Chemnitzer Linux-Tage
Alexander Strasser
- [FFmpeg-devel] [PATCH] avcodec/movtextdec: Call mov_text_cleanup() on close
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Added vmaf filter linking to netflix's vmaf repo. It may not necessarily be suitable for adding into mainline since it uses fork/pipe and exec for calling vmaf scripts. It is mostly a Proof Of Concept to prepare for adding actual vmaf as GSOC 17 project. The code may nevertheless be useful for other people wanting to play around with vmaf in ffmpeg.
Ashish Singh
- [FFmpeg-devel] [PATCH] af_aresample: add 'sample_rate_list' option
Takayuki 'January June' Suwa
- [FFmpeg-devel] [PATCH] avcodec/x86/cavsdsp: Put MMX code under mmx check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] (was Re: deduplicated [PATCH] Cinepak: speed up decoding several-fold...) formats.
u-9iep at aetey.se
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
u-9iep at aetey.se
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
Ronald S. Bultje
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
u-9iep at aetey.se
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
Ronald S. Bultje
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
u-9iep at aetey.se
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
Paul B Mahol
- [FFmpeg-devel] OT: Re: deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
u-9iep at aetey.se
- [FFmpeg-devel] OT: Re: deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
Paul B Mahol
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
wm4
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
u-9iep at aetey.se
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
Ronald S. Bultje
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
u-9iep at aetey.se
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
Ronald S. Bultje
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
u-9iep at aetey.se
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
wm4
- [FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.
u-9iep at aetey.se
- [FFmpeg-devel] libopenjpegenc initialization
Aaron Boxer
- [FFmpeg-devel] [PATCH 1/4] lavfi: remove af_resample
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 3/4] lavfi: deprecate AVFilterGraph->resample_lavr_opts
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] lswr: remove support for libsoxr resampling
Rostislav Pehlivanov
- [FFmpeg-devel] opencl on osx
numinous_one at yahoo.com
- [FFmpeg-devel] [PATCH] matroska: add DSD support
Takayuki 'January June' Suwa
- [FFmpeg-devel] [PATCH] lavfi: rename af_aresample to af_resample
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avcodec: clarify some decoding/encoding API details
wm4
- [FFmpeg-devel] [PATCH] Clean up support for openjpeg encoder
Aaron Boxer
- [FFmpeg-devel] lavc/aarch64: add simple idct neon functions
Matthieu Bouron
- [FFmpeg-devel] [PATCH] Fix off-by-few crasher in ff_h2645_extract_rbsp function
Michał Krasowski
- [FFmpeg-devel] [PATCH] avcodec/exr
Dzung Hoang
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data
Aman Gupta
- [FFmpeg-devel] [PATCH 1/4] avcodec/allcodecs: make avcodec_register_all thread safe
Muhammad Faiz
- [FFmpeg-devel] [PATCH 4/4] avdevice/alldevice: make avdevice_register_all thread safe
Muhammad Faiz
- [FFmpeg-devel] [RFC] Removal of the "x264opts" libx264 wrapper AVOption
Jan Ekström
- [FFmpeg-devel] [PATCH 1/4] avcodec/pictordec: Fix runtime error: left shift of 64 by 25 places cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/vp8: remove redundant check
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"
James Almer
- [FFmpeg-devel] [PATCH] avutil/tests/lfg.c: added proper normality test
Thomas Turner
- [FFmpeg-devel] [PATCH] avfiltergraph: add -sample_rate_fallback
Takayuki 'January June' Suwa
- [FFmpeg-devel] [PATCH]lsws/input: Do not define unused functions
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec: fix uninitialized variable read
wm4
- [FFmpeg-devel] [PATCH]lavc/avpacket: Make pkt parameter of av_packet_get_side_data() const
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/xface: Reorder conditions to silence a gcc warning
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2 1/4] avcodec/allcodecs: make avcodec_register_all thread safe
Muhammad Faiz
- [FFmpeg-devel] [PATCH v3 0/3] estimate output bitrate for some video codecs
Tobias Rapp
- [FFmpeg-devel] [PATCH 1/2] avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder()
Michael Niedermayer
- [FFmpeg-devel] [PATCHv3 3/3] mkv: Export bounds and padding from spherical metadata
wm4
- [FFmpeg-devel] [PATCHv3 2/3] mov: Export bounds and padding from spherical metadata
James Almer
- [FFmpeg-devel] libavcodec/exr : add support for uint32
Martin Vignali
- [FFmpeg-devel] fate: Do not report side data size
Vittorio Giovara
- [FFmpeg-devel] [PATCH] lavc/movtextenc: fix incorrect offset calculation for UTF-8 characters
Erik Bråthen Solem
- [FFmpeg-devel] [PATCH] lavc/movtextdec: fix incorrect offset calculation for UTF-8 characters
Erik Bråthen Solem
- [FFmpeg-devel] [PATCH] avcodec: Add AV_CODEC_FLAG2_DONT_SPLIT_SIDE_DATA
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/34] arm: vp9itxfm: Avoid .irp when it doesn't save any lines
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/3] aacdec: do not mutate input packet metadata
wm4
- [FFmpeg-devel] [PATCH] avfilter/allfilters: Prefer s32 format over float
Aleksey Vasenev
- [FFmpeg-devel] [PATCH] libavcodec/libopenjpegenc.c
Aaron Boxer
- [FFmpeg-devel] [PATCH] swresample/resample: do not allow odd filter_length
Muhammad Faiz
- [FFmpeg-devel] [PATCH] avfilter/vf_interlace: add complex vertcal lowpassfilter
Thomas Mundt
- [FFmpeg-devel] [PATCH] Allow 'concat' filter to support inputs with different frame rates
Calvin Walton
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: add support for Spherical Video elements
James Almer
- [FFmpeg-devel] Point Cloud Compression
Toepfer, Randall
- [FFmpeg-devel] problem with block level audio decoding on a that is not streaming
Brett Tiplitz
- [FFmpeg-devel] [PATCH 1/6] avcodec/mpegaudiodec_template: Check for negative e
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/h264_direct: Fix runtime error: signed integer overflow: 2147483647 - -14133 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/movdec: downgrade "shifted frame pts" log line to trace
Rodger Combs
- [FFmpeg-devel] [PATCH] ffprobe: add show_video_keyframes option
Steven Liu
- [FFmpeg-devel] [PATCH] ffprobe: add AVCodecContext help message into ffprobe
Steven Liu
- [FFmpeg-devel] [PATCH] libavfilter/vf_detelecine: Added documentation to clarify the workings of the filter.
gabriel.dalimonte at gmail.com
- [FFmpeg-devel] [PATCH] libavfilter/avf_showwaves: make sqrt and cbrt scale option values available to showwavespic by name
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avfilter: support for output samplerate fallbacking
Takayuki 'January June' Suwa
- [FFmpeg-devel] [PATCH 0/2] lavc/libfdk-aacenc: VBR check message fix
Moritz Barsnick
- [FFmpeg-devel] [PATCH] avcodec/h264_ps: Forward errors from decode_scaling_list()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] concatdec: pass AVFormatContext flags to sub demuxer
wm4
- [FFmpeg-devel] [PATCH] avcodec/vp56: Reset have_undamaged_frame on resolution changes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/vf_framerate: Fix frame leak when increasing framerate.
Alexis Ballier
- [FFmpeg-devel] [PATCH v2] Allow 'concat' filter to support inputs with different frame rates
Calvin Walton
- [FFmpeg-devel] [PATCH]lavc/libx265: Add gray10 and gray12 encoding support
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lsws/slice: Move a misplaced const, fix a warning
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] swresample/swresample: do not reset tsf on swr_alloc_set_opts
Muhammad Faiz
- [FFmpeg-devel] [PATCH] avcodec/vp8: Fix hang with slice threads
Michael Niedermayer
- [FFmpeg-devel] [PATCH V3] vf_hwupload: Add missing return value check
Jun Zhao
- [FFmpeg-devel] [PATCH] swresample/options: enable linear_interp and exact_rational by default
Muhammad Faiz
- [FFmpeg-devel] configure: clang -Oz for small size build to reduce size further
Wang Bin
- [FFmpeg-devel] [PATCH 1/2] avcodec/dca_xll: Fix runtime error: signed integer overflow: 2147286116 + 6298923 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/af_ambisonic.c Added File for Ambisonic Filter
Sanchit Sinha
- [FFmpeg-devel] [PATCH] Add XPM decoder
Paras
- [FFmpeg-devel] [PATCH] avfilter/af_firequalizer: add av_restrict on convolution func
Muhammad Faiz
- [FFmpeg-devel] [PATCH 1/3] avcodec/wavpack: Fix runtime error: signed integer overflow: -2147483648 + -83886075 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/hlsenc: second_levels flags process function extract
Steven Liu
- [FFmpeg-devel] [PATCH 0/2] lavf: Error reporting when matching in black/white lists
Alexander Strasser
- [FFmpeg-devel] [PATCH v2] swresample/swresample: do not reset tsf on swr_alloc_set_opts
Muhammad Faiz
- [FFmpeg-devel] [PATCH] Added AVX2 implementation for VP8 decoder (ff_pred16x16_tm_vp8_8_avx2)
Mirage Abeysekara
- [FFmpeg-devel] [PATCH 1/2] lavf/vf_framerate: Fix frame leak when increasing framerate.
Alexis Ballier
- [FFmpeg-devel] [PATCH] Documentation: -vf colormatrix options
Katherine Frances Nagels
- [FFmpeg-devel] [PATCH 1/2] tests/api-seek: make the crc array uint32_t
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/rv34: Fix runtime error: signed integer overflow: 36880 * 66288 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/vp6: clear dimensions on failed resolution change in vp6_parse_header()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/scpr: avoid negative linesize
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] avcodec/scpr: rework frame handling
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_lut3d: actually skip lines when encountering DOMAIN_ string
Paul B Mahol
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec: add XPM decoder and demuxer
Nicolas George
- [FFmpeg-devel] [PATCH] Change type of spherical stuff to uint64_t
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Change type of spherical stuff to uint32_t
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/vp9: avx2 implementation of ipred_dl_16x16_16
Ilia
- [FFmpeg-devel] [PATCH 1/4] avcodec/wavpack: Fix runtime error: shift exponent 137 is too large for 32-bit type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/targa: Skip hflip on blank images
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/videotoolbox: add rc_max_bitrate control into videotoolbox
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/hlsenc: fix ticket 6231
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/hlsenc: fix duration wrong when no pkt duration
Steven Liu
- [FFmpeg-devel] Refund request for travelling costs to Chemnitz
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/http: fix http reconnect
卢炯健
- [FFmpeg-devel] [PATCH v2] swresample/options: enable linear_interp and exact_rational by default
Muhammad Faiz
- [FFmpeg-devel] The Crystalhd video decoder is broken - last ffmpeg good commit: 6d160afab2fa8d3bfb216fee96d3537ffc9e86e8
wallak at free.fr
- [FFmpeg-devel] [PATCH v2 1/2] avfilter/interlace: change lowpass_line function
Thomas Mundt
- [FFmpeg-devel] [PATCH v2 2/2] avfilter/interlace: add complex vertical low-pass filter
Thomas Mundt
- [FFmpeg-devel] [PATCH 1/3] avcodec/pictordec: Fix runtime error: left shift of 805306368 by 2 places cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/wavpack: Fix multiple integer overflows
Michael Niedermayer
- [FFmpeg-devel] FFmpeg 3.3
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/videotoolbox: add rc_max_bitrate control into videotoolbox
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/exr detect invalid line offset table and recreate table
Dzung Hoang
- [FFmpeg-devel] FFmpeg feature development opportunity
Kaiwen Ye
- [FFmpeg-devel] [PATCH] spherical: Change types of bounding and pad to uint32_t
Vittorio Giovara
- [FFmpeg-devel] [PATCH 1/3] avcodec/avcodec.h: clarify decoupled decode/encode API docs
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] avcodec/vp56: Require 1 undamaged frame for 5 damaged frames for concealment to be used
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/h264_cabac: Fix runtime error: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/h264dec: use OFFSET macro
Matthieu Bouron
- [FFmpeg-devel] [PATCH] configure: error out if jni is enabled and not found
Matthieu Bouron
- [FFmpeg-devel] [PATCH v2 1/2] avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data
Aman Gupta
- [FFmpeg-devel] [PATCH] libswscale/swscale_unscaled: fix DITHER_COPY macro
Mateusz Brzostek
- [FFmpeg-devel] [PATCH 1/2] Add experimental support for Opus in ISO BMFF (MP4)
Matthew Gregan
- [FFmpeg-devel] [PATCH 2/2] Add experimental support for Opus in ISO BMFF (MP4)
Matthew Gregan
- [FFmpeg-devel] [PATCH 1/2] avcodec/tiff: Check stripsize strippos for overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/mpegtsenc: clarify pcr_period unit of measurement
Lou Logan
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: don't unnecessarily use a deprecated API function
wm4
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-devel] [PATCH 1/2] avcodec, avformat: deprecate anything related to side data merging
wm4
- [FFmpeg-devel] [PATCH] swresample/x86/resample: extend resample_double to support avx and fma3
Muhammad Faiz
- [FFmpeg-devel] [PATCH] swresample/swresample: do not use s32p internally by default when resampling
Muhammad Faiz
- [FFmpeg-devel] [PATCH] avformat/rtmpproto: change rtmp_open from url_open to url_open2
Steven Liu
- [FFmpeg-devel] [PATCH] avcodec/vp56: Check avctx->error_concealment before enabling EC
Michael Niedermayer
- [FFmpeg-devel] [PATCH v7] - Added Turing codec interface for ffmpeg
Saverio Blasi
- [FFmpeg-devel] [PATCH v2] avformat/rtmpproto: change rtmp_open from url_open to url_open2
Steven Liu
- [FFmpeg-devel] [PATCH 0/3] decklink: new option -format to specify video modes with constant fourCCs
Matthias Hunstock
- [FFmpeg-devel] [PATCH 1/3] decklink: add fourCC of display mode to list_format output
Matthias Hunstock
- [FFmpeg-devel] [PATCH 2/3] decklink: new option 'format' to set video format by fourCC
Matthias Hunstock
- [FFmpeg-devel] Refund request for Customs fees of donations
Stefano Sabatini
- [FFmpeg-devel] [PATCH]lavu/spherical: Make first parameter const
Carl Eugen Hoyos
- [FFmpeg-devel] [FFmpeg-cvslog] Implement optimal huffman encoding for (M)JPEG.
James Almer
- [FFmpeg-devel] [PATCH]lavc/avcodec: Constify AVBitStreamFilter* in AVBitStreamFilterContext struct.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 01/14] arm: vp9itxfm: Template the quarter/half idct32 function
Martin Storsjö
- [FFmpeg-devel] [PATCH] swresample/resample: do not assert compensation_distance on rebuild_filter
Muhammad Faiz
- [FFmpeg-devel] [PATCH 1/2] avcodec/mjpegdec: Check quant_matrixes values for being non zero
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/mjpegdec: quant_matrixes can be up to 65535, use uint16_t
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avformat/rtmpproto: change rtmp_open from url_open to url_open2
Steven Liu
- [FFmpeg-devel] [PATCH] nvenc:
Konda Raju
- [FFmpeg-devel] [PATCH] nvenc: Allow different const qps for I, P and B frames
Konda Raju
- [FFmpeg-devel] Some AVX functions for 8-bit H.264 IDCT
James Darnley
- [FFmpeg-devel] [PATCH] compat/atomics/gcc: use __typeof__ instead of typeof
James Almer
- [FFmpeg-devel] [PATCH] avformat/concatdec: add concat_seekable operation
Steven Liu
- [FFmpeg-devel] [PATCH 0/9] Merge Libav changes that allow frame theading with hwaccels
wm4
- [FFmpeg-devel] [PATCH 1/3] lavf: identify MP1 and MP2 as distinct containers from MP3
Rodger Combs
- [FFmpeg-devel] [PATCH 2/3] lavf/utils: add MP2 to the probing list
Rodger Combs
- [FFmpeg-devel] [PATCH 3/3] lavf/movdec: request probing for an ambiguous codec tag
Rodger Combs
- [FFmpeg-devel] fate/exr : add test for uint32
Martin Vignali
- [FFmpeg-devel] [PATCH] avformat/ftp: Solve a crash bug when network occur a exception
tiejun.peng
- [FFmpeg-devel] [PATCH] hwcontext: fix comments for av_hwdevice_ctx_alloc()
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat/dashdec: add dash demuxer base version
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] fate: add fate-sws-pixdesc-query
Clément Bœsch
- [FFmpeg-devel] Patchset v2 for pixel format querying within swscale
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/2] avcodec/mpegaudiodec_template: Fix 2 runtime error: signed integer overflow
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'
Clément Bœsch
- [FFmpeg-devel] [PATCH v2] avformat/dashdec: add dash demuxer base version
Steven Liu
- [FFmpeg-devel] [PATCHv3] add signature filter for MPEG7 video signature
Dave Rice
- [FFmpeg-devel] [PATCH] wmavoice: remove unused or write-only variables.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH v3] avformat/dashdec: add dash demuxer base version
Steven Liu
- [FFmpeg-devel] [PATCH v2] avformat/ftp: Solve a crash bug when network occur a exception
tiejun.peng
- [FFmpeg-devel] [PATCH] clear s->error in avio_read
Fredrik Hubinette
- [FFmpeg-devel] [PATCH] vf_drawtext: Fix memory leak
Kieran Kunhya
- [FFmpeg-devel] [PATCH] libavcodec/dnxhd: add support more dnxhr header prefixes
Paul B Mahol
- [FFmpeg-devel] [PATCH] aacsbr: Turnoff in the event of over read.
Alex Converse
- [FFmpeg-devel] [PATCH] rtmpproto: send swfverify value as swfurl if latter is unused
Ricardo Constantino
- [FFmpeg-devel] [PATCH] avutil/x86inc: don't use movss in VBROADCASTSS macro when src and dst args are the same
James Almer
- [FFmpeg-devel] [PATCH] swr/resample: free existing ResampleContext on reinit
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/tiff: Check geotag count for being non zero
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/pictordec: runtime error: left shift of 15 by 28 places cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/apng: fix setting frame delay when max_fps is set to no limit
James Almer
- [FFmpeg-devel] [PATCH 2/2] avformat/apng: set max_fps to no limit by default
James Almer
- [FFmpeg-devel] [PATCH v4] avformat/dashdec: add dash demuxer base version
Steven Liu
- [FFmpeg-devel] [PATCH] examples/vaapi_dec: Add a VA-API hwaccel decoding example
Jun Zhao
- [FFmpeg-devel] [PATCH] avformat, ffmpeg: deprecate old rotation API
wm4
- [FFmpeg-devel] [PATCH v5] avformat/dashdec: add dash demuxer base version
Steven Liu
- [FFmpeg-devel] [PATCH v6] avformat/dashdec: add dash demuxer base version
Steven Liu
- [FFmpeg-devel] Hardware decoding buffer size
Steve Lhomme
- [FFmpeg-devel] [PATCH] lavc/mips: fix mpegvideo.h includes (UNTESTED)
Clément Bœsch
- [FFmpeg-devel] [PATCH] avcodec/dnxhd_parser: take into account compressed frame size and skip it
Paul B Mahol
- [FFmpeg-devel] [PATCH] Add A53 closed captions to mpeg picture header.
John P Poet
- [FFmpeg-devel] [PATCH 1/4] Place attribute_deprecated in the right position for struct declarations
Mark Thompson
- [FFmpeg-devel] [PATCH] avfilter/vf_fps: fix duration
Thomas Mundt
- [FFmpeg-devel] [PATCH V2] hwcontext: fix comments for av_hwdevice_ctx_alloc()
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] avcodec/h264_ps: Fix runtime error: signed integer overflow: 2147483647 + 26 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] lavc: Add hwaccel_flags field to AVCodecContext
wm4
- [FFmpeg-devel] [PATCH 1/2] avcodec/mpeg12dec: set the coded dimensions with proper alignement
Steve Lhomme
- [FFmpeg-devel] [PATCH 1/2] fate: add tests for ac3_fixed 5.1 downmix
James Almer
- [FFmpeg-devel] [PATCH] avcodec/qdrw: support 16bpp files with bppcnt == 2 && bpp == 8
Piotr Bandurski
- [FFmpeg-devel] [PATCH] ffmpeg: Remove hw_device_ctx output filter reinit hack
Mark Thompson
- [FFmpeg-devel] [PATCH 0/7] convert most of the remaining files to stdatomic
James Almer
- [FFmpeg-devel] [PATCH 1/7] avcodec/mediacodec: convert to stdatomic
James Almer
- [FFmpeg-devel] compile error caused by configure script's change
Masaru Nomiya
- [FFmpeg-devel] [PATCH] avcodec/tests: added test for celp_math.c
Thomas Turner
- [FFmpeg-devel] [PATCH] Consistent use of user_agent in hls.c
wm4
- [FFmpeg-devel] [PATCH] Correct range for framerate in abitscope filter
Gyan
- [FFmpeg-devel] [PATCH v8] - Added Turing codec interface for ffmpeg
Saverio Blasi
- [FFmpeg-devel] [PATCH v2] avfilter/vf_fps: fix duration
Thomas Mundt
- [FFmpeg-devel] [PATCH] avcodec/h264idct_template: Fix multiple runtime error: signed integer overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavc/h264_ps: Check chroma_location limits
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] pthread_frame: do not attempt to unlock a mutex on the wrong thread
wm4
- [FFmpeg-devel] [PATCH] avcodec/lzwenc: Remove padding byte when writing gif
Will Storey
- [FFmpeg-devel] [PATCH 0/6] extract_extradata bitstream filter
James Almer
- [FFmpeg-devel] [PATCH] Ignore expired cookies
Micah Galizia
- [FFmpeg-devel] [PATCH] avformat/flvdec: check FLVHeader PreviousTagSize0
Steven Liu
- [FFmpeg-devel] fate/exr : add test for exr with offsets set to zero
Martin Vignali
- [FFmpeg-devel] libavcodec/exr : cosmetics : rename variable
Martin Vignali
- [FFmpeg-devel] fate/cineform : add test for yuv 10b
Martin Vignali
- [FFmpeg-devel] [PATCH 1/2] ffprobe: support skip_samples packet side data information
James Almer
- [FFmpeg-devel] [PATCH 1/3] configure: use c++11 and fallback to c++0x for c++ files
Marton Balint
- [FFmpeg-devel] [PATCH] Fixed bug encountered when decoding interlaced video
Aaron Levinson
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: Fixes runtime error: signed integer overflow: -24543 * 2031616 cannot be represented in type 'int'
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec/opusenc: use correct format specifiers
Kyle Swanson
- [FFmpeg-devel] Fix DJGPP compilation
Clément Bœsch
- [FFmpeg-devel] [PATCH] avcodec/avcodec: Correct and make consistent AVERROR() in comments
Michael Niedermayer
- [FFmpeg-devel] [PATCH v9] avformat/dashdec: add dash demuxer base version
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] avcodec/vorbis_enc_data: Include scalewidth band factors
Tyler Jones
- [FFmpeg-devel] [PATCH 2/2] avcodec/vorbisenc: Implement transient detection in Vorbis encoder
Tyler Jones
- [FFmpeg-devel] [PATCH 01/10] lavu: add av_fourcc_make_string() and av_4cc2str()
Clément Bœsch
- [FFmpeg-devel] [PATCH]lavc/dxva2: Use correct type specifier for HRESULT
Carl Eugen Hoyos
- [FFmpeg-devel] Build error avcodec_send_packet
יוסף אלון
- [FFmpeg-devel] [PATCH] pthread_frame: minor simplification to error handling
wm4
- [FFmpeg-devel] [PATCH] h264: revert 1189af429211ac650aac730368a6cf5b23756605.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] hevc: initialize no_rasl_output_flag in hevc_frame_start().
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] dirac: make initialization of arithmetic coder tables threadsafe.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] movenc: Add support for writing st3d and sv3d boxes.
Aaron Colwell
- [FFmpeg-devel] [PATCH] avcodec/dnxhdenc: DNxHR 444 and HQX support
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavu/mem: clamp alignment to 16 for DJGPP
Clément Bœsch
- [FFmpeg-devel] [PATCH] Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/4] vp9: re-split the decoder/format/dsp interface header files.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] ffprobe: Support adding av_log output to frames
Michael Niedermayer
- [FFmpeg-devel] [Libav-user] New libav API usage axamples
Paolo Prete
- [FFmpeg-devel] [PATCH] libopus: Add channel mapping 2 support in libopusdec
Felicia Lim
- [FFmpeg-devel] [PATCH] doc/examples/remuxing: switch to codecpar
Matthieu Bouron
- [FFmpeg-devel] [PATCH] doc/examples/extract_mvs: switch to codecpar
Matthieu Bouron
- [FFmpeg-devel] Match source video timestamp
Eran Kornblau
- [FFmpeg-devel] mpeg TS encoder PCR algo + looping
ffmpeg at scil.sinp.msu.ru
- [FFmpeg-devel] [PATCH] lavfi: fix race when func rets holder is NULL
Clément Bœsch
- [FFmpeg-devel] [PATCH] pthread_frame: don't sync items between threads for intra-only codecs.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Added HEVC and Opus support to nut
Leo Izen
- [FFmpeg-devel] [PATCH] vda: add necessary includes to pass make checkheaders.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add vda_vt_internal.h to SKIPHEADERS.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH]lavf/isom: Remove an incorrect codec point for WMAv2
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] png: split header state and data state in two separate variables.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 2/2] dnxhd: initialize DNXHDContext::avctx to each thread's respective one.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] codec_desc: mark fraps as an intra-only codec.
Ronald S. Bultje
- [FFmpeg-devel] GIF encoder transparency support
Jonathan Meson
- [FFmpeg-devel] [PATCH] fic: set pict_type/key_frame after (instead of during) slice decoding.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] lagarith: assign correct per-thread value to LagarithContext::avctx.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] hevc: only write to max_ra and pocTid0 in the first slice.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/3] avutil/spherical: add av_spherical_projection_name()
James Almer
- [FFmpeg-devel] [PATCH] lavc/vaapi_encode: fix p_per_i calculate issue.
Jun Zhao
- [FFmpeg-devel] [PATCH v10] avformat/dashdec: add dash demuxer base version
Steven Liu
- [FFmpeg-devel] [PATCH] doc/examples/filtering_video: switch to new decoding API
Matthieu Bouron
- [FFmpeg-devel] [PATCH 1/6] h264: don't write to source picture object in ff_h264_ref_picture().
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] doc/examples/filtering_audio: switch to new decoding API
Matthieu Bouron
- [FFmpeg-devel] [PATCH] codec_desc: mark flac/wavpack as intraonly codecs.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH][RFC] avutil/spherical: add a flag to signal tiled/padded projections
James Almer
- [FFmpeg-devel] [PATCH] compat/atomics: fix atomic_fetch_xor()
James Almer
- [FFmpeg-devel] [PATCH]configure: Fix libopus detection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] fate: add owdenoise test
Thomas Turner
- [FFmpeg-devel] [PATCH] Added HEVC and Opus FourCCs to nut4cc.txt
Leo Izen
- [FFmpeg-devel] [PATCH] Build fix for MIPS
shivraj.patil at imgtec.com
- [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the maximum sample rate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavu: add support for Content Light Level side metadata
Steve Lhomme
- [FFmpeg-devel] [PATCH 2/3] lavc: Add Content Light Level side metadata found in HEVC
Steve Lhomme
- [FFmpeg-devel] [PATCH] avutil/avstring: add av_strreplace API into avstring
Steven Liu
- [FFmpeg-devel] [PATCH] avfilter: add ANSNR filter
Betty Wu
- [FFmpeg-devel] [PATCH] ffprobe: port to new decode API
wm4
- [FFmpeg-devel] [FFmpeg-cvslog] ffmpeg: Add -time_base option to hint the time base
Clément Bœsch
- [FFmpeg-devel] [PATCH] ffmpeg: Fix dereference before NULL check
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/clearvideo: Do not loose the return code of decode_mb()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/clearvideo: Do not loose the return code of decode_mb()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avfilter/af_chorus & aecho: Handle NULL return from av_strtok()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/segment: fix slight refactor to seg_write_packet
Jason Pontious
- [FFmpeg-devel] [PATCH] avfilter/avfiltergraph: Check for allocation failure in avfilter_graph_queue_command()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_zoompan: Free out frame on error
Michael Niedermayer
- [FFmpeg-devel] [PATCH] New API usage example (encode_raw_audio_file_to_aac)
Paolo Prete
- [FFmpeg-devel] [PATCH] pthread_frame: Propagate sw_pix_fmt across threads
Mark Thompson
- [FFmpeg-devel] Minor warning found by VC++ /analyze
Bruce Dawson
- [FFmpeg-devel] [PATCH v2 0/2] Ignore expired cookies
Micah Galizia
- [FFmpeg-devel] [PATCH 1/2] cache protocol: allow cache files to be retained
Timothy Lee
- [FFmpeg-devel] [PATCH 2/2] doc: update cache protocol documentation
Timothy Lee
- [FFmpeg-devel] [PATCH]lavf/amr: Return AVERROR_EOF on EOF
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavf/mov.c: Add -editlist_fix_index option for mov format.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg: make transcode_init_done atomic.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH v4 1/2] codec: bitpacked: add decoder
Damien Riegel
- [FFmpeg-devel] [PATCH] dsddec: correct for DSD silence bit-ordering
Takayuki 'January June' Suwa
- [FFmpeg-devel] Fix leaked dictionary in mp3dec
Thomas Guilbert
Last message date:
Fri Mar 31 23:19:24 EEST 2017
Archived on: Fri Mar 31 23:19:33 EEST 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).