February 2016 Archives by thread
Starting: Mon Feb 1 00:05:33 CET 2016
Ending: Mon Feb 29 23:41:55 CET 2016
Messages: 1970
- [FFmpeg-devel] [PATCH] Revert "avformat/hls: Require the file extension to be m3u / m3u8 for probing to succeed"
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_yadif: make use of ctx pointer
Michael Niedermayer
- [FFmpeg-devel] [PATCH] x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format
Timothy Gu
- [FFmpeg-devel] [PATCH 1/2] vf_phase: Reduce the scope of several variables
Timothy Gu
- [FFmpeg-devel] [PATCH 2/2] configure: Enable GCC vectorization on ≥4.9
Timothy Gu
- [FFmpeg-devel] [PATCH] Speed up wtv index creation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] all: Make header guard names consistent
Timothy Gu
- [FFmpeg-devel] [PATCH 4/4] tests: Add test for proper header guard
Timothy Gu
- [FFmpeg-devel] [PATCH] avcodec/cfhd: Make sure we have an end of header tag before allocating a frame.
Kieran Kunhya
- [FFmpeg-devel] [PATCH 2/2] libx265: Enable 12-bit encoding
Michael Niedermayer
- [FFmpeg-devel] FFmpeg 2.8.6 and others
Michael Niedermayer
- [FFmpeg-devel] doc/examples/transcoding cannot into libx264
Andrey Utkin
- [FFmpeg-devel] [PATCH 1/2] avcodec/dca_core: rename get_vlc function
James Almer
- [FFmpeg-devel] [PATCH] lavc/rawdec: Only use AV_PIX_FMT_PAL8 for 1 bpp video
Mats Peterson
- [FFmpeg-devel] [PATCH v2] lavc/rawdec: Only use AV_PIX_FMT_PAL8 for 1 bpp video
Mats Peterson
- [FFmpeg-devel] [PATCH v3] lavc/rawdec: Only use AV_PIX_FMT_PAL8 for 1 bpp video in AVI
Mats Peterson
- [FFmpeg-devel] [PATCHv2] Revert "do not write f2 if not interlaced"
Tomas Härdin
- [FFmpeg-devel] [PATCH] docs: explain properly how -fs works
Carl Eugen Hoyos
- [FFmpeg-devel] Workaround for VS 2015 Update 1 bug
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] hevc: set profile based on the profile compatibility flags if needed
Hendrik Leppkes
- [FFmpeg-devel] [PATCH]lavf/adxdec: Add autodetection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/format: Do not lower the probe score if an id3v2 tag is smaller than PROBE_BUF_MAX
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avdevice/lavfi: replace deprecated function
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/3 v2] avutil: Add GOP timecode frame side data
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avcodec/h264: mmxext 4:2:2 chroma deblock/loop filter
James Darnley
- [FFmpeg-devel] Allocating a single YUV buffer rather than 3?
John Cox
- [FFmpeg-devel] [PATCH v5 1/5] libavcodec: VAAPI support infrastructure
wm4
- [FFmpeg-devel] [PATCH v5 2/5] ffmpeg: VAAPI hwaccel helper and related initialisation
wm4
- [FFmpeg-devel] [PATCH v5 5/5] libavfilter: VAAPI surface scaler
wm4
- [FFmpeg-devel] [PATCH 3/3 v2] ffprobe: Deprecate stream timecode field and add frame side data timecode field
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate contents into the AVMasteringDisplayMetadata side data.
Neil Birkbeck
- [FFmpeg-devel] [PATCH 1/2] dca: split decoder fate tests into dca.mak
Hendrik Leppkes
- [FFmpeg-devel] vp3data.h stores 128 in an int8_t array -- is that intentional?
Nico Weber
- [FFmpeg-devel] [PATCH] rtpdec: support for VC-2 HQ RTP payload format (draft v1)
Thomas Volkert
- [FFmpeg-devel] [PATCH 1/2] avformat: add protocol_whitelist
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 2/2] Update demuxers and protocols for protocol whitelist support
Andreas Cadhalpun
- [FFmpeg-devel] [FFmpeg-cvslog] build: use a link instead of changing current directory when compiling
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH 1/3] sdl: Remove AVPicture usage
Timothy Gu
- [FFmpeg-devel] [PATCH] diracdsp: Make x86 files/functions names consistent
Timothy Gu
- [FFmpeg-devel] [PATCH]levc/hevc_cabac Optimise ff_hevc_hls_residual_coding (v2)
Christophe Gisquet
- [FFmpeg-devel] [PATCH 0/4] Add a native SMPTE VC-2 encoder
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/4] diradec: split tables away to a separate diractab file
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avcodec/dirac: Add support for decoding interlaced HQ profile
Kieran Kunhya
- [FFmpeg-devel] feature request: add instructions on the trac upload page for how to upload larger files
Roger Pack
- [FFmpeg-devel] Reworked patch
Pierre Choffet
- [FFmpeg-devel] [SPI] Donation request to ffis.de
Stefano Sabatini
- [FFmpeg-devel] [SPI] Outreachy funding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] decklink: support all valid numbers of audio channels
Marton Balint
- [FFmpeg-devel] [RFC][WIP][PATCH] avfilter: add luascript filter
Paul B Mahol
- [FFmpeg-devel] Fwd: Questionable libav code
Ratin
- [FFmpeg-devel] [PATCH] cfhd: fix off-by-one error in level check
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] lavf: forward protocol_whitelist for the remaining cases
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avfilter: add nnedi filter
James Almer
- [FFmpeg-devel] [PATCH] libvpxenc: Allow setting tune parameter
Timothy Gu
- [FFmpeg-devel] [PATCH] x86/emms: run the instruction unconditionally on supported targets
James Almer
- [FFmpeg-devel] [PATCHv2] doc/demuxers: add some concat demuxer script examples
Tobias Rapp
- [FFmpeg-devel] [PATCH] x11grab: fixed next frame capture time calculation
Trevor \\ Higgins
- [FFmpeg-devel] [PATCH] lavc/lavf: transmit stream_id information for mpegts KLV data packets
Stefano Sabatini
- [FFmpeg-devel] [PATCH] avformat/dca_parser: set actual samplerate
wm4
- [FFmpeg-devel] [PATCH v2] diracdec: allow decoding of field-coded pictures
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avformat/http: Add crypto to default whitelist
Schenk, Michael
- [FFmpeg-devel] [PATCH] avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_image_fill_linesizes() still succeeds
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Check av_dup_packet() return code
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add mkdir support for HLS localtime-generated segment files
Johan Ström
- [FFmpeg-devel] [PATCH] avutil/aes_crt: free AVAESCTR struct properly
James Almer
- [FFmpeg-devel] [PATCH] avformat/mp3enc: Assert that the header we assembled is valid
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/af_apulsator: assert that pathes leaving uninitialized variables do not occur
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] lavf/asfenc: add AVClass to context
Marton Balint
- [FFmpeg-devel] [FFmpeg-cvslog] lavc: Move prediction_method to codec private options
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/libutvideoenc: fix compiler warnings, initialize the correct type
Michael Niedermayer
- [FFmpeg-devel] Problem decoding jpeg2000 video stream in mxf container -- file uploaded to upload.ffmpeg.org/incoming
Kanthan Pillay
- [FFmpeg-devel] frma warnings in mov demuxer
Robert Krüger
- [FFmpeg-devel] [PATCH] configure: remove the mixed declarations and code warning flag
Rostislav Pehlivanov
- [FFmpeg-devel] movenc: Enable timecode tracks in MP4
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] fate: fix fate-aac-pns-encode failures on non-sse x86_32 targets
James Almer
- [FFmpeg-devel] [PATCH] lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nut
Mats Peterson
- [FFmpeg-devel] [PATCH] lavf/mov: Extend extracting XMP in mov files using UUID Box
Thierry Foucu
- [FFmpeg-devel] FFplay with 2 video streams in concurrent time
Chau Pham
- [FFmpeg-devel] [PATCH] Add GBRAP12 pixel format.
Kieran Kunhya
- [FFmpeg-devel] Replacing fate.f.o with fatebeta
Timothy Gu
- [FFmpeg-devel] [PATCH v2] lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nut
Mats Peterson
- [FFmpeg-devel] [PATCH v3] lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nut
Mats Peterson
- [FFmpeg-devel] [PATCH] avfilter/split: support any channel count for asplit filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/dcadsp: replace intptr_t with ptrdiff_t
Hendrik Leppkes
- [FFmpeg-devel] Fwd: Fwd: libavformat/segment : add option to increment timecode
Martin Vignali
- [FFmpeg-devel] [PATCH] avfilter: add conditional filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avcodec/dcadsp: rename lfe_fir_float functions
James Almer
- [FFmpeg-devel] [PATCH] avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvc
Henrik Gramner
- [FFmpeg-devel] [PATCH] cmdutils: realign for some additional filters with very long name
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavcodec: fix building without asm
Michael Bradshaw
- [FFmpeg-devel] [PATCH v2] Add GBRAP12 pixel format
Kieran Kunhya
- [FFmpeg-devel] [PATCH 1/2] dirac_dwt: Don't pass information in context as arguments
Timothy Gu
- [FFmpeg-devel] [PATCH] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH] avfilter: add metadata filters
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avfilter: add threshold filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 01/12] avutil/parseutils: use microsecond precision when parsing "now" in av_parse_time()
Marton Balint
- [FFmpeg-devel] [PATCH] x86/cpu: set avxslow cpuflag on bdver4 and btver2 CPUs
James Almer
- [FFmpeg-devel] [PATCH] avcodec/mjpegdec: remove usage of YUVJ pixel formats
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] diracdec: Split DWTPlane struct from Plane
Timothy Gu
- [FFmpeg-devel] List of FFmpeg API changes
Ponomarenko Andrey
- [FFmpeg-devel] [PATCH] LICENSE: Thorough editing
Timothy Gu
- [FFmpeg-devel] [PATCH] avutil: Remove x86_cpu.h
Timothy Gu
- [FFmpeg-devel] [PATCH] avfilter/vaf_spectrumsynth: Move "break" up
Michael Niedermayer
- [FFmpeg-devel] [PATCH v6 0/6] VAAPI support infrastructure
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/asfenc: write group_mutual_exclusion_objects on multiple languages
Marton Balint
- [FFmpeg-devel] [PATCH v3] avcodec: implement a native VC-2 HQ profile encoder
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] configure: add direct detection of libopencv
Andreas Cadhalpun
- [FFmpeg-devel] [PATCH] avfilter: add BobWeaver deinterlacing filter
Thomas Mundt
- [FFmpeg-devel] [PATCH] libavformat/dnxhddec added support for raw 444 and dnxhr
Mark Reid
- [FFmpeg-devel] [PATCH v2] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH] avfilter: add graphhint filter
Paul B Mahol
- [FFmpeg-devel] Outreachy 2016
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] x86/constants: extend pw_128 to 256 bits
Timothy Gu
- [FFmpeg-devel] [PATCH] avcodec/cfhd: Add support for 12-bit RGBA.
Kieran Kunhya
- [FFmpeg-devel] FFmpeg in Outreachy Round 12
Kieran Kunhya
- [FFmpeg-devel] [PATCH] avfilter/vf_nnedi: Fix memleak
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/dualinput: use pts provided from framesync
Paul B Mahol
- [FFmpeg-devel] [PATCH] nut: Add PAL8 support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] vf_overlay: Add `timebase` option to set the time base source for the output video.
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] x86/vf_blend: Move multiplying to a macro
Timothy Gu
- [FFmpeg-devel] [PATCH] fix seek_timestamp flag
Umair Khan
- [FFmpeg-devel] [PATCH v3] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH v4] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH v5] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH v6] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH] options_table: update maximum bitrate limit
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avcodec: Remove libutvideo support
Derek Buitenhuis
- [FFmpeg-devel] New task ideas for GSoC and Outreachy
Kieran Kunhya
- [FFmpeg-devel] [PATCH] avutil: add AV_PIX_FMT_GBR(A)P32F?E & AV_PIX_FMT_YUV(A)P32?E
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] vf_blend: Move C dsp function mapping to separate function
Timothy Gu
- [FFmpeg-devel] [PATCH v7] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH] avfilter/vf_nnedi: Simplify away some trivial mem*()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/img2enc: return error if image rename fails
Marton Balint
- [FFmpeg-devel] [PATCH v8] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH 1/2] lavc/ccaption_dec: do not ignore repeated character commands
Aman Gupta
- [FFmpeg-devel] /libavcodec/h264_slice.c: selectively discard MB to be decoded
Mehdi Hosseini
- [FFmpeg-devel] [PATCH] doc/protocols: document protocol_whitelist
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avfilter/f_metadata: avoid float rounding problems
Tobias Rapp
- [FFmpeg-devel] [PATCH] avfilter/f_metadata: rename "string" into "same_str"
Tobias Rapp
- [FFmpeg-devel] [PATCH] avutil/avstring: add a "ALL" entry and the possibility to negate matches to av_match_name()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cfhd: Check the number of tag/value pairs
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add loop filters
Paul B Mahol
- [FFmpeg-devel] [patch] gdigrab-mouse-dpi-awareness
Γιώργος Μεταξάκης
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_zoompan: Fix use of uninitialized variables
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/af_anequalizer: Avoid loss of precision when calculating nyquist frequency
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cfhd: Fix errors with valid files.
Kieran Kunhya
- [FFmpeg-devel] [PATCH] doc/filters: add geq diagonal split screen example
Lou Logan
- [FFmpeg-devel] [PATCH 1/2] x86: add some more helper macros to check for slow cpuflags
James Almer
- [FFmpeg-devel] [PATCH v2 0/2] libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats
Mark Reid
- [FFmpeg-devel] [PATCH] fate/source: Attempt to fix BSD sed
Timothy Gu
- [FFmpeg-devel] [CLT2016] FFmpeg at Chemnitzer Linux-Tage 2016
Thilo Borgmann
- [FFmpeg-devel] [PATCH] lavf/mov: add support for sidx fragment indexes
Rodger Combs
- [FFmpeg-devel] [PATCH v9] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH] doc/filters: add example of pipe protocol use in movie filter
Dave Rice
- [FFmpeg-devel] [PATCH] alac: allow extra data without the ATOM header
Steve Lhomme
- [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: improve pts handling
Paul B Mahol
- [FFmpeg-devel] [PATCH][RFC/UNTESTED] swscale/slice: Actually use the buffers' strides
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] lavc/rawdec: Remove monowhite switching code (and only that)
Mats Peterson
- [FFmpeg-devel] [PATCH] lavc/rawdec: Remove temporary monowhite switching code for 1 bpp raw AVI
Mats Peterson
- [FFmpeg-devel] [PATCH 1/2] avutil/imgutils: do not ignore align parameter for pseudo-pal in av_image_get_buffer_size()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffserver: NoVideo and NoAudio flags weren't cleared between streams.
Zalewa PL
- [FFmpeg-devel] [PATCH] libavdevice/dshow.c: Correct CoGetMalloc check
FearThe1337
- [FFmpeg-devel] [PATCH] lavf/mux: do not fail in case of non monotonically increasing DTS values for data packets
Stefano Sabatini
- [FFmpeg-devel] [PATCH] avutil/imgutils: av_image_get_buffer_size(): do not insert padding between stride*height and palette
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] lavc/ccaption_dec: do not ignore repeated character commands
Aman Gupta
- [FFmpeg-devel] [PATCH 1/2] vf_blend: Templatize identity function and use a better name
Timothy Gu
- [FFmpeg-devel] [PATCH] x86/vf_blend: Add SSE4.1 optimization for divide
Timothy Gu
- [FFmpeg-devel] [PATCH v3] libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats
Mark Reid
- [FFmpeg-devel] [PATCH] vf_blend: Reduce number of arguments for kernel function
Timothy Gu
- [FFmpeg-devel] [PATCH] vf_blend: Use integers for divide mode
Timothy Gu
- [FFmpeg-devel] [PATCH] Improve os2threads
KO Myung-Hun
- [FFmpeg-devel] Regarding the padding between the video data and the palette in nut packets
Mats Peterson
- [FFmpeg-devel] [PATCH 1/3] lavf/mpjpeg: Trim quotes on MIME boundary, if present.
Alexander Agranovsky
- [FFmpeg-devel] [PATCH 2/3] lavf/mpjpeg: probe should not depend on Content-Length
Alexander Agranovsky
- [FFmpeg-devel] [PATCH 3/3] lavf/mpjpeg: do not include CRLF preceding boundary as, part of the returned frame
Alexander Agranovsky
- [FFmpeg-devel] [PATCH v4] libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats
Mark Reid
- [FFmpeg-devel] [PATCH] x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format
Timothy Gu
- [FFmpeg-devel] [PATCH 1/2] lavc/rawdec: Remove temporary switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH 2/2] lavc/rawdec: Retrieve nut palette in packets
Mats Peterson
- [FFmpeg-devel] [PATCH 2/2 v2] lavc/rawdec: Retrieve nut palette in packets
Mats Peterson
- [FFmpeg-devel] [PATCH 2/2 v3] lavc/rawdec: Retrieve nut palette in packets
Mats Peterson
- [FFmpeg-devel] [PATCH] avutil/parseutils: remove 2112 date from fate test
Marton Balint
- [FFmpeg-devel] [PATCH] lavc/rawdec: Retrieve nut palette from packet data
Mats Peterson
- [FFmpeg-devel] [PATCH v2 0/3] Improve os2threads
KO Myung-Hun
- [FFmpeg-devel] [PATCH] avutil/imgutils: remove special case for aligning the palette
Michael Niedermayer
- [FFmpeg-devel] 2.9/3.0, 2.8.5, ...
Henrik Gramner
- [FFmpeg-devel] [PATCH] avcodec/cfhd: clear idwt_buf on allocation
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/cfhd: mark as experimental, there are some unsolved crashes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/genh: Mark coef_splitted as av_unused
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add fieldhint filter
Paul B Mahol
- [FFmpeg-devel] [PATCH/RFC]lavf/mpegts: Detect Private Stream 1 as teletext
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v3 1/2] lavc/ccaption_dec: do not ignore repeated character commands
Aman Gupta
- [FFmpeg-devel] [PATCH v3 2/2] lavc/ccaption_dec: implement special and extended character sets
Aman Gupta
- [FFmpeg-devel] Help needed with muxing issues pertaining to raw AVI and QuickTime video
Mats Peterson
- [FFmpeg-devel] Codec for GPS
Chau Pham
- [FFmpeg-devel] [PATCH] avfilter/vf_drawbox: add alpha support
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] hevc: support Main10 decoding through dxva2
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] Do not remove HWACCEL flag with FF_API_XVMC
Ivan Kalvachev
- [FFmpeg-devel] [PATCH] Keep the new XVMC pixfmt at the old position.
Ivan Kalvachev
- [FFmpeg-devel] [PATCH] cfhd: reallocate internal buffers on format change.
Ronald S. Bultje
- [FFmpeg-devel] [RFC][PATCH][BROKEN] avfilter: drawutils >8 bit support
Paul B Mahol
- [FFmpeg-devel] MediaCodec support
Matthieu Bouron
- [FFmpeg-devel] [PATCH 1/5] lavu: add JNI support
Matthieu Bouron
- [FFmpeg-devel] [PATCH 2/5] lavu/jni: add helpers to manage Android application context
Matthieu Bouron
- [FFmpeg-devel] [PATCH 3/5] lavu/jni: let avpriv_init_jfields load application classes
Matthieu Bouron
- [FFmpeg-devel] [PATCH 4/5] lavf: add Android content resolver protocol support
Matthieu Bouron
- [FFmpeg-devel] [PATCH 5/5] lavc: add h264 mediacodec decoder
Matthieu Bouron
- [FFmpeg-devel] [PATCH] avformat/icodec: Fix crash probing fuzzed file
Mark Harris
- [FFmpeg-devel] [PATCH v2] cfhd: reallocate internal buffers on format change.
Kieran Kunhya
- [FFmpeg-devel] [PATCH]concatdec: measure duration when it is not available
Bodecs Bela
- [FFmpeg-devel] Pull request for VideoToolbox Encoder
Richard Kern
- [FFmpeg-devel] GSoC 2016
Michael Niedermayer
- [FFmpeg-devel] [PATCH v5] Added VideoToolbox H.264 encoder.
Rick Kern
- [FFmpeg-devel] [PATCH 1/2] avformat/dvbtxt: add raw demuxer for dvb teletext probing
Marton Balint
- [FFmpeg-devel] [PATCH] tests/fate: added dnxhr parser regression test
Mark Reid
- [FFmpeg-devel] [PATCH] avutil: disable arch specific intmath routines if optimizations are disabled
Xiaolei Yu
- [FFmpeg-devel] [PATCH] avfilter: add firequalizer filter
Muhammad Faiz
- [FFmpeg-devel] [PATCH 1/2] lavc/rawdec: Remove temporary monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH 2/2] lavc/rawdec: Retrieve nut palette from packets
Mats Peterson
- [FFmpeg-devel] [PATCH v2] avfilter/avf_showcqt: improve pts handling
Muhammad Faiz
- [FFmpeg-devel] Question about "make distclean" after "git pull"
Mats Peterson
- [FFmpeg-devel] [PATCH 1/2] swscale/x86/output: Fix yuv2planeX_16* with unaligned destination
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/eatqi: print error on mb decode failure
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] swscale/x86/output: Move code into yuv2planeX_mainloop
Michael Niedermayer
- [FFmpeg-devel] Debugging option
Chau Pham
- [FFmpeg-devel] [PATCH v6] Added VideoToolbox H.264 encoder.
Rick Kern
- [FFmpeg-devel] [PATCH] avfilter: make it possible to return eof from graph when any sink first receives eof
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavc/rawdec: Remove temporary monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH 1/3] avformat: add ff_reshuffle_raw_rgb()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fix decoding HE-AAC mono streams
t.bernhard at tv1.eu
- [FFmpeg-devel] [PATCH] avfilter/src_movie: add various commands
Muhammad Faiz
- [FFmpeg-devel] [PATCH] sws/aarch64: add {nv12, nv21, yuv420p, yuv422p}_to_{argb, rgba, abgr, rgba}_neon
Clément Bœsch
- [FFmpeg-devel] [PATCH] sws/aarch64: add {nv12, nv21, yuv420p, yuv422p}_to_{argb, rgba, abgr, rgba}_neon
Michael Niedermayer
- [FFmpeg-devel] [PATCH] sws/aarch64: add {nv12, nv21, yuv420p, yuv422p}_to_{argb, rgba, abgr, rgba}_neon
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] sws/aarch64: add {nv12, nv21, yuv420p, yuv422p}_to_{argb, rgba, abgr, rgba}_neon
Clément Bœsch
- [FFmpeg-devel] [PATCH] sws/aarch64: add {nv12, nv21, yuv420p, yuv422p}_to_{argb, rgba, abgr, rgba}_neon
Clément Bœsch
- [FFmpeg-devel] [PATCH] sws/aarch64: add {nv12, nv21, yuv420p, yuv422p}_to_{argb, rgba, abgr, rgba}_neon
James Almer
- [FFmpeg-devel] [PATCH] sws/aarch64: add {nv12, nv21, yuv420p, yuv422p}_to_{argb, rgba, abgr, rgba}_neon
Clément Bœsch
- [FFmpeg-devel] [PATCH v2] sws/aarch64: add {nv12, nv21, yuv420p, yuv422p}_to_{argb, rgba, abgr, rgba}_neon
Clément Bœsch
- [FFmpeg-devel] [PATCH] ffmpeg: init input streams before opening encoders
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] configure: Use set_all to force the dependency refresh
Michael Niedermayer
- [FFmpeg-devel] [RFC] gitlog merges
Michael Niedermayer
- [FFmpeg-devel] pngdsp add bytes padding
Clément Bœsch
- [FFmpeg-devel] [PATCH] lavf/options_table: mark use_wallclock_as_timestamps as boolean
Moritz Barsnick
- [FFmpeg-devel] [PATCH 0/4] Revert recent configure changed
Michael Niedermayer
- [FFmpeg-devel] GSoC 2016 own ideas
Gerion Entrup
- [FFmpeg-devel] [PATCH] avformat/avienc: Store pal8 palette
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/libvpx: fix support for RGB colorspace.
Nicolas George
- [FFmpeg-devel] avcodec/cdxl: add support for videos with chunky format
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavc/libvpx: Fix high-bitrate colour spaces
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] checkasm: fix dependencies for vf_blend tests
James Almer
- [FFmpeg-devel] [PATCH] Fixed issue #43 JACK indev support on OSX
Josh de Kock
- [FFmpeg-devel] [PATCH] lavf/md5enc: New streammd5 muxer
Remko Tronçon
- [FFmpeg-devel] [PATCH 1/3] lavf/riffenc: Write space for palette
Mats Peterson
- [FFmpeg-devel] [PATCH 2/3] lavf/avienc: Write palette after BITMAPINFOHEADER
Mats Peterson
- [FFmpeg-devel] [PATCH 3/3] lavf/avidec: Fix endianness when reading the palette from 'xxpc' chunks
Mats Peterson
- [FFmpeg-devel] [PATCH] vc2enc: add support for Haar wavelet transforms
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] vp9: add superframe merging bitstream filter.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] mpegts: pcr period option for variable bitrate multiplexing
Predrag Filipovic
- [FFmpeg-devel] [Cellar] [Matroska-devel] Colour Format proposal
Dave Rice
- [FFmpeg-devel] FATE error on dnxhr-parse
Mats Peterson
- [FFmpeg-devel] [PATCH v2 1/4] lavf/riffenc: Write space for palette
Mats Peterson
- [FFmpeg-devel] [PATCH v2 2/4] lavf/avienc: Write palette after BITMAPINFOHEADER in strf chunk
Mats Peterson
- [FFmpeg-devel] [PATCH v2 3/4] tests/ref/vsynth: Update 1 bpp files for pal8
Mats Peterson
- [FFmpeg-devel] [PATCH v2 4/4] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: merge mov_read_custom functions
Marton Balint
- [FFmpeg-devel] Retire unused FATE IDs
Timothy Gu
- [FFmpeg-devel] [PATCH] Fixed issues preventing ffserver write_index and files_size from being set correctly which was breaking ffserver streaming.
Oliver Collyer
- [FFmpeg-devel] [PATCH v3 1/4] lavf/riffenc: Write space for palette
Mats Peterson
- [FFmpeg-devel] [PATCH v3 2/4] lavf/avienc: Add palette after BITMAPINFOHEADER
Mats Peterson
- [FFmpeg-devel] [PATCH v3 3/4] tests/ref/vsynth: Update 1 bpp files for pal8
Mats Peterson
- [FFmpeg-devel] [PATCH v3 4/4] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
- [FFmpeg-devel] [PATCH] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH] IFF ANIM support
Paul B Mahol
- [FFmpeg-devel] [PATCH v3 2/4 v2] lavf/avienc: Add palette after BITMAPINFOHEADER
Mats Peterson
- [FFmpeg-devel] [FFmpeg-cvslog] avutil/imgutils: remove special case for aligning the palette
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] checkasm: bench each vf_blend mode once
James Almer
- [FFmpeg-devel] [PATCH] libvpxenc: quiet unused-variable warning
James Zern
- [FFmpeg-devel] [PATCH v2] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH] avcodec/webp: move exif_metadata outside of WebPContext
James Almer
- [FFmpeg-devel] [PATCH v3] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v4] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v5] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH] lavc/rawdec: Align AV_PIX_FMT_RGB24 correctly
Mats Peterson
- [FFmpeg-devel] [PATCH v6] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v7] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] Killing ASS timings in AVSubtitle ass text field
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/2] lavc/srtdec: fix rounding errors in end times
Clément Bœsch
- [FFmpeg-devel] GPL license violation
Andrea Lazzarotto
- [FFmpeg-devel] [PATCH] avfilter: add chromascope filter
Paul B Mahol
- [FFmpeg-devel] [PATCHv4] Fixed issue #43 JACK indev support on OSX
Josh de Kock
- [FFmpeg-devel] GSoC Backup mentors needed
Michael Niedermayer
- [FFmpeg-devel] [PATCH v8] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v9] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v10] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] Match per stream option macro
Chau Pham
- [FFmpeg-devel] [PATCH] swscale/arm: re-enable neon rgbx to nv12 routines
Xiaolei Yu
- [FFmpeg-devel] Using 16 bits per component in the internal palette
Mats Peterson
- [FFmpeg-devel] [RFC] configure: test inter-procedural constant propagation for armv6 inline asm
Xiaolei Yu
- [FFmpeg-devel] [PATCH v11] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v12] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v13] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v14] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v15] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] Support seek in encrypted MP4
Eran Kornblau
- [FFmpeg-devel] [PATCH v16] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v17] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [Bounty] Impl. check if input h264 P/B frame ref's frame prior to last I
Andrey Utkin
- [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: use lrint
Muhammad Faiz
- [FFmpeg-devel] [PATCH] x86/dcadec: add ff_lfe_fir1_float_{sse3, avx}
James Almer
- [FFmpeg-devel] [PATCH]lavfi/nnedi: Fix a memleak
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavfi/nnedi: Fix a compilation warning
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] web: "news" about FFmpeg 3.0
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec:add packet level support for mastering metadata
Neil Birkbeck
- [FFmpeg-devel] [PATCH 1/2] lavf/mov: fix sidx with edit lists
Rodger Combs
- [FFmpeg-devel] [PATCH v18] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v19] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH] lavc/utvideodec: prevent possible signed overflow
Ganesh Ajjanagadde
- [FFmpeg-devel] AAC encoder 3x performance drop in 3.0 since Oct 2014
Andrey Utkin
- [FFmpeg-devel] [PATCH v20] lavf/movenc: Add palette to video description
Mats Peterson
- [FFmpeg-devel] [PATCH v21] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH]libpostproc: Fix an aliasing violation
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v22] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH] lavf/riffenc: Handle AV_PIX_FMT_MONOBLACK
Mats Peterson
- [FFmpeg-devel] [PATCH] avformat/riffenc: fix handling monowhite when pix_fmt is not set
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavf/img2enc: Allow to reverse frame order
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] lavf/riffenc: Handle AV_PIX_FMT_MONOBLACK
Mats Peterson
- [FFmpeg-devel] [PATCH] avutil/md5: fix unaligned loads
James Almer
- [FFmpeg-devel] [PATCH v23] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v24] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH] lavf/segment: provide a virtual AVIOContext representing all the segments
Rodger Combs
- [FFmpeg-devel] ffmpeg mixing a/v streams from multiple IP but same port for multiple IP camera source
Aswin Thoudam
- [FFmpeg-devel] [PATCH] configure: add missing --strip option to show_help()
Matthieu Bouron
- [FFmpeg-devel] [PATCH v25] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v26] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH 0/2] img2dec improvements
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 2/2] img2dec: Add mime_type to image formats
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avcodec/avpacket: clear priv in av_init_packet()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v7 1/3] mips: improve detection of ISAs, FPU and ASEs (DSP, MSA)
Vicente Olivert Riera
- [FFmpeg-devel] [PATCH] lavf/matroskadec: Process QuickTime palette per track
Mats Peterson
- [FFmpeg-devel] [PATCH]lavc/mjpegdec: Fix decoding images with Adobe_CM tag
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'"
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc/Makefile: dnxhd demuxer depends on dnxhddata.o
Rodger Combs
- [FFmpeg-devel] [PATCH] avfilter/hwupload_cuda: Add missing semicolon.
Matt Oliver
- [FFmpeg-devel] [PATCH] fate: Add test for packed mp3 in mp4 demuxing
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavu/attributes: introduce av_likely, av_unlikely
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 2/3] lavu/rational: use av_unlikely in av_d2q
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH 3/3] lavu/rational: add more info regarding floor(x+0.5) usage
Ganesh Ajjanagadde
- [FFmpeg-devel] [PATCH] avfilter: add datascope filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] build: add install_name_dir option
Clément Bœsch
- [FFmpeg-devel] [PATCH] configure: only check dispatch header on darwin
Matthieu Bouron
- [FFmpeg-devel] [PATCH] avformat/format: Print debug info when probe score is increased due to mime type
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Move the |die| member of FrameThreadContext to PerThreadContext.
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] mss2: Fix buffer overflow.
Reimar Döffinger
- [FFmpeg-devel] New filter: remap?
F.Sluiter
- [FFmpeg-devel] [PATCH]lavf/img2dec: Skip SOF size when probing jpeg
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] mjpegdec: Do not assume unused plane pointer are NULL.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Always read frame progress values under progress_mutex.
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] Read |state| under the protection of |mutex| or |progress_mutex|.
Wan-Teh Chang
- [FFmpeg-devel] [PATCH] submit_thread should also lock the mutex that guards the source avctx (prev_thread->avctx) when calling update_context_from_thread.
Wan-Teh Chang
- [FFmpeg-devel] [PATCH v27] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH v28] lavf/movenc: Add palette to video sample description
Mats Peterson
- [FFmpeg-devel] [PATCH] lavf/qtpalette: Store the palette in little endian
Mats Peterson
- [FFmpeg-devel] [PATCH] lavf/matroska: expose stream encoding as global side-data
Rodger Combs
- [FFmpeg-devel] [PATCH 1/2] avcodec/utils: Check all data[] pointers in video_get_buffer() not just the first
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/mp3: Properly check return values of seeks and reads while reading the header
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] Document and validate AVFrame plane pointers.
Reimar Döffinger
- [FFmpeg-devel] [PATCH 1/2] sws/yuv2rgb: avoid a few ub on signed left shifts
Clément Bœsch
- [FFmpeg-devel] Add segment_copyts to generic file segmenter?
Steffen Deusch
- [FFmpeg-devel] [PATCH] vf_copy: exclude hwaccel formats
wm4
- [FFmpeg-devel] [Consulting] Converting an Audio Visualization application to CLI using FFMpeg
Ryan Schott
- [FFmpeg-devel] Question about palette size in packets
Mats Peterson
- [FFmpeg-devel] [PATCH] lavf/rawutils: Make ff_reshuffle_raw_rgb() somewhat more future-proof
Mats Peterson
- [FFmpeg-devel] [PATCH 1/2] lavf/avienc: Simplify palette handling
Mats Peterson
- [FFmpeg-devel] [PATCH 2/2] lavf/movenc: Simplify palette handling
Mats Peterson
- [FFmpeg-devel] Regarding palettes in FFmpeg (again)
Mats Peterson
- [FFmpeg-devel] [PATCH 1/7] vc2enc: cache bits per quantizer, calculate wasted bits
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 2/7] vc2enc: use 32 bits for quantized coefficients LUT
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 5/7] vc2enc: allocate the DWT context with the current plane size
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 6/7] vc2enc: redistribute leftover bytes
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] Ignore invalid sprop-parameter-sets missing PPS
Andrew Shulgin
- [FFmpeg-devel] [PATCH] lavf/avienc: Use palette side data packet if available
Mats Peterson
- [FFmpeg-devel] [PATCH v2] lavf/avienc: Use palette side data packet if available
Mats Peterson
- [FFmpeg-devel] [PATCH] Seperate x264rgb encoder and only enable when its actually supported
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] doc/examples/transcoding: Use the decoders pixel format if the encoder does not list which are supported
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] lavf/avienc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH 2/2] lavf/movenc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v2 1/2] lavf/avienc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v2 2/2] lavf/movenc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v3 1/2] lavf/avienc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v3 2/2] lavf/movenc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: optimize draw routines
Muhammad Faiz
- [FFmpeg-devel] [PATCH v4 1/2] lavf/avienc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v4 2/2] lavf/movenc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] Endianness of palette
Mats Peterson
- [FFmpeg-devel] [PATCH] Fixed missing rawutils.o reference (required by movenc.c; link s fails if not referenced otherwise)
Roman Ryltsov
- [FFmpeg-devel] [PATCH 1/2] avcodec: Add utils test
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 1/2 v2] lavf/avienc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v5 1/2] lavf/avienc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v5 2/2] lavf/movenc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH] lavfi: add rangescope filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_bwdif: add x86 SIMD for 8bit
Thomas Mundt
- [FFmpeg-devel] [PATCH v2] Enable dash output to work when the output isn't a local file
Michael Niedermayer
- [FFmpeg-devel] [PATCH v6 1/2] lavf/avienc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v6 2/2] lavf/movenc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH] libavformat/segment.c: Continue using last provided segment size
Michael Ensly
- [FFmpeg-devel] [PATCH]lavf/img2dec: Skip SOS when auto-detecting jpeg
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] x86/vc1dsp: Split the file into MC and loopfilter
Timothy Gu
- [FFmpeg-devel] [PATCH] tests/api: Silence a few uninitialized variables warnings
Timothy Gu
- [FFmpeg-devel] [PATCH 1/4] lavf/avienc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH 2/4] lavf/movenc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH 3/4] lavf/rawutils: New function ff_get_raw_palette()
Mats Peterson
- [FFmpeg-devel] [PATCH 4/4] lavf/internal.h: Add declaration for ff_get_raw_palette()
Mats Peterson
- [FFmpeg-devel] [PATCH 3/4 v2] lavf/rawutils: New function ff_get_raw_palette()
Mats Peterson
- [FFmpeg-devel] [PATCH]lavf/mov: Set display aspect ratio for avid dv
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavfi: add bench and abench filters
Clément Bœsch
- [FFmpeg-devel] [PATCH]lavf: Add pcx auto-detection
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/4 v2] lavf/movenc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v2 1/4] lavf/avienc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v2 2/4] lavf/movenc: Add support for palette side data packets
Mats Peterson
- [FFmpeg-devel] [PATCH v2 3/4] lavf/rawutils: New function ff_get_raw_palette()
Mats Peterson
- [FFmpeg-devel] [PATCH v2 4/4] lavf/internal.h: Add declaration for ff_get_raw_palette()
Mats Peterson
- [FFmpeg-devel] [PATCH 1/2] lavf: allow BSFs to drop packets.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH v7] VideoToolbox H.264 Encoder
Rick Kern
- [FFmpeg-devel] [PATCH v8] VideoToolbox H.264 Encoder
Rick Kern
- [FFmpeg-devel] [PATCH] avformat/udp: Add a delay between packets for streaming to clients with short buffer
Pavel Nikiforov
- [FFmpeg-devel] [PATCH] fate: add pipe and cache test
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/seek-test: Support passing options to demuxers and protocols
Michael Niedermayer
- [FFmpeg-devel] reordered_opaque
Ratin
- [FFmpeg-devel] [PATCH] Fix a bug in ff_thread_report_progress in updating progress[field].
Wan-Teh Chang
Last message date:
Mon Feb 29 23:41:55 CET 2016
Archived on: Tue Mar 1 00:02:25 CET 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).