]> git.sesse.net Git - ffmpeg/history - libavcodec
vf_gradfun: move x86 init code to x86/gradfun.c
[ffmpeg] / libavcodec /
2012-07-01 Martin Storsjöroqvideo: Remove a totally unused dspcontext
2012-07-01 Mans Rullgardsmacker: remove some unused code
2012-07-01 Mans Rullgarddsicin: remove dead assignment
2012-07-01 Mans Rullgardaacdec: remove dead assignment
2012-07-01 Mans Rullgardrl2: remove dead assignment
2012-07-01 Mans Rullgardproresenc: make a variable local to the loop where...
2012-07-01 Mans Rullgardalsdec: remove dead assignments
2012-07-01 Martin Storsjöwma: Lower the maximum number of channels to 2
2012-07-01 Mans RullgardARM: generate position independent code to access data...
2012-06-30 Ronald S. Bultjedsputilenc_mmx: split assignment of ff_sse16_sse2 to...
2012-06-30 Ronald S. Bultjednxhdenc: add space between function argument type...
2012-06-30 Ronald S. Bultjex86: fmtconvert: add special asm for float_to_int16_int...
2012-06-29 Mans Rullgardx86: vc1: fix and enable optimised loop filter
2012-06-27 Kostya Shishkovmss1: validate number of changeable palette entries
2012-06-27 Kostya Shishkovmss1: report palette changed when some additional colou...
2012-06-27 Christophe Gisquetx86: fft: replace call to memcpy by a loop
2012-06-27 Ronald S. Bultjedxva2: include dxva.h if found
2012-06-26 Hendrik Leppkesdxva2_h264: fix signaling of mbaff frames
2012-06-25 Mans Rullgardx86: fft: elf64: fix PIC build
2012-06-25 Mans Rullgardx86: fft: win64: fix stack alignment for memcpy() call
2012-06-25 Mans Rullgardx86: fft: convert sse inline asm to yasm
2012-06-25 Ronald S. Bultjex86: place some inline asm under #if HAVE_INLINE_ASM
2012-06-23 Mans Rullgardh264: use asm cabac reader under a generic condition
2012-06-23 Diego Biurrunx86: Only use optimizations with cmov if the CPU suppor...
2012-06-23 Mans Rullgardx86: remove unused inline asm macros from dsputil_mmx.h
2012-06-23 Mans Rullgardx86: move some inline asm macros to the only places...
2012-06-22 Anton Khirnovlibspeexenc: add supported sample rates and channel...
2012-06-22 Hendrik Leppkesutvideo: mark interlaced frames as such
2012-06-22 Carl Eugen Hoyosutvideo: Fix interlaced prediction for RGB utvideo.
2012-06-22 Diego Biurruncosmetics: do not use full path for local headers
2012-06-21 Janne Grunaufix hardcoded tables compililation caused by missing...
2012-06-21 Ronald S. Bultjetwinvq: give massive struct a name.
2012-06-21 Anton Khirnovlavc: remove stats_in from AVCodecContext options table.
2012-06-20 Kostya ShishkovMS Screen 1 decoder
2012-06-20 Alex Converseaacdec: Fix popping channel layouts.
2012-06-20 Mans RullgardUse av_gettime() in various places
2012-06-20 Mans Rullgarddct-test: use emms_c() from libavutil instead of duplic...
2012-06-19 Diego Biurrunflvdec: remove incomplete, disabled seeking code
2012-06-19 Simon A. Eugsterlavc: Extend the documentation for avcodec_init_packet
2012-06-18 Justin Rugglesfloat_dsp: Move vector_fmac_scalar() from libavcodec...
2012-06-18 Martin StorsjöAdd support for iLBC decoding/encoding via the external...
2012-06-18 Ronald S. Bultjedirac: replace compound literal with normal initialiser
2012-06-18 Mans Rullgardvorbisdec: replace div/mod in loop with a counter
2012-06-17 Ronald S. Bultjedwt: remove variable-length arrays
2012-06-14 Diego BiurrunAvoid C99 variable declarations within for statements.
2012-06-12 Diego Biurrunppc: Rename H.264 optimization template file for consis...
2012-06-12 Justin Rugglesgolomb: check remaining bits during unary decoding...
2012-06-10 Michael Niedermayerlibmp3lame: add missing layout terminator
2012-06-09 Mans Rullgardh264: allow cropping to AVCodecContext.width/height
2012-06-09 Kostya Shishkoviac: generate codec tables as they are supposed to be
2012-06-09 Kostya Shishkovindeo4: handle frame type 1 properly
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2012-06-08 Mans Rullgardvc1dsp: mark put/avg_vc1_mspel_mc() always_inline
2012-06-05 Alex Conversevorbis: Validate that the floor 1 X values contain...
2012-06-05 Kostya ShishkovIndeo Audio decoder
2012-06-05 Kostya Shishkovimc: make IMDCT support stereo output
2012-06-05 Kostya Shishkovimc: move channel-specific data into separate context
2012-06-05 Kostya Shishkovmpc8: fix maximum bands handling
2012-06-04 Alex Converseaacdec: Turn PS off when switching to stereo and turn...
2012-06-03 Kostya Shishkovbmv: add stricter checks for invalid decoded length
2012-06-03 Anton Khirnovavpacket: fix duplicating side data.
2012-05-30 Ronald S. Bultjevp8: move block coeff arithcoder on stack.
2012-05-30 Christian Schmidtpcm-mpeg: improve log message wording
2012-05-29 Hendrik Leppkespcm_mpeg: fix number of consumed bytes to include the...
2012-05-29 Vitor Sessakx86: use new schema for ASM macros
2012-05-25 Kostya Shishkovimc: some cosmetics
2012-05-23 Michael Niedermayertqi: Pass errors from the MB decoder
2012-05-22 Justin Rugglesx86: lavc: use %if HAVE_AVX guards around AVX functions...
2012-05-22 Diego Biurrundwt: return errors from ff_slice_buffer_init()
2012-05-22 Jordi Ortizdwt: check malloc calls
2012-05-22 Diego Biurrunppc: Drop unused header regs.h
2012-05-21 Kieran KunhyaConvert vector_fmul range of functions to YASM and...
2012-05-21 Jordi Ortizdwt: K&R prettyprinting cosmetics
2012-05-20 Diego Biurrunindeo: Make ivi_calc_band_checksum() static, it is...
2012-05-20 Diego Biurrunindeo: Drop unused debug function ivi_check_band().
2012-05-20 Diego Biurrunavcodec/utils: cast a function argument to shut up...
2012-05-20 Diego Biurruntruemotion1: remove disabled code
2012-05-20 Kostya Shishkovfix typo in comment
2012-05-20 Kostya Shishkovindeo: check for invalid motion vectors
2012-05-20 Kostya Shishkovindeo: check that band output buffer exists
2012-05-20 Kostya Shishkovindeo: clear allocated band buffers
2012-05-20 Kostya Shishkovindeo: track tile macroblock size
2012-05-20 Kostya Shishkovindeo: check custom Huffman tables for errors
2012-05-20 Kostya Shishkovfactor out common decoding code for Indeo 4 and Indeo 5
2012-05-20 Kostya Shishkovmp3: fix start band index for block type 2 in 8kHz...
2012-05-17 Mans Rullgardpcmenc: set correct bitrate value
2012-05-15 Michael Kostylevx86: rv40: Mark rv40_weight functions as MMX2; they...
2012-05-15 Justin Rugglesac3dsp: simplify x86 versions of ac3_max_msb_abs_int16
2012-05-15 Aneesh Dogratta: Fix comment about channel number; TTA supports...
2012-05-15 Kostya Shishkovindeo3: validate new frame size before resetting decoder
2012-05-15 Kostya Shishkovindeo3: when freeing buffers, set pointers referencing...
2012-05-15 Kostya Shishkovindeo3: initialise pixel planes on allocation
2012-05-15 Kostya Shishkovindeo3: ensure that decoded cell data is in 7-bit range...
2012-05-14 Anton Khirnovlibmp3lame: set supported channel layouts.
2012-05-14 Diego Biurrunvcr1: Add vcr1_ prefixes to all static functions with...
2012-05-14 Diego Biurrunvcr1: Fix return type of common_init to match the funct...
2012-05-14 Diego Biurrunvcr1enc: Replace obsolete get_bit_count by put_bits_cou...
2012-05-14 Diego Biurrunmotion-test: remove disabled code
next