OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-07-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-05 Diego BiurrunAdd some missing mathematics.h #includes for av_rescale().
2011-07-05 Diego Biurrunopencore-amr: Add missing initializer braces to shut...
2011-07-05 Mans RullgardARM: workaround for bug in GNU assembler
2011-07-05 Clément Bœschdv: fix comment wording mistake
2011-07-05 Diego BiurrunRename libavcodec/high_bit_depth.h ---> libavcodec...
2011-07-05 Clément Bœschdv: fix comment wording mistake
2011-07-05 Clément Bœschmxfenc: fix ignored drop flag in binary timecode repres...
2011-07-05 Reimar Döffingerdv: fix valgrind use of uninitialised value warnings.
2011-07-05 Clément Bœschdv: fix comment spelling.
2011-07-05 Reimar Döffingerdv: fix valgrind use of uninitialised value warnings.
2011-07-05 Clément Bœschmxfenc: fix ignored drop flag in binary timecode repres...
2011-07-05 Mans RullgardPPC: use Altivec IMDCT only for supported sizes
2011-07-05 Clément Bœschdv: fix comment spelling
2011-07-05 Diego Biurrunconfigure: simplify -rpath-link linker flag
2011-07-05 Michael Niedermayereval/fate: try to fix nan printing format failures.
2011-07-05 Nicolas Georgelibavfilter: add a default to silence a warning.
2011-07-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-04 Mans RullgardARM: allow unaligned buffer in fixed-point NEON FFT4
2011-07-04 Mans Rullgardfate: test more FFT etc sizes
2011-07-04 John Stebbinsdca: set AVCodecContext frame_size for DTS audio
2011-07-04 Daniel KangYASM: Shut up unused variable compiler warning with...
2011-07-04 Daniel Kangx86_32: Fix build on x86_32 with --disable-yasm.
2011-07-04 Mans Rullgardiirfilter: add fate test
2011-07-04 Carl Eugen... Unbreak libavutil API.
2011-07-04 Diego Biurrundoxygen: Add qmul docs.
2011-07-04 Nicolas Georgeogg: propagate return values and return more meaningful...
2011-07-04 Jason Garrett... H.264: fix overreads of qscale_table
2011-07-04 Diego BiurrunRemove unused static tables and static inline functions.
2011-07-04 Mans Rullgardeval: clear Parser instances before using
2011-07-04 Mans Rullgarddct-test: remove 'ref' function pointer from tables
2011-07-04 Diego Biurrunbuild: Remove deleted 'check' target from .PHONY list.
2011-07-04 Reimar Döffingeroggdec: Abort Ogg header parsing when encountering...
2011-07-04 Diego BiurrunAdd LGPL license boilerplate to files lacking it.
2011-07-04 Clément Bœschmxfenc: small typo fix
2011-07-04 Diego Biurrundoxygen: Fix documentation for some VP8 functions.
2011-07-04 Kostya Shishkovsha: use AV_RB32() instead of assuming buffer can be...
2011-07-04 Mans Rullgarddes: allow unaligned input and output buffers
2011-07-04 Mans Rullgardaes: allow unaligned input and output buffers
2011-07-04 Christian Schmidtlibxvid: add missing include of libavutil/mathematics.h
2011-07-04 Mans Rullgardfate: add idct8x8 test
2011-07-04 Mans Rullgarddct-test: exit with non-zero status if an IDCT fails
2011-07-04 Mans Rullgardeval: add fate test
2011-07-04 Mans Rullgardeval: make timing optional in test program
2011-07-04 Stefano Sabatinivf_pad: fix "vsub" variable value computation
2011-07-04 Stefano Sabatinifilters.texi: fix @var{auto} misc typos in yadif docs
2011-07-04 Stefano Sabatinivf_pad: add support for a "sar" variable
2011-07-04 Stefano Sabatinivf_scale: add a "sar" variable
2011-07-04 Stefano Sabatiniexamples: rename "-example" suffix from examples files
2011-07-04 Mans Rullgardfate: add 'null' comparison method
2011-07-04 Mans Rullgarddct-test: make speed test optional
2011-07-04 Mans Rullgarddct-test: remove is_idct field from tables
2011-07-04 Mans Rullgarddct-test: split table in two for idct and fdct
2011-07-04 Mans Rullgarddct-test: simplify calling dct_error()
2011-07-04 Mans Rullgarddct-test: whitespace cosmetics
2011-07-04 Mans Rullgarddct-test: remove commented out code
2011-07-04 Robert Swainvorbis: vpxenc: Add missing include for av_rescale*
2011-07-04 Carl Eugen... ffmpeg: Fix VDPAU decoding for some H264 samples.
2011-07-04 Daniel KangFix build with --disable-yasm.
2011-07-04 Michael Niedermayerh264_qpel_mmx: add another forgotten have_yasm
2011-07-04 Michael Niedermayerdsputil_mmx: try to fix compilation without yasm.
2011-07-04 Loren Merrittvf_gradfun: relicense x86 asm to LGPL
2011-07-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-03 Jason Garrett... H.264: template left MB handling
2011-07-03 Jason Garrett... H.264: faster fill_decode_caches
2011-07-03 Jason Garrett... H.264: faster write_back_*
2011-07-03 Jason Garrett... H.264: faster fill_filter_caches
2011-07-03 Jason Garrett... H.264: make filter_mb_fast support the case of unavaila...
2011-07-03 Mans RullgardDo not include log.h in avutil.h
2011-07-03 Mans RullgardDo not include pixfmt.h in avutil.h
2011-07-03 Mans RullgardDo not include rational.h in avutil.h
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-07-03 Mans RullgardDo not include intfloat_readwrite.h in avutil.h
2011-07-03 Mans RullgardRemove return statements following infinite loops witho...
2011-07-03 Diego BiurrunRTSP: Doxygen comment cleanup
2011-07-03 Diego Biurrundoxygen: Escape '\' in Doxygen documentation.
2011-07-03 Mans Rullgardmd5: cosmetics
2011-07-03 Mans Rullgardmd5: use AV_WL32 to write result
2011-07-03 Mans Rullgardmd5: add fate test
2011-07-03 Mans Rullgardmd5: include correct headers
2011-07-03 Mans Rullgardmd5: fix test program
2011-07-03 Diego Biurrundoxygen: Drop array size declarations from Doxygen...
2011-07-03 Diego Biurrundoxygen: Fix parameter names to match the function...
2011-07-03 Diego Biurrundoxygen: Remove spurious documentation for non-existing...
2011-07-03 Diego Biurrundoxygen: Fix execute_code() @return documentation.
2011-07-03 Diego Biurrunsnow: Remove unused code.
2011-07-03 Diego BiurrunMove some conditionally used code below the appropriate...
2011-07-03 Mans Rullgardcrc: add fate test
2011-07-03 Mans Rullgardfate: move libavutil test rules to a separate file
2011-07-03 Mans Rullgardconfigure: do not blank $LIBNAME if static libs disabled
2011-07-03 Gavin KinseyFix segmentation fault in ffprobe
2011-07-03 Daniel KangH.264: Add x86 assembly for 10-bit H.264 qpel functions.
2011-07-03 Reinhard TartlerUpdate Doxyfile to the format preferred by Doxygen...
2011-07-03 Mans Rullgardaes: fix for big endian systems
2011-07-03 Mans Rullgarddes: reduce number of iterations in test program
2011-07-03 Mans Rullgardfate: add DES test
2011-07-03 Joakim PlateAdd mode to yadif to enable/disable deinterlacing based...
2011-07-03 Mans Rullgardavidec: simplify convoluted flow in avi_load_index()
2011-07-03 Mans Rullgardffv1: remove unused tables
2011-07-03 Mans RullgardRemove statements immediately following unconditional...
next