OSDN Git Service

coroid/libav_saccubus.git
2007-06-20 Andreas ÖmanDo not reuse the rbsp de-escape buffer if both
2007-06-20 Michel BardiauxClarify comments about PIX_FMT_MONOWHITE/MONOBLACK
2007-06-20 Benoit Fouetremove unused constant definition
2007-06-19 Andreas ÖmanDecouple bit context from h264 context in decode_ref_pi...
2007-06-19 Benoit Fouetaanscales is used only with CONFIG_ENCODERS
2007-06-19 Benoit Fouetcomment endif directive token
2007-06-19 Diego BiurrunRevert videohook dependency change.
2007-06-19 Måns Rullgårdplace -l flags after object files in check_ld()
2007-06-19 Ramiro Pollatests/Makefile has been removed
2007-06-18 Ramiro PollaAdd alpha channel support for imlib2 vhook
2007-06-18 Måns Rullgårdmove lrintf() check before external lib checks to preve...
2007-06-18 Måns Rullgårdkill error messages from failed svn revision extraction...
2007-06-18 Måns Rullgårdextract revision from svn-1.4 .svn/entries files
2007-06-18 Limin Wangfix imlib2 memory leaks
2007-06-18 Andreas Ömanindentation
2007-06-18 Stefano Sabatinireplace calls to deprecated parsing functions to calls...
2007-06-17 Måns Rullgårdfix thread support selection
2007-06-17 Måns Rullgårdfix report at end of configure
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdsimplify ppc64 handling
2007-06-17 Måns Rullgårdremove unneeded variable initializations
2007-06-17 Guillaume Poirierrestore GCC3 support
2007-06-17 Måns Rullgårdindent
2007-06-17 Måns Rullgårdsimplify simd extension checking
2007-06-17 Guillaume Poirierre-enable use of h264_v_loop_filter_luma_altivec and...
2007-06-17 Graham Bookerpart 2/2 of fixing Altivec-accelerated H264 luma inloop...
2007-06-17 Guillaume Poirierconvert h264_deblock_q1 to an inline function.
2007-06-17 Ramiro PollaIndentation
2007-06-17 Måns Rullgårdadd "checkheaders" target
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-06-16 Måns Rullgårdmove a couple of macros and structs to mpegaudio.h
2007-06-16 Ramiro PollaAdd expression evaluation parameters for colors in...
2007-06-16 Andreas ÖmanFactor out init_scan_tables(), patch by Andreas Öman...
2007-06-16 Graham BookerUse a faster way to compute 255-val: Instead of creatin...
2007-06-16 Reimar DöffingerMissing libswscale part of TARGET_ -> HAVE_ change
2007-06-16 Reimar DöffingerCopile fix: missing libswscale part of ffmpeg r9322...
2007-06-16 Måns Rullgårdmove definition of MB_TYPE_H261_FIL to h261.h so h261...
2007-06-16 Måns Rullgårdcorrect type of qsort() comparison callback
2007-06-16 Måns Rullgårdcorrect type for h263_parse()
2007-06-16 Måns Rullgårdfix indentation
2007-06-16 Måns Rullgårdreplace endian detection hack with #ifdef WORDS_BIGENDIAN
2007-06-16 Måns Rullgårdfix some printf format specifiers
2007-06-16 Måns Rullgårdcorrect type for {put,avg}_h264_chroma_mc2_mmx2
2007-06-16 Måns Rullgårdkill some "defined but not used" warnings
2007-06-16 Måns Rullgårdkill a warning on 64-bit machines
2007-06-16 Måns Rullgårdmove dsputil_init_foo() out from #ifdef
2007-06-16 Ramiro PollaTypo
2007-06-15 Måns Rullgårdtest whether linker supports --warn-common
2007-06-15 Ramiro PollaIndentation for previous commit
2007-06-15 Ramiro PollaAllow user to specify rgb.txt for imlib2 vhook
2007-06-15 Måns Rullgårdmerge print_config_enable() and print_config() as only...
2007-06-15 Måns Rullgårdreplace TARGET_* with HAVE_* simplifying lists in confi...
2007-06-15 Måns Rullgårdadd x86 to ARCH_LIST simplifying config file generation
2007-06-15 Måns Rullgårdreplace TARGET_ARCH_* to ARCH_* for consistency
2007-06-15 Aurelien Jacobsgenerate ENABLE_* defines also for ARCH_*
2007-06-15 Aurelien Jacobsuse if() instead of #ifdef and ensure all possible...
2007-06-15 Aurelien Jacobsgenerate ENABLE_* defines also for all the HAVE_* values
2007-06-15 Patrice BensoussanAdd support for track numbers when they are set via...
2007-06-15 Guillaume Poiriersome samples aren't decoded correctly such as
2007-06-15 Panagiotis... Remove unneeded semicolon.
2007-06-15 Panagiotis... Correct signature of just_return().
2007-06-14 Aurelien Jacobsuse get_bits_long() where needed
2007-06-14 Ramiro PollaVhooks require special cflags and ldflags for Windows...
2007-06-14 Ramiro PollaMake ppm vhook depend on fork()
2007-06-14 Ramiro PollaPrint static vhook warning for Cygwin and MinGW
2007-06-14 Ramiro PollaPrint static vhook warning for Cygwin only when both...
2007-06-14 Panagiotis... Remove an unreferenced variable from qpeg_decode_inter().
2007-06-14 Benoit Fouetadd and remove some parentheses
2007-06-14 Albert LeeSimplify init preprocessor statements.
2007-06-14 Guillaume Poirierthis file credits authors of non-trivial code, which...
2007-06-14 Nicolas GeorgeMore detailed documentation
2007-06-13 Guillaume PoirierList myself in CREDITS as I did have some of code commi...
2007-06-13 Diego Biurrunmisc spelling fixes
2007-06-13 Marc Hoffmanremoving underscores from block profiling renaming...
2007-06-13 Marc HoffmanBlackfin - read_time primitive
2007-06-13 Carl Eugen... Improve understanding ofavcodec_find_decoder()
2007-06-13 LordWorkaround adjustments for DivX 6.1 and later
2007-06-13 Ronald S. Bultjeremove decode_be32/64 and replace them by AV_RB32/64
2007-06-12 Guillaume Poiriercosmetics
2007-06-12 Ramiro PollaRemove unused declarations
2007-06-12 Sigbjorn Skjaeretkill one vector constant value load by the right combin...
2007-06-12 Sigbjorn Skjaeretrestore GCC2/3 support, patch by Sigbjorn Skjaeret...
2007-06-12 Marc Hoffmanintegrating MPV_common_init_bfin into the build system...
2007-06-12 Marc HoffmanBlackfin dct_quantize_bfin routine
2007-06-12 Marc HoffmanBlackfin IDCT has no special permutation it uses normal...
2007-06-12 Diego Biurrunmisc typo fixes
2007-06-12 Kostya ShishkovTypo
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-12 Stefano SabatiniMove the video size and rate abbreviations system from...
2007-06-12 Diego BiurrunAdd some explanatory comments to #endif directives.
2007-06-12 Michael Donaghyfix 8- and 24-bit FLAC decoding
2007-06-12 Diego BiurrunRemove unused static function.
2007-06-11 Michael Niedermayerdont attach huge samplesto mails
2007-06-11 Aurelien Jacobsmove codecs declarations from avcodec.h to allcodecs.h
2007-06-11 Diego BiurrunThe video hooks do not depend on the libav* libraries.
2007-06-11 Guillaume Poirierone step closer to restoring GCC-3.3 support: kills...
2007-06-11 Eric LasotaCygwin compatibility workaround
2007-06-10 Diego BiurrunWe do not create .d files, thus no need to remove them.
2007-06-10 Diego BiurrunMove libpostproc-specific uninstallation command to...
next