]> git.sesse.net Git - ffmpeg/history - libavcodec
dpx: Make start offset unsigned
[ffmpeg] / libavcodec /
2012-08-05 Derek Buitenhuisdpx: Make start offset unsigned
2012-08-04 Derek Buitenhuiscosmetics: Fix a few switched periods and linebreaks
2012-08-04 Derek Buitenhuiszerocodec: Fix memleak in decode_frame
2012-08-04 Derek Buitenhuiszerocodec: Cosmetics
2012-08-03 Mans RullgardARMv6: vp8: fix stack allocation with Apple's assembler
2012-08-03 Mans RullgardARM: vp56: allow inline asm to build with clang
2012-08-03 Ronald S. Bultjefft: 3dnow: fix register name typo in DECL_IMDCT macro
2012-08-03 Diego Biurrunx86: dct32: port to cpuflags
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-08-03 Ronald S. BultjeRevert "wmapro: prevent division by zero when sample...
2012-08-03 Sean McGovernwmapro: prevent division by zero when sample rate is...
2012-08-03 Ronald S. Bultjelagarith: fix color plane inversion for YUY2 output.
2012-08-03 Ronald S. Bultjelagarith: pad RGB buffer by 1 byte.
2012-08-03 Ronald S. Bultjedsputil: make add_hfyu_left_prediction_sse4() support...
2012-08-03 Mashiat Sarker Sha... vc1dec: Remove separate scaling function for interlaced...
2012-08-03 Mashiat Sarker Sha... vc1dec: Invoke edge_emulation regardless of MV precision
2012-08-03 Diego Biurrunx86: Use consistent 3dnowext function and macro name...
2012-08-03 Kostya Shishkovg723_1: scale output as supposed for the case with...
2012-08-03 Kostya Shishkovg723_1: increase excitation storage by 4
2012-08-03 Kostya Shishkovg723_1: fix upper bound parameter from inverse maximum...
2012-08-03 Kostya Shishkovg723_1: make scale_vector() behave like the reference
2012-08-03 Kostya Shishkovg723_1: fix off-by-one error in normalize_bits()
2012-08-03 Kostya Shishkovg723_1: save/restore excitation with offset to store...
2012-08-03 Sean McGovernwmapro: prevent division by zero when sample rate is...
2012-08-02 Diego Biurrunx86: proresdsp: improve SIGNEXTEND macro comments
2012-08-02 Diego Biurrunx86: h264dsp: K&R formatting cosmetics
2012-08-02 Ronald S. Bultjex86: fft: fix imdct_half() for AVX
2012-08-02 Mans Rullgardvc1dec: remove useless #include simple_idct.h
2012-08-02 Mans Rullgarddct-test: always link with aandcttab.o
2012-08-02 Mans Rullgardvp8: pack struct VP8ThreadData more efficiently
2012-08-02 Mans Rullgardx86: remove libmpeg2 mmx(ext) idct functions
2012-08-02 Derek Buitenhuiseamad: Use dsputils instead of a custom bswap16_buf
2012-08-02 Derek BuitenhuisCanopus Lossless decoder
2012-08-01 Diego Biurrundca: Switch dca_sample_rates to avpriv_ prefix; it...
2012-08-01 Mans RullgardARM: use =const syntax instead of explicit literal...
2012-08-01 Mans RullgardARM: use standard syntax for all LDRD/STRD instructions
2012-08-01 Ronald S. Bultjefft: port FFT/IMDCT 3dnow functions to yasm, and disabl...
2012-08-01 Ronald S. Bultjedct-test: allow to compile without HAVE_INLINE_ASM.
2012-08-01 Ronald S. Bultjex86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
2012-07-31 Diego Biurrundca: Move tables used outside of dcadec.c to a separate...
2012-07-31 Diego Biurrundca: Rename dca.c ---> dcadec.c
2012-07-31 Diego Biurrunx86: h264dsp: Remove unused variable ff_pb_3_1
2012-07-31 Diego Biurrunx86: h264dsp: Adjust YASM #ifdefs
2012-07-31 Ronald S. Bultjeh264: convert loop filter strength dsp function to...
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-07-29 Ronald S. Bultjeh264_ps: declare array of colorspace strings on its...
2012-07-29 Mans Rullgardeamad/eatgq/eatqi: call special EA IDCT directly
2012-07-29 Mans Rullgardeamad: remove use of MpegEncContext
2012-07-29 Mans Rullgardmpegvideo: remove unnecessary inclusions of faandct.h
2012-07-28 Ronald S. Bultjeh264_idct_10bit: port x86 assembly to cpuflags.
2012-07-28 Ronald S. Bultjefft: rename "z" to "zc" to prevent name collision.
2012-07-28 Michael Niedermayervc1dec: Override invalid macroblock quantizer
2012-07-28 Michael Niedermayervc1: avoid reading beyond the last line in vc1_draw_spr...
2012-07-28 Michael Niedermayervc1dec: check that coded slice positions and interlacin...
2012-07-28 Michael Niedermayervc1dec: Do not ignore ff_vc1_parse_frame_header_adv...
2012-07-28 Ronald S. Bultjevp3: don't compile mmx IDCT functions on x86-64.
2012-07-28 Ronald S. Bultjeh264_loopfilter: port x86 simd to cpuflags.
2012-07-28 Ronald S. Bultjeh264_chromamc_10bit: port x86 simd to cpuflags.
2012-07-28 Ronald S. Bultjevp3: port x86 SIMD to cpuflags.
2012-07-27 Ronald S. Bultjerv34: port x86 SIMD to cpuflags.
2012-07-27 Ronald S. Bultjevp56: only compile MMX SIMD on x86-32.
2012-07-27 Ronald S. Bultjevp56: port x86 simd to cpuflags.
2012-07-27 Ronald S. Bultjeproresdsp: port x86 assembly to cpuflags.
2012-07-27 Justin Rugglesalac: check for truncated packets
2012-07-27 Justin Rugglesalac: reverse lpc coeff order, simplify filter
2012-07-27 Kostya Shishkovtscc2: fix typo in array index
2012-07-26 Diego Biurrunbuild: Rename aandct component to more descriptive...
2012-07-26 Ronald S. Bultjempegaudio: bury inline asm under HAVE_INLINE_ASM.
2012-07-26 Ronald S. Bultjex86inc: automatically insert vzeroupper for YMM functions.
2012-07-26 Michael Bradshawlibopenjpeg: support YUV and deep RGB pixel formats
2012-07-26 Carl Eugen HoyosFix typo in v410 decoder.
2012-07-25 Ronald S. Bultjevp8: Replace x*155/100 by x*101581>>16.
2012-07-25 Ronald S. Bultjevp3: don't use calls to inline asm in yasm code.
2012-07-25 Ronald S. Bultjex86/dsputil: put inline asm under HAVE_INLINE_ASM.
2012-07-25 Yang Wangdsputil_mmx: fix incorrect assembly code
2012-07-25 Kieran Kunhyalibfdk-aacenc: add LATM/LOAS encapsulation support
2012-07-24 Diego Biurrunaac: Mention abbreviation as well in long_name
2012-07-23 Derek Buitenhuisv410dec: Implement explode mode support
2012-07-23 Reimar Döffingerzerocodec: fix direct rendering.
2012-07-23 Hendrik Leppkeswavpack: set bits_per_raw_sample for S32 samples to...
2012-07-23 Ronald S. Bultjeh264: refactor NAL decode loop
2012-07-22 Justin Rugglesdsputil: ppc: cosmetics: pretty-print
2012-07-22 Jason Garrett-Glaserdsputil: x86: add SHUFFLE_MASK_W macro
2012-07-22 Kostya ShishkovBump libavcodec and libavformat minor versions for...
2012-07-22 Mohamed Naufal BasheerG.723.1 demuxer and decoder
2012-07-22 Mohamed Naufal BasheerAdd a shift parameter to celp_lp_synthesis_filter()
2012-07-22 Luca Barbatolibopenjpeg: K&R formatting cosmetics
2012-07-21 Ronald S. Bultjeac3: don't use different names for option tables in...
2012-07-21 Ronald S. Bultjeadpcm: don't duplicate identical AVSampleFmt array...
2012-07-20 Luca Barbatolibopenjpeg: introduce lowres and lowqual private options
2012-07-20 Justin Rugglesalac: fix channel pointer assignment for 24 and 32-bit
2012-07-19 Justin Rugglesalac: cosmetics: general pretty-printing and comment...
2012-07-19 Justin Rugglesalac: calculate buffer size outside the loop in allocat...
2012-07-19 Justin Rugglesalac: change some data types to plain int
2012-07-19 Justin Rugglesalac: cosmetics: rename some variables and function...
2012-07-19 Andrew D'Addesioalac: multi-channel decoding support
2012-07-19 Justin Rugglesalac: split element parsing into a separate function
2012-07-19 Justin Rugglesalac: support a read sample size of up to 32
2012-07-19 Justin Rugglesalac: output in planar sample format
2012-07-19 Justin Rugglesalac: add 32-bit decoding support
next