December 2015 Archives by thread
Starting: Tue Dec 1 00:02:10 CET 2015
Ending: Thu Dec 31 22:07:56 CET 2015
Messages: 1927
- [FFmpeg-devel] [PATCH] qsvenc: write a53 caption data to SEI
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] ffserver_config: replace strtod by av_strtod and correct undefined behavior
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 1/7] lavf: add API to apply a list of bsfs to a packet
Rodger Combs
- [FFmpeg-devel] [PATCH] Fix sample_aspect_ratio computation for stereo matroska content.
wm4
- [FFmpeg-devel] [PATCH] avcodec/ac3: always use hardcoded tables
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 04/10] avfilter/af_compand: use hypot()
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 2/2] avfilter: add sidechaingate filter
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avfilter/showcqt: BASEFREQ and ENDFREQ cast to double
Muhammad Faiz
- [FFmpeg-devel] [PATCH 05/10] avfilter/avf_showcqt: use hypot()
Muhammad Faiz
- [FFmpeg-devel] [PATCH] AAC encoder: improve SF range utilization
Claudio Freire
- [FFmpeg-devel] [PATCH] Makefile: add cleanup of pkg-config files created by configure to distclean
Tobias Rapp
- [FFmpeg-devel] Does FFplay support HEVC interlaced bitstream display?
Fan Yingming
- [FFmpeg-devel] [PATCH] avfilter: add audio emphasis filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add audio pulsator filter
Paul B Mahol
- [FFmpeg-devel] FFMPEG API
Yosef B
- [FFmpeg-devel] [PATCH 1/2] avutil/mathematics: return INT64_MIN (=AV_NOPTS_VALUE) from av_rescale_rnd() for overflows
Michael Niedermayer
- [FFmpeg-devel] [PATCH] vp9: reinit internal buffers on bpp change.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] vp9: always keep s->bytesperpixel and ctx->pix_fmt in sync.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avutil/threadmessage: fix condition broadcasting
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/2] avutil/threadmessage: add av_thread_message_flush()
Nicolas George
- [FFmpeg-devel] [PATCH 5/5] lavfi: make request_frame() non-recursive.
Nicolas George
- [FFmpeg-devel] [PATCH] avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not occur
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mp3dec: prefer "fast_seek" to TOC seek for CBR files.
Chris Cunningham
- [FFmpeg-devel] [PATCH] tests/api: Fix API test build on windows with --enable-shared
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] doc/filters/drawtext: fix centering example
Andrey Utkin
- [FFmpeg-devel] request for feedback on video codec idea
Roger Pack
- [FFmpeg-devel] [patch] AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing
Martin Cracauer
- [FFmpeg-devel] [PATCH 3/4] avcodec/ppc/fdctdsp: use more accurate constants
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 3/4] avcodec/mpegaudio_tablegen: more dynamic table creation speedups
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 1/4] avutil/tablegen: add tablegen libm compatibility shims
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 4/4] avcodec/cbrt_tablegen: speed up dynamic table creation
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 2/4] avcodec/mpegaudio_tablegen: speed up dynamic table creation
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 0/9] improve rounding across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 06/11] avfilter/af_volumedetect: use log10 instead of hardcoded constant
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCHv2] avutil/crc: avoid needless space wastage of hardcoded crc table
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 1/2] ffprobe: Do not print profile names in -bitexact
Timothy Gu
- [FFmpeg-devel] [PATCH 1/3] common.mak: Use CCFLAGS for assembly generation as well
Timothy Gu
- [FFmpeg-devel] [PATCH 1/3] libavutil/tablegen: add missing math.h include
Hendrik Leppkes
- [FFmpeg-devel] [PATCH]lavf/rtpenc_jpeg: Fix huffman table test
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Allow mpjpeg demuxer to process MIME parts which do not include Content-Length header.
Alexander Agranovsky
- [FFmpeg-devel] threadmessage improvements v2
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 11/13] Remove the MIPS "generic" core in favor of "*"
Vicente Olivert Riera
- [FFmpeg-devel] AAC experimental flag: the sequel
Claudio Freire
- [FFmpeg-devel] [PATCH] Incorrect FourCC for HE-AAC in ISMV manifest
Yann Coupin
- [FFmpeg-devel] [PATCH] web/download: remove architecture lists
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avcodec: add OpenJPEG 2.x compatibility
mjbshaw at gmail.com
- [FFmpeg-devel] [PATCH 3/5] lavfi: deprecate avfilter_link_set_closed().
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] aacenc: remove experimental flag
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] git-howto: mention how to clone ffmpeg-web
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 2/3] aacsbr: ensure strictly monotone time borders
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] aac_fixed: fix overflow in sbr_sum_square_c
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] sbr_qmf_analysis: sanitize input for 32-bit imdct
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] mjpegdec: consider chroma subsampling in size check
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 1/2] ffmdec: only seek back at EOF if a server is attached
Andreas Cadhalpun
- [FFmpeg-devel] avutil/crc: avoid needless space wastage of hardcoded crc table
Nicolas George
- [FFmpeg-devel] [PATCH] avcodec/srtdec: Keep exact end times
Eelco Lempsink
- [FFmpeg-devel] [PATCH 2/3] lavf/utils: handle AVERROR_REDO.
Stefano Sabatini
- [FFmpeg-devel] support for reading / writing encrypted MP4 files
Eran Kornblau
- [FFmpeg-devel] [PATCH] vp9: add hwaccel hooks
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/5] lavf: add FFERROR_REDO to let demuxer return no packet.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/5] lavf/flvdec: use FFERROR_REDO instead of AVERROR(EAGAIN).
Stefano Sabatini
- [FFmpeg-devel] [PATCH v3 01/14] mips: rename mipsdspr1 to mipsdsp
Vicente Olivert Riera
- [FFmpeg-devel] [PATCH v2] mpegencts: Fix overflow in cbr mode period calculations
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] lavfi: replace link.closed by link.status.
Nicolas George
- [FFmpeg-devel] [PATCH] mpegtsenc: Fix off-by-one in indexing into Opus channel mapping arrays
Sebastian Dröge
- [FFmpeg-devel] [PATCH] avcodec/golomb: Mask shift amount before use in get_ue_golomb()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] aacenc_ltp: attempt to appease Coverity
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avfilter: add panorama filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavformat/mov.c: allow QuickTime metadata to come after traks
Neil Birkbeck
- [FFmpeg-devel] [PATCH] avcodec/aacsbr_tablegen: always initialize tables at runtime
Ganesh Ajjanagadde
- [FFmpeg-devel] Memory leaks in libavformat/segment.c
Lvqier
- [FFmpeg-devel] [PATCH] nvenc set slice number to 1 to improve encoding quality
Agatha Hu
- [FFmpeg-devel] overlay filter option/alternative
Ryan Williams
- [FFmpeg-devel] [PATCH] ass_split: fix handling of streams with no [Events] or Format: line
Rodger Combs
- [FFmpeg-devel] Ideas to replace the options system
Nicolas George
- [FFmpeg-devel] [PATCH 0/8] Bunch of CID fixes
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avfilter/all: handle ff_formats_unref correctly
Ganesh Ajjanagadde
- [FFmpeg-devel] use AV_OPT_TYPE_BOOL in most places
Clément Bœsch
- [FFmpeg-devel] [PATCH] ffmpeg: enable echoing with command and debug modes
Clément Bœsch
- [FFmpeg-devel] [PATCH] avcodec/mpegvideo: use constants for rc_strategy
Clément Bœsch
- [FFmpeg-devel] [PATCH] avfilter/codecview/WIP: add QP support
Clément Bœsch
- [FFmpeg-devel] [PATCH] aaccoder: prevent crash of anmr coder
Andreas Cadhalpun
- [FFmpeg-devel] Broken compilation
Gonzalo
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/pgssubdec: Fix left shift of 255 by 24 places cannot be represented in type int
Clément Bœsch
- [FFmpeg-devel] [PATCH] ffmpeg: When streamcopying, only add the input seek position when copying timestamps.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] diracdec: Move strides to bytes, and pointer types to uint8_t.
Kieran Kunhya
- [FFmpeg-devel] [PATCH] probe TrueHD in MPEGTS
Rodger Combs
- [FFmpeg-devel] My problem
Rene Alves
- [FFmpeg-devel] [PATCH] libavtuil: add version component accessor macros
Reynaldo H. Verdejo Pinochet
- [FFmpeg-devel] [PATCH] news: add a news entry for the AAC encoder experimental flag removal
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avfilter/formats: fix segfault when allocation fails
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCHv2] avcodec/aacsbr_tablegen: always initialize tables at runtime
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH]lavc/libvo-aac: Mark the encoder as experimental
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 02/10] ffplay: use hypot()
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] doc/developer: Remove mentioning of sending pull requests
Timothy Gu
- [FFmpeg-devel] [PATCH] avfilter/x86/vf_maskedmerge: move %define out of .nextrow
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] aacenc: move the TNS search and filtering before PNS
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] vp9: fix pixel format changes with threading
Hendrik Leppkes
- [FFmpeg-devel] MXF: Multiple Entry with same desc
Anshul
- [FFmpeg-devel] Fix SChannel compilation on cygwin
Timo Rothenpieler
- [FFmpeg-devel] Delay with mails
Nicolas George
- [FFmpeg-devel] [RFC][WIP][PATCH] avfilter: add ITU-R 468-4 noise meter
Paul B Mahol
- [FFmpeg-devel] [PATCH] aacenc: update max_sfb when num_swb changes
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 0/2] arc4random support
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avcodec/h264: Set CORRUPT flag on output frames that are not fully recovered
Sebastian Dröge
- [FFmpeg-devel] [PATCH 1/3] fate/api-codec-param: fix codec context leak
Matthieu Bouron
- [FFmpeg-devel] [PATCH] swscale/arm: add ff_nv{12, 21}_to_{argb, rgba, abgr, bgra}_neon_16
Matthieu Bouron
- [FFmpeg-devel] [PATCH] avcodec: avutil: use avutil/thread.h instead of redundant conditional includes
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/2] avcodec/nvenc: Include NVENC SDK header
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 0/4] avcodec/libdcadec: various improvements
foo86
- [FFmpeg-devel] [PATCH] avfilter: add swaprect filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavf/mxfdec: fix seeking before the first keyframe
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavf/segment: add option to write empty filler segments as needed
Rodger Combs
- [FFmpeg-devel] [PATCH 08/10] avfilter/vf_colorkey: avoid unnecessary floating point multiply
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000: replace naive pow call with smarter exp2fi
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] swscale/utils: replace pow by exp2
Ganesh Ajjanagadde
- [FFmpeg-devel] HEVC DSP and x86 MC SIMD improvements from Libav
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] lavf/img2enc: add atomic_writing option
Clément Bœsch
- [FFmpeg-devel] [PATCH 0/3] Workaround for large JPEG over RTP
Andrey Utkin
- [FFmpeg-devel] [PATCH 1/2] diracdec: Move strides to bytes, and pointer types to uint8_t. Also template functions for move to support 10-bit Parts of this patch were written by Rostislav Pehlivanov
Kieran Kunhya
- [FFmpeg-devel] [PATCH 01/11] diracdec: Move strides to bytes, and pointer types to uint8_t.
Kieran Kunhya
- [FFmpeg-devel] Bug #3823 (yuvj422p jpeg rtp enc) request for help
Andrey Utkin
- [FFmpeg-devel] [PATCH] diracdec: Fix FPE on invalid low_delay data
Kieran Kunhya
- [FFmpeg-devel] [PATCH] [RFC] avcodec/h264_slice: Duplicate addition to avoid ubsan warning
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/jpeg2000: use powf instead of pow
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avfilter/vf_delogo: round to the closest value
Jean Delvare
- [FFmpeg-devel] [PATCH] avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool
Michael Niedermayer
- [FFmpeg-devel] [PATCH][RFC]lavf/rtpenc_jpeg: Do not allow invalid resolutions
Carl Eugen Hoyos
- [FFmpeg-devel] Detecting invalid filter parameters
Jean Delvare
- [FFmpeg-devel] [PATCH] avformat/mxfenc: Fix integer overflow in length computation
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/mpjpegdec: Fixed dereference after null check
Alexander Agranovsky
- [FFmpeg-devel] [PATCH 1/2] doc/errno: fix description typo for ENAMETOOLONG
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/mov: Enable parser for mp3s by old HandBrake
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/avf_showfreqs: avoid wasteful pow
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avcodec/dcaenc: avoid wasteful cos calls
Ganesh Ajjanagadde
- [FFmpeg-devel] [RFC][WIP][PATCH] avfilter: add SOFAlizer audio filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/nellymoserenc: avoid wasteful pow
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avcodec/nellymoserdec: replace pow by exp2
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCHv2] avcodec/dcaenc: avoid wasteful cos calls
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] QSV : making three qsv routines public
Sven Dueking
- [FFmpeg-devel] [PATCH] Make FFmpeg recognize QT version 0 sound sample descriptions and store the palette in matroskadec.c
Mats Peterson
- [FFmpeg-devel] [PATCH RFC] avfilter/vf_delogo: Use AVPixFmtDescriptor.nb_components
Jean Delvare
- [FFmpeg-devel] [PATCH] ffmpeg: change command line option -dump to work without -loglevel debug
Tom Marecek
- [FFmpeg-devel] [PATCH 1/3] avformat: Add av_program_add_stream_index()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] ffmpeg: Add basic support to mux multiple programs
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavf/matroskadec: Set codec_tag also for audio codecs
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/3] x86/hevc_sao: simplify sao_band_filter 10/12bit
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add SOFAlizer audio filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avutil/softfloat: Assert that the exponent did not overflow the legal range in av_normalize1_sf()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] nvenc set slice number to 1 to improve encoding quality and clamp initial qp value to [1, 51]
Agatha Hu
- [FFmpeg-devel] compile ffmpeg errors
广州刘丹
- [FFmpeg-devel] [PATCH] matroskadec.c: Handle palettized QuickTime video properly
Mats Peterson
- [FFmpeg-devel] Add a frame/buffer pool to AVFilter
Matthieu Bouron
- [FFmpeg-devel] [PATCH 1/2] qsvenc: Use scene-change hints from source frame if available
Will Kelleher
- [FFmpeg-devel] [PATCH] ffmpeg: add progress speed to status line and report
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/3] avcodec/aacsbr: Split the env_facs table
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 2/3] avcodec/aacsbr: Add comment about possibly optimization in sbr_dequant()
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 3/3] avcodec/aacsbr_template: Add Check to read_sbr_envelope()
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] lavf/mov: add support for sidx fragment indexes
Dale Curtis
- [FFmpeg-devel] MPlayer woes (and an explanation of my patch of matroskadec.c)
Mats Peterson
- [FFmpeg-devel] Question about av_frame_is_writable
Jean Delvare
- [FFmpeg-devel] End of the top-posting
Mats Peterson
- [FFmpeg-devel] mpegtsenc cbr mode pcr accuracy
Michael Niedermayer
- [FFmpeg-devel] mpegtsenc: signalling of AC-3 and E-AC-3 according to ATSC/DVB
Stefan Pöschel
- [FFmpeg-devel] [PATCH v4] Added VideoToolbox H.264 encoder.
Richard Kern
- [FFmpeg-devel] [PATCH] lavf/tee: fix side data double free.
Michael Niedermayer
- [FFmpeg-devel] HLS webVtt in unfavorable conditions
Anshul
- [FFmpeg-devel] [PATCH] [RFC] get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL
Kieran Kunhya
- [FFmpeg-devel] [PATCH] matroskadec.c: New patch for palettized QuickTime video (old one broken)
Mats Peterson
- [FFmpeg-devel] [PATCH] golomb: always check for invalid UE golomb codes in get_ue_golomb
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] fate: increase FUZZ by 1 for aac-tns-encode
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] opus_silk: fix out of array read in silk_lsf2lpc
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] swr/resample: use fma when it is faster
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] exr: fix out of bounds read in get_code
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH]lavf/matroskadec: Parse stsd atom in mkv with the appropriate mov function
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avfilter/vf_delogo: fix show option when clipping
Jean Delvare
- [FFmpeg-devel] Configure with --cpu=host and Clang
yukari yakumo
- [FFmpeg-devel] avcodec/qsv: export session management functionality
Sven Dueking
- [FFmpeg-devel] [PATCH] lavc/utils: use AVPixFmtDescriptor to probe palette formats
Matthieu Bouron
- [FFmpeg-devel] [PATCH] lavfi/vf_decimate: do not compare the first frame to itself.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavu/frame: Optimize frame_copy_video
Jean Delvare
- [FFmpeg-devel] Proposed vf_decimate enhancement
Michael Niedermayer
- [FFmpeg-devel] Sample QuickTime file that doesn't render correctly
Mats Peterson
- [FFmpeg-devel] [PATCH] ffm: reject a negative codec_id
Andreas Cadhalpun
- [FFmpeg-devel] Cyrillic devices name support in libavdevice/dshow
Michael Savin
- [FFmpeg-devel] [PATCHv2] mpegtsenc: Do not fail ADTS AAC muxing if the first frame is not ADTS
Hagen Schmidt
- [FFmpeg-devel] [PATCH] fix http chunk encoding parsing
Eugene Kosov
- [FFmpeg-devel] about the ffmpeg H.265 decoder iOS compatibility
Zhu Hongbo
- [FFmpeg-devel] Regarding the QuickTime palette issue in matroskadec.c
Mats Peterson
- [FFmpeg-devel] [PATCH] avcodec/qsv: export session management functionality (variant #3)
Ivan Uskov
- [FFmpeg-devel] [PATCH] ffmpeg: Allow specifying the program number for created programs
Michael Niedermayer
- [FFmpeg-devel] Patch question
Mats Peterson
- [FFmpeg-devel] [PATCH 1/2] swscale/arm/yuv2rgb: simplify process_16px_* macro call
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Matthieu Bouron
- [FFmpeg-devel] [PATCH 1/2] swscale/arm/yuv2rgb: disable neon if accurate_rnd is enabled
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Matthieu Bouron
- [FFmpeg-devel] [PATCH 1/2] swscale/arm/yuv2rgb: disable neon if accurate_rnd is enabled
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/2] swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb, rgba, abgr, bgra}_neon_{16, 32}
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swscale/arm/yuv2rgb: simplify process_16px_* macro call
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Lou Logan
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Lou Logan
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Kieran Kunhya
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Stephan Holljes
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Tomas Härdin
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Paul B Mahol
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Paul B Mahol
- [FFmpeg-devel] [PATCH] Several, actually, regarding the QuickTime palette issue in Matroska
Lou Logan
- [FFmpeg-devel] [PATCH] sonic: make sure num_taps is not larger than frame_size
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] Add support for HLS PLAYLIST types EVENT and VOD
Adam Kent
- [FFmpeg-devel] [PATCH] lavu/eval: remove pow and exp2 for postfixes
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 1/2] lavc: move exp2fi to ff_exp2fi in internal.h
Ganesh Ajjanagadde
- [FFmpeg-devel] avfilter/vf_decimate: Check that input parameters match
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] Revert "avfilter/vf_decimate: Check that input parameters match"
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avfilter/vf_decimate: Use the correct frame in difference calculation
Michael Niedermayer
- [FFmpeg-devel] [PATCH] on2avc: limit number of bits to 30 in get_egolomb
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] nuv: reject negative fps rate
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avfilter: add ITU-R 468 noise meter
Paul B Mahol
- [FFmpeg-devel] [PATCH] diracdec: Fix codeblock parameters reading
Kieran Kunhya
- [FFmpeg-devel] Add "xmv" extension to the xmv codec
Arne Schwettmann
- [FFmpeg-devel] [PATCH] lavc: add text encoder
Clément Bœsch
- [FFmpeg-devel] [PATCH] Revert "Merge commit '741b494fa8cd28a7d096349bac183893c236e3f9'"
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/avpacket: Replace EOVERFLOW by EINVAL
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/diracdec: fix aspect ratio (it was lost after efcc8fddd6b7d1f931ff349e195d78c3c943d7fd)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/oggparsedirac: Export sample aspect ratio
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Some minor fixes of my "patchset" for palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] avcodec/opus_celt: replace pow by exp2
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] lavu/intmath: add faster clz support
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] intmath.h: add an ff_log2_nz
Rostislav Pehlivanov
- [FFmpeg-devel] [GSoC] BDA (DTV) Capture / tuning -- work-in-progress
Roger Pack
- [FFmpeg-devel] [PATCH] lavf/avformat: add av_warn_unused_result to avformat_write_header
Ganesh Ajjanagadde
- [FFmpeg-devel] Vertical bands with RT21 (Intel Real Time Video 2.1) codec
Mats Peterson
- [FFmpeg-devel] [PATCH] ffplay: remove existing AVPicture usage
Marton Balint
- [FFmpeg-devel] [PATCH 1/1] arm64: fix inverted register order in transpose_4x4H
Janne Grunau
- [FFmpeg-devel] [PATCH] aacenc: remove depricated avctx->frame_bits use
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avfilter/vf_delogo: change the definition of logo_x2 and logo_y2
Jean Delvare
- [FFmpeg-devel] [PATCH] lavfi/scale: add nb_slices debug option
Clément Bœsch
- [FFmpeg-devel] [PATCH] nutdec: reject negative sm_size
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] nutdec: only copy the header if it exists
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] xwddec: prevent overflow of lsize * avctx->height
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] lavu/libm: add copysign hack
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] decklink: support all valid numbers of audio channels
Matthias Hunstock
- [FFmpeg-devel] Patch for libavcodec dvdec.c
Dan Haddix
- [FFmpeg-devel] [PATCH 00/12] replace round by lrint/llrint
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] mpegvideo: validate block_last_index before dct_unquantize_intra
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avcodec/s302menc: set supported channel layouts by codec
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/s302menc: check if buf_size can actually be put into 16bit size
Paul B Mahol
- [FFmpeg-devel] [PATCH] vaapi: Add VP9 hwaccell support
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/3] mlvdec: check that index_entries exist
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] lavu/libm: add erf hack
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avfilter: add 30 band audio equalizer
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavfi/decimate: Do not drop first frame
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCHv2] lavu/libm: add erf hack and make dynaudnorm available everywhere
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] doc: make apidoc output independent of SRC_PATH
Andreas Cadhalpun
- [FFmpeg-devel] 1-bit QuickTime Animation (qtrle) not necessarily b/w
Mats Peterson
- [FFmpeg-devel] [PATCH] avfilter: add N bands audio parametric equalizer filter
Paul B Mahol
- [FFmpeg-devel] RTP Hole Punching from SDP file
Joel Loeshelle
- [FFmpeg-devel] [PATCH] libavformat/matroskadec.c, mov.c/qtpalette.c: Fix issue with, palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] libavformat/matroskadec.c, mov.c/qtpalette.c: Fix issue with, palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] libavformat/matroskadec.c, mov.c/qtpalette.c: Fix issue with, palettized QuickTime video in Matroska
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/matroskadec.c, mov.c/qtpalette.c: Fix issue with, palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] libavformat/matroskadec.c, mov.c/qtpalette.c: Fix issue with, palettized QuickTime video in Matroska
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] libavformat/matroskadec.c, mov.c/qtpalette.c: Fix issue with, palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] libavformat/matroskadec.c, mov.c/qtpalette.c: Fix issue with, palettized QuickTime video in Matroska
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/matroskadec.c, mov.c/qtpalette.c: Fix issue with, palettized QuickTime video in Matroska
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavformat/matroskadec.c, mov.c/qtpalette.c: Fix issue with, palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] Question about FATE
Mats Peterson
- [FFmpeg-devel] phasing out asyntcs, resample
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] lavfi/af_aemphasis: remove unnecessary complex number usage
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] libavformat: palettized QuickTime in Matroska, round 2
Mats Peterson
- [FFmpeg-devel] [PATCH][RFC] lavu/libm: add exp10 support
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH]ffserver: Cast time_t value when using it in a format string.
Carl Eugen Hoyos
- [FFmpeg-devel] can't build the ffmpeg for iOS using the newest gas-preprocessor.pl
zhuhb
- [FFmpeg-devel] [libav-commits] checkasm: add fmtconvert tests
Janne Grunau
- [FFmpeg-devel] [PATCH] diracdec: add missing check for pixel_range_index
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] lavu: add pthread asserts if ASSERT_LEVEL>1
Clément Bœsch
- [FFmpeg-devel] [PATCH] palettized QuickTime video in Matroska, round 3
Mats Peterson
- [FFmpeg-devel] [RFC] [PATCH] mp3: keep gapless information on stream-copy
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] lavu/libm: add exp10 support
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] libavformat: palettized QuickTime video in Matroska, round 4
Mats Peterson
- [FFmpeg-devel] Comments about patch
Mats Peterson
- [FFmpeg-devel] Merge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c'
Nicolas George
- [FFmpeg-devel] [PATCH] Adding frame side data about green metadata
Nicolas Derouineau
- [FFmpeg-devel] [PATCH v5] lavf: palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH v6] lavf: palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Changelog: add note on dynaudnorm availability on all platforms
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] ffprobe: avoid unnecessary pow and exp2 calls
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avfilter: add audio parametric multi band equalizer filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 01/15] lavu/eval: replace pow(10, x) by exp10
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 02/15] lavfi/vsrc_testsrc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 03/15] lavfi/f_ebur128: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 04/15] lavfi/af_volume: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 05/15] lavfi/af_compand: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 06/15] lavc/aacpsy: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 07/15] lavc/cngdec: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 08/15] lavc/dcaenc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 09/15] lavc/imc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 10/15] lavc/libopusdec: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
James Almer
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 11/15] lavc/on2avc: replace pow(10, x) by exp10(x)
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 12/15] lavc/opus: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 13/15] lavc/wmadec: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 14/15] lavc/wmaenc: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 15/15] lavc/wmaprodec: replace pow(10, x) by exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/15] replace pow(10, x) by exp10(x) across FFmpeg
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] lavc/acelp_pitch_delay: replace exp2f(M_LOG2_10 *x) by exp10f(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] swr/resample: use av_clip_int16 instead of av_clip
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] x86/vf_maskedmerge: make ff_maskedmerge8_sse2 work on x86_32
James Almer
- [FFmpeg-devel] [PATCH] fate: replace custom md5 tests with those from RFC 1321
James Almer
- [FFmpeg-devel] [PATCH 1/3] x86/vf_blend: simplify using macros
James Almer
- [FFmpeg-devel] [PATCH] lavf/srtdec: rewrite parsing logic
Clément Bœsch
- [FFmpeg-devel] [PATCH] configure: add check_feature_test_macro for exp10, exp10f
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] lavu/libm: change macros to functions
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCHv2] configure: correct check_mathfunc
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] Fix buffer allocation in pad filter
Andrey Turkin
- [FFmpeg-devel] [PATCH 1/3] lavu/libm, configure: remove exp10, exp10f detection
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] ffplay: replace rint by lrint
Ganesh Ajjanagadde
- [FFmpeg-devel] new to FOSS, Need guidance
Love Mehta
- [FFmpeg-devel] [PATCH 1/5] lavfi/vf_hue: replace rint by lrint
Ganesh Ajjanagadde
- [FFmpeg-devel] Added support for http_proxy
Joel Holdsworth
- [FFmpeg-devel] [PATCH] lavfi/af_anequalizer: remove cabs, cexp dependencies
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH v7] lavf: palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH v8] lavf: palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] avcodec/on2avc: Fix stability issues with scale_tab generation
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] Added support for http_proxy
Joel Holdsworth
- [FFmpeg-devel] [PATCH] avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_size
Jan Ehrhardt
- [FFmpeg-devel] [PATCH] avcodec/utils: fix check for invalid timebase when decoding subtitles
Hendrik Leppkes
- [FFmpeg-devel] [PATCH v9] lavf: palettized QuickTime video in Matroska
Mats Peterson
- [FFmpeg-devel] [PATCH] Write correct creation time of new ASF
Vadim Belov
- [FFmpeg-devel] [PATCH 1/2] x86/vf_stereo3d: optimize register usage
James Almer
- [FFmpeg-devel] ffplay: insertion point of the auto rotation filter - Github ticket #141
Balint Marton
- [FFmpeg-devel] [PATCH 1/2] lavfi/af_anequalizer: replace pow(10, x) by ff_exp10(x)
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] lavf/matroskadec.c: Copy QuickTime palette to extradata
Mats Peterson
- [FFmpeg-devel] [PATCH] avformat/http: Documented http_proxy option
Joel Holdsworth
- [FFmpeg-devel] [RFC 1/3] daaladec: Implement a native Daala decoder
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] build: make out-of-tree builds bit-identical to in-tree builds
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avfilter/avf_showspectrum: properly calculate w factor
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavf/matroskadec.c: Copy QuickTime palette to st->codec->extradata
Mats Peterson
- [FFmpeg-devel] Doxy documentation for qtpalette.c vanished?
Mats Peterson
- [FFmpeg-devel] [PATCH] lavf/qtpalette: Treat 1-bit video as palettized
Mats Peterson
- [FFmpeg-devel] [PATCH] avformat/concatdec: get bit_rate from internal format
Zhang Rui
- [FFmpeg-devel] [PATCH v2] lavf/qtpalette: Treat 1-bit video as palettized
Mats Peterson
- [FFmpeg-devel] [PATCH] avcodec: Use get_ue_golomb_long() when needed
Mark Harris
- [FFmpeg-devel] [PATCH] AAC encoder: fix assertion error with prediction
Claudio Freire
- [FFmpeg-devel] [PATCH 5/6] ffprobe: display loop points when applicable
Stefano Sabatini
- [FFmpeg-devel] [PATCH] oggparsedaala: check number of planes in pixel format map
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avfilter/avf_showspectrum: add window overlap support
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] lavc/dsd_tablegen: speed up table generation
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] lavc/cook: get rid of wasteful pow in init_pow2table
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] oggparsedaala: reject too large gpshift
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] doc/filters: add showwavespic colorize example
Lou Logan
- [FFmpeg-devel] [PATCH] lavfi/af_sofalizer: remove exp2 and replace clz by ff_clz
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] lavc/qtrle: Use AV_PIX_FMT_PAL8 for 1-bit video
Mats Peterson
- [FFmpeg-devel] [PATCH] configure: Add missing extralib for gcrypt
Ricardo Constantino
- [FFmpeg-devel] [PATCH] avfilter: add ahistogram multimedia filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] rtmpdh: Initialize gcrypt before using it
Ricardo Constantino
- [FFmpeg-devel] [PATCH 1/2] lavf/concatdec: do not access packet if av_read_frame returned error
Marton Balint
- [FFmpeg-devel] [PATCH] configure: make gcc 2 detection more robust
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] ffmpeg: replace log2 by faster variant
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] lavf/qtpalette: Ignore greyscale bit in 1-bit video
Mats Peterson
- [FFmpeg-devel] [PATCH] avfilter/trim: support all channel numbers in atrim filter
Paul B Mahol
- [FFmpeg-devel] SSH ed25519 host key update
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: Support setting color range for vp9.
Sasi Inguva
- [FFmpeg-devel] [PATCH 2/3] lavd/avfoundation: Allow selection of audio format and list audio formats for specific devices.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavd/avfoundation: Switch from run-time approach for format detection to format query and Organize frame buffer in buffer queue.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] lavc/aac_ac3_parser: avoid zeroing codec parameters if we haven't read a frame
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] lavc/aac_ac3_parser: reindent
Michael Niedermayer
- [FFmpeg-devel] [PATCH] jpegls: allocate large enough zero buffer
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avfilter/vf_scale: set proper out frame color range
Thomas Mundt
- [FFmpeg-devel] [RFC] Cineform HD questions
Kieran Kunhya
- [FFmpeg-devel] [PATCH 1/2] lavc/pcm_tablegen: slight speedup of table generation
Ganesh Ajjanagadde
- [FFmpeg-devel] QuickTime Animation (qtrle) decoder needs heavy rewriting for 1-bit video
Mats Peterson
- [FFmpeg-devel] [PATCH] lavd/avfoundation: overhaul
Thilo Borgmann
- [FFmpeg-devel] [PATCH 1/3] lavc/cbrt_tablegen: convert cbrt_tab to a union
Ganesh Ajjanagadde
- [FFmpeg-devel] clarification on General Description for FFV1 Draft Specification
Dave Rice
- [FFmpeg-devel] [PATCH] libi264: Add Hardware Accelerated H.264 Encoder based on libVA
hamza at mayartech.com
Last message date:
Thu Dec 31 22:07:56 CET 2015
Archived on: Thu Dec 31 22:08:45 CET 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).