]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-11-09 vitorMore OKed parts of the QCELP decoder
2008-11-08 diegoClarify that we require GNU make 3.81+.
2008-11-08 stefanoFix argument constness for the av_codec_get_id() and
2008-11-08 kostyaSplit RV3/4 deblock pattern into horizontal and vertica...
2008-11-08 stefanoAdd checks on the _mingw.h and w32api.h versions.
2008-11-08 kostyaDrop redundant check in RV3/4 deblock coefficients...
2008-11-08 prossElectronic Arts demuxer: support TGQ video tags
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 mruOGG: correct PTS with old theora streams
2008-11-06 mruOGG: untypedef demuxer structs
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 diegoIgnore .ho files.
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-05 prossDecode audio channel layout from RIFF/WAV file format.
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-02 reimarReplace long with x86_reg in postprocess_template.c...
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 rathannEnable CMOV usage on x86_64 arch. All x86_64 CPUs have it.
2008-11-01 prossAdd audio channel layout API to libavcodec.
2008-10-31 mmu_manFix build.
2008-10-31 diegoInitialize variable to silence the warning:
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 diegoAdd check target to run both tests and checkheaders...
2008-10-30 diegoRemove duplicated patch submission checklist entry...
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 diegoRevert adding controversial 'make checkheaders' item...
2008-10-29 michaelReset state after some frame header is found.
2008-10-29 diegoAdd 'make checkheaders' to developer guidelines and...
2008-10-29 diegoOKed parts of QCELP data tables
2008-10-29 michaelCheck sub_packet_size against 0 to avoid div by zero...
2008-10-28 cehoyosFix endless loop when opening corrupt FLV files (issue...
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 aurelset correct number of fractions for multitable
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-27 bcoudurierfix umid base value, use revision 5 and generic materia...
2008-10-27 bcouduriersvq3 decoder may need zlib
2008-10-26 bcoudurierfix sound essence compression UL
2008-10-26 bcoudurierfix start position UL
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 mruARM: faster ARMv6 FASTDIV()
2008-10-25 aurelremove useless ifdeffery, tscc won't do anything useful...
2008-10-25 aurelenable zlib and bzlib only when useful
2008-10-25 aurelsvq3: remove unused include
2008-10-25 mruUse OBJS variable for all object files
2008-10-25 mruRemove unused SRCS make variable
2008-10-25 mruAdd CONFIG_GOLOMB and auto-select when needed
2008-10-25 mruAuto-enable CONFIG_MDCT when needed
2008-10-25 mruAC3 encoder doesn't need FFT
2008-10-25 diegoAdd subtitle format section.
2008-10-25 diegocosmetics: Slightly update MP3 support entry.
2008-10-25 diegoMark formats requiring external libs with an 'E' in...
2008-10-25 diegoAdd GSM into list of supported audio codecs.
2008-10-25 diegocosmetics: Uniformize external library comments.
2008-10-25 conradDocumentation and changelog update for libspeex decoding
next