June 2010 Archives by thread
Starting: Tue Jun 1 00:38:04 CEST 2010
Ending: Wed Jun 30 23:59:21 CEST 2010
Messages: 2269
- [FFmpeg-devel] [PATCH] ffmpeg: fail on experimental encoders if -strict > experimental
Janne Grunau
- [FFmpeg-devel] [PATCH] MPEG-4 Parametric Stereo decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Declare the url_write buffer parameter as const
Michael Niedermayer
- [FFmpeg-devel] [RFC] Releases
Michael Niedermayer
- [FFmpeg-devel] Broken h264 VDPAU decoding since revision 23369
Carl Eugen Hoyos
- [FFmpeg-devel] svn usernames list Was: ffmpeg: fail on experimental encoders if -strict > experimental
Benjamin Larsson
- [PATCH] Prettify eval.h doxy.
Stefano Sabatini
- [PATCH 1/2] Prettify eval.h doxy, while at it fix some misc typos.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Make MMX2 put_no_rnd_pixels _x2 and _y2 bitexact
David Conrad
- [FFmpeg-devel] [PATCH] Ignore bad mapping in AAC (issue 1882)
Alex Converse
- [FFmpeg-devel] [PATCH] RTP H.264 / AVC support
Howard Chu
- [FFmpeg-devel] remove palette8torgb15 and palette8torgb15, was: make swscale's palette functions public
Reinhard Tartler
- [FFmpeg-devel] [PATCH 2/2] Make ff_parse_expr() and ff_parse_and_eval_expr() return an int containing an error code.
Stefano Sabatini
- [FFmpeg-devel] [RFC] Some cosmetical renames for eval API functions
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/2] Prettify eval.h doxy.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] Make eval API public.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Change default number of RTSP audio channels to 1
John Wimer
- [FFmpeg-devel] [PATCH 03/11] Implement av_get_codec_tag_string() and use it in ffprobe.
Stefano Sabatini
- [FFmpeg-devel] vdpau/vaapi/xvba
Olivier Galibert
- [FFmpeg-devel] [PATCH 7/7] Add check in av_write_header() which validates the rawvideo codec tag.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 8/8] Make the error message issued in case of invalid codec tag more informative.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/5] Put internal scale context fields initialization from sws_setColorspaceDetails() to ff_yuv2rgb_c_init_tables().
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Pictor/PC Paint PIC decoder
Peter Ross
- [FFmpeg-devel] [PATCH] VP8 de/encode via libvpx
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/19] Create a unique section for @chapter Introduction and @chapter description, and make the whole rendered in the man output.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 07/19] Make the Tips section visible in the man page, and fix texi2pod.pl rendering.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 06/19] Make texi2pod.pl use by default the symbol "*" for @itemized list.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 02/19] Rename @chapter "Quick Start" to "Examples", for consistency with the corresponding man page section.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 03/19] Put @ignore-d man page specific trailer at the end of the file.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 04/19] Rename the @chapter Invocation to Synopsis for consistency with the man page, and place it at the begin of the file, for consistency with the final ordering of the man page.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 05/19] Place examples at the end of the file.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 08/19] Rename ffplay @chapter "Introduction" to "Description", for consistency with the man page.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 19/19] Replace "Fabrice Bellard" with "The FFmpeg developers" as the authors of the ff* tools man pages.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] IFF: Fix IFF decoder crash with enabled avfilter
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] IFF: Add error checking to byterun1 decoder
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] vorbis_enc.c: avoid div zero that causes noise
Frank Barchard
- [FFmpeg-devel] [PATCH] Handle metadata in oma demuxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Use cross-prefix for strip in darwin.
Ramiro Polla
- [FFmpeg-devel] [PATCH] ffserver: Parse audio bit rates as floating point
Baptiste Coudurier
- [FFmpeg-devel] [RFC]Move is-align-a-power-of-two test up
Carl Eugen Hoyos
- [FFmpeg-devel] Correct libvorbis.c behaviour with >2 channels
Michael Niedermayer
- [FFmpeg-devel] [PATCH] options to set stream id (custom TS pid)
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Make sure AVFormatContext->start_time is initialized after the first patch
Martin Storsjö
- [FFmpeg-devel] [PATCH] ffmpeg.c: copy global metadata by default.
Anton Khirnov
- [FFmpeg-devel] [PATCH 04/11] Make avcodec_string() use av_get_codec_tag_string().
Stefano Sabatini
- [FFmpeg-devel] [PATCH] RealAudio 14.4K encoder
Francesco Lavra
- [FFmpeg-devel] [PATCH] Modifies doxy comments for strict_std_compliance in avcodec.h to improve grammar and readability
Rodney Baker
- [FFmpeg-devel] [PATCH] Change option description text to match option name in avcodec/options.c
Rodney Baker
- [FFmpeg-devel] [PATCH] adding callbacks to metadata conversion
Anton Khirnov
- [FFmpeg-devel] [PATCH 6/8] Factorize opt_{audio, video, subtitle}_tag() functions, make all of them use the new function get_codec_tag_from_string().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 7/8] Change type of {audio, video, subtitle}_codec_tag variables from int to unsigned int, as the corresponding type set in AVCodecContext.codec_tag is unsigned int.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 8/8] Fix long int -> unsigned int truncation and add an overflow check in get_codec_tag_from_string().
Stefano Sabatini
- [FFmpeg-devel] rtmp support and librtmp
aviad rozenhek
- [FFmpeg-devel] [PATCH] Replace ASMALIGN() with .p2align
Mans Rullgard
- [FFmpeg-devel] [RFC] provide public interface to rgb2rgb.c
Reinhard Tartler
- [FFmpeg-devel] [PATCH] bink: correctly align local arrays
Mans Rullgard
- [FFmpeg-devel] [PATCH 05/12] Make write_streamheader() and write_headers() accept an AVFormatContext * in input rather than a NUTContext *, which allows to log messages with av_log().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 06/12] Make write_header() and write_header() return an error code in case of error.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 07/12] Make write_streamheader() return a meaningful error code if no codec tag is defined, rather than return -1.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 08/12] Make write_streamheader() log a message if there is no codec tag defined.
Stefano Sabatini
- [PATCH 13/13] Use av_codec_get_tag() for computing the codec_tag of the output stream only if the output stream is not rawvideo.
Stefano Sabatini
- [PATCH 7/9] Make the nut encoder fail if the the codec id is rawvideo and there is no rawvideo codec tag corresponding to the used pixel format.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Exclude from the lavfi_pix_fmts regression test the output pixel formats which are not currently supported by NUT and which cannot be played by ffplay.
Stefano Sabatini
- [FFmpeg-devel] Improving libavfilter
Omkiran Sharma
- [FFmpeg-devel] bug submissions by facebook
Attila Kinali
- [PATCH 2/2] Try to fix cross-building for lavfitest and enable it.
Stefano Sabatini
- [lavfi-test PATCH] Try to fix cross-building for lavfitest and enable it.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavfi test for 1-1 filters pixel format output
Stefano Sabatini
- [PATCH 2/2] Move eval.c and eval.h from libavcodec to libavutil, and make the eval API public.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] WebM mux/demux
James Zern
- [FFmpeg-devel] [PATCH] support presets in ffserver.conf
Howard Chu
- [FFmpeg-devel] [PATCH] grayalpha pixfmt + support in pngdec
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Fix segv when decoding gray8
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Fix bad comment in aac code
Alex Converse
- [FFmpeg-devel] [PATCH] ffserver should check for EAGAIN on input streams
Howard Chu
- [FFmpeg-devel] [PATCH] mp4toannexb modification / improvement
Luca Abeni
- [FFmpeg-devel] [Patch/RFC] Improved PixelLayout parsing in mxfdec.c
Tomas Härdin
- [FFmpeg-devel] [PATCH 18/19] Make consistent the various SEE ALSO sections in the FFmpeg man pages.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] RTSP muxer: Write the interleaving header in the same buffer as the packet data
Martin Storsjö
- [FFmpeg-devel] [PATCH] make av_base64_encode return something useful
Howard Chu
- [FFmpeg-devel] [PATCH] Set http_code to 200 when doing a POST
Martin Storsjö
- [FFmpeg-devel] [PATCH] provide AV_BASE64_SIZE() macro
Howard Chu
- [FFmpeg-devel] [PATCH 13/19] Rename @chapter Introduction to Description, for consistency with the corresponding man section.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 11/19] Rename @chapter Introduction to Description, for consistency with the corresponding man section.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Rename "Invocation" -> "Synopsis" and create a distinct chapter for Options
Stefano Sabatini
- [FFmpeg-devel] [PATCH] vorbis_enc.c: higher default quality
Frank Barchard
- [FFmpeg-devel] native Vorbis encoder status
Frank Barchard
- [FFmpeg-devel] [PATCH] add colours to warnings and errors
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/3] libvorbis: Hook up min/max bitrate
David Conrad
- [FFmpeg-devel] [RFC] ffserver rtsp URL options
Howard Chu
- [FFmpeg-devel] [PATCH] Fix linking on OS/2
Dave Yeo
- [FFmpeg-devel] [Error] Reading FFmpeg H.264 video
Nicolas Mivielle
- [FFmpeg-devel] [PATCH] SSE dct32() [Was: r23095 - in trunk/libavcodec: ...]
Vitor Sessak
- [FFmpeg-devel] [PATCH] make librtmp+ssl work with configure
Luca Barbato
- [FFmpeg-devel] [PATCH]Disable DECLARE_ASM_CONST workaround for icc 12
Carl Eugen Hoyos
- [FFmpeg-devel] [FFmpeg-devel-irc] IRC log for 2010-06-04
Hervé W.
- [FFmpeg-devel] [RFC] Keyframe interval in the libvpx encoder
Martin Storsjö
- [FFmpeg-devel] Have some difficulty in encoding MPEG-2 Program File
Luca Piccarreta
- [FFmpeg-devel] [PATCH] fix matroska decoder for streamed input
Reimar Döffinger
- [FFmpeg-devel] [PATCH 8/8] Add support to the newly added NUT codec tags (NUT r672): BGR[12], RGB[12], [12]RGB, [12]BGR, B4BY, R4BY.
Stefano Sabatini
- [FFmpeg-devel] ffmpeg -i INPUT -vcodec rawvideo -pix_fmt nv12 OUT.nut broken?
Stefano Sabatini
- [PATCH] Make all the numeric options accepts in input an expression which is evaluated through the eval API.
Stefano Sabatini
- [PATCH 1/4] Make all the numeric options accept in input an expression which is evaluated through av_strtod().
Stefano Sabatini
- [FFmpeg-devel] [RFC] Export eval.h?
Stefano Sabatini
- [FFmpeg-devel] [PATCH 14/19] Remove a rule triggered by @man begin WORD WORDS. This rule only outputs the section if WORDS has been defined in the list of options flags.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 15/19] Tweak texi2pod.pl to make it print the various sections in the generated document following the same order as that used in the texi file.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 16/19] Make texi2pod.pl process @include texinfo directives wherever they are placed, and not only if inside @c man begin/end sections.
Stefano Sabatini
- [PATCH 10/10] Fix width computation for nv12/nv21 in ff_get_plane_bytewidth().
Stefano Sabatini
- [FFmpeg-devel] [PATCH] do not set codec tag in raw video encoder
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] fix gray/pal range in libswscale
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] rmdec: avoid leaving st unitialized
Reimar Döffinger
- [FFmpeg-devel] [PATCH] rmdec: respect url_is_streamed and AVFMT_FLAG_IGNIDX
Reimar Döffinger
- [FFmpeg-devel] [PATCH] vp3: fix draw_horiz_band chroma for 422 and 444
Reimar Döffinger
- [FFmpeg-devel] [PATCH] matroska: move LFG state from muxer context to local variable
Mans Rullgard
- [FFmpeg-devel] [PATCH] matroska: fix tagdefault value
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Speed up dct32() in mpegaudiodec and make it avoid trashing its input
Vitor Sessak
- [FFmpeg-devel] [PATCH] restoring binary compatibility with ffmpeg 0.5
Reinhard Tartler
- [FFmpeg-devel] allocate enough memory for full audio frame in ffmpeg.c
Justin Ruggles
- [FFmpeg-devel] [patch] export pmt and pcr pids from mpegts demuxer
Mike Scheutzow
- [FFmpeg-devel] [PATCH] set bits_per_raw_sample in pcm decoder
Justin Ruggles
- [FFmpeg-devel] [PATCH] libvpx: Disable frame dropping as rate control method
Martin Storsjö
- [FFmpeg-devel] [PATCH] make width and height available as parameters in vf_scale
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] y4m seek and duration
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Do not override pix_fmt in rawdec.c
Tomas Härdin
- [FFmpeg-devel] [PATCH] Add M701 fourcc to riff.c
Tomas Härdin
- [FFmpeg-devel] [PATCH] Add CRC check to ALS decoder
Thilo Borgmann
- [FFmpeg-devel] [RFC] av_decode_video and CODEC_CAP_DR1
Cyril Russo
- [FFmpeg-devel] [PATCH] libvpxenc - use AV_BASE64_SIZE
James Zern
- [PATCH 2/2] Add pixdesctest filter and corresponding test.
Stefano Sabatini
- [implement-pixdesctest PATCH] Add pixdesctest filter and corresponding test.
Stefano Sabatini
- [implement-pixdesctest PATCH 2/2] Add pixdesctest filter and corresponding test.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Implement pixdesctest filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Fix printf format warnings
Eli Friedman
- [FFmpeg-devel] [PATCH 1/3] vorbisdec: Remove write-only variable
David Conrad
- [FFmpeg-devel] [PATCH] libvpx: add 2 pass setting mapping
James Zern
- [FFmpeg-devel] MJPG decoder picture quality
Pavel Pavlov
- [FFmpeg-devel] [PATCH] ARM: remove useless stack push/pop
Rafaël Carré
- [FFmpeg-devel] [BUG avutil] Armv6 crash with AV_RN32
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] mkv support unknown size tags (issue 1991)
Reimar Döffinger
- [PATCH 3/5] Set timebase in the ffplay input and output filters.
Stefano Sabatini
- [PATCH 1/6] Fix timebase handling at the begin and at the end of the ffplay video filterchain.
Stefano Sabatini
- [PATCH 3/4] Add setpts filter, ported from the libavfilter soc repo.
Stefano Sabatini
- [PATCH 1/3] Add setpts filter, ported from the libavfilter soc repo.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/4] Change the PTS time base to AV_TIME_BASE before to process a frame in the filter chain, and change it back to the stream time base in the filtered frame.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/4] Add setpts filter by Victor Paesa.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
James Zern
- [FFmpeg-devel] [PATCH 17/19] Add devices section to ff* tools man pages.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Fix failure in av_read_frame on timestamp rollover
Stephen Dredge i
- [FFmpeg-devel] [PATCH] Use memmove instead of memcpy for shifting data in the libvorbis wrapper
Martin Storsjö
- [FFmpeg-devel] [PATCH 0/3]H264 MP4 to Annex B fixes and cosmetics.
Benoit Fouet
- [FFmpeg-devel] MAX_SLICES in H.264 / Also, FMO
Mike Melanson
- [PATCH] Add more tests to eval, help detecting more apparent errors.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Make parse_primary() fails if the expression string is interpreted as a number and evaluated with av_strtod(), but only the first part of the string is parsed.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] fix for latest libvpx
Ferenc Deak
- [FFmpeg-devel] [PATCH] Try to add some ways variables can be read in patcheck.
Benoit Fouet
- [FFmpeg-devel] [PATCH] allow high audio sample rates in mov/mp4 muxer
Justin Ruggles
- [PATCH 2/3] Extend color syntax, make it accept an alpha component specifier.
Stefano Sabatini
- [FFmpeg-devel] Question: declare common function pointers
Maxim
- [FFmpeg-devel] [Fwd: Re: Question: declare common function pointers]
Maxim
- [FFmpeg-devel] [PATCH 2/2] Extend color syntax, make it accept an alpha component specifier.
Stefano Sabatini
- [FFmpeg-devel] MOD support for FFmpeg (My GSoC 2010 task starts tomorrow)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Install lavu/lfg.h.
Ramiro Polla
- [FFmpeg-devel] x264 encoding over RTP and playing in VLC
Dominik Tomczak
- [FFmpeg-devel] RTP/H264 encoding using FFMpeg libs
Dominik Tomczak
- [FFmpeg-devel] [PATCH 1/3] Correctly prefix with "ff_" codec_movvideo_tags and codec_movaudio_tags, as they are internally shared symbols.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/3] List MOV rawvideo codec tags in ff_raw_pix_fmt_tags before NUT tags, and make the nut encoder recognize also MOV audio and video codec tags.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/3] Remove duplicated entries in ff_raw_pix_fmt_tags.
Stefano Sabatini
- [FFmpeg-devel] [CHECKLIST] what is preventing us from switch to git
Luca Barbato
- [PATCH 2/5] Improve av_parse_eval() error reporting.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/4] Move av_get_token() from libavfilter to libavutil.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/4] Add missing check to av_get_token().
Stefano Sabatini
- [FFmpeg-devel] [PATCH] IFF: Add the HAM stuff
Sebastian Vater
- [PATCH 4/5] Make av_parse_expr() fail if there are trailing chars at the end of the provided expression that have not been parsed.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/6] Add more tests to eval, help detecting more apparent errors.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/6] Improve error reporting.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/6] Remove the "b" from "Mb" in -b values for the dnxhd tests.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/6] Make av_parse_expr() fail if there are trailing chars at the end of the provided expression that have not been parsed.
Stefano Sabatini
- [FFmpeg-devel] RTSP over HTTP tunnel authentication
Stas Oskin
- [FFmpeg-devel] [PATCH 5/5] Fix constness for the return value of av_stristr().
Stefano Sabatini
- [FFmpeg-devel] Phantom Cine read support
Attila Kinali
- [FFmpeg-devel] [PATCH] dsputil: add bswap16_buf()
Mans Rullgard
- [FFmpeg-devel] [PATCH 2/3] Document how to negate boolean options.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/3] Document terminal coloring in the -loglevel option.
Stefano Sabatini
- [modular-docs PATCH 1/3] Update documentation dependencies, make ff* tools manpages and HTML pages depend of fftools-common-opts.texi.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/6] Replace multitable for the unsharp filter option table with a simple @table @option.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/6] Put filters+sources+sinks documentation in the ffmpeg and ffplay man pages.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/6] Update documentation dependencies.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] Name the configure log filename by default "config.log" rather than "config.err". The latter is misleading, as the file contains useful information not necessarily related to errors.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Set sample_fmt in output-example.
Ramiro Polla
- [FFmpeg-devel] [BUG] TrueHD decoder swaps back/side channels for 7.1 content
Jason Tackaberry
- [FFmpeg-devel] A64 encoder
Tobias Bindhammer
- [FFmpeg-devel] [PATCH] nellymoserdec: Allow using unusual input block sizes
Martin Storsjö
- [FFmpeg-devel] [PATCH] MPEG-2 DXVA2 decoder implementation
Laurent Aimar
- [FFmpeg-devel] [MAINTENANCE] roundup will be moved again
Luca Barbato
- [FFmpeg-devel] [PATCH] HE-AAC v2 decoder try 2
Alex Converse
- [FFmpeg-devel] [PATCH] libvpx: rc buffer support
James Zern
- [FFmpeg-devel] [PATCH] libvpx: deadline & profile support
James Zern
- [FFmpeg-devel] ffmpeg4iphone creating mp4 video from video frame
Daniel Sof
- [FFmpeg-devel] ffmpeg4iphone codec_id_h264?
Daniel Sof
- [FFmpeg-devel] [PATCH] Support of edit lists in MOV files
Dmitry Broyde
- [PATCH] Add compatibility wrappers for functions moved from lavf to lavc
Mans Rullgard
- [FFmpeg-devel] [PATCH 1/5] Shrink the size of vp56_mv
David Conrad
- [FFmpeg-devel] [PATCH] VP8 decoder
David Conrad
- [FFmpeg-devel] Fix a bug for using dprintf() in mmst.c
zhentan feng
- [FFmpeg-devel] [PATCH] Change all instances of "inofficial" to "unofficial" (except c/l option in lavc/options.c)
Rodney Baker
- [FFmpeg-devel] [PATCH] Add "unofficial" command line option
Rodney Baker
- [FFmpeg-devel] [PATCH] matroskadec : propagate AVERROR to the caller.
Jai Menon
- [PATCH 1/2] Create life source.
Stefano Sabatini
- [FFmpeg-devel] FFmpeg 0.6 status update
Reinhard Tartler
- [FFmpeg-devel] [PATCH] fix convergence_duration default value
Aurelien Jacobs
- [FFmpeg-devel] Coding rules question
Luca Abeni
- [FFmpeg-devel] [PATCH] avienc : Don't write invalid stream headers.
Jai Menon
- [FFmpeg-devel] IEC61937 compatible muxer
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Add support for parsing the Display Definition Segment in dvbsubdec.c
Janne Grunau
- [FFmpeg-devel] [RFC] ANSI/ASCII animation decoder
Peter Ross
- [FFmpeg-devel] Make ff_acelp_lsp2lpc() more generic
Mohamed Naufal
- [FFmpeg-devel] [PATCH]Add data_types for EAC3 and TrueHD to spdif
Carl Eugen Hoyos
- [FFmpeg-devel] Bug#586171: respect $TERM and/or provide --no-color
jidanni at jidanni.org
- [FFmpeg-devel] [PATCH] Remove useless preprocessor directives.
Benoit Fouet
- [FFmpeg-devel] [PATCH 1/2] Move float windowing code in mp3 decoder to dsputils
Vitor Sessak
- [FFmpeg-devel] [PATCH 2/2] SSE optimized mp3 windowing
Vitor Sessak
- [FFmpeg-devel] [PATCH]Silence one warning with icc
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add defined unusual data types for spdif
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] RTMP: Return from rtmp_read as soon as some data is available
Martin Storsjö
- [FFmpeg-devel] Possible license violation
Mark Levitt
- [FFmpeg-devel] [PATCH] Remove libfaad wrapper
Mans Rullgard
- [FFmpeg-devel] [PATCH] Fix seeking HTTP when server uses chunked encoding
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] use reordered_opaque in ffmpeg.c
Alexander Strange
- [FFmpeg-devel] PATCH: 5.1 AAC SMPTE channel order with libfaad
Måns Rullgård
- [FFmpeg-devel] [PATCH/RFC]E-AC-3 via HDMI
Carl Eugen Hoyos
- [FFmpeg-devel] RTSP leak fix?
Stas Oskin
- [FFmpeg-devel] [misc-parse-date PATCH 0/5] Various parse_date() related changes
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Support DTS-ES extension (XCh) in dca
Nick Brereton
- [FFmpeg-devel] [PATCH]E-AC-3 over HDMI
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] mpeg2: remove idct randomisation
Mans Rullgard
- [FFmpeg-devel] [PATCH] mpeg2: fix block_last_index when mismatch control modifies last coeff
Mans Rullgard
- [FFmpeg-devel] [PATCH] aactab: Tablegenify ff_aac_pow2sf_tab.
Alex Converse
- [FFmpeg-devel] [PATCH] hqdn3d libavfilter port
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Allow setting options on URLContexts before opening the connection
Martin Storsjö
- [FFmpeg-devel] [PATCH] ffserver: Use avcodec_copy_context instead of manually copying a context
Martin Storsjö
- [FFmpeg-devel] [PATCH] HTTP: Simplify the handling of chunked vs non-chunked posts
Martin Storsjö
- [FFmpeg-devel] [RFC] MinGW and shlibdir and pkg-config
Stefano Sabatini
- [FFmpeg-devel] Adding dummy mdat atom for mov file
Irfan Shaikh
- [FFmpeg-devel] The FFmpeg Facebook page
Alex Converse
- [FFmpeg-devel] [PATCH] IFF PBM: Add a pad byte if image width is odd
Aleksi Nurmi
- [FFmpeg-devel] [PATCH] av_clip_int8()
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Fix segfault in x11grab when drawing Cursor on Xservers that don't support the XFixes extension
Brenden Bain
- [FFmpeg-devel] [PATCH] add const to pred4x4 topright param
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] libspeex Speex encoding
Nicolas George
- [FFmpeg-devel] bug with multitracks file
Larbi Joubala
- [FFmpeg-devel] [PATCH] vp56.h: change a div to a shift
Ronald S. Bultje
- [FFmpeg-devel] SVN 23679: missing dependency for encoder ra_144
Thierry Foucu
- [FFmpeg-devel] SVN 23679: missing dependency for decoder mp3on4float
Thierry Foucu
- [FFmpeg-devel] SVN 23679: missing dependency for decoder mp3adufloat
Thierry Foucu
- [FFmpeg-devel] SVN 23679: missing dependency for decoder wmavoice
Thierry Foucu
- [FFmpeg-devel] SVN 23679: missing dependency for demuxer oma
Thierry Foucu
- [FFmpeg-devel] [PATCH] Default to using libraries when enabled
Måns Rullgård
- [FFmpeg-devel] [PATCH] prefer non experimental decoders
Janne Grunau
- [FFmpeg-devel] [RFC] mpeg4 parser do not split of sequence end code
Reimar Döffinger
- [FFmpeg-devel] [PATCH] VP8 MMX optimizations (MC and IDCT dc_add)
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add barcelona to the list of cmov/fast_cmov compatible CPUs.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] roundup and webpage certificate checksums
Michael Niedermayer
- [FFmpeg-devel] new command-line option for ffplay
Alexei Svitkine
- [FFmpeg-devel] Flash 10, x264, howto question
David Favor
- [FFmpeg-devel] [PATCH] VP8: avoid conditional and division for chroma MV
Stefan Gehrer
- [FFmpeg-devel] [PATCH 00/12] variable-length array cleanup
Mans Rullgard
- [FFmpeg-devel] Looking for AVCHD/H264 docs
U. George
- [FFmpeg-devel] [PATCH] correctly return EOF for smacker videos
Alexei Svitkine
- [FFmpeg-devel] [PATCH] ffv1 rgba decoder alpha fix
Thad Ward
- [FFmpeg-devel] [PATCH] reindent after r19622
Rafaël Carré
- [FFmpeg-devel] [PATCH] svq1dec: replace VLA with malloc/free
Mans Rullgard
- [FFmpeg-devel] [PATCH] tta: replace potentially huge VLAs with malloc/free in context
Mans Rullgard
- [FFmpeg-devel] [HACK] CDQ "support" for mov demuxer
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Cosmetics : Add a space after the AVClass prefix to improve readability.
Jai Menon
- [FFmpeg-devel] [PATCH] vorbisenc: remove VLAs
Mans Rullgard
- [FFmpeg-devel] Memory leak: av_interleaved_write_frame
Pavel Pavlov
- [FFmpeg-devel] [PATCH] SSE RDFT
Måns Rullgård
- [FFmpeg-devel] [PATCH] twinvq: remove VLAs
Mans Rullgard
- [FFmpeg-devel] [PATCH] rv34: kill VLAs
Mans Rullgard
- [FFmpeg-devel] [PATCH] decode at least 4 H.264 frames in av_find_stream_info
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] huffyuv: make VLAs fixed size
Mans Rullgard
- [FFmpeg-devel] mov file generated does not plays back on QT
Irfan Shaikh
- [FFmpeg-devel] H.264 MVC
Peter Wimmer
- [FFmpeg-devel] MOV vs MP4
Irfan Shaikh
- [FFmpeg-devel] [PATCH] elbg: remove VLAs
Mans Rullgard
- [FFmpeg-devel] [PATCH] ffv1: remove VLAs
Mans Rullgard
- [FFmpeg-devel] [PATCH 1/3] Allow pre-generation of AES tables.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] aes: fix array index out of bounds warnings
Mans Rullgard
- [FFmpeg-devel] [PATCH] Optimize mp2 decoder
Vitor Sessak
- [FFmpeg-devel] [PATCH] Avoid a branch in MP2 decoder
Vitor Sessak
- [FFmpeg-devel] [PATCH] Fix implicit cast warnings in libavformat/metadata.c
Eli Friedman
- [FFmpeg-devel] [PATCH] R10k deocder
Zhou Zongyi
- [FFmpeg-devel] AVComponentDescriptor & v210
Daniel Kristjansson
- [FFmpeg-devel] [PATCH] VP8: correctly use optimal epel functions for splitmv mode
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8: simplify splitmv parsing
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/2] tableprint: use the type name as-is for the functions' names.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] Fix implicit cast warning in libavformat/rtpdec_asf.c
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix implicit cast warnings in libswscale/swscale.c
Eli Friedman
- [FFmpeg-devel] [PATCH] Change broken -Werror=implicit flag in configure into working flag
Eli Friedman
- [FFmpeg-devel] [PATCH 1/2] Altivec: Add helper function to load from a constant misalignment
David Conrad
- [FFmpeg-devel] [PATCH] Add const to arguments to dsputil scalarproduct_int16 and scalarproduct_and_madd_int16
Eli Friedman
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
Pascal Massimino
- [FFmpeg-devel] How to debug the audio can video synchonization problem
zhihang wang
- [FFmpeg-devel] [PATCH] tablegen: implement and use WRITE_ARRAY macros
Diego Elio 'Flameeyes' Pettenò
- [PATCH] Make ff_url_split() public
Mans Rullgard
- [FFmpeg-devel] [RFC] motion_est: avoid implicit truncation warnings
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix warning in libavformat/utils.c
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in libavformat/avio.c
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix another warning in libavformat/avio.c
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in libavfilter/vf_scale.c
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix clang warning in libavfilter/vf_unsharp.c
Eli Friedman
- [FFmpeg-devel] [PATCH] ra288: convert VLAs to fixed size
Mans Rullgard
- [FFmpeg-devel] [PATCH] vc1dec: fix sign of pointer-to-scantable variables
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in ff_metadata_mux_compat (in libavformat/metadata_compat.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in url_resetbuf (in aviobuf.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in decode_residual (in h264_cavlc.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] strict-aliasing-safe aes.c
Reimar Döffinger
- [FFmpeg-devel] [PATCH] MPEG sequeunce display extension parsing off by 2 error
Daniel Kristjansson
- [misc-filters PATCH] Add overlay filter.
Stefano Sabatini
- [PATCH 12/12] Add overlay filter.
Stefano Sabatini
- [PATCH 4/4] Add overlay filter.
Stefano Sabatini
- [PATCH 2/2] Port overlay filter from the libavfilter repo (with lots of fixes), adopting Baptiste variant which is simpler and faster.
Stefano Sabatini
- [PATCH 2/3] Port overlay filter from the libavfilter repo (with lots of fixes), adopting Baptiste variant which is simpler and faster.
Stefano Sabatini
- [PATCH 3/3] Port overlay filter from the libavfilter repo (with lots of fixes), adopting Baptiste variant which is simpler and faster.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Another optimization for mp3 decoder
Vitor Sessak
- [FFmpeg-devel] [PATCH] VP8 MMX idct_add
Ronald S. Bultje
- [FFmpeg-devel] BDAV blu ray muxer format/specs
U. George
- [FFmpeg-devel] VP8 decoder optimization status
Jason Garrett-Glaser
- [FFmpeg-devel] [Patch] Update ultrafast, superfast, and veryfast libx264 ffpresets
Lou Logan
- [FFmpeg-devel] [PATCH] Use __clang_version__ when available
David Conrad
- [FFmpeg-devel] [PATCH] ARMv6 VP8 IDCT
David Conrad
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Martin Storsjö
- [PATCH] Make av_get_random_seed() non-blocking
Mans Rullgard
- [FFmpeg-devel] Patches from XBMC
Måns Rullgård
- [FFmpeg-devel] [PATCH] VAAPI/H264: fix slice_data_bit_offset calculation
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] ffplay: remove VLA
Mans Rullgard
- [FFmpeg-devel] [PATCH] mxfdec: make it work with other calling conventions
Reimar Döffinger
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Daniel G. Taylor
- [FFmpeg-devel] [PATCH] Fix strict-aliasing violations in MPV_motion_internal (in mpegvideo_common.h)
Eli Friedman
- [FFmpeg-devel] [misc-filters PATCH 2/5] Add color source.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 4/5] Move colorspace.h from lavc to lavu. Avoid a compile-dependancy of the pad filter on lavc.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 5/5] Factorize common code shared between pad and color source. Implement fill_line_with_color().
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Fix warning in rv34_set_deblock_coef (in libavcodec/rv34.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in synth_block_fcb_acb (in libavcodec/wmavoice.c)
Eli Friedman
- [FFmpeg-devel] [RFC] more readable aes.c mix function
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in get_packetheader (in libavformat/nutdec.c)
Eli Friedman
- [FFmpeg-devel] [PATCH 00/28] XMBC patches
Mans Rullgard
- [FFmpeg-devel] [PATCH] matroskadec: Only merge SSA packets together
David Conrad
- [FFmpeg-devel] [PATCH 5/6] vorbisdec: remove variable-length arrays
Måns Rullgård
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] ARMv6 optimised VP3 loop filter
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Mans Rullgard
- [misc-filters PATCH 3/6] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] mpegaudioenc: remove write-only variables from ctx
Rafaël Carré
Last message date:
Wed Jun 30 23:59:21 CEST 2010
Archived on: Mon Mar 28 01:11:50 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).