]> git.sesse.net Git - ffmpeg/history - libavcodec
Test decoding in fate-lavf-gif
[ffmpeg] / libavcodec /
2010-08-31 Ronald S. BultjeFix vertical align.
2010-08-31 Tobias BindhammerChecking return values of av_malloc(z) and report an...
2010-08-31 Alex Converseaacenc: Remove an unused variable from adjust_frame_inf...
2010-08-31 Alex Converseaacenc: Don't set s->cur_channel before apply_window_an...
2010-08-30 Alex Converseaacenc: Write tag.elem_id early.
2010-08-30 Alex Conversepsymodel: Const correct FFPsyWindowInfo.
2010-08-30 Alex Converseaacenc: Only apply M/S if common_window is set.
2010-08-30 David Conradvorbisdec: Use int instead of uint16_fast_t for index...
2010-08-30 Ronald S. BultjeFix compilation failure if yasm is disabled (missing...
2010-08-30 Ronald S. BultjeSplit intra prediction initialization (i.e. assigning...
2010-08-30 Ronald S. BultjeMove H264 chroma MC from inline asm to yasm. This fixes...
2010-08-30 Ronald S. BultjeMove VP3 IDCT functions from inline ASM to YASM. This...
2010-08-30 Ronald S. BultjePut ff_ prefix on non-static {put_signed,put,add}_pixel...
2010-08-29 Vitor SessakInclude stdint.h instead of inttypes.h, it is enough...
2010-08-28 Vitor SessakHopefully fix the fate-ws_snd breakage on PPC
2010-08-28 Loren Merrittcosmetics in imdct_sse
2010-08-28 Aurelien Jacobscosmetic
2010-08-26 Ronald S. BultjeFix typos when converting inline asm to yasm, fixes...
2010-08-26 Tobias BindhammerClarify code/avoid possible bugs by using precalculated...
2010-08-26 Tobias Bindhammerenable a flexible lifetime
2010-08-26 Tobias BindhammerSetting proper values in extradata for future use in...
2010-08-26 Martin StorsjöFlush the PutBitsContext at the end of each block when...
2010-08-26 S.N. Hemanth Meena... Implement avcodec_get_channel_layout().
2010-08-25 Ronald S. BultjeRevert r24931, it broke Win32 and some BSD compiles...
2010-08-25 Måns RullgårdRemove duplicate definitions of fullpel MC functions
2010-08-25 Måns Rullgårdsp5x: remove broken code under #if 0
2010-08-25 Ronald S. BultjeMark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2...
2010-08-25 Måns RullgårdVP6: fix vp6_filter_diag4_mmx/sse on 64-bit
2010-08-25 Måns RullgårdARM: update struct offsets
2010-08-25 Ronald S. BultjeMove vp6_filter_diag4() x86 SIMD code from inline ASM...
2010-08-25 Ronald S. BultjeMove vp6_filter_diag4() from DSPContext to VP56DSPContext.
2010-08-25 Tobias Bindhammercleanup a bit in a64multi_encode_frame()
2010-08-25 Tobias Bindhammeradded/extended some comments in a64multi_encode_frame()
2010-08-24 Måns RullgårdRemove global mm_flags variable
2010-08-24 Ronald S. BultjeMark xmm registers as clobbered in simple loopfilter...
2010-08-24 Alex ConverseFix undefined expressions that use multiple calls to...
2010-08-24 Måns Rullgårdmsmpeg4v1: fix undefined behaviour in msmpeg4_decode_pi...
2010-08-24 Tobias Bindhammeradded interlacing option and compression option for...
2010-08-24 Tobias Bindhammerfixed some return values and deprecated CODEC_TYPE_VIDEO.
2010-08-23 Nathan Caldwellacenc: LAME-inspired window decision
2010-08-23 Alex ConverseRevert unintended changes to fft.h from r24890.
2010-08-23 Nathan Caldwellaacenc: Rename Psy3gpp* structs to AacPsy*
2010-08-23 Alex Converseimdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_...
2010-08-23 Tobias Bindhammerremoved an unnecessary blank line
2010-08-23 Tobias Bindhammerenabling codec and muxer by registering it in allcodec...
2010-08-23 Tobias Bindhammeradded codec-ids for the a64 codec
2010-08-23 Tobias BindhammerInitial version of the a64 (multicolor charset) codec
2010-08-23 Ronald S. BultjeFix segfaults in VP8 SIMD code on Win64 (and FATE/win64...
2010-08-22 Alex ConverseConvert ff_imdct_half_sse() to yasm.
2010-08-21 Reimar DöffingerThe 24-bit ydt also should not depend on endianness,
2010-08-21 Reimar DöffingerSince the 24 bit format is decoded to endian-dependant
2010-08-21 Reimar DöffingerDo not swap red and blue when decoding truemotion
2010-08-21 Stefano SabatiniCosmetics: remove useless ().
2010-08-21 Reimar DöffingerExport the presentation video dimensions as avctx-...
2010-08-20 Måns Rullgårddv: fix alignment of scratch buffer
2010-08-20 Laurent AimarFixed mpeg12 top field first flag value with field...
2010-08-19 Måns Rullgårdimc: fix undefined float to int conversion
2010-08-16 Måns Rullgårdfft-test: format error output more readably
2010-08-13 Jason Garrett-GlaserRemove some stray +s in VP8
2010-08-12 Stefano SabatiniDeprecate ff_get_plane_bytewidth() in favor of
2010-08-12 Stefano SabatiniImplement av_get_image_linesize() and use it in
2010-08-12 Jason Garrett-GlaserVP5/6/8: ~7% faster arithmetic decoding
2010-08-11 S.N. Hemanth Meena... Add av_picture_data_copy() and reimplement av_picture_c...
2010-08-11 Pascal Massiminoremove b4_stride/mb_stride.
2010-08-11 Pascal Massiminofix over-allocation. confused b4_stride with mb_width.
2010-08-09 Ronald S. BultjeFix buffer overrun if idx is negative (it can be down...
2010-08-09 Vitor SessakFix handling of truncated files. Should fix random...
2010-08-07 Jason Garrett-GlaserSplit h264dsp and h264pred in configure.
2010-08-07 Reinhard TartlerFix spelling in comment(s)
2010-08-07 Jason Garrett-GlaserH.264: 8% faster CAVLC zero-run decoding
2010-08-07 Stefano SabatiniFix the compilation of some libavcodec/lib* files which...
2010-08-06 Alex Converselibvpxdec: Fix "error: implicit declaration of function...
2010-08-06 Alex Conversevorbis_dec: Change partition_class[] to uint8_t.
2010-08-06 Diego BiurrunAdd a CONFIG_ variable for generic Huffman routines.
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-08-06 Stefano SabatiniDeprecate avcodec_check_dimensions() in favor of the...
2010-08-06 Måns Rullgårdfft-test: free buffers before exiting
2010-08-05 Jason Garrett-GlaserVP8: fix bug in prefetch
2010-08-05 Måns RullgårdARM: NEON H264 8x8 IDCT
2010-08-05 Jason Garrett-GlaserAdd file missing in r24702
2010-08-05 Eli FriedmanH.264: SSE2/SSSE3 weighted prediction asm
2010-08-04 Jason Garrett-GlaserVP5/6/8: eliminate CABAC dependency
2010-08-04 Måns Rullgårdfft-test: exit with non-zero status if test failed
2010-08-04 Martin StorsjöFix VP8 decoder dependencies
2010-08-04 Jason Garrett-GlaserVP8: partially inline decode_block_coeffs
2010-08-04 Jason Garrett-GlaserFix 100L in r24689
2010-08-04 Jason Garrett-GlaserVP8: simplify decode_block_coeffs to avoid having to...
2010-08-04 Jason Garrett-GlaserCosmetics: add missing space to options.c
2010-08-03 Jason Garrett-GlaserVP8: slightly faster DCT coefficient probability update
2010-08-03 Måns RullgårdARM: update struct offsets
2010-08-03 Måns RullgårdMove cavs dsp functions to their own struct
2010-08-03 Jason Garrett-GlaserSilence unused function warnings in vp56.h
2010-08-03 Jason Garrett-GlaserVP8: make another RAC call branchy
2010-08-03 Jason Garrett-GlaserVP5/6/8: add one inline missed in r24677
2010-08-03 Jason Garrett-GlaserVP8: unroll partition type decoding tree
2010-08-03 Jason Garrett-GlaserVP8: unroll splitmv decoding tree
2010-08-03 Jason Garrett-GlaserVP8: unroll MB mode decoding tree
2010-08-03 Jason Garrett-GlaserVP5/6/8: tweak some arithcoder inlining
2010-08-03 Alex Conversevorbisdec: Return AVERROR(ENOMEM) on malloc() failure.
2010-08-03 Alex Conversevorbisdec: Prevent a potential integer overflow.
next