]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-11-29 Stefano SabatiniRename functions in sdp.c for consistency's sake.
2008-11-29 Stefano Sabatinis/FFserver/ffserver/ in the help message invocation...
2008-11-29 Kostya ShishkovAdd support for parsing and decoding DCA-HD streams.
2008-11-29 Kostya ShishkovRV40 loop filter
2008-11-29 Kostya ShishkovInvoke future RV30/40 loop filter for already decoded...
2008-11-28 Diego BiurrunDo not duplicate AAN DCT tables in dct-test.c.
2008-11-28 Diego BiurrunAdd missing '-test' in name of imgresample test.
2008-11-27 Stefano SabatiniMake rate_emu a global property rather than to be setta...
2008-11-27 Stefano SabatiniRemove AVInputStream frame variable definition and...
2008-11-27 Stefano SabatiniMake the input realtime framerate emulation code use...
2008-11-27 Kostya ShishkovFix RV40 chroma MC
2008-11-26 Carl Eugen... Use PIX_FMT_NONE to silence icc warning #188:
2008-11-26 Diego BiurrunOnly build the imgresample test if the old scaler was...
2008-11-26 Diego BiurrunAutomatically check the dependencies for the AAN DCT...
2008-11-26 Diego BiurrunMove aanscales tables to their own file; fixes compilat...
2008-11-26 Diego Biurruncosmetics: Rename aanscales to ff_aanscales, it will...
2008-11-26 Diego BiurrunMove encoder-specific quantize_c and related tables...
2008-11-25 Michael NiedermayerAdd udp.c maintainer.
2008-11-25 Reimar DöffingerReplace pushf/popf by explicit pushfl/popfl (32 bit...
2008-11-25 Måns Rullgårdsnow: move scratch buffer from stack to malloced buffer...
2008-11-24 Diego BiurrunDisable unused code for now to allow 'make checkheaders...
2008-11-24 Diego BiurrunAdd missing headers to get 'make checkheaders' closer...
2008-11-24 Måns Rullgårdsvq1enc: move scratch buffer from stack to context...
2008-11-24 Måns Rullgårdflashsv: use skip_bits_long() where required
2008-11-24 Baptiste Couduriermove decoder initialization in separate function, earli...
2008-11-24 Diego BiurrunMake non-void replacement functions actually return...
2008-11-24 Diego BiurrunMove #defines that are mostly used in h264.c out of...
2008-11-24 Diego BiurrunUse golomb_to_pict_type instead of its duplicate, slice...
2008-11-24 Diego Biurruncosmetics: Align table for better readability.
2008-11-24 Kostya ShishkovSome BMP files have file size declared in the header...
2008-11-24 Kostya ShishkovGive more meaningful message on BMP header parsing...
2008-11-24 Kostya ShishkovAdd known BMP header sizes.
2008-11-24 Måns RullgårdAdd shift argument to MULL() macro
2008-11-24 Robert SwainAAC: Cosmetics after last commit
2008-11-24 Alex ConverseAAC: Frequency domain prediction and hence Main profile...
2008-11-23 Kostya ShishkovStrong filtering function for future RV40 loop filter
2008-11-23 Måns RullgårdARM: move dct_unquantize_h263_*_armv5te asm to separate...
2008-11-23 Ronald S. BultjeDocument 'ic' variable. See "[PATCH] RDT/Realmedia...
2008-11-23 Måns RullgårdRun regression tests on target system.
2008-11-23 Måns RullgårdBuild regression test data generators using HOSTCC
2008-11-23 Måns Rullgårdconfigure: set TARGET_EXEC and TARGET_PATH
2008-11-23 Måns Rullgårdconfigure: set HOSTCC to native compiler
2008-11-23 Måns Rullgårdconfigure: simplify set_default function
2008-11-22 Carl Eugen... Add forgotten file format pgmyuv.
2008-11-22 Carl Eugen... Support picture output without -f image2 for most codecs.
2008-11-22 Diego Biurruncosmetics: indentation, prettyprinting
2008-11-22 Diego Biurruncosmetics: consistent function declarations
2008-11-22 Diego Biurruncosmetics: Put statements after 'if' on their own line.
2008-11-22 Reynaldo H... Trivial, Cosmetics
2008-11-22 Reynaldo H... Trivial, Cosmetics
2008-11-21 Stefano SabatiniMake ffmpeg print in the error message the exact line...
2008-11-21 Stefano SabatiniMake ffmpeg print in the error message the exact line...
2008-11-21 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-21 Vitor SessakCosmetic: Fix typo
2008-11-21 Diego BiurrunMove H.264 tables that are only useful for encoding...
2008-11-20 Diego BiurrunGet rid of last ifdef HAVE_MMX. Instead, all MMX-specif...
2008-11-20 Måns RullgårdSH4: fix IDCT
2008-11-20 Diego Biurruncosmetics: Consistently place HEADERS before OBJS in...
2008-11-20 Diego Biurruncosmetics: Consistently place HEADERS before OBJS in...
2008-11-20 Diego BiurrunMove FFT-specific MMX optimizations out of the 'ifdef...
2008-11-20 Diego Biurruncosmetics: indentation
2008-11-20 Diego BiurrunUse standard OBJS-$(HAVE_MMX) trick for MMX objects...
2008-11-20 Kenan GilletFix typo in table value.
2008-11-20 Kostya Shishkov33l Fix applying residue condition in RV30/40 decoder
2008-11-20 Kostya ShishkovEliminate direct use of s->current_picture in RV30...
2008-11-20 Kostya ShishkovUse wider margins for edge emulation in RV30/40
2008-11-20 Måns RullgårdSH4: fix memzero_align8()
2008-11-20 Måns RullgårdSH4: add macros for setting and restoring FPSCR.PR bit
2008-11-20 Måns RullgårdSH4: remove some commented out blocks of code
2008-11-20 Roman ShaposhnikMaking idct factor tables dynamically allocated
2008-11-19 Kostya ShishkovAdd channel layout to several audio decoders I maintain
2008-11-19 Roman ShaposhnikChange of indentation
2008-11-19 Måns RullgårdSH4: fix IDCT
2008-11-19 Måns RullgårdSH4: do not mix code and declarations
2008-11-19 Måns RullgårdSH4: fix compilation of memzero_align8()
2008-11-19 Måns RullgårdSH4: remove unused functions
2008-11-19 Måns RullgårdSH4: replace missed rnd_avg2 -> rnd_avg32
2008-11-19 Måns RullgårdSH4: rename functions with conflicting names
2008-11-18 Diego Biurruncosmetics: Add a few more explanatory comments to the...
2008-11-18 Diego Biurruncosmetics: Sort processor-specific object lines into...
2008-11-18 Roman ShaposhnikGetting rid of huge static DV tables
2008-11-18 Roman ShaposhnikGetting rid of unneeded extra wrapper functions
2008-11-18 Baptiste Coudurierdecrease atom size, fix broken files missing version...
2008-11-18 Reynaldo H... Trivial, Cosmetics
2008-11-17 Stefano SabatiniImprove error message in case of output file with no...
2008-11-17 Stefano SabatiniImprove messages printed when there is no input/output...
2008-11-17 Stefano SabatiniRemove unnecessary calls to show_help(), make ffmpeg...
2008-11-17 Diego BiurrunAdd a Makefile variable for the old scaler that gets...
2008-11-17 Diego BiurrunRevert previous commit: the libavcodec/i386/fft_*.o...
2008-11-17 Diego BiurrunOnly the yasm-dependent objects should be enabled by...
2008-11-17 Ronald S. BultjeChange type of prev_stream_id from uint32_t to int...
2008-11-17 Diego Biurruncosmetics: Group ppc-specific objects together.
2008-11-17 Diego BiurrunAdd missing options to the help output.
2008-11-17 Diego Biurruncosmetics: Move some options to more sensible places...
2008-11-17 Diego BiurrunMove zlib/bzlib options to the external library section...
2008-11-17 Diego Biurrunspelling and wording cosmetics for the help output
2008-11-17 Charles YatesTake build_suffix into account in pkg-config files.
2008-11-17 Diego BiurrunPrint just [no] or [yes] in the help output instead...
2008-11-17 Diego Biurruncosmetics: Group ARM objects sections together.
2008-11-17 Diego Biurruncosmetics: Reorder processor-specific entries alphabeti...
next