June 2014 Archives by author
Starting: Sun Jun 1 00:09:37 CEST 2014
Ending: Mon Jun 30 23:30:02 CEST 2014
Messages: 1043
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
James Almer
- [FFmpeg-devel] [PATCH 1/2] motion-test: force C functions for the reference C context
James Almer
- [FFmpeg-devel] [PATCH 2/2] x86/motion_est: sad_{x, y}2_mmxext functions are bitexact
James Almer
- [FFmpeg-devel] [PATCH] x86/fdct: port fdct functions to yasm
James Almer
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
James Almer
- [FFmpeg-devel] [PATCH] x86/dsputil: move some mmx init code inside dsputil_init_mmx()
James Almer
- [FFmpeg-devel] [PATCH 2/2] avfilter/avf_showcqt: avoid using fminf()
James Almer
- [FFmpeg-devel] [PATCH] lavf/matroskaenc: Fix Cues on Audio for WebM DASH
James Almer
- [FFmpeg-devel] [PATCH] x86/float_dsp: port vector_fmul_window to yasm
James Almer
- [FFmpeg-devel] [PATCH] x86/float_dsp: add missing femms
James Almer
- [FFmpeg-devel] [PATCH] x86/dct32: don't build ff_dct32_float_sse on x86_64
James Almer
- [FFmpeg-devel] [PATCH] x86/scale: fix xmm register count for hscale*_sse2
James Almer
- [FFmpeg-devel] [PATCH] tools: add update-ffprobe-tests
James Almer
- [FFmpeg-devel] [PATCH] swr: compile mmx2 s16p functions only on x86-32.
James Almer
- [FFmpeg-devel] [PATCH] swr: add prototypes for resample dsp functions
James Almer
- [FFmpeg-devel] [PATCH] swr: add prototypes for resample dsp functions
James Almer
- [FFmpeg-devel] [Patch]Hevc idct avx2
James Almer
- [FFmpeg-devel] [PATCH 1/3] Changelog: new modern layout.
James Almer
- [FFmpeg-devel] [PATCH 1/2] x86/blockdsp: move asm code out of dsputil
James Almer
- [FFmpeg-devel] [PATCH 2/2] x86/blockdsp: add missing FF_API_XVMC guards
James Almer
- [FFmpeg-devel] [PATCH] x86/hevc_idct: fix movd parameter size in DC_ADD_INIT
James Almer
- [FFmpeg-devel] [PATCH] configure: fix NASM output format on Win64
James Almer
- [FFmpeg-devel] [PATCH] configure: remove superfluous check for AVX/FMA3 support in Yasm
James Almer
- [FFmpeg-devel] [PATCH] lavf/Makefile: fix standalone compilation of live_flv demuxer
James Almer
- [FFmpeg-devel] [PATCH 2/2] x86/blockdsp: add missing FF_API_XVMC guards
James Almer
- [FFmpeg-devel] [PATCH] x86/blockdsp: restore author attribution
James Almer
- [FFmpeg-devel] [PATCH] alpha/blockdsp: move clear_blocks out of dsputil
James Almer
- [FFmpeg-devel] [PATCH] [WIP] swr: rewrite resample_common_float_sse in yasm.
James Almer
- [FFmpeg-devel] [PATCH] [WIP] swr: rewrite resample_common/linear_float_sse/avx in yasm.
James Almer
- [FFmpeg-devel] [PATCH] x86/audiodsp: move asm code out of dsputil
James Almer
- [FFmpeg-devel] [PATCH] x86/dsputil: remove redundant global motion compensation code
James Almer
- [FFmpeg-devel] [PATCH 1/2] x86/videodsp: add emulated_edge_mc_mmxext
James Almer
- [FFmpeg-devel] [PATCH 2/2] x86/videodsp: add emulated_edge_mc_ssse3
James Almer
- [FFmpeg-devel] [PATCH] x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asm
James Almer
- [FFmpeg-devel] [PATCH 1/3] configure: remove duplicate ape_decoder_select line
James Almer
- [FFmpeg-devel] [PATCH 2/3] configure: fix g729 decoder dependencies
James Almer
- [FFmpeg-devel] [PATCH 3/3] configure: add missing audiodsp dependency for ra144
James Almer
- [FFmpeg-devel] [PATCH 1/4] swr: convert resample_common/linear_int16_mmx2/sse2 to yasm.
James Almer
- [FFmpeg-devel] [PATCH 2/4] swr: convert resample_{common, linear}_double_sse2 to yasm
James Almer
- [FFmpeg-devel] [PATCH 3/4] swr: add ff_resample_{common, linear}_float_fma
James Almer
- [FFmpeg-devel] [PATCH 4/4] swr: add ff_resample_{common, linear}_int16_xop
James Almer
- [FFmpeg-devel] [PATCH 2/4 v2] x86/swr: convert resample_{common, linear}_double_sse2 to yasm
James Almer
- [FFmpeg-devel] [PATCH 3/4 v2] x86/swr: add ff_resample_{common, linear}_float_fma
James Almer
- [FFmpeg-devel] [PATCH 4/4 v2] x86/swr: add ff_resample_{common, linear}_int16_xop
James Almer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul
- [FFmpeg-devel] Understanding the CABAC decoder implementation (at least a bit)
Philipp B
- [FFmpeg-devel] Codec licensing
Robert Bacs
- [FFmpeg-devel] [PATCH 1/2] mpeg12enc: add support for PANSCAN side data in sequence_display_extension
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_display_extension
Marton Balint
- [FFmpeg-devel] [PATCH 1/4] ffplay: eliminate pictq_prev_picture
Marton Balint
- [FFmpeg-devel] [PATCH 2/4] ffplay: pass simple integers to calculate_display_rect and set_default_window_size
Marton Balint
- [FFmpeg-devel] [PATCH 3/4] ffplay: calculate SDL audio buffer size based on sample rate
Marton Balint
- [FFmpeg-devel] [PATCH 4/4] ffplay: decrease max audio callbacks per second
Marton Balint
- [FFmpeg-devel] [PATCH] ffplay: decrease audio_diff_threshold
Marton Balint
- [FFmpeg-devel] [PATCH 1/4] ffplay: eliminate pictq_prev_picture
Marton Balint
- [FFmpeg-devel] [PATCH] doc/protocols: fix several typos
Moritz Barsnick
- [FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option
Thilo Borgmann
- [FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option
Thilo Borgmann
- [FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option
Thilo Borgmann
- [FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option
Thilo Borgmann
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
Matthieu Bouron
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
Matthieu Bouron
- [FFmpeg-devel] [PATCH 1/5] [FATESERVER] fate.css: wrap long lines in log
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/5] [FATESERVER] index: move $params declaration to lsort()
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 4/5] [FATESERVER] index: use one parameter "sort" for both ascending and descending sorting
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 5/5] [FATESERVER] index: improve sorting
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 3/5] [FATESERVER] Add support for querying a specific compiler, OS, and/or architecture
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avcodec/keyframe_bsf: add keyframe bitstream filter
Derek Buitenhuis
- [FFmpeg-devel] [PATCH]Disable xform_asm on little endian
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avfilter/bufferqueue: Increase buffer queue size
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 3/5] [FATESERVER] Add support for querying a specific compiler, OS, and/or architecture
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/5] [FATESERVER] index: move $params declaration to lsort()
Derek Buitenhuis
- [FFmpeg-devel] [PATCH]Disable xform_asm on little endian
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avfilter/bufferqueue: Increase buffer queue size
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] avutil/libm: Replace macro based fminf() by function
Derek Buitenhuis
- [FFmpeg-devel] Hope add HEVC video format support to flv container
Derek Buitenhuis
- [FFmpeg-devel] [PATCH/FATESERVER] Fix stray change in 4f87192
Derek Buitenhuis
- [FFmpeg-devel] [PATCH/FATESERVER] Fix querying of architecture for entries without subarch string
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v2] swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
- [FFmpeg-devel] [RFC] set up targets for xdcam
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/3] libx265: Actually use X265_API_IMPORTS
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/3] libx265: Add 4:2:2 support
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 3/3] libx265: Remove uneeded bit depth check
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 3/3] libx265: Remove uneeded bit depth check
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v3] swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] examples/demuxing_decoding: Fix invalidd API usage
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v3] swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v3] swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] examples/demuxing_decoding: Fix invalidd API usage
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] libx265: Update bitrate in avcontext in case it was overriden by x265 specific options
Derek Buitenhuis
- [FFmpeg-devel] Why don't add encrypt AES into hlsenc
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] libx265: Update bitrate in avcontext in case it was overriden by x265 specific options
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] tools: add reconfigure script
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] tools: add reconfigure script
Derek Buitenhuis
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Derek Buitenhuis
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Derek Buitenhuis
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Derek Buitenhuis
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] mjpegdec: Properly set the context colorspace info
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] mjpegdec: Properly set the context colorspace info
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] mjpegdec: Properly set the context colorspace info
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] ffprobe: print some basic information about avframe side data
Derek Buitenhuis
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: move compensation_distance handling to swri_resample caller.
Ronald S. Bultje
- [FFmpeg-devel] add HEVC codec into flv format
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: handle 64bit overflow check in multiple_resample().
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: handle 64bit overflow check in multiple_resample().
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] vp9/x86: fix overwrite in ipred_vl_4x4_ssse3.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: remove unnecessary assignment.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: split out DSP functions.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: split out DSP functions.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: compile mmx2 s16p functions only on x86-32.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: compile mmx2 s16p functions only on x86-32.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: remove obsolete function prototypes.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: reindent.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: remove div/mod from DSP functions.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] [WIP] swr: rewrite resample_common_float_sse in yasm.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] [WIP] swr: rewrite resample_common/linear_float_sse in yasm.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] [WIP] swr: rewrite resample_common/linear_float_sse/avx in yasm.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] [WIP] swr: rewrite resample_common/linear_float_sse/avx in yasm.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: remove another forgotten division in DSP function.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/2] swr: move dst_size == 0 handling outside DSP function.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 2/2] swr: rewrite resample_common/linear_float_sse/avx in yasm.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: rewrite resample_common/linear_float_sse/avx in yasm.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] swr: rewrite resample_common/linear_float_sse/avx in yasm.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/2] swresample/resample_template: flip order of operations in swri_resample_linear() for 32bit
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 2/4] swr: convert resample_{common, linear}_double_sse2 to yasm
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Clément Bœsch
- [FFmpeg-devel] [PATCH] Add direct link to ML in missing_feature_sample()
Clément Bœsch
- [FFmpeg-devel] [PATCH v3] libavcodec/utils: add avcodec_encode_subtitle2 and mark subtitle packets with FLAG_KEY
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/2] avutil/libm: Replace macro based fminf() by function
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/2] avfilter/avf_showcqt: avoid using fminf()
Clément Bœsch
- [FFmpeg-devel] [PATCH/WIP] lavfi: hqx filters.
Clément Bœsch
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Clément Bœsch
- [FFmpeg-devel] [PATCH/WIP] lavfi: hqx filters.
Clément Bœsch
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Clément Bœsch
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Clément Bœsch
- [FFmpeg-devel] [RFC]Use pkg-config as an alternative for x264 detection
Clément Bœsch
- [FFmpeg-devel] [RFC]Use pkg-config as an alternative for x264 detection
Clément Bœsch
- [FFmpeg-devel] [RFC]Use pkg-config as an alternative for x264 detection
Clément Bœsch
- [FFmpeg-devel] Writing filters
Clément Bœsch
- [FFmpeg-devel] [PATCH v2] swscale: Allow the max filter size to be set at compile time
Clément Bœsch
- [FFmpeg-devel] [PATCH v2] swscale: Allow the max filter size to be set at compile time
Clément Bœsch
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Clément Bœsch
- [FFmpeg-devel] [PATCH] doc/filters: remove quotes from zoompan example
Clément Bœsch
- [FFmpeg-devel] [PATCH v3] swscale: Allow the max filter size to be set at compile time
Clément Bœsch
- [FFmpeg-devel] [PATCH] lavfi/WIP: hqx filter.
Clément Bœsch
- [FFmpeg-devel] [Patch]Hevc idct avx2
Clément Bœsch
- [FFmpeg-devel] [PATCH] avfilter: add hqx filter (hq2x, hq3x, hq4x)
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/3] Changelog: new modern layout.
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Clément Bœsch
- [FFmpeg-devel] [PATCH 3/3] build: make dependency to pkg-config more explicit
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/3] Changelog: new modern layout.
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/3] Changelog: new modern layout.
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Clément Bœsch
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Clément Bœsch
- [FFmpeg-devel] [PATCH] doc: remove RELEASE_NOTES
Clément Bœsch
- [FFmpeg-devel] [PATCH] avfilter: add hqx filter (hq2x, hq3x, hq4x)
Clément Bœsch
- [FFmpeg-devel] [PATCH] ffprobe: print some basic information about avframe side data
Clément Bœsch
- [FFmpeg-devel] build for Android on WIndows
Alex Cohn
- [FFmpeg-devel] build for Android on WIndows
Alex Cohn
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Aaron Colwell
- [FFmpeg-devel] A question about flushing the Vorbis decoder.
Dale Curtis
- [FFmpeg-devel] A question about flushing the Vorbis decoder.
Dale Curtis
- [FFmpeg-devel] A question about flushing the MP3 decoder.
Dale Curtis
- [FFmpeg-devel] A question about flushing the MP3 decoder.
Dale Curtis
- [FFmpeg-devel] A question about flushing the Vorbis decoder.
Dale Curtis
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Dale Curtis
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Dale Curtis
- [FFmpeg-devel] Writing filters
James Darnley
- [FFmpeg-devel] Writing filters
James Darnley
- [FFmpeg-devel] Writing filters
James Darnley
- [FFmpeg-devel] intent of 'lsf' variable in libavformat/mp3enc.c mp3_write_xing() ?
Jason Vas Dias
- [FFmpeg-devel] intent of 'lsf' variable in libavformat/mp3enc.c mp3_write_xing() ?
Jason Vas Dias
- [FFmpeg-devel] intent of 'lsf' variable in libavformat/mp3enc.c mp3_write_xing() ?
Jason Vas Dias
- [FFmpeg-devel] [PATCH] Fix nonsense non-mod16 AMV flipping code.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] avcodec/keyframe_bsf: add keyframe bitstream filter
Reimar Döffinger
- [FFmpeg-devel] [RFC] huffyuv usage
Reimar Döffinger
- [FFmpeg-devel] [PATCH] lavf/matroskaenc: Fix Cues on Audio for WebM DASH
Reimar Döffinger
- [FFmpeg-devel] add HEVC codec into flv format
Reimar Döffinger
- [FFmpeg-devel] add HEVC codec into flv format
Reimar Döffinger
- [FFmpeg-devel] [PATCH] avcodec/keyframe_bsf: add keyframe bitstream filter
Reimar Döffinger
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
Reimar Döffinger
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
Reimar Döffinger
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
Reimar Döffinger
- [FFmpeg-devel] DVB Subtitles
Reimar Döffinger
- [FFmpeg-devel] DVB Subtitles
Reimar Döffinger
- [FFmpeg-devel] build for Android on WIndows
Reimar Döffinger
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Reimar Döffinger
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Reimar Döffinger
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Reimar Döffinger
- [FFmpeg-devel] lavf: different flush_packet options...
Reimar Döffinger
- [FFmpeg-devel] about H.264 decoder ( parallel version )
Oche Ejembi
- [FFmpeg-devel] [PATCH][BULK][again] new multimedia filter avf_showcqt.c
Muhammad Faiz
- [FFmpeg-devel] [PATCH][BULK][again] new multimedia filter avf_showcqt.c
Muhammad Faiz
- [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: add option for lower resolution
Muhammad Faiz
- [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: add option for lower resolution
Muhammad Faiz
- [FFmpeg-devel] [PATCH] avfilter/showcqt: adding freetype support
Muhammad Faiz
- [FFmpeg-devel] FFmpeg Developer / Software Engineer - Gloucestershire, UK - 6 Month Contract
Fashanu, Jason (Capita Resourcing & Development)
- [FFmpeg-devel] [PATCH] Add flag to drop non-forced subtitle
Oliver Fromme
- [FFmpeg-devel] [PATCH] Add flag to drop non-forced subtitle
Oliver Fromme
- [FFmpeg-devel] DVB Subtitles
JULIAN GARDNER
- [FFmpeg-devel] DVB Subtitles
JULIAN GARDNER
- [FFmpeg-devel] DVB Subtitles
JULIAN GARDNER
- [FFmpeg-devel] DVB Subtitles
JULIAN GARDNER
- [FFmpeg-devel] [PATCH 1/5] avformat: add codec_time_base
Gonzalo Garramuno
- [FFmpeg-devel] [PATCH] lavd/xv: handle delete window message
Nicolas George
- [FFmpeg-devel] [PATCH 2/4] avutil/opt: set_string: allow src=dst
Nicolas George
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Nicolas George
- [FFmpeg-devel] [PATCH v2] ffmpeg: add AV_PKT_FLAG_KEY to packets in output subtitle streams
Nicolas George
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter/bufferqueue: Increase buffer queue size
Nicolas George
- [FFmpeg-devel] Writing filters
Nicolas George
- [FFmpeg-devel] [PATCH 2/2] drawtext: introduce fontcolor argument expansion
Nicolas George
- [FFmpeg-devel] [PATCH 3/3] concatdec: update doc
Nicolas George
- [FFmpeg-devel] [PATCH 1/3] concatdec: allow to set explicitly file input format
Nicolas George
- [FFmpeg-devel] [PATCH 2/3] concatdec: add force_duration option
Nicolas George
- [FFmpeg-devel] [PATCH 2/3] concatdec: add force_duration option
Nicolas George
- [FFmpeg-devel] [PATCH 2/3] concatdec: add force_duration option
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] Add av_fd_dump(): read from fd into buffer up to EOF
Nicolas George
- [FFmpeg-devel] [PATCH] ffmpeg: fix deadlock regression in threading error handing
Nicolas George
- [FFmpeg-devel] [PATCH] audio filter 'merge them all'
Nicolas George
- [FFmpeg-devel] [PATCH] cljr: reject invalid widths
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] tests: add a third, 162x144, target
Christophe Gisquet
- [FFmpeg-devel] [PATCH 0/6] x86: hevc: cleanup
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/6] x86: hevcdsp_init: fix macro usage
Christophe Gisquet
- [FFmpeg-devel] [PATCH 2/6] x86: hevc_mc: remove unneeded shift
Christophe Gisquet
- [FFmpeg-devel] [PATCH 3/6] x86: hevc_mc: clean EPEL_FILTER macro
Christophe Gisquet
- [FFmpeg-devel] [PATCH 4/6] x86: hevc_mc: improve EPEL_LOAD for 1D cases
Christophe Gisquet
- [FFmpeg-devel] [PATCH 5/6] x86: hevc_mc: fix register count
Christophe Gisquet
- [FFmpeg-devel] [PATCH 6/6] x86: hevc_mc: allow some functions for x86_32
Christophe Gisquet
- [FFmpeg-devel] [PATCH 0/6] x86: hevc: cleanup
Christophe Gisquet
- [FFmpeg-devel] [PATCH 5/6] x86: hevc_mc: fix register count
Christophe Gisquet
- [FFmpeg-devel] [WIP] [PATCH 4/4] x86: dsputilenc: convert hf_noise*_mmx to yasm
Christophe Gisquet
- [FFmpeg-devel] [PATCH 5/6] x86: hevc_mc: fix register count
Christophe Gisquet
- [FFmpeg-devel] [WIP] [PATCH 4/4] x86: dsputilenc: convert hf_noise*_mmx to yasm
Christophe Gisquet
- [FFmpeg-devel] [WIP] [PATCH 4/4] x86: dsputilenc: convert hf_noise*_mmx to yasm
Christophe Gisquet
- [FFmpeg-devel] [PATCH 3/6] x86: hevc_mc: clean EPEL_FILTER macro
Christophe Gisquet
- [FFmpeg-devel] [PATCH 0/6] x86: hevc: cleanup
Christophe Gisquet
- [FFmpeg-devel] [PATCH 0/2] Implementing the "trick" for huffyuvdec
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/2] huffyuvdec: implement trick
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/3] x86: huffyuvdsp: add SSE2 median prediction
Christophe Gisquet
- [FFmpeg-devel] [PATCH 2/2] huffyuvdec: implement trick for BGR
Christophe Gisquet
- [FFmpeg-devel] [PATCH 2/3] x86: huffyuvdsp: add_hfyu_left_pred_bgr32
Christophe Gisquet
- [FFmpeg-devel] [PATCH 3/3] x86: huffyuvdsp: fewer functions for x86_64
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/3] x86: huffyuvdsp: add SSE2 median prediction
Christophe Gisquet
- [FFmpeg-devel] [PATCH 2/3] x86: huffyuvdsp: add_hfyu_left_pred_bgr32
Christophe Gisquet
- [FFmpeg-devel] [PATCH 3/3] x86: huffyuvdsp: fewer functions for x86_64
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/2] huffyuvdec: implement trick
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/2] huffyuvdec: implement trick
Christophe Gisquet
- [FFmpeg-devel] [PATCH 0/4] huffyuvdec cleanup
Christophe Gisquet
- [FFmpeg-devel] [PATCH 1/4] huffyuvdec: clean up macro
Christophe Gisquet
- [FFmpeg-devel] [PATCH 2/4] huffyuvdec: trick for plane decoding, 8bits
Christophe Gisquet
- [FFmpeg-devel] [PATCH 3/4] huffyuvdec: remove superfluous check
Christophe Gisquet
- [FFmpeg-devel] [PATCH 4/4] huffyuvdec: remove superfluous check in BGR code
Christophe Gisquet
- [FFmpeg-devel] [PATCH 4/5] wma lossless: pad coeff buffer with 0
Christophe Gisquet
- [FFmpeg-devel] [PATCH 4/5] wma lossless: pad coeff buffer with 0
Christophe Gisquet
- [FFmpeg-devel] [PATCH] tests: add automatic target for existing rules
Christophe Gisquet
- [FFmpeg-devel] [PATCH] tests: add automatic target for existing rules
Christophe Gisquet
- [FFmpeg-devel] [PATCH] huffyuvdec: trick for plane decoding <= 14bits
Christophe Gisquet
- [FFmpeg-devel] [RFC] huffyuv usage
Christophe Gisquet
- [FFmpeg-devel] [PATCH]Fix utvideo regression
Christophe Gisquet
- [FFmpeg-devel] [RFC] huffyuv usage
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] tests: add a third, 162x144, target
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Christophe Gisquet
- [FFmpeg-devel] [PATCH] x86: huffyuv: fix {add,diff}_int16
Christophe Gisquet
- [FFmpeg-devel] [PATCH] x86: huffyuv: fix {add,diff}_int16
Christophe Gisquet
- [FFmpeg-devel] [PATCH] avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Christophe Gisquet
- [FFmpeg-devel] [PATCH] avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Christophe Gisquet
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Christophe Gisquet
- [FFmpeg-devel] [PATCH] tests: Add aic decoder test
Christophe Gisquet
- [FFmpeg-devel] [PATCH] tests: Add aic decoder test
Christophe Gisquet
- [FFmpeg-devel] [PATCH] tests: Add aic decoder test
Christophe Gisquet
- [FFmpeg-devel] [RFC]Fix aic on PPC
Christophe Gisquet
- [FFmpeg-devel] [RFC]Fix aic on PPC
Christophe Gisquet
- [FFmpeg-devel] [PATCH] avcodec/ppc/idct_altivec: add plain idct()
Christophe Gisquet
- [FFmpeg-devel] [PATCH] avcodec/ppc/idct_altivec: add plain idct()
Christophe Gisquet
- [FFmpeg-devel] [PATCH] aandcttab: fix spelling
Christophe Gisquet
- [FFmpeg-devel] [PATCH] fate: yadif: add >8 bit tests
Christophe Gisquet
- [FFmpeg-devel] [PATCH] x86util: add and use RSHIFT/LSHIFT macros
Christophe Gisquet
- [FFmpeg-devel] [PATCH] fate: yadif: add >8 bit tests
Christophe Gisquet
- [FFmpeg-devel] [PATCH] huffyuvdec: swap code blocks
Christophe Gisquet
- [FFmpeg-devel] [PATCH] huffyuvdec: use unsafe bitstream reader
Christophe Gisquet
- [FFmpeg-devel] [PATCH] huffyuvdec: remove somewhat deprecated code
Christophe Gisquet
- [FFmpeg-devel] [PATCH] huffyuvdec: use unsafe bitstream reader
Christophe Gisquet
- [FFmpeg-devel] [PATCH] huffyuv: fate: add a BGR24 test
Christophe Gisquet
- [FFmpeg-devel] [PATCH] huffyuv: fate: add a BGR24 test
Christophe Gisquet
- [FFmpeg-devel] [PATCH 0/5] [FATESERVER] Categorization and sorting improvements
Timothy Gu
- [FFmpeg-devel] [PATCH 1/5] [FATESERVER] fate.css: wrap long lines in log
Timothy Gu
- [FFmpeg-devel] [PATCH 2/5] [FATESERVER] index: move $params declaration to lsort()
Timothy Gu
- [FFmpeg-devel] [PATCH 3/5] [FATESERVER] Add support for querying a specific compiler, OS, and/or architecture
Timothy Gu
- [FFmpeg-devel] [PATCH 4/5] [FATESERVER] index: use one parameter "sort" for both ascending and descending sorting
Timothy Gu
- [FFmpeg-devel] [PATCH 5/5] [FATESERVER] index: improve sorting
Timothy Gu
- [FFmpeg-devel] [PATCH 1/3] tests: Add pullup filter test
Timothy Gu
- [FFmpeg-devel] [PATCH 2/3] tests: Replace fieldmatch test with pixfmt
Timothy Gu
- [FFmpeg-devel] [PATCH 3/3] tests: remove stale fate-update.sh script
Timothy Gu
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Timothy Gu
- [FFmpeg-devel] [WIP] [PATCH 4/4] x86: dsputilenc: convert hf_noise*_mmx to yasm
Timothy Gu
- [FFmpeg-devel] [WIP] [PATCH 4/4] x86: dsputilenc: convert hf_noise*_mmx to yasm
Timothy Gu
- [FFmpeg-devel] [PATCH] doc/bsf: document noise bitstream filter
Timothy Gu
- [FFmpeg-devel] [PATCH 2/5] [FATESERVER] index: move $params declaration to lsort()
Timothy Gu
- [FFmpeg-devel] [PATCH 3/5] [FATESERVER] Add support for querying a specific compiler, OS, and/or architecture
Timothy Gu
- [FFmpeg-devel] [PATCH 1/3] tests/swr: move the results out of the functions
Timothy Gu
- [FFmpeg-devel] [PATCH 2/3] tests: Add ac3_fixed decoder test
Timothy Gu
- [FFmpeg-devel] [PATCH 3/3] tests: add adpcm trellis tests
Timothy Gu
- [FFmpeg-devel] [PATCH/FATESERVER] Fix querying of architecture for entries without subarch string
Timothy Gu
- [FFmpeg-devel] [PATCH/FATESERVER] Fix stray change in 4f87192
Timothy Gu
- [FFmpeg-devel] [PATCH] tests/fate.sh: report different status for different errors
Timothy Gu
- [FFmpeg-devel] [PATCH] tests: Add aic decoder test
Timothy Gu
- [FFmpeg-devel] [PATCH] tests: Add aic decoder test
Timothy Gu
- [FFmpeg-devel] [PATCH 1/2] MAINTAINERS: numerous grammar and discrepancy fixes
Timothy Gu
- [FFmpeg-devel] [PATCH 2/2] MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for fateserver
Timothy Gu
- [FFmpeg-devel] [PATCH/FATESERVER] index: fix HTTP parameters when another param is already given
Timothy Gu
- [FFmpeg-devel] [PATCH 0/5] [FATESERVER] Categorization and sorting improvements
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH v2 0/8] Categorization improvements
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH 1/8] fate.css: wrap long lines in log
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH 2/8] index: use one parameter "sort" for both ascending and descending sorting
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH 3/8] index: move the declaration of $sort to the beginning of the file
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH 4/8] FATE.pm: use $ntests instead of $ntest for consistency
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH 5/8] Move $nfail calculation to FATE.pm
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH 6/8] index: allow multiple sorting criteria
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH 7/8] index: lsort(): add support for sorting with '//'
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH 8/8] index: improve sorting
Timothy Gu
- [FFmpeg-devel] [PATCH] swscale: Allow the max filter size to be set at compile time
Timothy Gu
- [FFmpeg-devel] [PATCH] MAINTAINERS: Added Tim Nicholson's key fingerprint
Timothy Gu
- [FFmpeg-devel] [RFC]Slightly extend the -r input option documentation
Timothy Gu
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Timothy Gu
- [FFmpeg-devel] [PATCH] presets: remove moldering iPod presets
Timothy Gu
- [FFmpeg-devel] [PATCH 1/3] Changelog: new modern layout.
Timothy Gu
- [FFmpeg-devel] [FATESERVER/PATCH] index: Suppress blue text color and underline for links
Timothy Gu
- [FFmpeg-devel] [PATCH] [WIP] swr: rewrite resample_common/linear_float_sse/avx in yasm.
Timothy Gu
- [FFmpeg-devel] [PATCH] tests/fate.sh: report different status for different errors
Timothy Gu
- [FFmpeg-devel] [PATCH] doc: remove RELEASE_NOTES
Timothy Gu
- [FFmpeg-devel] intent of 'lsf' variable in libavformat/mp3enc.c mp3_write_xing() ?
Timothy Gu
- [FFmpeg-devel] [PATCH] avformat/segment.c: add experimental -segment_list_flags iframe
Aman Gupta
- [FFmpeg-devel] [PATCH] avcodec/keyframe_bsf: add keyframe bitstream filter
Aman Gupta
- [FFmpeg-devel] FFMpeg Developer Required
Ray Hilton
- [FFmpeg-devel] [PATCH] Fix nonsense non-mod16 AMV flipping code.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Use rc_max_rate in av_find_best_stream() if bitrate == 0
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add frame-threading capability to some encoders
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Check if free atoms in mov are actually moov atoms
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Report "unknown codec" instead of "unspecifed size" if the codec is unknown
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Refuse to mux invalid transport streams
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Report "unknown codec" instead of "unspecifed size" if the codec is unknown
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Check if free atoms in mov are actually moov atoms
Carl Eugen Hoyos
- [FFmpeg-devel] 10 bit hevc on ppc
Carl Eugen Hoyos
- [FFmpeg-devel] 10 bit hevc on ppc
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Do not limit blocksize when reading PCM from aiff
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Check if free atoms in mov are actually moov atoms
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Disable xform_asm on little endian
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Carl Eugen Hoyos
- [FFmpeg-devel] add HEVC codec into flv format
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] tests: add overlay rgb and yuv444 tests
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Allow >2G for skip_initial_bytes
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Silence flood of "Predefined SLConfigDescriptor" warnings
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Silence flood of "Predefined SLConfigDescriptor" warnings
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Allow 64bit analyzeduration
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Carl Eugen Hoyos
- [FFmpeg-devel] Codec licensing
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC]Use pkg-config as an alternative for x264 detection
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC]Use pkg-config as an alternative for x264 detection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option
Carl Eugen Hoyos
- [FFmpeg-devel] samples: has_b_frames is larger in decoder than demuxer
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v3] swscale: Allow the max filter size to be set at compile time
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Do not require pkg-config for libx265
Carl Eugen Hoyos
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC]Fix aic on PPC
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC]Fix aic on PPC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/ppc/idct_altivec: add plain idct()
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC]Fix aic on PPC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/ppc/idct_altivec: add plain idct()
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Force aix strip to work on 32 and 64 bit by default
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC]Slightly extend the -r input option documentation
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Carl Eugen Hoyos
- [FFmpeg-devel] Report a bug for commit b67bcd784dde7ad2b1a167ce7ffef14f8a0c8074
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC]Slightly extend the -r input option documentation
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Fix compilation on darwin ppc64 if gas-preprocessor is installed
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Fix compilation on darwin ppc64 if gas-preprocessor is installed
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Fix compilation on darwin ppc64 if gas-preprocessor is installed
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Mark experimental j2k decoder as experimental if libopenjpeg is available
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Carl Eugen Hoyos
- [FFmpeg-devel] ERROR: libx265 version must be >= 17.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] EBU Tech 3285 - Supplement 3 - Peak Envelope Chunk encoder
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Show duration written in file header for large asf files
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat: Add image3 demuxers with format autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
Tomas Härdin
- [FFmpeg-devel] VideoLAN Dev Days 2014
Jean-Baptiste Kempf
- [FFmpeg-devel] add HEVC codec into flv format
Jean-Baptiste Kempf
- [FFmpeg-devel] add HEVC codec into flv format
Jean-Baptiste Kempf
- [FFmpeg-devel] add HEVC codec into flv format
Jean-Baptiste Kempf
- [FFmpeg-devel] add HEVC codec into flv format
Jean-Baptiste Kempf
- [FFmpeg-devel] add HEVC codec into flv format
Jean-Baptiste Kempf
- [FFmpeg-devel] add HEVC codec into flv format
Jean-Baptiste Kempf
- [FFmpeg-devel] add HEVC codec into flv format
Jean-Baptiste Kempf
- [FFmpeg-devel] [PATCH]Check if free atoms in mov are actually moov atoms
Robert Krüger
- [FFmpeg-devel] add HEVC codec into flv format
Kieran Kunhya
- [FFmpeg-devel] add HEVC codec into flv format
Kieran Kunhya
- [FFmpeg-devel] [PATCH] hevc: Fix 4K sample video
Kieran Kunhya
- [FFmpeg-devel] [PATCH] hevc_mc: Use SPLATD macros where appropriate and remove duplicate splats
Kieran Kunhya
- [FFmpeg-devel] [PATCH] hevc_mc: Use SPLATD macros where appropriate and remove duplicate splats
Kieran Kunhya
- [FFmpeg-devel] [PATCH] Deprecate avcodec AFD field and replace with side-data
Kieran Kunhya
- [FFmpeg-devel] Patch
Vlad Kuznetsov
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Pierre Edouard Lepere
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Pierre Edouard Lepere
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Pierre Edouard Lepere
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Pierre Edouard Lepere
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Pierre Edouard Lepere
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Pierre Edouard Lepere
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Pierre Edouard Lepere
- [FFmpeg-devel] [Patch]Hevc idct avx2
Pierre Edouard Lepere
- [FFmpeg-devel] [Patch]Hevc idct avx2
Pierre Edouard Lepere
- [FFmpeg-devel] [Patch]Hevc idct avx2
Pierre Edouard Lepere
- [FFmpeg-devel] [PATCH]Allow >2G for skip_initial_bytes
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] tests: add automatic target for existing rules
Hendrik Leppkes
- [FFmpeg-devel] add HEVC codec into flv format
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/5] avformat: add codec_time_base
Hendrik Leppkes
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] EBU Tech 3285 – Supplement 3 - Peak Envelope Chunk encoder
Georg Lippitsch
- [FFmpeg-devel] [PATCH] EBU Tech 3285 - Supplement 3 - Peak Envelope Chunk encoder
Georg Lippitsch
- [FFmpeg-devel] [PATCH] EBU Tech 3285 - Supplement 3 - Peak Envelope Chunk encoder
Georg Lippitsch
- [FFmpeg-devel] [PATCH 1/2] EBU Tech 3285 - Supplement 3 - Peak Envelope Chunk encoder
Georg Lippitsch
- [FFmpeg-devel] [PATCH 2/2] Peak Envelope Chunk encoder: Indent
Georg Lippitsch
- [FFmpeg-devel] add HEVC codec into flv format
Steven Liu
- [FFmpeg-devel] add HEVC codec into flv format
Steven Liu
- [FFmpeg-devel] add HEVC codec into flv format
Steven Liu
- [FFmpeg-devel] add HEVC codec into flv format
Steven Liu
- [FFmpeg-devel] add HEVC codec into flv format
Steven Liu
- [FFmpeg-devel] add HEVC codec into flv format
Steven Liu
- [FFmpeg-devel] add HEVC codec into flv format
Steven Liu
- [FFmpeg-devel] add HEVC codec into flv format
Steven Liu
- [FFmpeg-devel] Hope add HEVC video format support to flv container
Steven Liu
- [FFmpeg-devel] Why don't add encrypt AES into hlsenc
Steven Liu
- [FFmpeg-devel] [PATCH] doc/bsf: document noise bitstream filter
Lou Logan
- [FFmpeg-devel] [PATCH] doc/bsf: document noise bitstream filter
Lou Logan
- [FFmpeg-devel] [PATCH] fix various typos
Lou Logan
- [FFmpeg-devel] [PATCH] fix various typos
Lou Logan
- [FFmpeg-devel] [PATCH] doc/bsf: document movsub2txt and txt2movsub
Lou Logan
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Lou Logan
- [FFmpeg-devel] [PATCH] lavc: remove imx_dump_header bitstream filter
Lou Logan
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Lou Logan
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Lou Logan
- [FFmpeg-devel] [PATCH] lavc: remove imx_dump_header bitstream filter
Lou Logan
- [FFmpeg-devel] [PATCH] doc/filters: remove quotes from zoompan example
Lou Logan
- [FFmpeg-devel] [PATCH] doc/filters: remove quotes from zoompan example
Lou Logan
- [FFmpeg-devel] [PATCH] doc/filters: remove quotes from zoompan example
Lou Logan
- [FFmpeg-devel] [PATCH] version string: add copyright line to version string
Lou Logan
- [FFmpeg-devel] [RFC]Slightly extend the -r input option documentation
Lou Logan
- [FFmpeg-devel] [PATCH] version string: add copyright line to version string
Lou Logan
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Lou Logan
- [FFmpeg-devel] [PATCH] presets: remove moldering iPod presets
Lou Logan
- [FFmpeg-devel] [PATCH] presets: remove moldering iPod presets
Lou Logan
- [FFmpeg-devel] [PATCH] presets: remove moldering iPod presets
Lou Logan
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Lou Logan
- [FFmpeg-devel] [RFC]Slightly extend the -r input option documentation
Lou Logan
- [FFmpeg-devel] [PATCH] doc/protocols: fix several typos
Lou Logan
- [FFmpeg-devel] samples: has_b_frames is larger in decoder than demuxer
Lomion
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] Helpful message when page_id != described in PMT
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] Helpful message when page_id != described in PMT
Anshul Maheshwari
- [FFmpeg-devel] [PATCH] Zoom & Pan filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] Zoom & Pan filter
Paul B Mahol
- [FFmpeg-devel] FFMpeg Developer Required
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add hqx filter (hq2x, hq3x, hq4x)
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavd/xv: handle delete window message
Lukasz Marek
- [FFmpeg-devel] [PATCH] tools: add reconfigure script
Lukasz Marek
- [FFmpeg-devel] [PATCH] tools: add reconfigure script
Lukasz Marek
- [FFmpeg-devel] [PATCH] tools: add reconfigure script
Lukasz Marek
- [FFmpeg-devel] [PATCH] doc/build_system: document examples and config targets
Lukasz Marek
- [FFmpeg-devel] [PATCH] lavd/xv: handle delete window message
Lukasz Marek
- [FFmpeg-devel] FFMpeg Developer Required
Reuben Martin
- [FFmpeg-devel] FFMpeg Developer Required
Reuben Martin
- [FFmpeg-devel] [PATCH] avformat/flvdec: Support live flv / NGINX RTMP streams
Reuben Martin
- [FFmpeg-devel] add HEVC codec into flv format
Mike Melanson
- [FFmpeg-devel] [PATCH] libx265: Update bitrate in avcontext in case it was overriden by x265 specific options
Nicolas Morey-Chaisemartin
- [FFmpeg-devel] [PATCH] libx265: Update bitrate in avcontext in case it was overriden by x265 specific options
Nicolas Morey-Chaisemartin
- [FFmpeg-devel] [PATCH] libx265: Update bitrate in avcontext in case it was overriden by x265 specific options
Nicolas Morey-Chaisemartin
- [FFmpeg-devel] Creating a AVFrame from a QVideoFrame
Mike Nelson
- [FFmpeg-devel] [PATCH] MPEG-TS/-PS : better probing for duration and start-time for all streams in a container
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] lavc: remove imx_dump_header bitstream filter
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] lavc: remove imx_dump_header bitstream filter
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] MPEG-TS/-PS : better probing for duration and start-time for all streams in a container
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] MPEG-TS/-PS : better probing for duration and start-time for all streams in a container
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
Gaullier Nicolas
- [FFmpeg-devel] [RFC] set up targets for xdcam
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] audio filter 'merge them all'
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] cljr: reject invalid widths
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/motion_est: enable sad16_sse2 on k10 CPUs
Michael Niedermayer
- [FFmpeg-devel] [RFC] [PATCH] tests: add a third, 162x144, target
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avutil/opt: set_string: allow src=dst
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] tests: Add pullup filter test
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] tests: remove stale fate-update.sh script
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Report "unknown codec" instead of "unspecifed size" if the codec is unknown
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Report "unknown codec" instead of "unspecifed size" if the codec is unknown
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix nonsense non-mod16 AMV flipping code.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avutil/opt: set_string: allow src=dst
Michael Niedermayer
- [FFmpeg-devel] [PATCH][BULK][again] new multimedia filter avf_showcqt.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/6] x86: hevcdsp_init: fix macro usage
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/6] x86: hevc_mc: remove unneeded shift
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Rewrite main resampling loop (common and linear).
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Rewrite main resampling loop (common and linear).
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: move compensation_distance handling to swri_resample caller.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: move compensation_distance handling to swri_resample caller.
Michael Niedermayer
- [FFmpeg-devel] [WIP] [PATCH 4/4] x86: dsputilenc: convert hf_noise*_mmx to yasm
Michael Niedermayer
- [FFmpeg-devel] [PATCH]flvenc Allow ffmpeg -copy on rtmp outputs from udp inputs
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] tests: Replace fieldmatch test with pixfmt
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate: add simple test for async
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf: add subfile protocol.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add flag to drop non-forced subtitle
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf: add subfile protocol.
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] libavcodec/utils: add avcodec_encode_subtitle2 and mark subtitle packets with FLAG_KEY
Michael Niedermayer
- [FFmpeg-devel] 10 bit hevc on ppc
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: move compensation_distance handling to swri_resample caller.
Michael Niedermayer
- [FFmpeg-devel] [WIP] [PATCH 4/4] x86: dsputilenc: convert hf_noise*_mmx to yasm
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Do not limit blocksize when reading PCM from aiff
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/segment.c: add experimental -segment_list_flags iframe
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add direct link to ML in missing_feature_sample()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fix various typos
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add direct link to ML in missing_feature_sample()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/muxers: Document problems of omitting nut syncpoints as well as alternatives
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/6] x86: hevc_mc: clean EPEL_FILTER macro
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/6] x86: hevc_mc: fix register count
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add frame-threading capability to libopenjpeg
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/keyframe_bsf: add keyframe bitstream filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/keyframe_bsf: add keyframe bitstream filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] huffyuvdec: implement trick
Michael Niedermayer
- [FFmpeg-devel] [WIP] [PATCH 4/4] x86: dsputilenc: convert hf_noise*_mmx to yasm
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Disable xform_asm on little endian
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] motion-test: force C functions for the reference C context
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] x86/motion_est: sad_{x, y}2_mmxext functions are bitexact
Michael Niedermayer
- [FFmpeg-devel] 100m acceptable input?
Michael Niedermayer
- [FFmpeg-devel] 100m acceptable input?
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/fdct: port fdct functions to yasm
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/lagarithrac.h/lag_get_rac: drop apparently unneeded operations
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/lagarithrac: lag_get_rac: use normal division
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/lagarithrac: increase LUT from 256 to 1024 bytes
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] huffyuvdec: implement trick
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] huffyuvdec: implement trick for BGR
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/bufferqueue: Increase buffer queue size
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] huffyuvdec: clean up macro
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] huffyuvdec: trick for plane decoding, 8bits
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] huffyuvdec: remove superfluous check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] huffyuvdec: remove superfluous check in BGR code
Michael Niedermayer
- [FFmpeg-devel] A question about flushing the Vorbis decoder.
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Disable xform_asm on little endian
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] tests/swr: move the results out of the functions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] tests: Add ac3_fixed decoder test
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] tests: add adpcm trellis tests
Michael Niedermayer
- [FFmpeg-devel] [PATCH][BULK][again] new multimedia filter avf_showcqt.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] wma lossless: pad coeff buffer with 0
Michael Niedermayer
- [FFmpeg-devel] A question about flushing the MP3 decoder.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MPEG-TS/-PS : better probing for duration and start-time for all streams in a container
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Allow >2G for skip_initial_bytes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/flvdec: Support live flv / NGINX RTMP streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/dsputil: move some mmx init code inside dsputil_init_mmx()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] wma lossless: pad coeff buffer with 0
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Zoom & Pan filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avutil/libm: Replace macro based fminf() by function
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avfilter/avf_showcqt: avoid using fminf()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avutil/libm: Replace macro based fminf() by function
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avfilter/avf_showcqt: avoid using fminf()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests: add automatic target for existing rules
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/flvdec: Support live flv / NGINX RTMP streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/libvpxenc: Update the "cpu-used" options default to match the "speed" alias
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the "speed" alias
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avfilter/avf_showcqt: avoid using fminf()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/matroskaenc: Fix Cues on Audio for WebM DASH
Michael Niedermayer
- [FFmpeg-devel] [PATCH] huffyuvdec: trick for plane decoding <= 14bits
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/libvpxenc: Update the "cpu-used" options default to match the "speed" alias
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the "speed" alias
Michael Niedermayer
- [FFmpeg-devel] A question about flushing the Vorbis decoder.
Michael Niedermayer
- [FFmpeg-devel] add HEVC codec into flv format
Michael Niedermayer
- [FFmpeg-devel] add HEVC codec into flv format
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Zoom & Pan filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] Add nointra AVDiscard level
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/h264: use the correct level for droping non intra frames
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/h264_slice: support skipping loop filtering for non key frames
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/h264: fix frame skip code
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg_opt: remove unused variable and undocumented and not working command line option
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg: support setting AVStream.discard
Michael Niedermayer
- [FFmpeg-devel] [PATCH]flvenc Allow ffmpeg -copy on rtmp outputs from udp inputs
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] [FATESERVER] index: move $params declaration to lsort()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] [FATESERVER] index: move $params declaration to lsort()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] [FATESERVER] Add support for querying a specific compiler, OS, and/or architecture
Michael Niedermayer
- [FFmpeg-devel] Intent to Implement: WebM DASH Manifest XML Muxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/bsf: document movsub2txt and txt2movsub
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] x86/vp9: inital AVX2 intra_pred
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Refuse to mux invalid transport streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/5] [FATESERVER] Categorization and sorting improvements
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/keyframe_bsf: add keyframe bitstream filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/float_dsp: port vector_fmul_window to yasm
Michael Niedermayer
- [FFmpeg-devel] add HEVC codec into flv format
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/float_dsp: add missing femms
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Silence flood of "Predefined SLConfigDescriptor" warnings
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/keyframe_bsf: add keyframe bitstream filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/avio: add opaque_close() to AVIOContext
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avio_alloc_context: Allocate a buffer if NULL is passed
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/dct32: don't build ff_dct32_float_sse on x86_64
Michael Niedermayer
- [FFmpeg-devel] [PATCH]flvenc Allow ffmpeg -copy on rtmp outputs from udp inputs
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/scale: fix xmm register count for hscale*_sse2
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Fix utvideo regression
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Fix utvideo regression
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: handle 64bit overflow check in multiple_resample().
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tools: add update-ffprobe-tests
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: handle 64bit overflow check in multiple_resample().
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Recognize MJPEG at probing
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Recognize MJPEG at probing
Michael Niedermayer
- [FFmpeg-devel] [PATCH/FATESERVER] Fix stray change in 4f87192
Michael Niedermayer
- [FFmpeg-devel] [PATCH/WIP] lavfi: hqx filters.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests: Add aic decoder test
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Allow 64bit analyzeduration
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Recognize MJPEG at probing
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Michael Niedermayer
- [FFmpeg-devel] [PATCH/FATESERVER] Fix querying of architecture for entries without subarch string
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Michael Niedermayer
- [FFmpeg-devel] [RFC] [PATCH] tests: add a third, 162x144, target
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] MAINTAINERS: numerous grammar and discrepancy fixes
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for fateserver
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Michael Niedermayer
- [FFmpeg-devel] A ppc patch to fix the fft bug in little endian environment for POWER
Michael Niedermayer
- [FFmpeg-devel] Writing filters
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale: Allow the max filter size to be set at compile time
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests: Add aic decoder test
Michael Niedermayer
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32
Michael Niedermayer
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86: huffyuv: fix {add,diff}_int16
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] libx265: Actually use X265_API_IMPORTS
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] libx265: Add 4:2:2 support
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] libx265: Remove uneeded bit depth check
Michael Niedermayer
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Michael Niedermayer
- [FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option
Michael Niedermayer
- [FFmpeg-devel] [PATCH] vp9/x86: fix overwrite in ipred_vl_4x4_ssse3.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] swscale: Allow the max filter size to be set at compile time
Michael Niedermayer
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Michael Niedermayer
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Michael Niedermayer
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MAINTAINERS: Added Tim Nicholson's key fingerprint
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MAINTAINERS: Added Tim Nicholson's key fingerprint
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: print the checksum and size of extradata as well
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: remove unnecessary assignment.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MAINTAINERS: Added Tim Nicholson's key fingerprint
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for fateserver
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ppc/idct_altivec: add plain idct()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: add simpleauto idct
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ppc/idct_altivec: add plain idct()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] mpeg12enc: add support for PANSCAN side data in sequence_display_extension
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_display_extension
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ppc/idct_altivec: add plain idct()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: split out DSP functions.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ppc/idct_altivec: add plain idct()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] hevc: Fix 4K sample video
Michael Niedermayer
- [FFmpeg-devel] [PATCH] hevc: Fix 4K sample video
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: compile mmx2 s16p functions only on x86-32.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/filters: remove quotes from zoompan example
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: add option for lower resolution
Michael Niedermayer
- [FFmpeg-devel] [PATCH] cmdutils: implement FFREPORT=level=...
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: add prototypes for resample dsp functions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: remove obsolete function prototypes.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: add prototypes for resample dsp functions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] aandcttab: fix spelling
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate: yadif: add >8 bit tests
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86util: add and use RSHIFT/LSHIFT macros
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: compile mmx2 s16p functions only on x86-32.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] huffyuvdec: use unsafe bitstream reader
Michael Niedermayer
- [FFmpeg-devel] [PATCH] huffyuvdec: use unsafe bitstream reader
Michael Niedermayer
- [FFmpeg-devel] [PATCH] huffyuvdec: swap code blocks
Michael Niedermayer
- [FFmpeg-devel] [PATCH] huffyuvdec: remove somewhat deprecated code
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: print the checksum and size of extradata as well
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] huffyuv: fate: add a BGR24 test
Michael Niedermayer
- [FFmpeg-devel] Understanding the CABAC decoder implementation (at least a bit)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] hevc: Fix 4K sample video
Michael Niedermayer
- [FFmpeg-devel] [PATCH] huffyuv: fate: add a BGR24 test
Michael Niedermayer
- [FFmpeg-devel] [PATCH] huffyuvdec: use unsafe bitstream reader
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: reindent.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] Add nointra AVDiscard level
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/h264: use the correct level for droping non intra frames
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/h264_slice: support skipping loop filtering for non key frames
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/h264: fix frame skip code
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Force aix strip to work on 32 and 64 bit by default
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: add option for lower resolution
Michael Niedermayer
- [FFmpeg-devel] [PATCH/FATESERVER] index: fix HTTP parameters when another param is already given
Michael Niedermayer
- [FFmpeg-devel] [FATESERVER/PATCH 1/8] fate.css: wrap long lines in log
Michael Niedermayer
- [FFmpeg-devel] [FATESERVER/PATCH 2/8] index: use one parameter "sort" for both ascending and descending sorting
Michael Niedermayer
- [FFmpeg-devel] [FATESERVER/PATCH 3/8] index: move the declaration of $sort to the beginning of the file
Michael Niedermayer
- [FFmpeg-devel] [FATESERVER/PATCH 4/8] FATE.pm: use $ntests instead of $ntest for consistency
Michael Niedermayer
- [FFmpeg-devel] [FATESERVER/PATCH 5/8] Move $nfail calculation to FATE.pm
Michael Niedermayer
- [FFmpeg-devel] [FATESERVER/PATCH 6/8] index: allow multiple sorting criteria
Michael Niedermayer
- [FFmpeg-devel] [FATESERVER/PATCH 7/8] index: lsort(): add support for sorting with '//'
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/flvdec: Support live flv / NGINX RTMP streams
Michael Niedermayer
- [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
Michael Niedermayer
- [FFmpeg-devel] A ppc patch to fix the fft bug in little endianenvironment for POWER
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MPEG-TS/-PS : better probing for duration and start-time for all streams in a container
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffplay: remove -ec handling code
Michael Niedermayer
- [FFmpeg-devel] [PATCH] presets: remove moldering iPod presets
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: remove div/mod from DSP functions.
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Fix compilation on darwin ppc64 if gas-preprocessor is installed
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Fix compilation on darwin ppc64 if gas-preprocessor is installed
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Fix compilation on darwin ppc64 if gas-preprocessor is installed
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avformat: add codec_time_base
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avformat/nutenc: use codec_time_base
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avformat/movenc: use codec_time_base
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avformat/mux: use AVStream->codec_time_base
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avformat/mpegtsenc: Simplify code with codec_time_base
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avformat: add codec_time_base
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/codecs: extend documentation for thread_type option
Michael Niedermayer
- [FFmpeg-devel] A ppc patch to fix the fft bug in little endianenvironment for POWER
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Mark experimental j2k decoder as experimental if libopenjpeg is available
Michael Niedermayer
- [FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] x86/blockdsp: move asm code out of dsputil
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] x86/blockdsp: add missing FF_API_XVMC guards
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/hevc_idct: fix movd parameter size in DC_ADD_INIT
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: fix NASM output format on Win64
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/Makefile: fix standalone compilation of live_flv demuxer
Michael Niedermayer
- [FFmpeg-devel] I want to add new audio codec to ffmpeg
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec: add simpleauto idct
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/blockdsp: restore author attribution
Michael Niedermayer
- [FFmpeg-devel] intent of 'lsf' variable in libavformat/mp3enc.c mp3_write_xing() ?
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MPEG-TS/-PS : better probing for duration and start-time for all streams in a container
Michael Niedermayer
- [FFmpeg-devel] intent of 'lsf' variable in libavformat/mp3enc.c mp3_write_xing() ?
Michael Niedermayer
- [FFmpeg-devel] [PATCH] examples/demuxing_decoding: Fix invalidd API usage
Michael Niedermayer
- [FFmpeg-devel] Writing filters
Michael Niedermayer
- [FFmpeg-devel] [PATCH] alpha/blockdsp: move clear_blocks out of dsputil
Michael Niedermayer
- [FFmpeg-devel] [FATESERVER/PATCH] index: Suppress blue text color and underline for links
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate.sh: report different status for different errors
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc: remove RELEASE_NOTES
Michael Niedermayer
- [FFmpeg-devel] intent of 'lsf' variable in libavformat/mp3enc.c mp3_write_xing() ?
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi/overlay: show incoming frames on debug messages
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: remove superfluous check for AVX/FMA3 support in Yasm
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tools: add reconfigure script
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Show duration written in file header for large asf files
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: remove another forgotten division in DSP function.
Michael Niedermayer
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Michael Niedermayer
- [FFmpeg-devel] Need help on bug#3302 - Cannot draw opaque text on transparent frame
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Michael Niedermayer
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] drawtext: drop unused draw_glyphs() arg "rgbcolor"
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/audiodsp: move asm code out of dsputil
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Michael Niedermayer
- [FFmpeg-devel] Need help on bug#3302 - Cannot draw opaque text on transparent frame
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/dsputil: remove redundant global motion compensation code
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asm
Michael Niedermayer
- [FFmpeg-devel] [RFC] [PATCH] ffprobe: add color_range and color_space to stream output
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] EBU Tech 3285 - Supplement 3 - Peak Envelope Chunk encoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] Peak Envelope Chunk encoder: Indent
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] Add av_fd_dump(): read from fd into buffer up to EOF
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mjpegdec: Properly set the context colorspace info
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] ffplay: eliminate pictq_prev_picture
Michael Niedermayer
- [FFmpeg-devel] [Patch]Hevc idct avx2
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/build_system: document examples and config targets
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format?autodetection
Michael Niedermayer
- [FFmpeg-devel] [Patch]Hevc idct avx2
Michael Niedermayer
- [FFmpeg-devel] [Patch]Hevc idct avx2
Michael Niedermayer
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
Michael Niedermayer
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Michael Niedermayer
- [FFmpeg-devel] aalib video filter patch review request
Michael Niedermayer
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] x86/videodsp: add emulated_edge_mc_ssse3
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] x86/videodsp: add emulated_edge_mc_mmxext
Michael Niedermayer
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] configure: remove duplicate ape_decoder_select line
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] configure: fix g729 decoder dependencies
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] configure: add missing audiodsp dependency for ra144
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fix ignoring blank frame in dvbsub decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg: fix deadlock regression in threading error handing
Michael Niedermayer
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Michael Niedermayer
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Helpful message when page_id != described in PMT
Michael Niedermayer
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Helpful message when page_id != described in PMT
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swr: move dst_size == 0 handling outside DSP function.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swr: rewrite resample_common/linear_float_sse/avx in yasm.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: rewrite resample_common/linear_float_sse/avx in yasm.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swr: rewrite resample_common/linear_float_sse/avx in yasm.
Michael Niedermayer
- [FFmpeg-devel] lavf: different flush_packet options...
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Deprecate avcodec AFD field and replace with side-data
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swresample/resample_template: flip order of operations in swri_resample_linear() for 32bit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swresample/resample_template: move division out of loop for float/double swri_resample_linear()
Michael Niedermayer
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Generalization of freetype/fontconfig font loading.
Michael Niedermayer
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: add aalib video filter.
Michael Niedermayer
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Proposed changes to vf_drawtext filter to use new fontconfig utils.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add flag to drop non-forced subtitle
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swresample/resample_template: flip order of operations in swri_resample_linear() for 32bit
Michael Niedermayer
- [FFmpeg-devel] Patch
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swresample/resample_template: flip order of operations in swri_resample_linear() for 32bit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] try
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swresample/resample_template: flip order of operations in swri_resample_linear() for 32bit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] try
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat: Add image3 demuxers with format autodetection
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffprobe: print some basic information about avframe side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swresample/resample_template: move division out of loop for float/double swri_resample_linear()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffprobe: print some basic information about avframe side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavd/xv: handle delete window message
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] swr: convert resample_common/linear_int16_mmx2/sse2 to yasm.
Michael Niedermayer
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Proposed changes to vf_drawtext filter to use new fontconfig utils.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/showcqt: adding freetype support
Michael Niedermayer
- [FFmpeg-devel] 100m acceptable input?
Roger Pack
- [FFmpeg-devel] One pass volume normalization (ebur128)
Roger Pack
- [FFmpeg-devel] [PATCH] avfilter/bufferqueue: Increase buffer queue size
Tobias Rapp
- [FFmpeg-devel] [PATCH] avfilter/bufferqueue: Increase buffer queue size
Tobias Rapp
- [FFmpeg-devel] [PATCH] avfilter/bufferqueue: Increase buffer queue size
Tobias Rapp
- [FFmpeg-devel] [PATCH] avfilter/bufferqueue: Increase buffer queue size
Tobias Rapp
- [FFmpeg-devel] [RFC] [PATCH] ffprobe: add color_range and color_space to stream output
Tobias Rapp
- [FFmpeg-devel] [RFC] [PATCH] ffprobe: add color_range and color_space to stream output
Tobias Rapp
- [FFmpeg-devel] [PATCH] Add frame-threading capability to libopenjpeg
Dave Rice
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Dave Rice
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Dave Rice
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Dave Rice
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Dave Rice
- [FFmpeg-devel] [PATCH] doc/bitstream_filters: document imx_dump_header
Dave Rice
- [FFmpeg-devel] [PATCH 3/4] avformat/movenc: set XDCAM codec tag correctly
Dave Rice
- [FFmpeg-devel] [RFC] set up targets for xdcam
Dave Rice
- [FFmpeg-devel] [PATCH]Mark experimental j2k decoder as experimental if libopenjpeg is available
Dave Rice
- [FFmpeg-devel] [PATCH]Mark experimental j2k decoder as experimental if libopenjpeg is available
Dave Rice
- [FFmpeg-devel] [RFC] set up targets for xdcam
Dave Rice
- [FFmpeg-devel] [PATCH] doc/ffprobe.xsd fixes for order and missing elements/attributes
Dave Rice
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Edward Richards
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Edward Richards
- [FFmpeg-devel] A ppc patch to fix the fft bug in little endian environment for POWER
Grace Ryan
- [FFmpeg-devel] [PATCH]flvenc Allow ffmpeg -copy on rtmp outputs from udp inputs
Tudor SUCIU
- [FFmpeg-devel] [PATCH]flvenc Allow ffmpeg -copy on rtmp outputs from udp inputs
Tudor SUCIU
- [FFmpeg-devel] [PATCH]flvenc Allow ffmpeg -copy on rtmp outputs from udp inputs
Tudor SUCIU
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Stefano Sabatini
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Stefano Sabatini
- [FFmpeg-devel] Creating a AVFrame from a QVideoFrame
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Zoom & Pan filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Stefano Sabatini
- [FFmpeg-devel] [PATCH] tools: add update-ffprobe-tests
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Stefano Sabatini
- [FFmpeg-devel] [PATCH] avfilter: add signalstats filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] doc/codecs: extend documentation for thread_type option
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Stefano Sabatini
- [FFmpeg-devel] [PATCH] doc/codecs: extend documentation for thread_type option
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Stefano Sabatini
- [FFmpeg-devel] [PATCH] ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are streams
Stefano Sabatini
- [FFmpeg-devel] FFMpeg Developer Required
Stefano Sabatini
- [FFmpeg-devel] [PATCH] doc/codecs: extend documentation for thread_type option
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavfi/overlay: show incoming frames on debug messages
Stefano Sabatini
- [FFmpeg-devel] [PATCH] avfilter: add hqx filter (hq2x, hq3x, hq4x)
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] drawtext: introduce fontcolor argument expansion
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] drawtext: introduce fontcolor argument expansion
Stefano Sabatini
- [FFmpeg-devel] aalib video filter patch review request
Stefano Sabatini
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Proposed changes to vf_drawtext filter to use new fontconfig utils.
Stefano Sabatini
- [FFmpeg-devel] aalib video filter patch review request
Stefano Sabatini
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
Wim Vander Schelden
- [FFmpeg-devel] [PATCH] ffmpeg: fix deadlock regression in threading error handing
Sergey
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Billy Shambrook
- [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output
Billy Shambrook
- [FFmpeg-devel] FFMpeg Developer Required
Patrick Shirkey
- [FFmpeg-devel] ERROR: libx265 version must be >= 17.
Helmut Tessarek
- [FFmpeg-devel] [PATCH]Fix utvideo regression
fluff / UtUser
- [FFmpeg-devel] [PATCH] Recognize MJPEG at probing
Andrey Utkin
- [FFmpeg-devel] [PATCH] Recognize MJPEG at probing
Andrey Utkin
- [FFmpeg-devel] [PATCH] Recognize MJPEG at probing
Andrey Utkin
- [FFmpeg-devel] Need help on bug#3302 - Cannot draw opaque text on transparent frame
Andrey Utkin
- [FFmpeg-devel] [PATCH 0/2] Drawtext: dynamic fontcolor
Andrey Utkin
- [FFmpeg-devel] [PATCH 1/2] drawtext: drop unused draw_glyphs() arg "rgbcolor"
Andrey Utkin
- [FFmpeg-devel] [PATCH 2/2] drawtext: introduce fontcolor argument expansion
Andrey Utkin
- [FFmpeg-devel] [PATCH 0/3] concat demuxer: enhance interaction with lavfi
Andrey Utkin
- [FFmpeg-devel] [PATCH 1/3] concatdec: allow to set explicitly file input format
Andrey Utkin
- [FFmpeg-devel] [PATCH 2/3] concatdec: add force_duration option
Andrey Utkin
- [FFmpeg-devel] [PATCH 3/3] concatdec: update doc
Andrey Utkin
- [FFmpeg-devel] [PATCH 2/2] drawtext: introduce fontcolor argument expansion
Andrey Utkin
- [FFmpeg-devel] [PATCH 2/3] concatdec: add force_duration option
Andrey Utkin
- [FFmpeg-devel] [PATCH 2/3] concatdec: add force_duration option
Andrey Utkin
- [FFmpeg-devel] [PATCH 2/3] concatdec: add force_duration option
Andrey Utkin
- [FFmpeg-devel] [PATCH 2/3] concatdec: add force_duration option
Andrey Utkin
- [FFmpeg-devel] [PATCH 0/2] Routine to read into buf up to EOF
Andrey Utkin
- [FFmpeg-devel] [PATCH 1/2] Add av_fd_dump(): read from fd into buffer up to EOF
Andrey Utkin
- [FFmpeg-devel] [PATCH 2/2] lavfi indev: use av_fd_dump() instead of av_file_map() for graph_file
Andrey Utkin
- [FFmpeg-devel] [PATCH] lavf/matroskaenc: Fix Cues on Audio for WebM DASH
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH] lavf/matroskaenc: Fix Cues on Audio for WebM DASH
Vignesh Venkatasubramanian
- [FFmpeg-devel] Intent to Implement: WebM DASH Manifest XML Muxer
Vignesh Venkatasubramanian
- [FFmpeg-devel] [PATCH 1/2] avcodec/libvpxenc: Update the "cpu-used" options default to match the "speed" alias
James Zern
- [FFmpeg-devel] [PATCH 2/2] avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the "speed" alias
James Zern
- [FFmpeg-devel] [PATCH 2/2] avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the "speed" alias
James Zern
- [FFmpeg-devel] [PATCH] dvbsub fix transcoding
anshul
- [FFmpeg-devel] [PATCH] fix ignoring blank frame in dvbsub decoder
anshul
- [FFmpeg-devel] [PATCH] version string: add copyright line to version string
ffmpeg-dev at c-14.de
- [FFmpeg-devel] Hope add HEVC video format support to flv container
cole3
- [FFmpeg-devel] add HEVC codec into flv format
compn
- [FFmpeg-devel] [PATCH] avformat/flvdec: Support live flv / NGINX RTMP streams
compn
- [FFmpeg-devel] add HEVC codec into flv format
compn
- [FFmpeg-devel] aalib video filter patch review request
iamtakingiteasy at eientei.org
- [FFmpeg-devel] aalib video filter patch review request
iamtakingiteasy at eientei.org
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Generalization of freetype/fontconfig font loading.
iamtakingiteasy at eientei.org
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Proposed changes to vf_drawtext filter to use new fontconfig utils.
iamtakingiteasy at eientei.org
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: add aalib video filter.
iamtakingiteasy at eientei.org
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Generalization of freetype/fontconfig font loading.
iamtakingiteasy at eientei.org
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: add aalib video filter.
iamtakingiteasy at eientei.org
- [FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Proposed changes to vf_drawtext filter to use new fontconfig utils.
iamtakingiteasy at eientei.org
- [FFmpeg-devel] [PATCH]Check if free atoms in mov are actually moov atoms
tim nicholson
- [FFmpeg-devel] [PATCH]Check if free atoms in mov are actually moov atoms
tim nicholson
- [FFmpeg-devel] [PATCH]Check if free atoms in mov are actually moov atoms
tim nicholson
- [FFmpeg-devel] [PATCH] MAINTAINERS: Added Tim Nicholson's key fingerprint
tim nicholson
- [FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10
tim nicholson
- [FFmpeg-devel] drop entire frame when RTP packets are lost
pradeep
- [FFmpeg-devel] add HEVC codec into flv format
qi.liu
- [FFmpeg-devel] add HEVC codec into flv format
qi.liu
- [FFmpeg-devel] rlynettet1 at aol.com
rlynettet1
- [FFmpeg-devel] A ppc patch to fix the fft bug in little endianenvironment for POWER
rongyan
- [FFmpeg-devel] A ppc patch to fix the fft bug in little endianenvironment for POWER
rongyan
- [FFmpeg-devel] Report a bug for commit b67bcd784dde7ad2b1a167ce7ffef14f8a0c8074
rongyan
- [FFmpeg-devel] Report a bug for commitb67bcd784dde7ad2b1a167ce7ffef14f8a0c8074
rongyan
- [FFmpeg-devel] Where to download the ISO/IEC 13818-1:2013/Amd 3:2014 standard?
zhihang wang
- [FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
wm4
- [FFmpeg-devel] [PATCH] lavf/matroskaenc: Fix Cues on Audio for WebM DASH
wm4
- [FFmpeg-devel] add HEVC codec into flv format
wm4
- [FFmpeg-devel] [PATCH] Zoom & Pan filter
wm4
- [FFmpeg-devel] [PATCH] examples/demuxing_decoding: Fix invalidd API usage
wm4
- [FFmpeg-devel] [PATCH] avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32
wm4
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
wm4
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
wm4
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
wm4
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
wm4
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
wm4
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
wm4
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
wm4
- [FFmpeg-devel] [PATCH] avcodec: add AVCODEC_REQUIRED_INPUT_BUFFER_PADDING_SIZE, split FF_INPUT_BUFFER_PADDING_SIZE
wm4
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
wm4
- [FFmpeg-devel] [PATCH 2/3] build: rely on pkg-config for libx264 probing
wm4
- [FFmpeg-devel] [RFC/PATCH]Allow to use ancient bash to make version.h
wm4
- [FFmpeg-devel] [PATCH 1/2] Add av_fd_dump(): read from fd into buffer up to EOF
wm4
- [FFmpeg-devel] [PATCH] mjpegdec: Properly set the context colorspace info
wm4
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
wm4
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
wm4
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
wm4
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
wm4
- [FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
wm4
- [FFmpeg-devel] [PATCH] avformat: Add image3 demuxers with format autodetection
wm4
- [FFmpeg-devel] I want to add new audio codec to ffmpeg
荣康
Last message date:
Mon Jun 30 23:30:02 CEST 2014
Archived on: Mon Jun 30 23:30:35 CEST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).