OSDN Git Service

coroid/libav_saccubus.git
2008-03-17 Måns Rullgårdindentation
2008-03-17 Måns Rullgårdclean up FFT SIMD selection
2008-03-17 Ronald S. BultjeSplit the SETUP request into a separate function, as...
2008-03-17 Diego BiurrunFix previously broken x86_64 check, simplifying it...
2008-03-17 Diego BiurrunFix previously broken xlc checks, simplifying them...
2008-03-17 Diego BiurrunDrop unnecessary subshell invocation from BEINCLUDES...
2008-03-17 Stefano SabatiniProvide a context to parse_time_or_die().
2008-03-17 Diego Biurruncosmetics: indentation
2008-03-17 Diego BiurrunSimplify MANGLE macro preprocessor condition checks.
2008-03-17 Diego BiurrunAdd -q to grep invocation where appropriate.
2008-03-17 İsmail DönmezFix MANGLE macro on Mac OS X.
2008-03-17 Zuxy MengFix a typo that causes an assertion to always fail.
2008-03-17 Måns Rullgårdmpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS
2008-03-17 Måns Rullgårdtypo: add missing \ in multi-line macro
2008-03-17 Måns Rullgårdfix typo ARCH_PPC -> ARCH_POWERPC
2008-03-16 Baptiste Coudurierjust skip klv packet, when no corresponding stream...
2008-03-16 Diego BiurrunMove functions that are only used when libswscale is...
2008-03-16 Diego BiurrunEscape \1 and \2 in sed expressions written to config...
2008-03-16 Diego BiurrunReturn of the living typo II: VHOOKDEPEND_CMD --> VHOOK...
2008-03-16 Baptiste Couduriersimplify, flags is 24bits according to specs
2008-03-16 Baptiste Coudurierfucked up alphabetical order again, sorry
2008-03-16 Baptiste Coudurieripod/iphone compatible mp4 muxer
2008-03-16 Måns Rullgårdimprove precision in mdct.c using double for some tempo...
2008-03-16 Diego Biurrun10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD.
2008-03-15 Diego BiurrunMerge binary generation rules.
2008-03-15 Måns Rullgårdfix DEPEND_CMD for out of tree builds
2008-03-15 Måns Rullgårdset SRC_DIR in top-leve Makefile
2008-03-15 Måns Rullgårdrename LIBSRC to SRC_DIR, add quotes where SRC_DIR...
2008-03-15 Diego BiurrunUse $< to simplify a few lines.
2008-03-15 Diego Biurruncosmetics: #include config.h before all other FFmpeg...
2008-03-15 Diego Biurruntypo fixes
2008-03-15 Diego Biurruntypo
2008-03-15 Diego BiurrunProperly check for AltiVec CFLAGS instead of guessing...
2008-03-15 Dave YeoAdd attribute_align_arg to os2thread.c.
2008-03-15 Ramiro PollaTypo
2008-03-15 Diego BiurrunRemove the unused function roundToInt16. It is a duplic...
2008-03-15 Diego BiurrunOnly check for altivec.h when not using Apple gcc and...
2008-03-15 Diego Biurruncosmetics: Reformat Apple cc check.
2008-03-14 Diego Biurruntypos
2008-03-14 Diego BiurrunUse correct t printf modifier for pointer differences.
2008-03-14 Baptiste Coudurieruseless null
2008-03-14 Baptiste Coudurierremove useless img_write_trailer func
2008-03-14 Diego BiurrunBuild ffserver_g as well as ffserver, consistent with...
2008-03-14 Baptiste Coudurierlog aspect ratio forbidden value, and fail if error...
2008-03-13 Måns Rullgårdnew attempt at portable endian test
2008-03-13 Måns Rullgårdhopefully portable endian test
2008-03-13 Diego Biurrun#include stddef.h instead of sys/types.h, the former...
2008-03-13 Baptiste Coudurierdo not fail badly if aspect ratio is 0/forbidden, fix...
2008-03-13 Diego Biurrun#include stdint.h instead of inttypes.h like all libavu...
2008-03-13 Diego BiurrunThis file does not use size_t, so no need to #include...
2008-03-13 Diego BiurrunAdd #include "config.h" to headers that need it.
2008-03-13 Michael NiedermayerIf consumed does not match nalsize, favor nalsize.
2008-03-13 Diego BiurrunAdd missing stdint.h #include to headers that use it.
2008-03-12 Diego Biurruntypo fixes
2008-03-12 Diego Biurrunwording improvement by the Wanderer
2008-03-12 Diego Biurruntypos
2008-03-12 Diego BiurrunMove dependency generation commands into configure.
2008-03-12 Alexander StrangeFix configure to properly build without PIC by default...
2008-03-12 Mike MelansonMinistry of English Composition edits, courtesy of...
2008-03-12 Diego BiurrunUse proper library versions instead of SPPVERSION in...
2008-03-12 Diego BiurrunDo not calculate dependencies for header files in the...
2008-03-12 Diego BiurrunUse $^ without header files instead of $(SRCS) to refer...
2008-03-11 Diego BiurrunMark Y variable in EPILOG macro as av_unused to avoid...
2008-03-11 Mike MelansonMinistry of English Composition edits
2008-03-10 Diego BiurrunClarify comment.
2008-03-10 Justin Rugglesmake input buffer const, as it should be. fixes a warning.
2008-03-10 Aurelien Jacobsadd out of bound stream index checks
2008-03-10 Ramiro PollaRemove windows installer. I'm not aware of anyone that...
2008-03-10 Aurelien Jacobsadd a temporary variable to simplify the code
2008-03-10 Diego BiurrunSimplify .depend generation command.
2008-03-10 Diego BiurrunReplace the awkward '1>' with the more natural '>'.
2008-03-10 Diego BiurrunMerge SDL_CFLAGS handling for files that need it.
2008-03-10 Björn AxelssonAdd AVClass to URLContext at next major version bump
2008-03-10 Diego Biurrunmisc spelling fixes
2008-03-10 Diego Biurruntypo
2008-03-10 Diego Biurrunvhooks really need libav* even if they compile fine...
2008-03-10 Diego BiurrunRename --enable-swscaler --> enable-swscale to be consi...
2008-03-10 Panagiotis... Update the regression tests reference values after...
2008-03-10 Panagiotis... Make av_class a pointer to const.
2008-03-10 Benoit Fouetdefine VOF as double of VOFW.
2008-03-10 Diego BiurrunRemove redundant swScaler: output from places where...
2008-03-10 Mike MelansonThese video decoders do not need to include and initial...
2008-03-10 Mike MelansonThere is no reason to assign a variable to itself
2008-03-10 Aurelien Jacobscosmetics: remove some empty lines
2008-03-10 Aurelien Jacobsremove useless and misleading comments
2008-03-10 Michael Niedermayersmaller tables
2008-03-09 Aurelien Jacobsconsistent use of MKTAG() in the codec_bmp_tags table
2008-03-09 Aurelien Jacobscosmetics: alignment of the codec_bmp_tags table
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2008-03-09 Diego BiurrunWork around gcc stupidity: With -MM gcc outputs just...
2008-03-09 Justin Rugglesdownmix before imdct unless different size transforms...
2008-03-09 Michael NiedermayerClarify the intended meaning of wont_fix.
2008-03-09 Kostya Shishkovindentation
2008-03-09 Kostya ShishkovCorrectly handle empty frames
2008-03-09 Kostya ShishkovFraps v5 decoding support
2008-03-09 Kostya ShishkovAdd step variable (for future v5 decoding)
2008-03-09 Mike Melansonrecognize the CLJR FourCC (Cirrus Logic AccuPak)
2008-03-08 Ramiro PollaVFW grabber
2008-03-08 Ramiro PollaCorrectly handle case where buffer is 100% full
2008-03-08 Ramiro Pollaadd myself as vfwcap.c maintainer
next