March 2011 Archives by thread
Starting: Tue Mar 1 00:58:40 CET 2011
Ending: Thu Mar 31 23:27:04 CEST 2011
Messages: 1884
- [FFmpeg-devel] Seek problem with ffmpeg-mt
Thomas Worth
- [FFmpeg-devel] [PATCH] Don't call memset() unless output buffer is non-NULL, otherwise warn if it is NULL.
Sean McGovern
- [FFmpeg-devel] Another possible bug in dvbsub.c
Tomas Härdin
- [FFmpeg-devel] [rfc] merge the applehttp-urlprotocol into main
Joakim Plate
- [FFmpeg-devel] [PATCH] Non-blocking HTTP
Nicolas George
- [FFmpeg-devel] Jittery sound using ffplay
asim khan
- [FFmpeg-devel] [PATCH] source snapshots back in action
Diego Biurrun
- [FFmpeg-devel] [PATCH] aac_latm_dec: use aac context and aac m4ac
Thadeu Lima de Souza Cascardo
- [FFmpeg-devel] [Brainstorming] sound reproduction with a 3 voice soundchip
François Revol
- [FFmpeg-devel] [PATCH] source snapshots back in action since a long time
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] pthreads: Fix bug introduced with thread_safe_callbacks
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/3] avio: avio_ prefix for url_fseek
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 2/3] lavf: replace all uses of url_fskip with avio_seek
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 3/3] avio: deprecate url_fskip
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avio: add avio_get_str as a replacement for get_strz
Anton Khirnov
- [FFmpeg-devel] [PATCH] check that incoming data is identified as H.264
Michael Niedermayer
- [FFmpeg-devel] [PATCH] aviobuf: Write new data at s->buf_end in fill_buffer
Michael Niedermayer
- [FFmpeg-devel] [PATCH] In dnxhd encoder, allow encoding with nitris compatibility.
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] In mov muxer, use correct tag for dvcpro hd
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] In mov muxer, fix tkhd height for imx
Baptiste Coudurier
- [FFmpeg-devel] [PATCH]Fix bug in setting the pts when decoding or transcoding Dirac video wrapped in MPEG-TS using libschroedingerdec.c
Anuradha Suraparaju
- [FFmpeg-devel] [PATCH] pthread: Allow thread_count==0
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] In vc1 decoder, fix decoding when end sequence is present
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] threads: allow thread count of zero
Mans Rullgard
- [FFmpeg-devel] compiling ffmpeg with cygwin
alexander ehlert
- [FFmpeg-devel] [PATCH] Add detail to the documentation for ffmpeg -map.
Diego Biurrun
- [FFmpeg-devel] [VOTE] Equality and leader team
Nicolas George
- [FFmpeg-devel] [PATCH] lsws: undeprecate sws_getContext()
Stefano Sabatini
- [FFmpeg-devel] [FFmpeg-commits] lavf: replace all uses of url_fskip with avio_seek
Peter Ross
- [FFmpeg-devel] [PATCH] Parse bext metadata in wav (BWF)
Tomas Härdin
- [FFmpeg-devel] [PATCH] configure: add check for pkg-config return value
Stefano Sabatini
- [FFmpeg-devel] [PATCH] vp3-mt: fix deadlock when first frame is not a keyframe.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] yadif: add parens around macro parameters
Mans Rullgard
- [FFmpeg-devel] [PATCH 1/3] Round the mov track duration to 3 decimals.
Benjamin Larsson
- [FFmpeg-devel] DVD (MPEG2 Program Stream) with resetting DTS/PTS & SCR
Robin Stevens SDS
- [FFmpeg-devel] [PATCH] improve yuv422p to rgb in libswscale
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Add a parser for DNET (byte-swapped AC3).
Reimar Döffinger
- [FFmpeg-devel] uploaded sample for qcelp 'blank frame handling'
Bill McGonigle
- [FFmpeg-devel] BUGREPORT with aac encoding/decoding
Martin Wöginger
- [FFmpeg-devel] [PATCH] support for flvtool2 "keyframes based" generated index in FLV format decoder
Kharkov Alexander
- [FFmpeg-devel] Where to byte swap?
Gavin Kinsey
- [FFmpeg-devel] [PATCH 1/2] avio: add avio_skip macro
Peter Ross
- [FFmpeg-devel] [PATCH 1/3] avio: add avio_get_str()
Anton Khirnov
- [FFmpeg-devel] [PATCH]wmv3 encoder
Giovanni Muti
- [FFmpeg-devel] Configure bug with --cpu=k8-sse3 (and a patch)
Davide Bergamini
- [FFmpeg-devel] [PATCH] avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
- [FFmpeg-devel] Add more repositories to the download page
Luca Barbato
- [FFmpeg-devel] YUV image conversion
jelliott at rohan.sdsu.edu
- [FFmpeg-devel] [PATCH] movenc.c: fix metadata writing.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Introduce avio_wtag.
Baptiste Coudurier
- [FFmpeg-devel] qemu 0.14.0(no audio using ffplay error with aplay)
asim khan
- [FFmpeg-devel] [PATCH] aaccoder: reduce the multiplication
Young Han Lee
- [FFmpeg-devel] [PATCH] source snapshots URLs for all repositories on the download page
Diego Biurrun
- [FFmpeg-devel] MxPEG decoder
Anatoly Nenashev
- [FFmpeg-devel] [PATCH 1/2] ac3enc: use av_assert2() instead of assert() to make debugging easier.
Justin Ruggles
- [FFmpeg-devel] [PATCH] avio: avio_ prefix for url_fsize
Anton Khirnov
- [FFmpeg-devel] [PATCH] Add ppc/fmtconvert_ppc.c to fix compilation for PPC without Altivec.
Justin Ruggles
- [FFmpeg-devel] [PATCH 1/2] avio: add an inline avio_eof function as a replacement for url_feof
Anton Khirnov
- [FFmpeg-devel] [PATCH 2/2] avio: add an inline avio_error function as a replacement for url_ferror
Anton Khirnov
- [FFmpeg-devel] [PATCH] ac3enc: check snr_offset of 0 before failing in cbr_bit_allocation().
Justin Ruggles
- [FFmpeg-devel] [PATCH] ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h
Justin Ruggles
- [FFmpeg-devel] [PATCH] ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it instead of the hardcoded value.
Justin Ruggles
- [FFmpeg-devel] runtime-cpu-detect bug in swscale
Darren Horrocks
- [FFmpeg-devel] [PATCH] Fix av_find_best_stream when providing a wanted stream
Marton Balint
- [FFmpeg-devel] Cherry picked from videolan repo
Luca Barbato
- [FFmpeg-devel] [PATCH] ac3enc: replace nb_coefs with start_freq and end_freq in AC3EncodeContext.
Justin Ruggles
- [FFmpeg-devel] [PATCH] POC: add custom header support to mmsh (looking for suggestions on better solution)
Saqeb Akhter
- [FFmpeg-devel] JPEG 2000
rukhsana afroz
- [FFmpeg-devel] [PATCH] swscale: have --enable-runtime-cpudetect actually detect cpu capabilities at runtime
Darren Horrocks
- [FFmpeg-devel] [PATCH] update MAINTAINERS
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Detect DNET/byte-swapped AC-3 and support decoding it directly.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add rule for compiling to asm
Mans Rullgard
- [FFmpeg-devel] [PATCH] CrystalHD decoder support v6
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add audio codec 0x1600 (ADTS AAC)
Peter Ross
- [FFmpeg-devel] [RFC] libavformat/avio.h API cleanup
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Use avio_read instead of get_strz to read mov string.
Reimar Döffinger
- [FFmpeg-devel] [PATCH 1/3] configure: improve pkg-config support
Mans Rullgard
- [FFmpeg-devel] [PATCH 2/3] configure: use pkg-config helpers
Mans Rullgard
- [FFmpeg-devel] the efficiency of avcodec_encode_video method
xutm
- [FFmpeg-devel] [PATCH 1/7] avio: deprecate url_fgets
Anton Khirnov
- [FFmpeg-devel] [PATCH] Add option to disable termios.h usage
Takis Issaris
- [FFmpeg-devel] [FFmpeg-commits] Add Apple HTTP Live Streaming protocol handler
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/2] libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter
Anssi Hannula
- [FFmpeg-devel] [PATCH 1/2] Add APIchanges entry and minor bump for av_pkt_dump{, _log}2
Martin Storsjö
- [FFmpeg-devel] Future of applehttp demuxer, Was: [FFmpeg-commits] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] lavf: Make make_absolute_url a lavf internal function
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/2] applehttp: Implement seeking in the protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/3] configure: allow checking multiple functions in check_func_headers()
Mans Rullgard
- [FFmpeg-devel] [PATCH] oggdec.c: url_fgetc() -> avio_r8() where return value is unchecked.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] lavf: document the use of multiple entries in language metadata tag
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] aacenc: remove the data arrays
Ronald S. Bultje
- [FFmpeg-devel] [RFC] The Big Bump checklist
Ronald S. Bultje
- [FFmpeg-devel] Fwd: framebuffer device demuxer
Stefano Sabatini
- [FFmpeg-devel] [FFmpeg-commits] avio: deprecate url_fget_max_packet_size
Stefano Sabatini
- [FFmpeg-devel] [PATCH] reindent.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] add (e)ac3float decoders
madshi
- [FFmpeg-devel] [PATCH] lavf: update documentation of AVOutputFormat.flags
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 1/2] mpegts: add all stream languages into metadata
Ronald S. Bultje
- [FFmpeg-devel] [PATCH 2/2] mpegtsenc: handle multiple language tags per stream
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Flag DVB subtitles for the hard hearing appropriately using their component_type id.
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] document and make av_set_systematic_pal public
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avcodec_decode_audio4
Justin Ruggles
- [FFmpeg-devel] [PATCH] id3v2: fix typo
Anton Khirnov
- [FFmpeg-devel] [FFmpeg-commits] aacenc: remove the data arrays
Nathan Caldwell
- [FFmpeg-devel] qemu 0.14. 0(ffplay no audio)
asim khan
- [FFmpeg-devel] [PATCH] aacenc: Fix a segfault in search_for_quantizers
Nathan Caldwell
- [FFmpeg-devel] [PATCH] Add drawtext filter from the libavfilter soc repo.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/2] aacenc: refactor parts of the AAC psymodel
Nathan Caldwell
- [FFmpeg-devel] [PATCH 2/2] aacenc: cosmetics, whitespace and comment clarification
Nathan Caldwell
- [FFmpeg-devel] [PATCH] lavfi: add fade filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Add a dummy option -i to ffplay so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file".
banan at ludd.ltu.se
- [FFmpeg-devel] [PATCH 0/3] Bitmap Brothers JV playback system
Peter Ross
- [FFmpeg-devel] 10-bit DNxHD support
Joseph Artsimovich
- [FFmpeg-devel] [PATCH 0/3] AC3 fixed-point encoder sample shifting
Justin Ruggles
- [FFmpeg-devel] [rfc][soc] ffmpeg behaviour
Luca Barbato
- [FFmpeg-devel] [PATCH] Some headerdocs for avcodec.h
Wim Lewis
- [FFmpeg-devel] [PATCH] doc: document applehttp protocol
Luca Barbato
- [FFmpeg-devel] [PATCH] applehttp: Fix a typo in a comment
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add one more avc intra fourcc and extend the description
banan at ludd.ltu.se
- [FFmpeg-devel] Google Summer of Code 2011 ideas needed!
Ronald S. Bultje
- [FFmpeg-devel] (new) intermediate codec
Lars Täuber
- [FFmpeg-devel] ffmpeg logging on stderr
tech gro
- [FFmpeg-devel] Any devs looking to get paid to work on ffmpeg?
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] mkv MatroskaBlock.duration not initialized for SimpleBlock
John Stebbins
- [FFmpeg-devel] [PATCH 0/1] CrystalHD decoder support v7
Philip Langdale
- [FFmpeg-devel] [PATCH] h264_mp4toannexb_bsf: Fix spurious warning when stream has SPS and PPS units.
Philip Langdale
- [FFmpeg-devel] [PATCH] Export profiles from the mpeg2 video decoder
banan at ludd.ltu.se
- [FFmpeg-devel] [PATCH] ALSA: implement channel layout for playback.
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] Add request_sample_fmt field to AVCodecContext to allow user to request a specific sample format from the audio decoder.
Justin Ruggles
- [FFmpeg-devel] Patch review request: 10bit DNxHD decoding support
Joseph Artsimovich
- [FFmpeg-devel] Add support for high bit depth h264 decoding
Oskar Arvidsson
- [FFmpeg-devel] [PATCH 05/15] Move the functions in h264idct into a new file h264idct_internal.h.
Oskar Arvidsson
- [FFmpeg-devel] [PATCH 07/15] Template h264dsp_internal.h with respect to pixel size, etc.
Oskar Arvidsson
- [FFmpeg-devel] [PATCH 09/15] Template h264idct_internal.h with respect to pixel size, etc.
Oskar Arvidsson
- [FFmpeg-devel] [PATCH 11/15] Make the h264 loop filter bit depth aware.
Oskar Arvidsson
- [FFmpeg-devel] [PATCH] dsputil: add bswap16_buf()
Mans Rullgard
- [FFmpeg-devel] [PATCH] aaccoder: Change FFMAX for allzero flag to OR bit operation
Young Han Lee
- [FFmpeg-devel] Still no luck seeking with latest git of ffmpeg-mt, have detailed explanation of the problem
Thomas Worth
- [FFmpeg-devel] [PATCH] Fix av_find_best_stream when decoder_ret is given and using a related stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Deprecated crop examples are wrong
Michael Niedermayer
- [FFmpeg-devel] Small memleak when use AAC codec.
Michael Niedermayer
- [FFmpeg-devel] [ffmpeg-devel] H264 encoding with libavcodec/libavformat
Quy Pham Sy
- [FFmpeg-devel] [PATCH 1/4] VP8: use a goto to break out of two loops
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH 1/2] ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.
Justin Ruggles
- [FFmpeg-devel] [PATCH] Export profile/level from the vc1 decoder
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] Add CONFIG_AC3DSP symbol to simplify makefiles
Mans Rullgard
- [FFmpeg-devel] Revert non-blocking protocol
Luca Barbato
- [FFmpeg-devel] [PATCH 1/3] jv demuxer: calculate palette_size for each frame in read_header
Peter Ross
- [PATCH] ffmpeg: include conditionally the sws_flags variable
Stefano Sabatini
- [FFmpeg-devel] [PATCH] ffmpeg: add av_unused to sws_flags variable
Stefano Sabatini
- [FFmpeg-devel] [PATCH] ffmpeg: remove unused variable in ffmpeg_exit()
Stefano Sabatini
- [PATCH] cmdutils: remove list_fmts(), simplify
Stefano Sabatini
- [FFmpeg-devel] [PATCH] cmdutils: change signature to list_fmts()
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavu: add av_get_color_string() and use it in -colors option
Stefano Sabatini
- [PATCH] fbdev: fix check on nanosleep return vale
Stefano Sabatini
- [FFmpeg-devel] [PATCH] fbdev: simplify logic in fbdev_read_packet()
Stefano Sabatini
- [FFmpeg-devel] [RFC] -vcodec libx264 -bf 0 and timestamps issue
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/5] avio: make av_url_read_fseek/fpause internal.
Anton Khirnov
- [FFmpeg-devel] [PATCH 3/5] avio: change avio_tell/skip from macros to inline functions
Anton Khirnov
- [FFmpeg-devel] [PATCH 5/5] avio: always compile avio_printf, rather than on CONFIG_MUXERS
Anton Khirnov
- [PATCH] ffprobe: implement -show_frames option
Stefano Sabatini
- [FFmpeg-devel] [PATCH] mm decoder: move buffer allocation from decode_init() to decode_frame()
Peter Ross
- [FFmpeg-devel] [PATCH 1/8] lavc: move the version macros to a new installed header.
Anton Khirnov
- [FFmpeg-devel] libavfilter: extending overlay filter
Mark Himsley
- [FFmpeg-devel] [FFmpeg-commits] doc: document applehttp protocol
Stefano Sabatini
- [FFmpeg-devel] [PATCH] ffprobe: tweak error message in open_input_file()
Stefano Sabatini
- [FFmpeg-devel] [RFC] av_get_bits_per_sample() questions
Stefano Sabatini
- [FFmpeg-devel] [ANOUNCEMENT] ffmpeg.org
Jason Garrett-Glaser
- [FFmpeg-devel] Maintainership Clarifications
Luca Barbato
- [FFmpeg-devel] unsubscribe to this mailing list
Yang Zhou
- [FFmpeg-devel] How to change the *.dll name?
华々光影
- [FFmpeg-devel] [PATCH/ffmpeg.org] move 'browse repository' hyperlinks into the git clone column
Peter Ross
- [FFmpeg-devel] (trying to be) a voice of reason
madshi
- [FFmpeg-devel] Copyright claims about material on ffmpeg.org
Michael Niedermayer
- [FFmpeg-devel] (no subject)
华々光影
- [FFmpeg-devel] [VOTE][Result] Equality and leader team
Michael Niedermayer
- [FFmpeg-devel] [ANN] Project renamed to Libav
Ronald S. Bultje
- [FFmpeg-devel] Controlling the Pixel Aspect Ratio (PAR)
Tony Strauss
- [FFmpeg-devel] [ANNOUNCE] Mailing list shutdown
Anton Khirnov
- [FFmpeg-devel] My view of this f***ed up situation
Vitor Sessak
- [FFmpeg-devel] [PATCH 1/4] partially rename FFmpeg to Libav
Janne Grunau
- [FFmpeg-devel] Regarding the Summer of Code and the FFMPEG/LIBAV bifurcation.
Chris DiBona
- [FFmpeg-devel] [PATCH 0/3] CrystalHD: Improved h.264 interlaced support and small fixes
Philip Langdale
- [FFmpeg-devel] [PATCH 1/3] h264_mp4toannexb_bsf: Fix spurious warning when stream has SPS and PPS units.
Philip Langdale
- [PATCH] lavf: make av_interleave_packet() return meaningful error codes
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavf: enable av_dlog() in compute_pkt_fields2()
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavf: make compute_pkt_fields2() return meaningful error values
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavf: enable av_dlog message in av_interleaved_write_frame()
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavf: make av_interleave_packet() propagate compute_pkt_fields2() error code
Stefano Sabatini
- [FFmpeg-devel] [POC] Implement ffprobe -show_frames
Stefano Sabatini
- [FFmpeg-devel] [RFC] Bayer colorspaces: CODEC_ID, PIX_FMT or both?
Peter Ross
- [FFmpeg-devel] [RFC] Non monotonically increasing timestamps
Stefano Sabatini
- [FFmpeg-devel] [PATCH] ffmpeg.org libav info
Lou Logan
- [FFmpeg-devel] [PATCH] ffmpeg.org repository separation
Lou Logan
- [FFmpeg-devel] [PATCH] Fix LIBTARGET within configure for dlltool
Kyle
- [FFmpeg-devel] [ANNOUNCE] ffmpeg-mt merged
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg.org FFmpeg-mt merge news
Lou Logan
- [FFmpeg-devel] [GSoC] Qualification Task
Mina Nagy Zaki
- [FFmpeg-devel] [PATCH 0/4] BGR48 lavfitest patches and friends
Peter Ross
- [FFmpeg-devel] [PATCH] display warning if rawvideo encoder cannot find codec_tag for the given input format
Peter Ross
- [FFmpeg-devel] [PATCH] 10-bit DNxHD decoding and encoding
Joseph Artsimovich
- [FFmpeg-devel] [PATCH] RTMP streaming crashes after some time with Flash Media Server (FMS), Issue 2236
Manjunath Siddaiah
- [FFmpeg-devel] Fate under qemu
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix memory corruption in srt_to_ass (subtitle decoder)
Alexandre Colucci
- [FFmpeg-devel] [PATCH] Update to latest MPlayer version.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] ac3dec: avoid pointless alloc and indirection for input_buffer
Reimar Döffinger
- [FFmpeg-devel] FATE boxes
Ramiro Polla
- [FFmpeg-devel] [PATCH] Fix incorrect colors when decoding DVD subtitles
Alexandre Colucci
- [FFmpeg-devel] Scaling Question and Idea
JULIAN GARDNER
- [FFmpeg-devel] [PATCH] Fix incorrect colors when decoding Blu-ray subtitles
Alexandre Colucci
- [FFmpeg-devel] DPX Encoder
Enrique Ramirez
- [FFmpeg-devel] [PATCH] DPX decode: add buffer size checks.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] ffprobe: provide format parameters to av_open_input_file()
Stefano Sabatini
- [FFmpeg-devel] mt fork merged but currently disabled?
Gianluigi Tiesi
- [FFmpeg-devel] [PATCH 1/3] DPX image encoder
Peter Ross
- [FFmpeg-devel] [PATCH] Extract rotation in MOV metadata
Dave Badia
- [FFmpeg-devel] [PATCH] Unbreak avcodec_thread_init
Reimar Döffinger
- [FFmpeg-devel] [PATCH] ffmpeg: warns the user when the selected pixel format is ignored
Stefano Sabatini
- [FFmpeg-devel] [PATCH] setdar: prefer "sar" over "par" in log info message
Stefano Sabatini
- [FFmpeg-devel] [PATCH] documentation: add setdar and setsar description to filters.texi
Stefano Sabatini
- [FFmpeg-devel] [PATCH] documentation: extend documentation for ffmpeg -aspect option
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Add PlayStation Portable PMP format demuxer
Reimar Döffinger
- [FFmpeg-devel] [FFmpeg-cvslog] ALSA: implement channel layout for playback.
Nicolas George
- [FFmpeg-devel] [PATCH 0/7] CrystalHD: Improved interlaced support
Philip Langdale
- [FFmpeg-devel] GSoC project (JPEG 2000)
rukhsana afroz
- [FFmpeg-devel] Query : "h264 decoder optimizations"
at R0Y
- [FFmpeg-devel] [PATCH] lavfi: make af_aconvert work as expected with multiple channel input
Mina Nagy Zaki
- [FFmpeg-devel] [PATCH] Use consistent condition for whether to run slice-threading execute function.
Reimar Döffinger
- [FFmpeg-devel] FFmpeg MT and HWACCEL mess
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Allow mpegvideo_xvmc decoder to be switched to full software decoding.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] lavf: inspect more frames for fps when container time base is coarse
Reimar Döffinger
- [FFmpeg-devel] [PATCH] mp: extend syntax, make it accept mp=filter=params
Stefano Sabatini
- [FFmpeg-devel] [PATCH] mp: add filter description to filters.texi
Stefano Sabatini
- [FFmpeg-devel] [PATCH] SubRip encoder
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set.
Philip Langdale
- [FFmpeg-devel] [CODE DUMP] DirectShow capture support
Ramiro Polla
- [FFmpeg-devel] [PATCH] Fix check for new enough CrystalHD library
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Cope with VA-API 0.32
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] add top video filter
Mark Himsley
- [FFmpeg-devel] FFPlay crashes with assertion on RTSP playback
Stas Oskin
- [FFmpeg-devel] [PATCH] Redefine sameq
Lou Logan
- [FFmpeg-devel] Want to hire FFMpeg consultant
Tim Ouellette
- [FFmpeg-devel] Funding to replace libfaac
Dave Brueck
- [FFmpeg-devel] [PATCH] add MicroDVD muxer and demuxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 0/2] Fix h264_parser for COMPLETE_FRAMES v2
Philip Langdale
- [FFmpeg-devel] [PATCH] vaapi: filter out DELAYED_PIC_REF flag
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] vaapi: disable if check_lib failed
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Fix buffer overflow checks to avoid integer overflows.
Reimar Döffinger
- [FFmpeg-devel] SWSCALE: Colorspace conversion for images
Frank Barchard
- [FFmpeg-devel] [PATCH] gradfun: add notice from the MPlayer manual
Stefano Sabatini
- [FFmpeg-devel] lavfi: expected behavior for multiple filter definitions
Mina Nagy Zaki
- [FFmpeg-devel] [PATCH] h264: permit h264 decoder to be compiled when svq3 decoder is disabled
Peter Ross
- [FFmpeg-devel] [PATCH 1/2] img2: stop using CODEC_ID_RAWVIDEO to trigger processing of independant y/u/v image files
Peter Ross
- [FFmpeg-devel] [PATCH 1/3] vaapi: move configure check down
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH 2/3] vaapi: require version >= 0.32.0
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH 3/3] vaapi: allow build against older VA-API 0.31
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] mingw32 compilation after 'unbreak avcodec_thread_init' commit
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH] x11grab.c: removed allocation and memcpy
Sven C. Dack
- [FFmpeg-devel] 2nd Asking: Want to hire FFMpeg consultant
Tim Ouellette
- [FFmpeg-devel] RTSP / H264: Want to hire FFMpeg consultant
Tim Ouellette
- [FFmpeg-devel] ffmpeg and streams
Laurent Goderre
- [FFmpeg-devel] [PATCH] eval: add support for a round function
Stefano Sabatini
- [FFmpeg-devel] [PATCH] scale: make the filter parametric
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/3] In print_report, use int64_t for pts to check for 0 and avoid inf value for bitrate.
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] add fieldorder video filter
Mark Himsley
- [FFmpeg-devel] [PATCH]Try to improve -s size documentation
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Support pcm_s32 in alsa
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Plausibility check for TrueHD channel_layout
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] ALSA: fix a stupid bad use of av_freep
Nicolas George
Last message date:
Thu Mar 31 23:27:04 CEST 2011
Archived on: Thu Mar 31 23:28:49 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).