OSDN Git Service

coroid/libav_saccubus.git
2011-07-07 Alex Converseadts: Fix PCE copying.
2011-07-06 Chris Wilsonffserver: remove unused variable.
2011-07-06 Diego BiurrunRemove unused and outdated TODO file.
2011-07-06 Diego Biurrungitignore: Drop individual .d ignore; it is already...
2011-07-06 Anton Khirnovlavf: deprecate AVStream.quality.
2011-07-06 Kostyabink: pass Bink version to audio decoder through extrad...
2011-07-06 Diego Biurrunlibpostproc: Remove disabled code.
2011-07-06 Diego Biurrunflashsv: improve some comments and fix some wrong ones
2011-07-06 Diego Biurrunflashsv: Eliminate redundant variable indirection.
2011-07-06 Diego Biurrunflashsv: set reference frame type to full frame
2011-07-06 Diego Biurrunflashsv: replace bitstream description by a link to...
2011-07-06 Diego Biurrunflashsv: convert a debug av_log into av_dlog
2011-07-06 Diego Biurrunflashsv: simplify condition
2011-07-06 Diego Biurrunflashsv: return more meaningful error values
2011-07-06 Diego Biurrunflashsv: cosmetics: break some overly long lines
2011-07-06 Diego Biurrunflashsv: cosmetics: drop some unnecessary parentheses
2011-07-06 Ronald S. Bultjeswscale: amend documentation to mention use of native...
2011-07-06 Ronald S. Bultjeeval: add missing comma to tests.
2011-07-06 Ronald S. Bultjeeval: fix memleak.
2011-07-05 Jason Garrett... H.264: make loopfilter bS const where applicable
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 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-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 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 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 Loren Merrittvf_gradfun: relicense x86 asm to LGPL
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 Mans Rullgardavidec: simplify convoluted flow in avi_load_index()
next