OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-07-06 Stefano Sabatinigraphparser: fix logic for updating the open_inputs...
2011-07-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Reimar DöffingerFix av_open_input_stream with uninitialized context...
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 ami_stuffSupport fourcc YV24.
2011-07-06 Carl Eugen... Support extension jls for jpeg-ls.
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 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 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.
next