]> git.sesse.net Git - ffmpeg/history - libavcodec
COSMETICS, add missing remarks crediting Ben and Kenan
[ffmpeg] / libavcodec /
2008-12-04 Reynaldo H. Verdej... COSMETICS, add missing remarks crediting Ben and Kenan
2008-12-04 Kostya ShishkovFraps version 3 seems to be the same as Fraps v5
2008-12-04 Baptiste Coudurierpartial WRAW fourcc support, might need image flipping
2008-12-04 Justin Rugglessilence gcc warning: ‘n_bands’ may be used uninitialized
2008-12-04 Justin Rugglesac3dec: use uint8_t for band sizes
2008-12-04 Reynaldo H. Verdej... Removes misleading const qualifier, gets rid of two...
2008-12-03 Måns RullgårdARM: convert VFP code to UAL syntax
2008-12-03 Michael NiedermayerImplement complexity estimation parsing and try to...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-12-03 Justin Rugglesac3dec: skip decoding and use error concealment for...
2008-12-03 Laurent Aimarmlp: initialize all CRC tables in a common function.
2008-12-02 Reynaldo H. Verdej... Trivial rephrasing, avoids too long line
2008-12-02 Reynaldo H. Verdej... Trivial, Cosmetics, mostly brace placement changes
2008-12-02 Kostya ShishkovFix reading out of buffer during RV30/40 deblock mask...
2008-12-02 Kostya Shishkov34l: forgot to change one case of chroma MC for RV40
2008-12-02 Kostya ShishkovCheck RV30/40 slice offsets to be inside buffer.
2008-12-02 Kostya ShishkovUpdate ff_rv34_decode_frame() arguments definition
2008-12-02 Kostya ShishkovRemove unused RV40 spatial intra prediction function
2008-12-02 Kenan GilletCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-02 Michael NiedermayerFix regression test failure with pthreads on multiproce...
2008-12-01 Kenan GilletMore OKed parts of the QCELP decoder
2008-12-01 Vitor SessakRemove hack added to make "make checkheaders" pass...
2008-12-01 Kenan GilletMore OKed parts of the QCELP decoder
2008-12-01 Michael NiedermayerGet rid of now unneeded pps/sps correctness code as...
2008-12-01 Michael NiedermayerAllocate parameter sets sanely instead of using alloc_p...
2008-12-01 Kostya Shishkovenable RV40 decoder
2008-12-01 Kostya ShishkovRV40 MC functions
2008-11-30 Michael NiedermayerFix segfault due to deallocated entries in delayed_pic...
2008-11-30 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-30 Diego BiurrunHandle AltiVec objects in a more elegant fashion, simil...
2008-11-30 Diego BiurrunRemove ineffectual hack that attempts to build ppc...
2008-11-29 Baptiste CoudurierImplement the fields rc_max_available_vbv_use and
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 Kostya ShishkovFix RV40 chroma MC
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 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-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. Verdej... Trivial, Cosmetics
2008-11-22 Reynaldo H. Verdej... Trivial, Cosmetics
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 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-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 Diego Biurruncosmetics: Group ppc-specific objects together.
next