October 2011 Archives by thread
Starting: Sat Oct 1 00:48:40 CEST 2011
Ending: Mon Oct 31 23:13:59 CET 2011
Messages: 2081
- [libav-devel] [PATCH 1/3] mpc7: check output buffer size before decoding
Justin Ruggles
- [libav-devel] [PATCH 0/5] nellymoser patches
Justin Ruggles
- [libav-devel] [PATCH] Announce Libav 0.7.2
Luca Barbato
- [libav-devel] [PATCH 1/7] AVOptions: don't segfault on NULL parameter in av_set_options_string()
Anton Khirnov
- [libav-devel] [PATCH 2/7] lavfi: add LUT (LookUp Table) generic filters
Anton Khirnov
- [libav-devel] [PATCH 1/3] id3v2: don't discard the whole tag when encountering empty frames.
Anton Khirnov
- [libav-devel] [PATCH 2/3] id3v2: read TXXX frames with two calls to decode_str() instead of one.
Anton Khirnov
- [libav-devel] [PATCH 3/3] id3v2: remove pointless casts
Anton Khirnov
- [libav-devel] [PATCH 2/2] Split up yuv2yuvX functions.
Luca Barbato
- [libav-devel] [PATCH 1/7] mp3on4: copy MPADSPContext from first context to all contexts.
Justin Ruggles
- [libav-devel] [PATCH] mp3on4: allocate temp buffer with av_malloc() instead of on the stack.
Justin Ruggles
- [libav-devel] [PATCH 4/7] mp3on4: fix the output channel order
Justin Ruggles
- [libav-devel] [PATCH 5/7] mp3on4: set channel layout
Justin Ruggles
- [libav-devel] [PATCH 7/7] mp3on4: create a separate flush function for MP3onMP4 to use the correct decoder private context.
Justin Ruggles
- [libav-devel] [PATCH] mp3on4: check for allocation failures in decode_init_mp3on4()
Justin Ruggles
- [libav-devel] [PATCH 1/5] avformat: don't unconditionally call ff_read_frame_flush() when trying to seek.
Justin Ruggles
- [libav-devel] [PATCH 1/3] qcelpdec: fix the return value of qcelp_decode_frame().
Justin Ruggles
- [libav-devel] [PATCH 1/3] Check for out of bound writes in the QDM2 decoder.
Justin Ruggles
- [libav-devel] [PATCH 1/5] ra144dec: use a more descriptive calculation for output data size
Justin Ruggles
- [libav-devel] [PATCH] ogg/celt: do not set sample_fmt in the demuxer
Justin Ruggles
- [libav-devel] [PATCH] sipr: fix the output data size check and only calculate it once.
Justin Ruggles
- [libav-devel] [PATCH] ARM: check for inline asm 'y' operand modifier support
Mans Rullgard
- [libav-devel] [PATCH] libvpx: fix build with older libvpx versions.
Anton Khirnov
- [libav-devel] [PATCH] mp3on4: check for allocation failures in decode_init_mp3on4()
Luca Barbato
- [libav-devel] [PATCH 7/7] mp3on4: create a separate flush function for MP3onMP4 to use the correct decoder private context.
Luca Barbato
- [libav-devel] [PATCH 2/2] Split up yuv2yuvX functions.
Ronald S. Bultje
- [libav-devel] [PATCH] Synchronize various 4CCs and codec tags from FFmpeg.
Diego Biurrun
- [libav-devel] [PATCH] Synchronize various 4CCs and codec tags from FFmpeg.
Diego Biurrun
- [libav-devel] [PATCH 1/3] prores: extract idct into its own dspcontext and merge with put_pixels.
Ronald S. Bultje
- [libav-devel] [RFC] AVOptions API rewrite
Anton Khirnov
- [libav-devel] [PATCH 0/3] Support for GeoTIFF metadata
Thomas Kühnel
- [libav-devel] [PATCH 1/3] avcodec: add metadata to AVFrame
Thomas Kühnel
- [libav-devel] [PATCH 1/3] mpegvideo: fix position of bottom edge.
Ronald S. Bultje
- [libav-devel] [PATCH] Print command line parameters in show_banner().
Georgi Chorbadzhiyski
- [libav-devel] [PATCH/RFC] movenc: Rudimentary IODs support.
Alex Converse
- [libav-devel] [PATCH] H264: Only wait before triggering ff_thread_setup_complete() until the next slice that contains a start-of-field/frame macroblock
Anton Khirnov
- [libav-devel] first round of rv40 neon optimisations
Janne Grunau
- [libav-devel] [PATCH 1/6] rv40: NEON optimised [put|avg]_chroma_mc[48]
Janne Grunau
- [libav-devel] [PATCH 2/6] rv34: move inverse transform to rv34dsp
Janne Grunau
- [libav-devel] [PATCH 1/4] smacker: Separate audio flags from sample rates in smacker demuxer.
Justin Ruggles
- [libav-devel] [PATCH 0/5] adpcm clean-up, round 3
Justin Ruggles
- [libav-devel] [PATCH 1/2] libavcodec: rename FF_API_AGGRESSIVE depreciation symbol to FF_API_ER
Dustin Brody
- [libav-devel] [PATCH] dnxhd: Spelling
Alex Converse
- [libav-devel] [PATCH] Fix 'heigth' vs. 'height' typos.
Diego Biurrun
- [libav-devel] [PATCH] Fix a bunch of common typos.
Diego Biurrun
- [libav-devel] [PATCH] libx264: support 9- and 10-bit output.
Anton Khirnov
- [libav-devel] [PATCH] lavc: deprecate FF_ER_AGGRESSIVE and rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER
Dustin Brody
- [libav-devel] [PATCH 1/4] VC1 interlaced stream decoding support 1/3
Mashiat Sarker Shakkhar
- [libav-devel] [PATCH] dnxhddec: handle cid change in bitstream.
Alex Converse
- [libav-devel] [PATCH 01/15] AVOptions: split av_set_string3 into opt type-specific functions
Anton Khirnov
- [libav-devel] [PATCH 02/15] AVOptions: cosmetics, move and rename static av_set_number().
Anton Khirnov
- [libav-devel] [PATCH 03/15] AVOptions: cosmetics, rename static av_set_number2() to write_number().
Anton Khirnov
- [libav-devel] [PATCH 04/15] AVOptions: refactor set_number/write_number
Anton Khirnov
- [libav-devel] [PATCH] Fixed deference of NULL pointer in motionpixels decoder.
Janne Grunau
- [libav-devel] [PATCH 1/8] Fix size of the temporary buffer used for audio in segafilm demuxer.
Janne Grunau
- [libav-devel] [PATCH 1/8] Fix size of the temporary buffer used for audio in segafilm demuxer.
Janne Grunau
- [libav-devel] [PATCH 2/6] Fixed segfault on corrupted sega streams in the demuxer.
Janne Grunau
- [libav-devel] [PATCH] segafilm: check av_malloc return value for audio interleave buffer
Janne Grunau
- [libav-devel] [PATCH] fate: fix logging argument
Sean McGovern
- [libav-devel] [FFmpeg-devel] [PATCH 2/6] Fixed segfault on corrupted sega streams in the demuxer.
Janne Grunau
- [libav-devel] [PATCH 6/6] Fixed segfaults on corruped VMD streams in the decoder.
Janne Grunau
- [libav-devel] [PATCH 7/8] Fix js_vlc_bits value validation when joint stereo is used in cook decoder.
Janne Grunau
- [libav-devel] [PATCH 4/6] Fixed invalid read access on extra data in cinepak decoder.
Janne Grunau
- [libav-devel] [PATCH 2/5] Check for missing reference in vp5/6 decoder.
Janne Grunau
- [libav-devel] [PATCH 4/5] Check for huffman tree building error in vp6 decoder.
Janne Grunau
- [libav-devel] [PATCH 3/4] Fix error recovery code on size changes in vp5/6 decoder
Janne Grunau
- [libav-devel] [PATCH 5/5] Release old pictures after a resolution change in vp5/6 decoder
Janne Grunau
- [libav-devel] [PATCH 4/4] Reset the internal state when aborting key frames header parsing in vp6 decoder.
Janne Grunau
- [libav-devel] [PATCH 2/7] lavf: add M3U playlist demuxer.
Vladimir Pantelic
- [libav-devel] [libav-commits] nellymoserdec: allow user to request SAMPLE_FMT_FLT for output samples.
Ronald S. Bultje
- [libav-devel] [PATCH 1/2] avtools: add -v as alias for -loglevel
Mans Rullgard
- [libav-devel] [PATCH 2/2] avconv: raise verbosity level of progress reports
Mans Rullgard
- [libav-devel] [PATCH] avconv: add presets
Alexandra Khirnova
- [libav-devel] Backported buffer/sanity check patches from Laurent Aimar for september
Janne Grunau
- [libav-devel] Sun CC FATE failures
Sean McGovern
- [libav-devel] [PATCH] mpegps: Use av_get_packet() instead of poorly emulating it.
Alex Converse
- [libav-devel] [PATCH 1/6] dnxhdenc: fixed signed multiplication overflow
Mans Rullgard
- [libav-devel] [PATCH 3/6] crc: fix signed overflow
Mans Rullgard
- [libav-devel] [PATCH 4/6] lavf: fix signed overflow in avformat_find_stream_info()
Mans Rullgard
- [libav-devel] [PATCH] Inline some more the VLC decoding functions for prores
Christophe Gisquet
- [libav-devel] [PATCH] mxfdec: Fix some buffer overreads caused by the misuse of AVPacket related functions.
Alex Converse
- [libav-devel] [PATCH 1/4] aacdec: fix undefined shifts
Mans Rullgard
- [libav-devel] [PATCH 2/4] dca: fix signed overflow in shift
Mans Rullgard
- [libav-devel] [PATCH 3/4] motion_est: fix some signed overflows
Mans Rullgard
- [libav-devel] [PATCH 4/4] vp8: fix signed overflows
Mans Rullgard
- [libav-devel] 2nd round of backported buffer/sanity check patches from Laurent Aimar
Janne Grunau
- [libav-devel] [PATCH 01/22] avsdemux: check for corrupted data
Janne Grunau
- [libav-devel] [PATCH 02/22] anmdemux: prevent double free on error
Janne Grunau
- [libav-devel] [PATCH] [WIP] yuv2planeX10 SIMD
Kieran Kunhya
- [libav-devel] [PATCH 1/3] h264pred: remove unused variables
Mans Rullgard
- [libav-devel] [PATCH 2/3] h264: fix signed overflows in x*0x01010101 expressions
Mans Rullgard
- [libav-devel] [PATCH 1/3] new interrupt callback interface, that works per URLContext instead of globally
aviad rozenhek
- [libav-devel] [PATCH] fate: run avconv with log level 'info'
Mans Rullgard
- [libav-devel] [PATCH v2] avidec: fix signed overflow in avi_sync()
Mans Rullgard
- [libav-devel] [PATCH] mpeg12enc: use sign_extend() function
Mans Rullgard
- [libav-devel] [PATCH] zmbv: remove memcpy() of decoded frame
Mans Rullgard
- [libav-devel] [PATCH 1/5] avconv: factorize common code in transcode_init()
Anton Khirnov
- [libav-devel] [PATCH] avconv: always print stats with AV_LOG_INFO
Anton Khirnov
- [libav-devel] [PATCH] fate: run avconv with -nostats flag
Mans Rullgard
- [libav-devel] [PATCH] golomb: fix get_[us]e_golomb() with >15 value bits
Mans Rullgard
- [libav-devel] [PATCH 1/5] motion_est: make MotionExtContext.map_generation unsigned
Mans Rullgard
- [libav-devel] [PATCH 2/5] mpegvideo_enc: fix a signed overflow
Mans Rullgard
- [libav-devel] [PATCH 3/5] ac3dec: use get_sbits() instead of manually sign-extending
Mans Rullgard
- [libav-devel] [PATCH 4/5] mpeg124: use sign_extend() function
Mans Rullgard
- [libav-devel] [PATCH 5/5] 4xm: fix signed overflow
Mans Rullgard
- [libav-devel] [PATCH] wmavoice: fix a signed overflow
Mans Rullgard
- [libav-devel] [PATCH] mpeg4dec: use unsigned type for startcode in ff_mpeg4_decode_picture_header
Mans Rullgard
- [libav-devel] [PATCH 1/6] fmtconvert: fix and extend documentation for float_interleave()
Justin Ruggles
- [libav-devel] [PATCH 1/2] sws: support yuv444p9/10 output.
Anton Khirnov
- [libav-devel] [PATCH] configure: Add -Wstrict-prototypes to CFLAGS if available.
Diego Biurrun
- [libav-devel] patch to libavformat/mov.c, metadata various
Raivo Hool
- [libav-devel] [PATCH] vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly).
Gwenole Beauchesne
- [libav-devel] [PATCH] mpegts: Attempt to seek back to beginning in non-seekable mpegts files.
Tomas Härdin
- [libav-devel] [PATCH] id2v2: fix parameterless function pointer declaration
Diego Biurrun
- [libav-devel] [PATCH] id3v2: reduce the scope of some non-globally-used symbols/structures
Diego Biurrun
- [libav-devel] Cosmetics for libavcodec/vc1.c
Kostya Shishkov
- [libav-devel] [PATCH] swscale: use aligned move for storage into temporary buffer.
Ronald S. Bultje
- [libav-devel] [PATCH 1/4] Fixed MOV/MP4 tracktotal metadata
Raivo Hool
- [libav-devel] [PATCH 2/4] Fixed MOV/MP4 disc and tracktotal metadata
Raivo Hool
- [libav-devel] [PATCH 3/4] Fixed MOV/MP4 album_artist metadata
Raivo Hool
- [libav-devel] [PATCH] sipr: fix get_bits(0) calls
Mans Rullgard
- [libav-devel] RGB H.264 encoding and decoding, swscale GBR24P
Hans-Kristian Arntzen
- [libav-devel] [PATCH] h264: fix detection of optional trailing PPS elements
Mans Rullgard
- [libav-devel] [PATCH 1/2] Fix MOV/MP4 disc/track numbers and totals
Raivo Hool
- [libav-devel] [PATCH 2/2] Fix MOV/MP4 album_artist atom
Raivo Hool
- [libav-devel] MOV/MP4 metadata
Raivo Hool
- [libav-devel] [PATCH 1/2] mov: cosmetics
Luca Barbato
- [libav-devel] [PATCH 1/2] mov: cosmetics
Luca Barbato
- [libav-devel] [PATCH 1/2] some cosmetics for VC-1 decoder
Kostya Shishkov
- [libav-devel] [PATCH 2/2] some cosmetics for vc1.h
Kostya Shishkov
- [libav-devel] [PATCH 1/3] pretty-print some VC-1 tables
Kostya Shishkov
- [libav-devel] [PATCH] h264: fix invalid shifts in init_cavlc_level_tab()
Mans Rullgard
- [libav-devel] [PATCH] h264: fix HRD parameters parsing
Mans Rullgard
- [libav-devel] [PATCH] qdm2: fix signed multiplication overflow
Mans Rullgard
- [libav-devel] [PATCH/RFC] mathops: remove undefined behaviour from sign_extend()
Mans Rullgard
- [libav-devel] [PATCH] fix AC3ENC_OPT_MODE_ON/OFF
John Stebbins
- [libav-devel] [PATCH] fix ac3 encoder documentation
Justin Ruggles
- [libav-devel] [PATCH 1/2] flvdec: Split out setting of numeric fields from storing metadata
Martin Storsjö
- [libav-devel] [PATCH 1/2] rtsp: Parse the x-Accept-Dynamic-Rate header
Martin Storsjö
- [libav-devel] [FFmpeg-devel] [PATCH] Correct buffer handling for RTCP packets
Martin Storsjö
- [libav-devel] [PATCH 1/2] rtpdec: Fix the minimum packet length for RTCP SR packets
Martin Storsjö
- [libav-devel] [PATCH] h264: change unsupported bit depth message to error level
Mans Rullgard
- [libav-devel] [PATCH] rtpdec: Add ff_ prefix to all nonstatic symbols
Martin Storsjö
- [libav-devel] [PATCH 2/2] flvenc: Don't copy metadata entries that are written by the muxer itself
Martin Storsjö
- [libav-devel] [PATCH 1/2] flvenc: Write the right metadata entry count
Luca Barbato
- [libav-devel] [PATCH] avconv: add presets
alexandra at khirnov.net
- [libav-devel] [PATCH] Support for lossless and inter H264 4:2:2.
Ronald S. Bultje
- [libav-devel] [PATCH 1/4] lavf: add avformat_new_stream as a replacement for av_new_stream.
Anton Khirnov
- [libav-devel] [PATCH 3/4] lavf: replace av_new_stream->avformat_new_stream part II.
Anton Khirnov
- [libav-devel] [PATCH 4/4] lavc: make avcodec_get_context_defaults3 "officially" public
Anton Khirnov
- [libav-devel] [PATCH 1/4] rtsp: Merge the AVOption lists
Martin Storsjö
- [libav-devel] [PATCH] mpegtsenc: fix av_freep() of adts null pointer
Chris Kennedy
- [libav-devel] [PATCH 0/2] fix avplay memleaks
Justin Ruggles
- [libav-devel] fix build error when using avutil/log.h with C++ code
Jindřich Makovička
- [libav-devel] [PATCH 0/7] DMB demuxer
Alex Converse
- [libav-devel] [PATCH] movenc: Don't wrap whole extradata atoms in glbl.
Alex Converse
- [libav-devel] [PATCH] matroskaenc: expand WAVEFORMAT to WAVEFORMATEX for A_MS/ACM data
John Brooks
- [libav-devel] [PATCH 1/4] mlpdec: validate that the reported channel count matches the actual output channel count
Justin Ruggles
- [libav-devel] [PATCH 1/2] lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER
Dustin Brody
- [libav-devel] [PATCH] vc1: explicitly zero interlaced mode coding variables for progressive mode
Kostya Shishkov
- [libav-devel] [PATCH v2 1/5] rtsp: Merge the AVOption lists
Martin Storsjö
- [libav-devel] [PATCH] pcm: reduce pointer type casting
Mans Rullgard
- [libav-devel] [PATCH 0/7] truespeech clean-up
Justin Ruggles
- [libav-devel] PPC warning patrol & PIC
Sean McGovern
- [libav-devel] Replace incomplete w32threads implementation
Janne Grunau
- [libav-devel] [PATCH 00/20] shorten clean-up
Justin Ruggles
- [libav-devel] [PATCH] mov: Prevent illegal writes when chapter titles are very short.
Alex Converse
- [libav-devel] [libav-commits] prores: add FATE tests
Ronald S. Bultje
- [libav-devel] [PATCH] prores: add '-pix_fmt yuv422p10le' to FATE tests to keep CRCs endian independent
Diego Biurrun
- [libav-devel] [PATCH 1/2] lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER
Dustin Brody
- [libav-devel] [PATCH] prores: add missing feature warning for alpha
Janne Grunau
- [libav-devel] [PATCH] mov: add support for TV metadata atoms tves, tvsn and stik
Raivo Hool
- [libav-devel] [PATCH] fix overflows in proresdsp0idct
Ronald S. Bultje
- [libav-devel] [PATCH] Fix overreads/overwrites in VP8/MKV
Ronald S. Bultje
- [libav-devel] [PATCH] prores: fix fate CRCs for prores-422_proxy
Janne Grunau
- [libav-devel] [PATCH] fate: update prores-alpha ref after changing pix_fmt to yuv444p10le
Janne Grunau
- [libav-devel] [PATCH] avio: Check for invalid buffer length.
Alex Converse
- [libav-devel] [PATCH 1/3] swscale: reintroduce full precision in 16-bit output.
Ronald S. Bultje
- [libav-devel] [PATCH] VC1: Implement range mapping
Mashiat Sarker Shakkhar
- [libav-devel] [PATCH 1/3] lavf: deprecate AVFormatContext.file_size
Anton Khirnov
- [libav-devel] [PATCH 3/3] mpegenc: add preload private option.
Anton Khirnov
- [libav-devel] [PATCH 1/2] prores: do not set pixel format on codec init
Mans Rullgard
- [libav-devel] [rfc] segment muxer
Luca Barbato
- [libav-devel] [PATCH 1/3] avcodec: clarify documentation of CODEC_CAP_DELAY
Anton Khirnov
- [libav-devel] [PATCH 2/3] avcodec: clarify the CODEC_CAP_DELAY note in avcodec_decode_video2()
Anton Khirnov
- [libav-devel] [PATCH 3/3] avcodec: add CODEC_CAP_DELAY note to avcodec_decode_audio3() documentation
Anton Khirnov
- [libav-devel] [PATCH] avcodec: remove stray @deprecated comment
Mans Rullgard
- [libav-devel] [PATCH] Enable multithreding when decoding with libopenjpeg
Ronald S. Bultje
- [libav-devel] [PATCH] avplay: avoid window resize crash on osx with libsdl 1.2.14.
Ronald S. Bultje
- [libav-devel] [PATCH 1/4] lavc: replace API-bump-triggered AVCodecContext field change with shorter, non-conflicting name
Dustin Brody
- [libav-devel] [RFC] lavf: remove an ugly hack for guess mpeg/mpegts duration
Anton Khirnov
- [libav-devel] [PATCH] avconv: add presets
alexandra at khirnov.net
- [libav-devel] [PATCH] avconv: add presets
alexandra at khirnov.net
- [libav-devel] [PATCH] rtp: Fix ff_rtp_get_payload_type
Martin Storsjö
- [libav-devel] [PATCH] avoptions: Fix av_opt_flag_is_set
Martin Storsjö
- [libav-devel] [PATCH 1/2] rtsp: Make the rtsp flags avoptions set via a define
Martin Storsjö
- [libav-devel] [PATCH] rtpenc: Set a default video codec
Martin Storsjö
- [libav-devel] [PATCH 01/17] lavf: use avpriv_ prefix for ff_new_chapter().
Anton Khirnov
- [libav-devel] [PATCH] Ut Video decoder
Kostya Shishkov
- [libav-devel] [RFC] g722: Add a fate test for the encoder
Martin Storsjö
- [libav-devel] [PATCH 1/2] H264: change weight/biweight functions to take a height argument.
Ronald S. Bultje
- [libav-devel] [PATCH 2/2] H264: have hl_motion() and its callees take a chroma_idc argument.
Ronald S. Bultje
- [libav-devel] [PATCH] prevent overflow
Ronald S. Bultje
- [libav-devel] [PATCH 1/2] swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.
Ronald S. Bultje
- [libav-devel] [PATCH 1/3] doc/avtools: add forgotten part to stream specifiers description
Anton Khirnov
- [libav-devel] [PATCH] libspeexenc: add libspeex encoder
Luca Barbato
- [libav-devel] [PATCH] libspeexenc: add libspeex encoder
Luca Barbato
- [libav-devel] [PATCH] Add V210 unpack SIMD
Kieran Kunhya
- [libav-devel] [PATCH] avf: fix memleak in packet corrupt dropping code
Luca Barbato
- [libav-devel] [PATCH] Makefile: change presets extension to .avpreset
Anton Khirnov
- [libav-devel] [PATCH] presets: rename presets directory
Janne Grunau
- [libav-devel] [PATCH] avplay: fix missing blue channel when switching from/to fullscreen on osx with libsdl 1.2.14
Jean First
- [libav-devel] [PATCH] Use correct scaling table for bwd-pred MVs in second B-field
Mashiat Sarker Shakkhar
- [libav-devel] [PATCH 1/4] h264: 4:2:2 intra decoding support
Ronald S. Bultje
- [libav-devel] [PATCH 1/8] Split out yuv2yuv1 luma and chroma in order to make them generic DSP functions
Ronald S. Bultje
- [libav-devel] [PATCH] vp8: fix up handling of segmentation_maps in reference frames.
Ronald S. Bultje
- [libav-devel] [PATCH] sync libav avcodec.h
compn
- [libav-devel] [PATCH] pulse: introduce pulseaudio input
Luca Barbato
- [libav-devel] [PATCH 0/5] libspeexenc
Justin Ruggles
- [libav-devel] [PATCH] avcodec.h: Move G.729/G.723 CODEC_IDs to the correct section.
Diego Biurrun
- [libav-devel] [PATCH] Only test-compile w32pthreads.h if W32THREADS are available.
Diego Biurrun
- [libav-devel] [PATCH] mov: parse the gnre atom
Raivo Hool
- [libav-devel] [PATCH] pulse: introduce pulseaudio input
Luca Barbato
- [libav-devel] [PATCH 1/2] x86: Fix linking of ProRes DSP ASM with YASM disabled.
Diego Biurrun
- [libav-devel] [PATCH] flvenc: store delay and last_ts per-stream.
Justin Ruggles
- [libav-devel] [PATCH 1/5] h264: 4:2:2 intra decoding support
Ronald S. Bultje
- [libav-devel] [PATCH 2/5] Support for lossless and inter H264 4:2:2.
Ronald S. Bultje
- [libav-devel] [PATCH] Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_scale.
Ronald S. Bultje
- [libav-devel] [PATCH 1/6] sws/pixfmt/pixdesc: add support for yuv420p9le/be.
Ronald S. Bultje
- [libav-devel] [PATCH] Move timefilter code from lavf to lavd.
Anton Khirnov
- [libav-devel] [PATCH 1/4] mov: parse the gnre atom
Raivo Hool
- [libav-devel] [PATCH 2/4] mov: rename function to remove ambiguity, some indentation cosmetics
Raivo Hool
- [libav-devel] [PATCH 3/4] mov: rename function _stik, some indentation cosmetics
Raivo Hool
- [libav-devel] [PATCH 4/4] mov: add support for hdvd and pgap metadata atoms
Raivo Hool
- [libav-devel] [PATCH 1/7] aacdec: Disable locking code for parse_adts_frame_header() non zero chan config
Jan E
- [libav-devel] [PATCH 1/7] aacdec: Disable locking code for parse_adts_frame_header() non zero chan config
Jan E
- [libav-devel] [PATCH] h264: fix ppc/altivec build
Mans Rullgard
- [libav-devel] [PATCH 1/4] mov: parse the gnre atom
Raivo Hool
- [libav-devel] [PATCH 4/4] mov: add support for hdvd and pgapmetadata atoms
Raivo Hool
- [libav-devel] [PATCH 1/4] mov: parse the gnre atom
Raivo Hool
- [libav-devel] [PATCH] presets: spelling error in libvpx 1080p50_60
Janne Grunau
- [libav-devel] [PATCH] mp3on4: allocate temp buffer with av_malloc() instead of on the stack.
Kostya Shishkov
- [libav-devel] [PATCH 6/7] mp3on4: ensure that the frame channel count does not exceed the codec channel count.
Justin Ruggles
- [libav-devel] [PATCH 0/4] libspeexdec clean-up
Justin Ruggles
- [libav-devel] LibAV-FATE on Solaris x86
Sean McGovern
- [libav-devel] [PATCH] fft-test: Eliminate global exptab.
Alex Converse
- [libav-devel] [PATCH] swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables()
Mans Rullgard
- [libav-devel] [PATCH] flvdec: Do not call parse_keyframes_index with a NULL stream
Martin Storsjö
- [libav-devel] [PATCH] flv: add index entries for audio packets.
Justin Ruggles
- [libav-devel] [PATCH 1/2] Move id3v2 tag writing from mp3enc.c into id3v2.c
Michael Karcher
- [libav-devel] [PATCH] flvdec: Do not call parse_keyframes_index with a NULL stream
Martin Storsjö
- [libav-devel] [PATCH 00/15] tta clean-up
Justin Ruggles
- [libav-devel] [PATCH 1/2] twinvq: return an error when the packet size is too small
Justin Ruggles
- [libav-devel] [PATCH] h264_weight: initialize "height" function argument properly.
Ronald S. Bultje
- [libav-devel] [PATCH 1/4] add -err_filter AVOptions to access flag-based error recognition
Dustin Brody
- [libav-devel] [PATCH] VC1: restore mistakenly removed code
Mashiat Sarker Shakkhar
- [libav-devel] [PATCH] lavf: export some forgotten symbols with non-av prefixes.
Anton Khirnov
- [libav-devel] [PATCH 1/2] vorbisdec: check output buffer size before writing output
Justin Ruggles
- [libav-devel] [PATCH] wavpack: calculate bpp using av_get_bytes_per_sample()
Justin Ruggles
- [libav-devel] [PATCH 0/5] wma decoders clean-up
Justin Ruggles
- [libav-devel] [PATCH] g722: split decoder and encoder into separate files
Justin Ruggles
- [libav-devel] [PATCH] Set max value for dsur_mode correctly
John Stebbins
- [libav-devel] [PATCH 2/7] resample: reject unhandled conversions
Janne Grunau
- [libav-devel] [PATCH 1/6] lavf: make some seeking functions private
Anton Khirnov
- [libav-devel] [PATCH 2/6] lavf: simplify by using FFMAX/FFMIN.
Anton Khirnov
- [libav-devel] [PATCH 3/6] lavf: move private fields in AVFormatContext to the end at next bump.
Anton Khirnov
- [libav-devel] [PATCH 4/6] lavf: move private fields in AVStream to the end at next bump.
Anton Khirnov
- [libav-devel] [PATCH 1/5] mpegvideo: remove some unused variables from MpegEncContext.
Anton Khirnov
- [libav-devel] [PATCH 3/5] mpeg12: move full_pel from MpegEncContext to Mpeg1Context
Anton Khirnov
- [libav-devel] [PATCH] swscale: add missing colons to x86 assembly yuv2planeX.
Ronald S. Bultje
- [libav-devel] [PATCH][RFC} remove dsputil put/avg_2tap_qpel_pixels_tab
Ronald S. Bultje
- [libav-devel] [PATCH 1/3] g722dec: remove the use of lowres for half-rate decoding.
Justin Ruggles
- [libav-devel] [libav-commits] mpeg12: move full_pel from MpegEncContext to Mpeg1Context
Måns Rullgård
- [libav-devel] [PATCH] adpcm: use sign_extend()
Mans Rullgard
- [libav-devel] [PATCH 00/10] tta clean-up, rearranged
Justin Ruggles
- [libav-devel] [PATCH] Xiph CELT decoder using libcelt.
Nicolas George
- [libav-devel] [PATCH 00/10] PCM clean-up
Justin Ruggles
- [libav-devel] [PATCH] seek-test: replace deprecated API usage with current API
Justin Ruggles
- [libav-devel] [RFC/PATCH] lavc: remove "legacy" mpegvideo decoder.
Anton Khirnov
- [libav-devel] [PATCH 00/19] alac decoder clean-up
Justin Ruggles
- [libav-devel] [PATCH 1/2] pulse: introduce pulseaudio input
Luca Barbato
- [libav-devel] [libav-commits] lavf: add avformat_open_input() as a replacement for av_open_input_*
Alex Converse
- [libav-devel] [PATCH 1/2] probe: Remove id3 tag presence as a criteria to do file extension checking.
Alex Converse
- [libav-devel] [PATCH] H.264: Convert H.264 luma MC ASM from inlined to yasm.
Daniel Kang
- [libav-devel] [PATCH] pulse: documentation
Luca Barbato
- [libav-devel] [PATCH] H.264: Cometics to dsputil_mmx.c
Daniel Kang
- [libav-devel] [PATCH] Fix decoding of DNxHD video in MXF container
Joseph Artsimovich
- [libav-devel] [PATCH] threads: restore has_b_frames in frame_thread_free
Janne Grunau
- [libav-devel] [PATCH 0/8] mpegaudio clean-up
Justin Ruggles
- [libav-devel] [PATCH 0/3] libopencore_amr clean-up
Justin Ruggles
- [libav-devel] [PATCH] aac_latm: remove unneeded check for zero-size packet.
Justin Ruggles
- [libav-devel] [PATCH] flvenc: use first packet delay as global delay.
Justin Ruggles
- [libav-devel] GCC release
Sean McGovern
- [libav-devel] [PATCH 00/18] monkey's audio clean-up
Justin Ruggles
- [libav-devel] [PATCH] remove the zork pcm seek test
Justin Ruggles
- [libav-devel] [PATCH] snow: fix segfault on emu edge
Luca Barbato
- [libav-devel] [PATCH 1/2] iv8: assemble packets to return complete frames
Janne Grunau
- [libav-devel] [PATCH] lavf: use number of output pictures for delay checks.
Ronald S. Bultje
- [libav-devel] [PATCH] another round of chrome security fixes
Ronald S. Bultje
- [libav-devel] [PATCH] Fix decoding of lossless 10-bit 4:4:4 H.264
Ronald S. Bultje
- [libav-devel] [PATCH 00/12] atrac clean-up
Justin Ruggles
- [libav-devel] [PATCH 1/2] seek-test: use avformat_open_input
Janne Grunau
- [libav-devel] [PATCH 00/17] atrac clean-up, version 2
Justin Ruggles
- [libav-devel] [PATCH] lavf: add init_put_byte() to the list of visible symbols.
Anton Khirnov
- [libav-devel] [PATCH 0/5] nellymoser clean-up
Justin Ruggles
- [libav-devel] [PATCH] utvideo: account for coupled lines in YUV420 format
Kostya Shishkov
- [libav-devel] [PATCH] Fix decoding of lossless 4:2:2 H.264
Ronald S. Bultje
- [libav-devel] [PATCH 0/5] bink clean-up
Justin Ruggles
- [libav-devel] [PATCH 0/8] cook clean-up
Justin Ruggles
- [libav-devel] [PATCH] mov: Avoid divide by zero in edit list dts handling
Benjamin Larsson
- [libav-devel] [PATCH] utvideo: handle empty Huffman trees
Kostya Shishkov
- [libav-devel] [PATCH] cook: return AVERROR_PATCHWELCOME instead of ENOTSUP
Justin Ruggles
- [libav-devel] [PATCH 1/3] dca: return proper error codes instead of -1
Justin Ruggles
- [libav-devel] [PATCH 0/7] CIN audio clean-up
Justin Ruggles
- [libav-devel] [PATCH] flacdec: use av_get_bytes_per_sample() to get sample size
Justin Ruggles
- [libav-devel] [PATCH 00/13] g726 clean-up
Justin Ruggles
- [libav-devel] [PATCH 00/10] GSM clean-up
Justin Ruggles
- [libav-devel] [PATCH 0/4] TwinVQ clean-up (and more)
Justin Ruggles
- [libav-devel] [PATCH] libdirac/libschroedinger: Drop unnecessary symbol prefixes.
Diego Biurrun
- [libav-devel] [PATCH] cmdutils: check fread() return value
Janne Grunau
- [libav-devel] [PATCH 1/4] Update x86inc.asm to latest x264 version.
Ronald S. Bultje
- [libav-devel] [rfc] a replacement decoder
Kostya Shishkov
- [libav-devel] [PATCH 1/3] doxygen: eliminate Qt-style doxygen syntax
Diego Biurrun
- [libav-devel] [PATCH 2/3] Remove redundant filename self-references inside files.
Diego Biurrun
- [libav-devel] [PATCH 1/7] vp3: remove some pointless comments
Diego Biurrun
- [libav-devel] [PATCH 0/7] IMC clean-up
Justin Ruggles
- [libav-devel] [RFC 0/6] TLS/SSL support
Martin Storsjö
- [libav-devel] [PATCH] h264: add 4:2:2 and 4:4:4 lossless FATE tests
Diego Biurrun
- [libav-devel] [PATCH] cmdutils: Rename read_file to cmdutils_read_file
Martin Storsjö
- [libav-devel] [PATCH] avcodec: add support for planar signed 8-bit PCM.
Justin Ruggles
- [libav-devel] [PATCH 1/1] rtsp: add allowed_media_types option
John Brooks
Last message date:
Mon Oct 31 23:13:59 CET 2011
Archived on: Mon Oct 31 23:15:00 CET 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).