]> git.sesse.net Git - ffmpeg/history - libavcodec
configure: simplify set_default function
[ffmpeg] / libavcodec /
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.
2008-11-17 Diego Biurruncosmetics: Group ARM objects sections together.
2008-11-17 Diego Biurruncosmetics: Reorder processor-specific entries alphabeti...
2008-11-17 Benoit FouetChange email address to a valid one.
2008-11-17 Carl Eugen HoyosOne const is enough.
2008-11-16 Benjamin LarssonSilence warning in imc decoder
2008-11-16 Benjamin LarssonSet channel_layout
2008-11-16 Kostya Shishkov421l: postproc flag may be present in any VC-1 AP frame...
2008-11-16 Reynaldo H. Verdej... Credit Kenan Gillet for his contributions towards mergi...
2008-11-16 Reynaldo H. Verdej... Cosmetics
2008-11-16 Reynaldo H. Verdej... Change to file description suggested by Michael
2008-11-15 Benjamin LarssonProper channel output reordering for the dca decoder.
2008-11-15 Reynaldo H. Verdej... Please keep original copyright heading and attribution...
2008-11-15 Kostya ShishkovWeak deblock filter function for future RV40 loop filter
2008-11-14 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-14 Baptiste Coudurierremove useless mmx.h include
2008-11-14 Baptiste Coudurierconvert fdct_mmx to plain asm
2008-11-13 Justin Rugglesrevert r15812 (E-AC-3 Spectral Extension) pending furth...
2008-11-13 Baptiste Coudurieradd sse2 fdct
2008-11-13 Carl Eugen HoyosFix H.264 decoding.
2008-11-13 Justin Rugglescosmetics: vertical alignment
2008-11-13 Justin Rugglessilence a gcc warning about using an uninitialized...
2008-11-13 Justin Rugglescosmetics: indentation
2008-11-13 Justin Rugglesadd support for spectral extension
2008-11-13 Justin Rugglesadd a generic function to decode banding structure...
2008-11-13 Justin Rugglesadd a line break in error message text
2008-11-13 Justin Rugglessimplify decoding of coupling frequency range
2008-11-13 Justin Rugglescosmetics: rename two variables
2008-11-12 Roman ShaposhnikTaking advantage of the new ->execute API
2008-11-12 Måns RullgårdARM: fix j_rev_dct_ARM
2008-11-12 Roman ShaposhnikMaking it easier to send arbitrary structures as work...
2008-11-12 Diego BiurrunRemove unused variable.
2008-11-11 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-11 Benjamin LarssonComment typo
2008-11-11 Benjamin LarssonRemove channel layout table that only should be used...
2008-11-10 Martin StorsjöFix memory leak in libgsm wrapper.
2008-11-09 Kenan GilletMore OKed parts of the QCELP decoder
2008-11-08 Kostya ShishkovSplit RV3/4 deblock pattern into horizontal and vertica...
2008-11-08 Kostya ShishkovDrop redundant check in RV3/4 deblock coefficients...
2008-11-08 Peter RossElectronic Arts TGQ/TQI/MAD IDCT algorithm
2008-11-08 Peter RossElectronic Arts TGQ video decoder
2008-11-08 Roman Shaposhnikimplementing more efficient (and direct) allocation...
2008-11-08 Peter RossPromote inv_aanscales array to global scope (ff_inv_aan...
2008-11-07 Kostya ShishkovCalculating an additional MV-based deblocking pattern...
2008-11-06 Måns RullgårdARM: change MUL16() macro to inline function
2008-11-06 Måns RullgårdARM: prettify MAC16() macro
2008-11-06 Måns RullgårdARM: change MULH() macro to inline function
2008-11-06 Måns RullgårdARM: change MULL() macro to inline function
2008-11-06 Måns RullgårdARM: mathops.h whitespace cosmetics
2008-11-05 Diego BiurrunAdd missing #include "libavutil/avstring.h", fixes
2008-11-05 Alex ConverseFix perceptual noise shaping scaling including an overs...
2008-11-05 Diego BiurrunFix test program build: ff_eval was replaced by ff_eval2.
2008-11-04 Andreas Ömanh264: Implement decoding of picture timing SEI message.
2008-11-04 Andrew SavchenkoOnly warn about "Invalid and inefficient vfw-avi packed...
2008-11-03 Diego BiurrunFix illegal identifier, __ are reserved for the system.
2008-11-03 Dominik MierzejewskiRemove duplicated MM_* macros for CPU capabilities...
2008-11-02 Benjamin LarssonChange the dca channel layout, S -> SIDE not BACK.
2008-11-02 Andreas ÖmanChange multichannel API define prefix from "CHANNEL_...
2008-11-01 Benjamin LarssonGuess channel layout based on the number of channels...
2008-11-01 Benjamin LarssonAdd channel layouts for dca.
2008-11-01 Kostya ShishkovIntroduce RV3-specific motion vector prediction.
2008-11-01 Peter RossAdd audio channel layout API to libavcodec.
2008-10-31 François RevolFix build.
next