]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec
Silence warning in imc decoder
[frescor/ffmpeg.git] / libavcodec /
2008-11-16 bananSilence warning in imc decoder
2008-11-16 bananSet channel_layout
2008-11-16 kostya421l: postproc flag may be present in any VC-1 AP frame...
2008-11-16 reynaldoTo give credit where credit is due.
2008-11-16 reynaldoCosmetics
2008-11-16 reynaldoChange to file description suggested by Michael
2008-11-15 bananProper reordering from the dca decoder.
2008-11-15 reynaldoPlease keep original copyright heading and attribution...
2008-11-15 kostyaWeak deblock filter function for future RV40 loop filter
2008-11-14 vitorMore OKed parts of the QCELP decoder
2008-11-14 bcoudurierremove useless mmx.h include
2008-11-14 bcoudurierconvert fdct_mmx to plain asm
2008-11-13 jbrrevert r15812 (E-AC-3 Spectral Extension) pending furth...
2008-11-13 bcoudurieradd sse2 fdct
2008-11-13 cehoyosFix H.264 decoding.
2008-11-13 jbrcosmetics: vertical alignment
2008-11-13 jbrsilence a gcc warning about using an uninitialized...
2008-11-13 jbrcosmetics: indentation
2008-11-13 jbradd support for spectral extension
2008-11-13 jbradd a generic function to decode banding structure...
2008-11-13 jbradd a line break in error message text
2008-11-13 jbrsimplify decoding of coupling frequency range
2008-11-13 jbrcosmetics: rename two variables
2008-11-12 romanshTaking advantage of the new ->execute API
2008-11-12 mruARM: fix j_rev_dct_ARM
2008-11-12 romanshMaking it easier to send arbitrary structures as work...
2008-11-12 diegoRemove unused variable.
2008-11-11 vitorMore OKed parts of the QCELP decoder
2008-11-11 bananComment typo
2008-11-11 bananRemove channel layout table that only should be used...
2008-11-10 andomaFix memory leak in libgsm wrapper.
2008-11-09 vitorMore OKed parts of the QCELP decoder
2008-11-08 kostyaSplit RV3/4 deblock pattern into horizontal and vertica...
2008-11-08 kostyaDrop redundant check in RV3/4 deblock coefficients...
2008-11-08 prossElectronic Arts TGQ/TQI/MAD IDCT algorithm
2008-11-08 prossElectronic Arts TGQ video decoder
2008-11-08 romanshimplementing more efficient (and direct) allocation...
2008-11-08 prossPromote inv_aanscales array to global scope (ff_inv_aan...
2008-11-07 kostyaCalculating an additional MV-based deblocking pattern...
2008-11-06 mruARM: change MUL16() macro to inline function
2008-11-06 mruARM: prettify MAC16() macro
2008-11-06 mruARM: change MULH() macro to inline function
2008-11-06 mruARM: change MULL() macro to inline function
2008-11-06 mruARM: mathops.h whitespace cosmetics
2008-11-05 diegoAdd missing #include "libavutil/avstring.h", fixes
2008-11-05 superdumpFix perceptual noise shaping scaling including an overs...
2008-11-05 diegoFix test program build: ff_eval was replaced by ff_eval2.
2008-11-04 andomah264: Implement decoding of picture timing SEI message.
2008-11-04 andomaOnly warn about "Invalid and inefficient vfw-avi packed...
2008-11-03 diegoFix illegal identifier, __ are reserved for the system.
2008-11-03 rathannRemove duplicated MM_* macros for CPU capabilities...
2008-11-02 bananChange the dca channel layout, S -> SIDE not BACK.
2008-11-02 andomaChange multichannel API define prefix from "CHANNEL_...
2008-11-01 bananGuess channel layout based on the number of channels...
2008-11-01 bananAdd channel layouts for dca.
2008-11-01 kostyaIntroduce RV3-specific motion vector prediction.
2008-11-01 prossAdd audio channel layout API to libavcodec.
2008-10-31 mmu_manFix build.
2008-10-30 vitorOKed parts of the QCELP decoder
2008-10-30 diegoFix numbers in Doxygen comments, patch by Kenan Gillet...
2008-10-30 vitorUse ff_dot_productf() in ra288.c
2008-10-30 diegoRemove nonsense @return Doxygen comment for void function.
2008-10-30 diegocosmetics: small spelling fixes
2008-10-30 vitorAdd a LPC filter
2008-10-30 vitorAdd ff_dot_productf() to celp_math.{c,h}
2008-10-30 vitorMore OKed parts of QCELP data tables
2008-10-30 romanshrenaming macro in order to conform with the rest of...
2008-10-30 diegoRemove unused variable, patch by Art Clarke, aclarke...
2008-10-30 kostyaCorrect motion vector scaling in B-frames for RV3/4
2008-10-29 diegoasm() --> __asm__() in #warning comment
2008-10-29 diegoAdd missing headers to pass 'make checkheaders'.
2008-10-29 diegoFix av_picture_copy missing pixels on packed planar...
2008-10-29 michaelReset state after some frame header is found.
2008-10-29 diegoOKed parts of QCELP data tables
2008-10-28 diegoAdd the function declaration of ff_svq1_packet_checksum...
2008-10-28 michaelReplace litterally hardcoded max slice number by named...
2008-10-28 bananFix the fix.
2008-10-28 bananFix selection of quant step table
2008-10-28 bananFix huffman coded dca samples.
2008-10-28 kostyaDetect split RV30 slices
2008-10-27 kostyaFix chroma motion compensation for RV30
2008-10-27 flameeyesRename template included sources from .h to _template.c.
2008-10-27 mruARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S
2008-10-27 mruARM: move VFP DSP functions to dsputils_vfp.S
2008-10-27 mruARM: move prefetch_arm to dsputil_arm_s.S
2008-10-27 mruARM: use new macros for assembler function labels
2008-10-27 mruARM: add some assembler convenience macros
2008-10-26 bcouduriersvq3 watermark code now needs zlib
2008-10-26 bcouduriersvq3 watermark decoding support, based on reverse engin...
2008-10-26 mrucosmetic: align backslashes in makefiles
2008-10-26 mruMerge OBJS-$(FOO) lists with same FOO
2008-10-26 bananDisable codec downmix when not using simd instead of...
2008-10-26 bananFix dca decoder with non simd float2int16 conversion
2008-10-26 bananFix compilation with TRACE
2008-10-25 aurelremove useless ifdeffery, tscc won't do anything useful...
2008-10-25 aurelsvq3: remove unused include
2008-10-25 mruUse OBJS variable for all object files
2008-10-25 mruAdd CONFIG_GOLOMB and auto-select when needed
2008-10-25 mruAuto-enable CONFIG_MDCT when needed
2008-10-25 diegocosmetics: Change the order of mlp parser objects to...
next