]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-07-22 Måns RullgårdFix building of tools/*
2009-07-22 Måns Rullgårdconfigure: group all cpu-specific tests together
2009-07-22 Diego BiurrunAdd missing stdint.h #include to fix 'make checkheaders'.
2009-07-22 Carl Eugen... Remove unused global variable.
2009-07-22 Carl Eugen... Calculate gradient from parameter instead of using...
2009-07-22 Alex ConverseRevert unintended portion of last commit. (Setting...
2009-07-22 Alex ConverseBe sure to increment our position in the coefficient...
2009-07-21 Ramiro PollaRemove unused variables.
2009-07-21 Måns Rullgårdx11grab: remove unnecessary #includes and senseless...
2009-07-21 Carl Eugen... Due to a typo in videogen.c, the regression test videos...
2009-07-21 Diego BiurrunMake E-AC-3 decoder depend on the AC-3 decoder.
2009-07-21 Kostya ShishkovRegister some additional AMF types in libavformat/flv.h
2009-07-20 Måns RullgårdARM: handle VFP register arguments in ff_vector_fmul_wi...
2009-07-20 Måns RullgårdARM: check for VFP register arguments
2009-07-20 Alex ConverseRemove an unused field from the BandCodingPath struct.
2009-07-20 Alex ConverseActually use all the codebooks we are iterating over...
2009-07-20 Måns Rullgårdconfigure: make --extra-cflags cumulative again
2009-07-20 Alex ConverseFix an integer overflow in the AAC encoder.
2009-07-20 Diego BiurrunMerge AMR and OpenCORE documentation sections.
2009-07-20 Diego BiurrunMake VP6A/VP6F decoders depend on the VP6 decoder.
2009-07-19 Diego BiurrunRemove two more lines related to the WMV3 decoder.
2009-07-19 Diego BiurrunMake WMV3 decoders depend on their VC-1 counterparts.
2009-07-19 Måns RullgårdSupport building with TI TMS470 compiler
2009-07-19 Diego BiurrunConsistently lowercase all HTML tags.
2009-07-19 Diego BiurrunIf any input/output devices are enabled then indevs...
2009-07-19 Stefano SabatiniUse globally consistent include guard names.
2009-07-18 Stefano SabatiniReplace two occurrences of 'vfwcap_demuxer' with 'vfwca...
2009-07-18 Carl Eugen... Allow enabling alsa and jack devices.
2009-07-17 Alex ConverseReplace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a...
2009-07-17 Diego BiurrunMake sure that tests/seek_test.o gets deleted on 'make...
2009-07-17 Alex ConverseDead code removal in the AAC encoder.
2009-07-17 Måns Rullgårdconfigure: improve detection of out-of-tree builds
2009-07-17 Måns Rullgårdconfigure: remove some useless comments
2009-07-17 Carl Eugen... Icc 11.1 still does not align the stack pointer, disabl...
2009-07-17 Måns RullgårdCheck for __attribute__((packed)) support
2009-07-17 Måns Rullgårdconfigure: handle --cpu before running compiler
2009-07-17 Måns Rullgårdconfigure: simplify --cpu handling slightly
2009-07-17 Kostya Shishkovcosmetics: reindent after last commit
2009-07-17 Kostya ShishkovAdd SHA-2 hashing
2009-07-16 Alex ConverseAdd iirfilter to the TESTPROGS variable (and target)
2009-07-16 Lou LoganRename invalid option name "gop" to "g" in opt_target...
2009-07-16 Måns RullgårdUse CPPFLAGS when building tests
2009-07-16 Måns Rullgårdconfigure: do not warn about mismatching altivec/cpu...
2009-07-16 Alex ConverseWhen calculating AAC quantized band cost, don't leave...
2009-07-16 Alex ConverseIIR filter test program.
2009-07-16 Diego Biurruncosmetics: Move some code blocks to reduce the number...
2009-07-16 Martin StorsjöUpdate project URL for OpenCORE AMR.
2009-07-16 Martin StorsjöFix check_func_headers. The reference to the function...
2009-07-15 Måns RullgårdDisable gcc auto-vectorisation
2009-07-15 Måns RullgårdRequire aligned memory for everything that needs it
2009-07-15 Diego BiurrunSkip the check for SSE aligned memory allocators when...
2009-07-15 Art ClarkeOnly free '*ic_ptr' when a caller has pre-allocated...
2009-07-15 Frank Barchardprint atom info during parsing, patch by Frank Barchard...
2009-07-15 Måns RullgårdUse normal check_func test for math functions
2009-07-15 Martin StorsjöUse ff_neterrno instead of errno in tcp.c.
2009-07-14 Janne GrunauSet subtitle type in DVB subtitle decoder.
2009-07-14 Martin StorsjöImprove linker check for Winsock library name.
2009-07-14 Diego BiurrunRemove unnecessary rtsp.h #include.
2009-07-14 Alex ConverseUse cutoff frequency to adjust bandwidth in the generic...
2009-07-13 Måns RullgårdSet default flag filters before compiler detection
2009-07-13 Martin StorsjöInstall the mingw import libraries, too.
2009-07-13 Martin StorsjöEnable creation of microsoft-style import libraries...
2009-07-13 İsmail DönmezOnly #define lseek to _lseeki64 on MinGW, not MinGW CE.
2009-07-13 David ConradFix "warning: assignment discards qualifiers from point...
2009-07-13 Art ClarkeFix memory leak in libtheora encoder
2009-07-12 Måns RullgårdUse add_*flags only after compiler-specific configuration
2009-07-12 Måns RullgårdAllow filtering of flags passed to compiler and assembler
2009-07-12 Diego BiurrunMake (de)muxers for format variants select the main...
2009-07-12 Måns RullgårdPlace flags for dependency generation in DEPFLAGS
2009-07-12 Måns RullgårdSet CPPFLAGS in config.mak using normal assignment
2009-07-12 Måns RullgårdProtect config.mak against multiple inclusion
2009-07-12 Stefano SabatiniAppend the user CPPFLAGS value to the CPPFLAGS used...
2009-07-12 Måns RullgårdUse CFLAGS in default DEPEND_CMD
2009-07-12 Måns RullgårdUse CFLAGS in check_cpp
2009-07-12 Måns RullgårdSet as_default after compiler detection, allowing compi...
2009-07-12 Måns RullgårdPass ASFLAGS to assembler instead of CFLAGS
2009-07-12 Måns RullgårdAdd flags from --extra-cflags after compiler detection
2009-07-12 Måns RullgårdSet CPU selection flags in $cpuflags, add to cflags...
2009-07-12 Måns RullgårdAllow unusual ways of specifying compiler output file
2009-07-12 Måns RullgårdUse DEPCC to find dependencies, default to same as CC
2009-07-12 Måns RullgårdUse LD for linking, default to same as CC
2009-07-12 Måns RullgårdSet CFLAGS directly in config.mak instead of using...
2009-07-12 Måns RullgårdAdd --sysroot flag to CPPFLAGS, not CFLAGS
2009-07-12 Måns RullgårdSeparate C preprocessor flags into CPPFLAGS variable
2009-07-12 Diego BiurrunMake VAAPI/VDPAU variant of decoder foo depend on decod...
2009-07-12 Stefano SabatiniRemove useless definition of struct AVCLASS.
2009-07-12 Måns Rullgårdconfigure: allow bulk-disabled things to be re-enabled...
2009-07-10 Alex ConverseCosmetics: reindent after last commit
2009-07-10 Alex ConverseIgnore subsequent channel configurations after the...
2009-07-10 Alex ConverseMark iir filter init and free functions av_cold.
2009-07-10 Alex ConverseFix "iirfilter.c:55: warning: unused variable ‘size’"
2009-07-10 Alex ConverseEliminate use of complex.h from iirfilter.c
2009-07-10 Alex ConverseAdd a log2 replacement for systems that haven't quite...
2009-07-10 Kostya ShishkovPrepare SHA code to handle SHA-2 as well. For now renam...
2009-07-10 Ramiro Pollacygwin documentation: diffutils is part of the Utils...
2009-07-09 Alex ConverseAdd myself as AAC encoder maintainer
2009-07-09 Alex ConverseChange fminf/fmaxf to FFMIN/FFMAX to fix the build...
2009-07-09 Måns RullgårdFix declarations of complex numbers
2009-07-09 Kostya ShishkovRename function to sha1_transform so it won't be confus...
2009-07-09 Kostya ShishkovUse pointer to hash transform function to make adding...
next