September 2011 Archives by thread
Starting: Thu Sep 1 10:22:52 CEST 2011
Ending: Fri Sep 30 22:27:26 CEST 2011
Messages: 1511
- [libav-devel] [PATCH 1/2] libmp3lame: fix typo
Anton Khirnov
- [libav-devel] [WIP/PATCH] Die globals, die!
Anton Khirnov
- [libav-devel] [PATCH 1/7] libx264: remove useless assignment
Anton Khirnov
- [libav-devel] [PATCH] codec-regression: force vsync 0 on the me_threshold test to make sure frames match.
Anton Khirnov
- [libav-devel] [PATCH 1/2] mpegaudiodec: move imdct36() to MPADSPContext
Vitor Sessak
- [libav-devel] [PATCH 2/2] mpegaudiodec: add SSE-optimized imdct36()
Vitor Sessak
- [libav-devel] [PATCH 0/3] Support for encrypted OMA files
David Goldwich
- [libav-devel] [PATCH 1/3] des: add possibility to calculate DES-CBC-MAC with small buffer
David Goldwich
- [libav-devel] [PATCH 2/3] id3v2: add support for non-text and GEOB type meta tags
David Goldwich
- [libav-devel] [PATCH 3/3] oma: support for encrypted files
David Goldwich
- [libav-devel] [PATCH] wavpack: use context reset in appropriate places
Kostya Shishkov
- [libav-devel] [PATCH] ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled.
Ronald S. Bultje
- [libav-devel] [PATCH] ac3enc: scale floating-point coupling channel coefficients in scale_coefficients() rather than in apply_channel_coupling()
Ronald S. Bultje
- [libav-devel] [PATCH] ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.
Ronald S. Bultje
- [libav-devel] [PATCH] dsputil: remove debug message in dsputil_init().
Ronald S. Bultje
- [libav-devel] Minimum Quality Standards For (Marginal) Encoders
Ronald S. Bultje
- [libav-devel] Need some guidence for patch
Ronald S. Bultje
- [libav-devel] [PATCH 1/7] Remove dead links from projects list.
Ronald S. Bultje
- [libav-devel] [PATCH 2/2] Turn on resampling on sudden size change instead of bailing out during recode.
Ronald S. Bultje
- [libav-devel] [PATCH] cpu detection: avoid a signed overflow
Ronald S. Bultje
- [libav-devel] [PATCH] Revert "h264: Properly set coded_{width, height} when parsing H.264."
Felipe Contreras
- [libav-devel] [RFC] AVOptions docs
anton at khirnov.net
- [libav-devel] [PATCH] libavformat: Fix decetion of range support in HTTP servers
Stefan Fritsch
- [libav-devel] [PATCH] remove references to past conflicts in the conflict resolution section
Vladimir Pantelic
- [libav-devel] [PATCH] mpeg12: pass more real return values through chunk decode error return propagation and fix some indentation
Dustin Brody
- [libav-devel] [PATCH] cmdutils: move exit_program() declaration to cmdutils from avconv
Anton Khirnov
- [libav-devel] [PATCH 1/9] avconv: move codec_names to options context.
Anton Khirnov
- [libav-devel] [PATCH 2/9] avconv: move metadata maps to options context.
Anton Khirnov
- [libav-devel] [PATCH 3/9] avconv: move chapter maps to options context.
Anton Khirnov
- [libav-devel] [PATCH 1/2] lavc: fix type for thread_type option
Anton Khirnov
- [libav-devel] [PATCH] http: Consider the stream as seekable if the reply contains Accept-Ranges: bytes
Martin Storsjö
- [libav-devel] [PATCH] mpegaudio_parser: be less picky on the start position
Thierry Foucu
- [libav-devel] [PATCH] avconv: fix parsing metadata specifiers.
Anton Khirnov
- [libav-devel] [PATCH 1/9] avconv: move codec tags to options context.
Anton Khirnov
- [libav-devel] [PATCH 2/9] avconv: remove -[vas]lang options.
Anton Khirnov
- [libav-devel] [PATCH] wavpack: fix wrong return value in wavpack_decode_block()
Kostya Shishkov
- [libav-devel] [PATCH] mlpdsp: switch 'extern void' objects to 'extern uint8_t'
Sean McGovern
- [libav-devel] [PATCH] ac3dec ffmpeg cherry-pick
Justin Ruggles
- [libav-devel] Building libAV with Sun CC (Oracle Solaris Studio 12.2)
Sean McGovern
- [libav-devel] [PATCH 1/3] AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h
Anton Khirnov
- [libav-devel] [PATCH 3/3] AVOptions: remove AVOption.offset <= 0 checks
Anton Khirnov
- [libav-devel] [PATCH] configure: disable hardware capabilities ELF section when using Solaris Studio compilers
Sean McGovern
- [libav-devel] [PATCH] mpeg12: fix spacing around assignments
Dustin Brody
- [libav-devel] PATCH: LATM muxer
Kieran Kunhya
- [libav-devel] [RFC] fate: add encode/decode regression testing
Justin Ruggles
- [libav-devel] [PATCH] libx264: fix setting the H.264 level
Andrej Peterka
- [libav-devel] [PATCH] libx264: fix setting some more parameters
Anton Khirnov
- [libav-devel] [PATCH 1/3] v210dec: switch to PIX_FMT_422P10
Anton Khirnov
- [libav-devel] [PATCH 3/3] v210enc:clip values according to specifications
Anton Khirnov
- [libav-devel] [PATCH] rtpdec_asf: Fix integer underflow that could allow remote code execution
Martin Storsjö
- [libav-devel] [PATCH 1/6] lavfi: use av_freep() instead of av_free()
Anton Khirnov
- [libav-devel] [PATCH 4/6] lavfi: free the buffers cached in each AVFilterLink pool.
Anton Khirnov
- [libav-devel] [PATCH 5/6] lavfi: clarify the context of a comment in avfilter_default_get_video_buffer()
Anton Khirnov
- [libav-devel] [PATCH] Fixed segfault in wavpack decoder
Laurent Aimar
- [libav-devel] [PATCH] Fixed invalid access in wavpack decoder on corrupted bitstream.
Laurent Aimar
- [libav-devel] [PATCH] Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Laurent Aimar
- [libav-devel] [PATCH 0/6] 8svx/iff fixes and clean-up
Justin Ruggles
- [libav-devel] [PATCH] Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks.
Laurent Aimar
- [libav-devel] [PATCH] adpcm: split ADPCM encoders and decoders into separate files.
Justin Ruggles
- [libav-devel] [PATCH 0/6] adpcm misc patches
Justin Ruggles
- [libav-devel] [PATCH] Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks.
Kostya Shishkov
- [libav-devel] [PATCH] Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Kostya Shishkov
- [libav-devel] [PATCH] Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks.
Kostya Shishkov
- [libav-devel] test
Benjamin Larsson
- [libav-devel] [PATCH 1/3] prevent incorrect continuity count error messages from appearing for table PIDs
aviadr1 at gmail.com
- [libav-devel] [PATCH 2/3] mpegts.c: reindent
aviadr1 at gmail.com
- [libav-devel] [PATCH 3/3] improve logging for continuity errors
aviadr1 at gmail.com
- [libav-devel] [PATCH] Employ FF_ARRAY_ELEMS instead of manually calculating array length.
Diego Biurrun
- [libav-devel] [PATCH] fifo-test: eliminate an ugly cast and variable indirection
Diego Biurrun
- [libav-devel] [PATCH] on seek, reset continuity counter for all PIDs. prevents false positive continuity counter error logs.
Aviad Rozenhek
- [libav-devel] [PATCH] postprocess.c: filter name needs to be double 0 terminated
Diego Biurrun
- [libav-devel] [PATCH] mpeg12: reorder functions to avoid ugly forward declarations
Diego Biurrun
- [libav-devel] [libav-commits] Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Alex Converse
- [libav-devel] [PATCH] wavpack: Check error codes rather than working around error conditions.
Alex Converse
- [libav-devel] [PATCH] get_bits: Add optional bounds checking
Alex Converse
- [libav-devel] [PATCH] [RFC] matroskadec: bail on parsing of incorrect seek index segments
Dustin Brody
- [libav-devel] [PATCH] Checked get_bits.h functions to prevent overread
Laurent Aimar
- [libav-devel] [FFmpeg-devel] [PATCH] Checked get_bits.h functions to prevent overread
Laurent Aimar
- [libav-devel] [FFmpeg-devel] [PATCH] Checked get_bits.h functions to prevent overread
Laurent Aimar
- [libav-devel] [PATCH] Fixed size given to init_get_bits() in ffv1 decoder.
Laurent Aimar
- [libav-devel] [PATCH 1/2] indeo2: init_get_bits size in bits instead of bytes
Alex Converse
- [libav-devel] I can't compile with g++
Miguel Angel Ponce
- [libav-devel] [PATCH] cljr: init_get_bits size in bits instead of bytes
Alex Converse
- [libav-devel] [PATCH] Fixed size unit given to init_get_bits()
Laurent Aimar
- [libav-devel] [PATCH] Fixed size given to init_get_bits() in xan decoder.
Laurent Aimar
- [libav-devel] [PATCH] Revert removal of bytestream end checks in cabac decoder.
Laurent Aimar
- [libav-devel] [PATCH 1/2] xan: Remove extra trailing newline
Alex Converse
- [libav-devel] [PATCH] Fixed deference of NULL pointer in motionpixels decoder.
Laurent Aimar
- [libav-devel] [FFmpeg-devel] [PATCH] Fixed size given to init_get_bits() in xan decoder.
Laurent Aimar
- [libav-devel] [PATCH] VP8: armv6 optimizations.
Luca Barbato
- [libav-devel] [PATCH] doc: explain __STDC_CONSTANT_MACROS in C++
Luca Barbato
- [libav-devel] [PATCH 01/26] avconv: move audio_sample_fmt to options context.
Anton Khirnov
- [libav-devel] [PATCH 02/26] cmdutils: add support for programs in check_stream_specifier()
Anton Khirnov
- [libav-devel] [PATCH] lavu/audioconvert: add av_guess_channel_layout() function
Stefano Sabatini
- [libav-devel] [PATCH] lavu/audioconvert: fix style
Stefano Sabatini
- [libav-devel] [PATCH] audioconvert: add comments to channel_names
Stefano Sabatini
- [libav-devel] [PATCH] lavu/audioconvert: rename audioconvert.{h, c} to chlayout.{h, c}
Stefano Sabatini
- [libav-devel] [PATCH] libxavs: add private options corresponding to deprecated global options
Anton Khirnov
- [libav-devel] [PATCH] lavf: use unique classes for all raw demuxers.
Anton Khirnov
- [libav-devel] [PATCH 1/6] Fixed segfault on memory allocation failure in ape demuxer.
fenrir at elivagar.org
- [libav-devel] [PATCH 1/3] lavfi: add showinfo filter
Anton Khirnov
- [libav-devel] [PATCH 2/3] lavfi: add split filter from soc.
Anton Khirnov
- [libav-devel] [RFC] Provide better avprobe output
Luca Barbato
- [libav-devel] [PATCH] Fix writes out of bounds in the ogg demuxer.
fenrir at elivagar.org
- [libav-devel] [PATCH] sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
Ronald S. Bultje
- [libav-devel] [PATCH] smacker demuxer: handle possible av_realloc() failure.
Kostya Shishkov
- [libav-devel] [PATCH] Update avconv vs ffmpeg incompatibility list.
Anton Khirnov
- [libav-devel] [libav-commits] doc/avconv: document that global options should be specified first.
Diego Biurrun
- [libav-devel] [PATCH] rv34: check that subsequent slices have the same type as first one.
Kostya Shishkov
- [libav-devel] [PATCH] configure: treat programs like all other components
Diego Biurrun
- [libav-devel] [PATCH] vpxenc: add private options
Luca Barbato
- [libav-devel] [PATCH] vpxenc: add private options
Luca Barbato
- [libav-devel] [PATCH 1/2] configure: cosmetics: sort some lists where appropriate
Diego Biurrun
- [libav-devel] [PATCH] configure: do not manually enable protocols
Diego Biurrun
- [libav-devel] [FFmpeg-devel] [PATCH 2/6] Fixed segfault on corrupted sega streams in the demuxer.
Laurent Aimar
- [libav-devel] [FFmpeg-devel] [PATCH 4/6] Fixed invalid read access on extra data in cinepak decoder.
Laurent Aimar
- [libav-devel] [PATCH 7/8] Check for invalid packet size in the smacker demuxer.
Kostya Shishkov
- [libav-devel] [PATCH 8/8] Fixed off by one packet size allocation in the smacker demuxer.
Kostya Shishkov
- [libav-devel] [PATCH] include stdint.h in adpcm_data.h
Justin Ruggles
- [libav-devel] [PATCH 1/2] Fix av_dlog invocations without logging context.
Diego Biurrun
- [libav-devel] [TOY/PATCH] lavd: add libcdio-paranoia input device for audio CD grabbing
Anton Khirnov
- [libav-devel] [PATCH] flacdec: fix buffer size checking in get_metadata_size()
Justin Ruggles
- [libav-devel] [PATCH] Fix the value of AVHWAccel related variables when frame threading model is enabled
Laurent Aimar
- [libav-devel] [PATCH 1/2] lavf utils: Rename shadowing variable
Alex Converse
- [libav-devel] [PATCH 1/6] Check and propagate errors when VLC trees cannot be built in smacker decoder.
Kostya Shishkov
- [libav-devel] [PATCH 2/6] Check for invalid VLC value in smacker decoder.
Kostya Shishkov
- [libav-devel] [PATCH 6/6] smacker: fix a few off by 1 errors
Kostya Shishkov
- [libav-devel] No audio tracks in QuickTime
Alexander Willner
- [libav-devel] [libav-commits] sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
Alex Converse
- [libav-devel] [PATCH] swscale: fix byte overreads in SSE-optimized hscale().
Ronald S. Bultje
- [libav-devel] [PATCH 2/3] pcmdec: use unique classes for all pcm demuxers.
Anton Khirnov
- [libav-devel] [PATCH 3/3] rawdec: refactor private option for raw video demuxers
Anton Khirnov
- [libav-devel] [PATCH 1/6] alsa: add missing header
Anton Khirnov
- [libav-devel] [PATCH] fate: Limit ea-tqi-adpcm test to complete frames only.
Alex Converse
- [libav-devel] [PATCH] libx264: introduce slice-max-size option
Luca Barbato
- [libav-devel] Ratecontrol convergence fixes
Luca Barbato
- [libav-devel] [PATCH] Correct determination of file size and frames in VBRI headers
Alex Converse
- [libav-devel] [PATCH 1/2] configure: add GPLv2 support (needed for ProRes)
Alex Converse
- [libav-devel] [PATCH] mxfenc: Add support for MPEG-2 MP at HL-14 in mxf container
Alex Converse
- [libav-devel] [PATCH 1/8] Fix size of the temporary buffer used for audio in segafilm demuxer.
fenrir at elivagar.org
- [libav-devel] [PATCH 2/8] Fix potential overreads in rv34 decoder.
fenrir at elivagar.org
- [libav-devel] [RFC] FATE "fakes"
Kieran Kunhya
- [libav-devel] [PATCH] Avoid NULL dereference on corrupted bitstream with real decoder.
fenrir at elivagar.org
- [libav-devel] [PATCH 1/2] Reject slices that does not have the same type than the first one in RV10/RV20 decoder.
fenrir at elivagar.org
- [libav-devel] [PATCH] Reject invalid deinterleaving parameters in the RM demuxer.
Kostya Shishkov
- [libav-devel] [PATCH] doc/APIChanges: fill in missing hashes and dates.
Anton Khirnov
- [libav-devel] [WIP] [PATCH] Add SSE4 ASM for the luma part of yuv2yuvX10_c_template when lumFilterSize is equal to 1.
Kieran Kunhya
- [libav-devel] [PATCH 01/11] eval: add sqrt function for computing the square root
Anton Khirnov
- [libav-devel] [PATCH] Reject slices that does not have the same type than the first one in RV10/RV20 decoder.
Kostya Shishkov
- [libav-devel] [PATCH] lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails
David Goldwich
- [libav-devel] [PATCH] movenc: fix NULL reference in mov_write_tkhd_tag
Anton Khirnov
- [libav-devel] [PATCH] Check for invalid slice offsets in real decoder.
fenrir at elivagar.org
- [libav-devel] [PATCH 1/2] fft: avoid a signed overflow
Sean McGovern
- [libav-devel] [PATCH] msmpeg4: remove leftover unused debug variable declaration
Diego Biurrun
- [libav-devel] [PATCH 1/2] rtmp: Handle FLV packets written in more than one write call
Martin Storsjö
- [libav-devel] [PATCH 1/5] fate.sh: whitespace cosmetics
Diego Biurrun
- [libav-devel] [PATCH] fate.sh: add support for building arbitrary targets
Diego Biurrun
- [libav-devel] Concurrent ProRes decoder
Maxim
- [libav-devel] [PATCH] swfdec: Add support for sample_rate_code 0 (5512 Hz)
Alex Converse
- [libav-devel] [PATCH] Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."
Anton Khirnov
- [libav-devel] [PATCH] Apple ProRes decoder
Diego Biurrun
- [libav-devel] [PATCH] doc: library versions need to be bumped in version.h
Diego Biurrun
- [libav-devel] FATE instances
Diego Biurrun
- [libav-devel] [PATCH] dct-test: factor out some common code and do whas was likely intended
Mans Rullgard
- [libav-devel] [PATCH 1/2] flvenc: Write the right metadata entry count
Martin Storsjö
- [libav-devel] [PATCH] flvdec: Ignore the index if it's from a creator known to be different
Martin Storsjö
- [libav-devel] [PATCH v2] dct-test: factor out some common code and do whas was likely intended
Mans Rullgard
- [libav-devel] [PATCH 1/2] tests/examples: Mark some variables only used within their files as static.
Diego Biurrun
- [libav-devel] [PATCH] eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
Anton Khirnov
- [libav-devel] [PATCH 1/5] Check output buffer size in nellymoser decoder.
fenrir at elivagar.org
- [libav-devel] [PATCH] rtmp: Make the input FLV parser handle data cut at any point
Martin Storsjö
- [libav-devel] [PATCH] mp4: Don't read an empty Decoder Config Descriptor
Alex Converse
- [libav-devel] [PATCH] avconv: actually set InputFile.rate_emu
Anton Khirnov
- [libav-devel] [PATCH 1/3] new interrupt callback interface, that works per URLContext instead of globally
Aviad Rozenhek
- [libav-devel] git|wwww|bugzilla.libav.org server move
Janne Grunau
- [libav-devel] [PATCH 00/15] DPCM decoder cleanup
Justin Ruggles
- [libav-devel] [PATCH] vmdaudio: fix decoding of 16-bit audio format.
Justin Ruggles
- [libav-devel] [PATCH 0/7] ws_snd decoder clean-ups
Justin Ruggles
- [libav-devel] [PATCH 1/2] libgsm: split init and close fuctions for encoder and decoder.
Justin Ruggles
- [libav-devel] [PATCH] flacdec: fix buffer size checking in get_metadata_size()
Justin Ruggles
- [libav-devel] [PATCH] latmenc: check for CODEC_ID_AAC to prevent muxing LATM data into LATM
Janne Grunau
- [libav-devel] [PATCH] cmdutils: move grow_array out of #if CONFIG_AVFILTER
Janne Grunau
- [libav-devel] [PATCH 1/4] prores: lowercase AVCodec name entry
Diego Biurrun
- [libav-devel] [PATCH] prores: mark prores as intra-only in libavformat/utils.c:is_intra_only()
Diego Biurrun
- [libav-devel] [PATCH] Fix unnecessary shift with 9/10bit vertical scaling
Kieran Kunhya
- [libav-devel] [PATCH] prores: add FATE tests
Diego Biurrun
- [libav-devel] [PATCH] Add a codec capability to get rid of is_intra_only() helper function.
benjamin at southpole.se
- [libav-devel] [PATCH] Set latmBufferFullness to largest value to indicate it is not used
Kieran Kunhya
- [libav-devel] [PATCH 1/2] rv40: neon optimisations of [avg|put]_chroma_mc[48]
Janne Grunau
- [libav-devel] [PATCH 1/2] Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
Diego Biurrun
- [libav-devel] [PATCH] matroskadec: Fix seeking for Matroska files with CUES before first cluster.
Diego Biurrun
- [libav-devel] [PATCH] ff_rtp_get_payload_type() : factorize dynamic payload type
Rafaël Carré
- [libav-devel] [PATCH] Correct ff_rtp_get_payload_type() documentation
Rafaël Carré
- [libav-devel] [PATCH] RTP Muxer: add a payload type private option
Rafaël Carré
- [libav-devel] [PATCH] tiffenc: initialize forgotten avctx.
Justin Ruggles
- [libav-devel] [PATCH] enable tiff rgb48 de- and encode
Jean First
- [libav-devel] [PING] ppc32: Fix movrel
Sean McGovern
- [libav-devel] [PATCH] mpegps: Handle buffer exhaustion when reading packets.
Alex Converse
- [libav-devel] [PATCH 1/2] sol: return error if av_get_packet() fails.
Justin Ruggles
- [libav-devel] [PATCH 1/4] increase bit_buffer_size to allow storing tiff header encoded with -compression_level 0 (TIFF_RAW)
Kostya Shishkov
- [libav-devel] [PATCH 2/4] Add decoding of 16 bit tiff files RGB48
Kostya Shishkov
- [libav-devel] [PATCH 3/4] Add encoding of 16 bit tiff filesi, get rid of the 8k limit of stripsize and initialise a missing s->avctx = avctx
Kostya Shishkov
- [libav-devel] [PATCH 4/4] remove some unused variables and some cosmetics do get a bit of consistency
Kostya Shishkov
- [libav-devel] [PATCH] ppc: fix 32-bit PIC build
Mans Rullgard
- [libav-devel] [PATCH 1/4] Fix invalid pointer deferences when parsing index in flv demuxer.
fenrir at elivagar.org
- [libav-devel] [PATCH] flvdec: Check for overflow before allocating arrays
Martin Storsjö
- [libav-devel] [PATCH 1/7] lavf: add a basic API for playlist input.
Luca Barbato
- [libav-devel] [PATCH 2/7] lavf: add M3U playlist demuxer.
Luca Barbato
- [libav-devel] [PATCH 1/3] avconv: remove fake coded_frame on streamcopy hack
Anton Khirnov
- [libav-devel] [PATCH 2/3] avconv: use correct output stream index when checking max_frames
Anton Khirnov
- [libav-devel] [PATCH 3/3] avconv: use different variables for decoded and filtered frame.
Anton Khirnov
- [libav-devel] [PATCH 1/2] Added ability to enable workaround for dxva2 decoding using older ATI cards
Janne Grunau
- [libav-devel] [PATCH] lavf: do not set codec_tag for rawvideo
Måns Rullgård
- [libav-devel] [PATCH v2] ppc: fix 32-bit PIC build
Mans Rullgard
- [libav-devel] [PATCH] fate: allow testing with libavfilter disabled
Mans Rullgard
- [libav-devel] [PATCH] Ogg: add support for Xiph's CELT (Opus) codec.
Nicolas George
- [libav-devel] [PATCH] make thread_type parameter refer to both audio and video
aviad rozenhek
- [libav-devel] [PATCH] ppc: fix some pointer to integer casts
Mans Rullgard
- [libav-devel] [PATCH 0/7] mp3on4 fixes
Justin Ruggles
- [libav-devel] [PATCH 1/3] avcodec: clarify documentation of CODEC_CAP_DELAY
Justin Ruggles
- [libav-devel] [PATCH] win32: improve threading algorithm warning
Luca Barbato
- [libav-devel] [PATCH 1/4] avtools: parse loglevel before all the other options.
Anton Khirnov
- [libav-devel] [PATCH 2/4] cmdutils: replace fprintf() by av_log()
Anton Khirnov
- [libav-devel] [PATCH 3/4] avconv: change av_log verbosity from ERROR to FATAL for fatal errors.
Anton Khirnov
- [libav-devel] [PATCH] vpxenc: add private options
Luca Barbato
- [libav-devel] [PATCH] [RFC] Add av*_revision() functions to each library that return the git revision hash.
Diego Biurrun
- [libav-devel] Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080, improved version
Reinhard Tartler
- [libav-devel] [PATCH] ogg/celt: do not set sample_fmt in the demuxer
Justin Ruggles
- [libav-devel] [PATCH 00/12] ADPCM clean-up, round 2
Justin Ruggles
- [libav-devel] Ogg seeking
j at v2v.cc
- [libav-devel] [PATCH] Add Ogg Skeleton 4 decoding support
j at v2v.cc
- [libav-devel] [PATCH] XOP/FMA4 CPU detection support
Jason Garrett-Glaser
- [libav-devel] Add Ogg Skeleton 4 support
j at v2v.cc
- [libav-devel] [PATCH 1/3] doc/avconv: document -timelimit.
Anton Khirnov
- [libav-devel] [PATCH 2/3] doc/avconv: expand documentation for some options.
Anton Khirnov
- [libav-devel] [PATCH 3/3] avconv: factorize common code from new_*_stream()
Anton Khirnov
- [libav-devel] [PATCH] Declare avconv stable.
Anton Khirnov
- [libav-devel] Upcoming Releases
Reinhard Tartler
- [libav-devel] [PATCH 1/2] libvpxenc: introduce codec specific defaults
Luca Barbato
- [libav-devel] [PATCH 1/3] matroskadec: export mimetype of attachments as metadata.
Anton Khirnov
- [libav-devel] [PATCH 2/3] matroskaenc: write attachments.
Anton Khirnov
- [libav-devel] [PATCH 3/3] avconv: add support for copying attachments.
Anton Khirnov
- [libav-devel] Preliminary support for VC1 interlaced stream decoding
shahriman AMS
- [libav-devel] Bugzilla bug #22
Sean McGovern
- [libav-devel] [PATCH 1/2] Split out yuv2yuv1 luma and chroma in order to make them generic DSP functions
Kieran Kunhya
- [libav-devel] [PATCH 1/4] avconv: Use the size of the decode sample format when allocating the audio samples buffer.
Alex Converse
- [libav-devel] [PATCH 01/14] avfiltergraph: use meaningful error codes
Anton Khirnov
- [libav-devel] [PATCH 02/14] graphparser: prefer void * over AVClass * for log contexts
Anton Khirnov
- [libav-devel] [PATCH 04/14] vsrc_color: use internal timebase
Anton Khirnov
- [libav-devel] [PATCH 05/14] lavfi: fix realloc size computation in avfilter_add_format()
Anton Khirnov
- [libav-devel] [PATCH] avconv: Initialize return value for codec copy path.
Alex Converse
- [libav-devel] [libav-commits] avconv: use different variables for decoded and filtered frame.
Alex Converse
- [libav-devel] [PATCH] avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected for the loopback address.
Nathan Caldwell
- [libav-devel] [PATCH 1/2] fate: remove seek-mpeg2reuse test
Mans Rullgard
- [libav-devel] [PATCH] latmenc.c: Fix private options
Kieran Kunhya
- [libav-devel] [PATCH 1/2] flashsv: fix typo in av_log() message
Diego Biurrun
- [libav-devel] [PATCH 1/3] dsputil: add vector_fmac_scalar()
Mans Rullgard
- [libav-devel] [PATCH] Add V210 unpack SIMD
Kieran Kunhya
- [libav-devel] [RFC] [PATCH] cmdutils: only print program banner in debug loglevel
Diego Biurrun
- [libav-devel] [PATCH 1/2] dca: clear inactive subbands only once in qmf_32_subbands()
Mans Rullgard
- [libav-devel] [PATCH] mpeg probe: check the 2/4-bit synchronization value found after a pack_start_code.
Alex Converse
- [libav-devel] [PATCH] prores: Handle 0 or fewer bits left
Alex Converse
- [libav-devel] [PATCH] Add a codec capability to get rid of is_intra_only() helper function.
benjamin at southpole.se
- [libav-devel] [PATCH] Take back declaration of stability for avconv; the program is not stable yet.
Diego Biurrun
- [libav-devel] [PATCH] doc: fix references to obsolete presets directories for avconv/ffmpeg
Diego Biurrun
- [libav-devel] [PATCH] movenc: Don't wrap whole metadata atoms in glbl
Alex Converse
- [libav-devel] [PATCH v2] dca: NEON optimised high freq VQ decoding
Mans Rullgard
- [libav-devel] [PATCH] lavc: add video/audio/encoding flags to global_quality option
Anton Khirnov
- [libav-devel] [PATCH] Synchronize various 4CCs and codec tags from FFmpeg.
Diego Biurrun
- [libav-devel] [PATCH] Announce Libav 0.7.2
Luca Barbato
- [libav-devel] [PATCH] lavf: Avoid using av_malloc(0) in av_dump_format
Martin Storsjö
Last message date:
Fri Sep 30 22:27:26 CEST 2011
Archived on: Fri Sep 30 22:27:34 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).