March 2009 Archives by thread
Starting: Sun Mar 1 00:30:06 CET 2009
Ending: Tue Mar 31 23:47:20 CEST 2009
Messages: 2702
- [FFmpeg-devel] [PATCH] metadata conversion API
Michael Niedermayer
- [FFmpeg-devel] [PATCH] metadata API is now ready to be part of public API
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] Add documentation for -ast, -vst, -sst
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Fix MPEG-TS seek and frame positions in general
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Make AAC internal API marginally more consistent
Alex Converse
- [FFmpeg-devel] [PATCH] read header in FLAC demuxer
Justin Ruggles
- [FFmpeg-devel] [PATCH] Estimate has_b_frames over try_decode_frame() / av_find_stream_info()
Michael Niedermayer
- [FFmpeg-devel] [RFC] rtsp.c EOF support
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH] MPEG4 frame decode - enable decode of vol header only
Haim Alon
- [FFmpeg-devel] dvdsub encoder: respect palette when it makes sense
Nicolas George
- [FFmpeg-devel] [PATCH] get rid of mpeg_mc_decode_init
Reimar Döffinger
- [FFmpeg-devel] [PATCH] SVQ3: Fix decoding with A32_BITSTREAM_READER
Mans Rullgard
- [FFmpeg-devel] [PATCH] rtpdec.c: don't overwrite pkt->stream_index in finalize_packet()
Luca Abeni
- [FFmpeg-devel] r17650 breaks alsa detection
Luca Abeni
- [FFmpeg-devel] [PATCH] use new metadata API in ffmpeg, ffplay...
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] API changelog
Aurelien Jacobs
- [FFmpeg-devel] [PATCH]RTSP Basic Authentication
Stefano Sabatini
- [FFmpeg-devel] release status
Diego Biurrun
- [FFmpeg-devel] libopenjpeg only looks for openjpeg.h in includedir
sean darcy
- [FFmpeg-devel] [PATCH] Document av_gcd()
Stefano Sabatini
- [FFmpeg-devel] [PATCH] --enable-libx264 and --enable-libxvid depend on --enable-pthread
Diego Biurrun
- [FFmpeg-devel] [PATCH] bring -qpfile option of x264 to ffmpeg
Ying Bian
- [FFmpeg-devel] [PATCH] Make parser not favor packets with pts/dts (and related fixes)
Michael Niedermayer
- [FFmpeg-devel] videodev.h
don caprio
- [FFmpeg-devel] [PATCH] swscale alpha channel support
Cédric Schieli
- [FFmpeg-devel] [PATCH] Make RM demuxer behave better with -an option
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] dump_format after av_write_header
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Documentation cleanup - image formats
Diego Biurrun
- [FFmpeg-devel] SDP file generated from ffmpeg RTP muxer does not work with DSS, why?
Limin Wang
- [FFmpeg-devel] [PATCH] h263dec.c: add HW acceleration hooks
Georges-Etienne Legendre
- [FFmpeg-devel] [PATCH] stop av_find_stream_info after reading a certain amount of frames
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Set PixFmtInfo::{x, y}_chroma_shift for VDPAU and VAAPI
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Disable ff_print_debug_info() in HW acceleration mode
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] add context to av_log() calls
Benoit Fouet
- [FFmpeg-devel] [RFC] Add AVFrame::hwaccel_data{, _private} (Was: [PATCH][VAAPI][2/6] Add common data structures and helpers)
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] libavdevice: JACK demuxer
Olivier Guilyardi
- [FFmpeg-devel] [PATCH] new function get_sbits_long()
Justin Ruggles
- [FFmpeg-devel] [PATCH] Refactor ff_h263_decode_mb()
Kostya
- [FFmpeg-devel] [RFC] pointless assignment in show_bits_long ?
Reimar Döffinger
- [FFmpeg-devel] [PATCH] H.263/I.263 PB-frames support
Kostya
- [FFmpeg-devel] [PATCH] Add sign_extend() function to mathops.h
Mans Rullgard
- [FFmpeg-devel] Request for review
Roman V. Shaposhnik
- [FFmpeg-devel] [PATCH] Add vf_scale.c filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] ALAC: use sign_extend() from mathops.h
Mans Rullgard
- [FFmpeg-devel] What is missing for working AVFMT_FLAG_NONBLOCK?
Michael Niedermayer
- [FFmpeg-devel] [PATCH] H.264: cleanup decode_residual()
Alex Converse
- [FFmpeg-devel] [PATCH] simplify ipmovie.c pts calculation
Mike Melanson
- [FFmpeg-devel] Upgrade of natsuki tomorrow
Mike Melanson
- [FFmpeg-devel] MOV: fix crash when 'meta' occurs before first 'trak'
Alex Converse
- [FFmpeg-devel] [PATCH] MOV: support stz2 "Compact Sample Size Box"
Alex Converse
- [FFmpeg-devel] [PATCH] use sign_extend in alacenc.c
Jai Menon
- [FFmpeg-devel] [PATCH][8/8] Add VA API deps to configure (take 2)
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Add frame buffer allocators
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Add hwaccel_data infrastructure
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH][VAAPI][2/6] Add common data structures and helpers (take 2)
Gwenole Beauchesne
- [FFmpeg-devel] Remove force of largefile defines in common.mak
Diego Biurrun
- [FFmpeg-devel] [PATCH] work around some 'may be used uninitialized warnings'
Diego Biurrun
- [FFmpeg-devel] [PATCH][VAAPI][3/6] Add MPEG-2 bitstream decoding (take 2)
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH][VAAPI][4/6] Add MPEG-4 / H.263 bitstream decoding (take 2)
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH][VAAPI][5/6] Add VC-1 bitstream decoding (take 2)
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH][VAAPI][6/6] Add H.264 bitstream decoding (take 2)
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Show PPS/SPS id on error
Panagiotis Issaris
- [FFmpeg-devel] [PATCH] remove pointless macro from libfaad.c
Diego Biurrun
- [FFmpeg-devel] [PATCH] split PNM-related AVCodec declarations
Diego Biurrun
- [FFmpeg-devel] [PATCH] remove disabled probe functions in pnmenc.c
Diego Biurrun
- [FFmpeg-devel] [PATCH] move MOVContext from mov.c to isom.h
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] rtsp.c: split rtsp_send_cmd() in a send- and a receive-function
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] H.264 fix interlaced flag
Ivan Schreter
- [FFmpeg-devel] [PATCH] MOV: fix fragmented files
Alex Converse
- [FFmpeg-devel] [PATCH] Fix a valgrind error in h264.c
Vitor Sessak
- [FFmpeg-devel] Mpeg-audio
Indrani Kundu Saha
- [FFmpeg-devel] Musepack SV8 Final
Justin Ruggles
- [FFmpeg-devel] [PATCH] Cosmetics: rename "avctx_opts" to "avcodec_opts"
Stefano Sabatini
- [FFmpeg-devel] make ff_qcelp_lspf2lpc more general
Reynaldo H. Verdejo Pinochet
- [FFmpeg-devel] [RFC] LIBMPEG2_BITSTREAM_READER oddities
Justin Ruggles
- [FFmpeg-devel] [RFC] simplify interplayvideo.c
Reimar Döffinger
- [FFmpeg-devel] Google Summer of Code 2009
Benjamin Larsson
- [FFmpeg-devel] [PATCH] Fixing NB AMR SID frame sizes.
Haim Alon
- [FFmpeg-devel] [PATCH] rtsp.c: read TCP server notifications/messages
Ronald S. Bultje
- [FFmpeg-devel] encode video
Vishal Nandanwar
- [FFmpeg-devel] ffmpeg on iPhone
Vishal Nandanwar
- [FFmpeg-devel] PixFmtInfo cleanup
Stefano Sabatini
- [FFmpeg-devel] libavcodec for iPhone
Vishal Nandanwar
- [FFmpeg-devel] [PATCH] fix macro redefinition in ac3enc.c
Diego Biurrun
- [FFmpeg-devel] [PATCH] AAC: hoist dependent gain lookup two loops
Alex Converse
- [FFmpeg-devel] [PATCH] H.264 I-frames with SEI are also key frames
Ivan Schreter
- [FFmpeg-devel] [PATCH] correct seeking to return key frames only, prepare for multi-stream seek in new seeking API
Ivan Schreter
- [FFmpeg-devel] [PATCH] MPEG-TS seek support
Ivan Schreter
- [FFmpeg-devel] [PATCH] work around uninitialized warnings in h264.c
Diego Biurrun
- [FFmpeg-devel] Continuous FATE Cycles for DOS/DJGPP
Mike Melanson
- [FFmpeg-devel] [RFC] consider all mpeg4 tb_unreliable()
elupus
- [FFmpeg-devel] [PATCH] rtsp.c: keep-alive
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] MS Video 1 encoder
Kostya
- [FFmpeg-devel] [PATCH] AAC: reduce memory footprint
Robert Swain
- [FFmpeg-devel] [RFC] Seeking: to PTS or to DTS?
Ivan Schreter
- [FFmpeg-devel] AAC/RTP crash
Robert Swain
- [FFmpeg-devel] [PATCH] mxf umid generation
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] rmdec: correct AVPacket position
Ivan Schreter
- [FFmpeg-devel] [RFC] Many formats return wrong position => seeking problems
Ivan Schreter
- [FFmpeg-devel] [PATCH] VQF demuxer
Vitor Sessak
- [FFmpeg-devel] [RFC] TwinVQ decoder
Vitor Sessak
- [FFmpeg-devel] Patch for adding a Haiku case to configure
scott mc
- [FFmpeg-devel] [RFC] dummy barrier macros for fifo.c
Reimar Döffinger
- [FFmpeg-devel] [PATCH] make fifo allocate AVFifoBuffer
Michael Niedermayer
- [FFmpeg-devel] make ffmpeg transcode a growing file
Michael Brennan
- [FFmpeg-devel] [PATCH] install aes.h, des.h and rc4.h
Reimar Döffinger
- [FFmpeg-devel] libavutil major bump
Michael Niedermayer
- [FFmpeg-devel] How to watermark video using ffmpeg?
PHP Freak
- [FFmpeg-devel] [PATCH] Calculate and store mov bitrate.
Haim Alon
- [FFmpeg-devel] [RFC] add av_fifo_reset
Reimar Döffinger
- [FFmpeg-devel] [RFC] special "broken DV" demuxer
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Make 15-bpp MS Video 1 decoder not output 16-bpp
Kostya
- [FFmpeg-devel] lavfi state of affairs 2
Stefano Sabatini
- [FFmpeg-devel] speed regression in ffmpeg/mpeg2video
vmrsss
- [FFmpeg-devel] OpenJPEG & "unknown format"error message
ami_stuff
- [FFmpeg-devel] [PATCH] Update VA API pixfmt docs
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] rmdec.c: correctly skip indexes
Ronald S. Bultje
- [FFmpeg-devel] [BUG] libx264 encoding broken
Panagiotis Issaris
- [FFmpeg-devel] 5.1 AAC on 0.5 branch
Pascal Patry
- [FFmpeg-devel] [PATCH] mov.c: factorize ff_mov_read_stsd_entries()
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Fix unaligned access in ff_copy_bits()
Mans Rullgard
- [FFmpeg-devel] [PATCH] extract and share weighted_vector_sumf for QCELP and AMRNB SoC
Reynaldo H. Verdejo Pinochet
- [FFmpeg-devel] [PATCH] extract ff_celp_lspf2lpc to share with AMR SoC
Reynaldo H. Verdejo Pinochet
- [FFmpeg-devel] [PATCH] AAC: Ignore cc_domain for independent (time domain) coupling
Alex Converse
- [FFmpeg-devel] [PATCH] rmdec.c: merge old/new packet reading code
Ronald S. Bultje
- [FFmpeg-devel] [RFC] vfilters (germinal) docs
Víctor Paesa
- [FFmpeg-devel] FFmpeg 0.5
Diego Biurrun
- [FFmpeg-devel] qtpalette.h
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add hwaccel configury
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Add REGISTER_HWACCEL
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] vc1.c: add support for HWAccel (take 3)
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] vc1.c: add support for HWAccel (take 2)
Kostya
- [FFmpeg-devel] [PATCH] Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder
Daniel Verkamp
- [FFmpeg-devel] [PATCH] Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder
Stefan Gehrer
- [FFmpeg-devel] [PATCH] Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder
Daniel Verkamp
- [FFmpeg-devel] [PATCH] Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder
Daniel Verkamp
- [FFmpeg-devel] [PATCH] Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Add description for the other FFmpeg libs in the about page
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Do not ask developers to use deprecated libs
Vitor Sessak
- [FFmpeg-devel] [PATCH] Make the ffmpeg "Overwrite ? [y/N]" question works with more than one file to overwrite
Stefano Sabatini
- [FFmpeg-devel] out tree build : possible config.h conflict
matthieu castet
- [FFmpeg-devel] [PATCH] Add VA API formats to ff_hwaccel_pixfmt_list_420[]
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Use av_mallocz() to initialize AVCodecContext.hwaccel_data_private
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Remove mmx.h from dsputil_mmx.c
Alex Converse
- [FFmpeg-devel] [PATCH] rmdec.c: remove cache access duplication
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] rmdec.c: parse INDX chunk
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] MS Video 1 encoder, take 2
Kostya
- [FFmpeg-devel] Subversion pre-commit hook to check for DOS line endings
Diego Biurrun
- [FFmpeg-devel] capturing live tv and streaming to multiple clients
her Garcia
- [FFmpeg-devel] seeking wishlist [was: rmdec.c: parse INDX chunk]
Ronald S. Bultje
- [FFmpeg-devel] patch for mpegaudiodec.c to prevent buffer read-access overflow
Francois Oligny-Lemieux
- [FFmpeg-devel] New seeking API
Ivan Schreter
- [FFmpeg-devel] [PATCH] patcheck: echo -e is not POSIX compliant
Alex Converse
- [FFmpeg-devel] [PATCH] Add hwaccel_context to AVCodecContext
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] 2-pass log filename for x264 codec
Mark Kennedy
- [FFmpeg-devel] Binary bulid facility
Naz
- [FFmpeg-devel] [PATCH] testclean missing from .PHONY
Reimar Döffinger
- [FFmpeg-devel] [RFC] SRT demuxer
Patrik Kullman
- [FFmpeg-devel] [PATCH]Add RoQ regression tests - stddev improved
Vitor Sessak
- [FFmpeg-devel] [PATCH]Force enable ebp_available for icc
Carl Eugen Hoyos
- [FFmpeg-devel] natsuki downtime (aka murphy strikes back)
Attila Kinali
- [FFmpeg-devel] [PATCH] Fix H.264 num_reorder_frames when not specified in VUI
John Cox
- [FFmpeg-devel] [PATCH] enable generic index without parser
Reimar Döffinger
- [FFmpeg-devel] [PATCH] verbose without debug
Baptiste Coudurier
- [FFmpeg-devel] GSoC 2009: Task
Indrani Kundu Saha
- [FFmpeg-devel] [PATCH] Add an example in the ffmpeg man telling how to create a video from image files
Stefano Sabatini
- [FFmpeg-devel] [PATCH]Change check_exec_crash in configure
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] fix pcm_read_seek with negative timestamp
Reimar Döffinger
- [FFmpeg-devel] Patch to add support for handling multiple edit lists in MOV files
compn
- [FFmpeg-devel] De-obfuscate the roundup URL
Robert Swain
- [FFmpeg-devel] [PATCH] fix some 'may be used uninitialized' warnings in AltiVec code
Diego Biurrun
- [FFmpeg-devel] [PATCH] remove useless casting in asm "m" operand
matthieu castet
- [FFmpeg-devel] release feedback
Diego Biurrun
- [FFmpeg-devel] [PATCH] PCX encoder
Daniel Verkamp
- [FFmpeg-devel] [PATCH] Fix confusing assert in lzwenc.c
Daniel Verkamp
- [FFmpeg-devel] [PATCH] Define endian variant for PIX_FMT_RGB/BGR_5X5
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Implement AVPixFmtDescriptor.name
Stefano Sabatini
- [FFmpeg-devel] [PATCH] RTSP-MS 10/15: ASF header parsing
Ronald S. Bultje
- [FFmpeg-devel] [FFmpeg-user] Frame rate double from container rate
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] stop av_find_stream_info per packet dts
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Remove dropped pix_fmts macros
Stefano Sabatini
- [FFmpeg-devel] roundup.ffmpeg.org broken...
Luca Barbato
- [FFmpeg-devel] [RFC] RGB32 pixfmts cleanup
Stefano Sabatini
- [FFmpeg-devel] RE : [PATH] alac don't write frame_size in header if not needed
matthieu castet
- [FFmpeg-devel] [RFC] using ByteIOContext with buffer without reading function
Baptiste Coudurier
- [FFmpeg-devel] daily ffmpeg fate builds
compn
- [FFmpeg-devel] [PATCH][RFC] nsv seeking
Jai Menon
- [FFmpeg-devel] [Toy] Aura 1 and 2 decoder
Kostya
- [FFmpeg-devel] MXF D10 regression tests
Reimar Döffinger
- [FFmpeg-devel] Mixing Two Video Files into One File
nikhil parvatikar
- [FFmpeg-devel] [PATCH] more mov edl fixes
Reimar Döffinger
- [FFmpeg-devel] Force a keyframe
Janin Kolenc
- [FFmpeg-devel] H.264 SEI handling vs. frame boundries
John Cox
- [FFmpeg-devel] Blu Ray drive donation
Robert Swain
- [FFmpeg-devel] [PATCH] AAC: type puns for 16 bit floating point rounding
Alex Converse
- [FFmpeg-devel] [PATCH] Use intptr_t
Ramiro Polla
- [FFmpeg-devel] [PATCH] Do not assume long is same width as x86 register in swscale.
Ramiro Polla
- [FFmpeg-devel] how to view svn list?
Ronald S. Bultje
- [FFmpeg-devel] ffmpeg for bluefin bug
Adam Dershowitz
- [FFmpeg-devel] [PATCH] rmdec.c: prevent zero-length packets
Ronald S. Bultje
- [FFmpeg-devel] GSoC 2009
Deep Pal
- [FFmpeg-devel] piP4mOiMeOc0CijE
Mike Melanson
- [FFmpeg-devel] Patch: cosmetics : reindent in asfdec.c
avcoder
- [FFmpeg-devel] h263 - svq3 optimizations
Yohann Martineau
- [FFmpeg-devel] [PATCH] RTSP-MS 12/15: ASF payload support
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] consistent names and ff_ prefixes for libswscale internal functions
Diego Biurrun
- [FFmpeg-devel] rmdec.c: add SIPR codec try #2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Use enum PixelFormat rather than int
Stefano Sabatini
- [FFmpeg-devel] [Fwd: ffserver user list]
Benoit Fouet
- [FFmpeg-devel] [PATCH] AAC: Move MPEG-4 AOT Declarations into mpeg4audio.h
Alex Converse
- [FFmpeg-devel] [PATCH] Split TrueHD decoder from MLP
ramiro at lisha.ufsc.br
- [FFmpeg-devel] [PATCH] Support raw TrueHD files
ramiro at lisha.ufsc.br
- [FFmpeg-devel] AAC ALS (lossless) and SLS (scalable lossless)
Jethro Walters
- [FFmpeg-devel] New Mailing List
Naz
- [FFmpeg-devel] PPC available for FFmpeg development
Måns Rullgård
- [FFmpeg-devel] [PATCH] asfdec add guidcmp function
Reimar Döffinger
- [FFmpeg-devel] [PATCH] MOV: Use MPEG-4 AOT enum
Alex Converse
- [FFmpeg-devel] Summer of Code
Dylan Yudaken
- [FFmpeg-devel] Yet another thread about ordered chapters!
Eric Appleman
- [FFmpeg-devel] [PATCH] RTSP-MS 14/15: ASF packet parsing
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] RTSP-MS 15/15: move packet_time_start zero value assignment in asf.c
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] export av_free_packet
Ramiro Polla
- [FFmpeg-devel] deprecated code and related warnings
Diego Biurrun
- [FFmpeg-devel] [PATCH] don't trust avi riff tag end
Baptiste Coudurier
- [FFmpeg-devel] GSoC 2009: FFmpeg is in
Mike Melanson
- [FFmpeg-devel] Speed Demon
Mike Melanson
- [FFmpeg-devel] [PATCH] warning fix for libswscale/swscale-example.c
Diego Biurrun
- [FFmpeg-devel] [PATCH] make libavcodec/dct-test.c use lfg functions
Diego Biurrun
- [FFmpeg-devel] Could this be a SOC project? mkv to mp4 ps3 tweaks
John Lange
- [FFmpeg-devel] [PATCH] Rename hwaccel_data_private to hwaccel_picture_private
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] Smacker: Output audio in original bit depth
Daniel Verkamp
- [FFmpeg-devel] [RFC] Split libswscale's yuv2rgb per dir.
Ramiro Polla
- [FFmpeg-devel] [PATCH] Common code for Indeo interactive
Maxim
- [FFmpeg-devel] [PATCH] Support TrueHD streams with 3 substreams.
Ramiro Polla
- [FFmpeg-devel] [PATCH] Support non-1:1 channel mapping in MLP/TrueHD.
Ramiro Polla
- [FFmpeg-devel] metadata updates while playing
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Adding support for OSX bundles to ffmpeg command line
Chris Marrin
- [FFmpeg-devel] [PATCH] [RFC] Bitstream filtering API in libavformat
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Indeo5 decoder
Maxim
- [FFmpeg-devel] [PATCH] Make libavcodec/apiexample.c compile
Robert Swain
- [FFmpeg-devel] Interested in applying SoC @ ffmpeg
Janez Urevc
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Daniel Verkamp
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Reimar Döffinger
- [FFmpeg-devel] [PATCH] get rid of nonsense palette pointer for RGB8, GRAY8 etc.
Reimar Döffinger
- [FFmpeg-devel] Has anyone ever looked into mobotix's MxPEG ?
John Lange
- [FFmpeg-devel] full swscale relicensing to LGPL
Michael Niedermayer
- [FFmpeg-devel] Code stability, compileability and general shortage of cola.
Michael Niedermayer
- [FFmpeg-devel] [RFC] stable branch
Michael Niedermayer
- [FFmpeg-devel] Fwd: Interested in NEW Seeking API of GSoC09
zhentan feng
- [FFmpeg-devel] [PATCH] rtsp.c small cleanups
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] als in mp4
Jai Menon
- [FFmpeg-devel] [PATCH] G722 decoder
Kenan Gillet
- [FFmpeg-devel] remove libavutil/random.[ch]
Diego Biurrun
- [FFmpeg-devel] [PATCH] WIP Vivo demuxer
Daniel Verkamp
- [FFmpeg-devel] [PATCH] fix handling of id3v2 genre tag
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] rmenc.c: remove index writing
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] AC3 LGPL relicense/split
Justin Ruggles
- [FFmpeg-devel] [PATCH] rtsp.c: EOS support
Ronald S. Bultje
- [FFmpeg-devel] [PATCH]Test png encoder
Carl Eugen Hoyos
- [FFmpeg-devel] comments are a bit buggy
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Implement av_find_pix_fmt_descriptor* functions
Stefano Sabatini
- [FFmpeg-devel] [RFC] [PATCH] CPU caps detection in FFmpeg
Stefano Sabatini
- [FFmpeg-devel] Mentors for GSoC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] ffserver: cleanup
Reinhard Tartler
- [FFmpeg-devel] Patch: fix ffplay segmentation fault
avcoder
- [FFmpeg-devel] problem with receiving rtp streams
V0id
- [FFmpeg-devel] Possible license violation GeoVid
Hendrik Psomi
- [FFmpeg-devel] r18171 doesn't compile
Olivier Guilyardi
- [FFmpeg-devel] [PATCH] libavcodec/imgconvert.c new function: avcodec_get_pix_fmt_info()
Jürgen Meissner
- [FFmpeg-devel] MMX function crash with icc -fp-stack-check
Yves Lefebvre
- [FFmpeg-devel] [PATCH] add _XOPEN_SOURCE definition to tools/trasher.c
Diego Biurrun
- [FFmpeg-devel] wmv3: Reserved RES_SM=2 is forbidden
François Revol
- [FFmpeg-devel] logic error in libavformat/utils.c ?
Daniel Steinberg
- [FFmpeg-devel] BGR4 and BGR4_BYTE
Stefano Sabatini
- [FFmpeg-devel] A potential problem...
Art Clarke
- [FFmpeg-devel] [PATCH] Apple RPZA encoder
Jai Menon
- [FFmpeg-devel] [PATCH] MOV YUV2 fourcc -> PIX_FMT_YUYV422 mapping
Jai Menon
- [FFmpeg-devel] I intend to implement the RTP/Vorbis payload
Colin McQuillan
- [FFmpeg-devel] Flash Screen Video 2 samples?
Daniel Verkamp
- [FFmpeg-devel] [PATCH] Use RGB555LE/RGB565LE pixfmts instead of byte swapping in bmpenc
Daniel Verkamp
- [FFmpeg-devel] Summer of code small task patch
Dylan Yudaken
- [FFmpeg-devel] [PATCH] Misc patches for pixdesc.c
Stefano Sabatini
- [FFmpeg-devel] [Fwd: Summer of code small task patch]
Dylan Yudaken
- [FFmpeg-devel] couple of bugs when time-cropping
Cyrus Adkisson
- [FFmpeg-devel] Writing a "null" bitstreamfilter
John Lange
- [FFmpeg-devel] img_convert + program crashes
Umakant Goyal
- [FFmpeg-devel] Add waveformat extensible support in wav muxer (SoC qualification task)
zhentan feng
- [FFmpeg-devel] Dumping stack trace to sh.exe stackdump!!!
Hadi Hadizadeh
- [FFmpeg-devel] [RFC] How to make 2 AVStreams out of 1 PID in mpegts.
Ramiro Polla
- [FFmpeg-devel] bitstream filter? Looks like the wrong choice.
John Lange
- [FFmpeg-devel] [PATCH] Move bfin-specific swscale code to subdir.
Ramiro Polla
- [FFmpeg-devel] [PATCH] g722 decoder, no licensing fame
Kenan Gillet
- [FFmpeg-devel] [PATCH] h263.c: add Table 6-25 and helper functions
Gwenole Beauchesne
- [FFmpeg-devel] Make static the list of registered filters
Víctor Paesa
- [FFmpeg-devel] [PATCH] fix uninitialized variable warning in seek_test.c
Benoit Fouet
- [FFmpeg-devel] sending the SFLC after license violators
Diego Biurrun
- [FFmpeg-devel] some renames in the regression testsuite
Diego Biurrun
- [FFmpeg-devel] output_example.c --> libavformat/output-example.c
Diego Biurrun
- [FFmpeg-devel] [PATCH] FLAC parser
Justin Ruggles
- [FFmpeg-devel] why fmpeg compilation for MinGW does not work ?
Ajay
- No subject
bogus at does.not.exist.com
- [FFmpeg-devel] [PATCH] Add opaque to avfilter_graph_parse()
Víctor Paesa
- [FFmpeg-devel] [PATCH] asf fix
David DeHaven
- [FFmpeg-devel] Google Summer of Code participation
Thilo Borgmann
- [FFmpeg-devel] Question: Optimal Huffman Table for (M)JPEG: GSoC Qual task
Indrani Kundu Saha
- [FFmpeg-devel] VQA v3 GSoC questions
The Deep Explorer
- [FFmpeg-devel] [PATCH] Record H.263 trajectory points
Gwenole Beauchesne
- [FFmpeg-devel] [PATCH] get rid of rand() usage in libavformat/timefilter.c
Diego Biurrun
- [FFmpeg-devel] Can ffmpeg create an MPEG Transport Stream?
Christian Iversen
- [FFmpeg-devel] VQA v3 GSoC questions, need help
The Deep Explorer
- [FFmpeg-devel] VQA v3 GSoC questions, need help
Vitor Sessak
- [FFmpeg-devel] VQA v3 GSoC questions, need help
Vitor Sessak
- [FFmpeg-devel] VQA v3 GSoC questions, need help
The Deep Explorer
- [FFmpeg-devel] VQA v3 GSoC questions, need help
Mike Melanson
- [FFmpeg-devel] VQA v3 GSoC questions, need help
The Deep Explorer
- [FFmpeg-devel] VQA v3 GSoC questions, need help
Kostya
- [FFmpeg-devel] VQA v3 GSoC questions, need help
The Deep Explorer
- [FFmpeg-devel] VQA v3 GSoC questions, need help
Kostya
- [FFmpeg-devel] VQA v3 GSoC questions, need help
The Deep Explorer
- [FFmpeg-devel] VQA v3 GSoC questions, need help
Vitor Sessak
- [FFmpeg-devel] VQA v3 GSoC questions, need help
Mike Melanson
- [FFmpeg-devel] VQA v3 GSoC questions, need help
The Deep Explorer
- [FFmpeg-devel] Flash Screen video 2 codec : GSOC 2009
Indrani Kundu Saha
- [FFmpeg-devel] gsoc application
The Deep Explorer
- [FFmpeg-devel] GSoC Qual Task: Optimal Huffman Table
Indrani Kundu Saha
- [FFmpeg-devel] [RFC] AVComponentDescriptor and bit-streamed formats
Stefano Sabatini
- [FFmpeg-devel] Can the pixel format be changed between sws_scale() calls?
Ramiro Polla
- [FFmpeg-devel] [PATCH] libavfilter-soc: null filter
Stefano Sabatini
- [FFmpeg-devel] A problem with Error Concealment in P-frames (error_resilience.c)...
Hadi Hadizadeh
- [FFmpeg-devel] [PATCH] flacenc.c : do not #include lls.h
Jai Menon
- [FFmpeg-devel] How to report a bug about FFmpeg
Jean-Michel Pouré
- [FFmpeg-devel] Gsoc application : Help
Indrani Kundu Saha
- [FFmpeg-devel] GSoc application : S/PDIF muxer
Indrani Kundu Saha
- [FFmpeg-devel] [PATCH] Pass pointer of correct type for timestamp to ff_rm_parse_packet
Eli Friedman
- [FFmpeg-devel] [PATCH] Add buffer allocators to VA API support code
Gwenole Beauchesne
- [FFmpeg-devel] skip_put_bits() bugged?
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Make a potential major version bump build without errors
Eli Friedman
- [FFmpeg-devel] Problem with error output (av_log)
Rômulo Fernandes
- [FFmpeg-devel] the build system breaks the make of "examples"
avcoder
- [FFmpeg-devel] [PATCH] fix warnings in tree.c test
Benoit Fouet
- [FFmpeg-devel] GSoC 2009 - VP6 - Mentor needed
Bartlomiej Wolowiec
- [FFmpeg-devel] ask for advie of doing Qualification task -- M95 Playback System
Tomren
- [FFmpeg-devel] Would like to work on lavf-based concatenation tool for GSoC qualification
Geza Kovacs
- [FFmpeg-devel] compile ffmpeg with gprof enabled
Nem Aurele
- [FFmpeg-devel] first small patch for v3 VQA : format80 modification (GSOC Qualification task)
The Deep Explorer
- [FFmpeg-devel] Incorrect duration of ts MPEG-2 stream
Jean-Michel Pouré
- [FFmpeg-devel] Compilation error: Latest svn co: Solaris 10
buster media
- [FFmpeg-devel] [PATCH] Document pixdesc.h:read_line()
Stefano Sabatini
- [FFmpeg-devel] [PATCH] pixdesc.h: add support for bitstream formats
Stefano Sabatini
- [FFmpeg-devel] [RFC] What should pixdesc.h:write_line() do with PAL formats?
Stefano Sabatini
- [FFmpeg-devel] Call for Google Summer of Code applicants
Robert Swain
- [FFmpeg-devel] [PATCH] vobsub in mov support
Reimar Döffinger
Last message date:
Tue Mar 31 23:47:20 CEST 2009
Archived on: Mon Mar 28 01:09:44 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).