]> git.sesse.net Git - ffmpeg/history - libavcodec
indentation
[ffmpeg] / libavcodec /
2008-02-15 Vitor Sessak100l
2008-02-15 Vitor SessakSimplify avcodec_default_get_buffer()
2008-02-15 Vitor SessakAdd header for declaration of ff_xxxx functions in...
2008-02-15 Vitor SessakThis should not be part of the public API
2008-02-15 Vitor SessakMy commit in r11942 broke compilation.
2008-02-15 Vitor SessakSplit avpicture_fill() in two functions. This will be
2008-02-15 Benjamin Larssonsilence wmaenc.c:181: warning:suggestparentheses around...
2008-02-15 Luca AbeniFix
2008-02-15 Luca AbeniFix
2008-02-13 Thorsten JordanCosmetics: indentation
2008-02-13 Thorsten JordanRemove useless buffering of input data, so that avcodec...
2008-02-13 Diego Biurruntypo fix: inited --> initialized
2008-02-13 Diego BiurrunPrint Theora bitstream version at DEBUG, not at VERBOSE...
2008-02-13 Diego Biurruncosmetics: Replace // by /* */ comments.
2008-02-11 Vitor SessakFactor bytewidth determination in its own function
2008-02-11 Paul KellyAdd 'reservoir' flag to lavc's flags2 controlling wheth...
2008-02-10 Loren Merrittasm argument that might be in memory needs a size
2008-02-09 Michael NiedermayerRemove pointless code.
2008-02-09 Diego BiurrunUse HAVE_ALTIVEC preprocessor conditionals like in...
2008-02-09 Michael NiedermayerRemove pointless code.
2008-02-09 Michael Niedermayerassert() and note about odd len.
2008-02-09 Loren Merritt30% faster ff_vorbis_floor1_render_list, 3% faster...
2008-02-09 Loren Merrittuse fewer registers in apply_welch_window_sse2
2008-02-09 Michael Niedermayeroptimize apply_welch_window()
2008-02-06 Reimar DöffingerAdd support for speex in ogg
2008-02-06 Loren Merrittsse2 h264 motion compensation. not new code, just separ...
2008-02-06 Loren Merrittput loop counter in a register if possible. makes some...
2008-02-06 Loren Merrittfix aliasing warnings. simpler too.
2008-02-06 Loren Merrittconstant was excessively aligned
2008-02-05 Reimar DöffingerCheck that we have enough input data in IMC decoder.
2008-02-05 Loren Merrittssse3 h264 motion compensation.
2008-02-05 Loren Merrittadd qpel rounder once during hv rather than twice durin...
2008-02-05 Loren Merrittclean up an ugliness introduced in r11826. this syntax...
2008-02-04 Michael NiedermayerDeprecate old and inefficient per instruction asm().
2008-02-04 Loren Merrittreduce code duplication
2008-02-04 Diego BiurrunMake luma_dc_quant_i and luma_dc_quant_p const, fixes...
2008-02-04 Michael Niedermayerconst
2008-02-03 Michael Niedermayerconst
2008-02-03 Uoti Urpalampegvideo.h has two function declarations with the...
2008-02-03 Loren Merrittavg_pixels4_mmx2
2008-02-03 Loren Merrittuse mmx2/3dnow avg functions in avg_qpel*_mc00
2008-02-03 Loren Merrittff_h264_idct8_add_sse2.
2008-02-03 Loren Merrittremove some movq in ff_h264_idct8_add_mmx. 225->217...
2008-02-02 Michael NiedermayerMake avcodec_decode_* functions take const input buffers.
2008-02-02 Reimar Döffinger100l, since we already check for buf_size == 769 we...
2008-02-02 Reimar DöffingerUse bytestream_get_be24 to simplify palette parsing.
2008-02-02 Reimar Döffingermark qtrle input data as const.
2008-02-02 Reimar DöffingerAdd some const where appropriate
2008-02-02 Reimar DöffingerFix warning:
2008-02-02 Reimar DöffingerSome consts for cscd decoder helper functions
2008-02-02 Loren Merritt"swap first two elements of L1 if L0 and L1 are identic...
2008-02-02 Loren Merrittfix mbaff diagonal neighbor mv
2008-02-02 Loren Merrittmbaff spatial direct
2008-02-02 Kostya ShishkovDo not modify input data
2008-02-02 Kostya ShishkovIMC decoder always operates on 64-byte blocks
2008-02-01 Aurelien Jacobsuse AV_RL* instead of le2me_*
2008-02-01 Aurelien Jacobsdon't cast const away
2008-02-01 Aurelien Jacobsconst
2008-02-01 Aurelien Jacobsconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Reimar DöffingerAdd some const keywords in rtjpeg decoder
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayersome const
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayermore const
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayersome const
2008-02-01 Michael Niedermayersome const
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerforgotten const
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayersome const
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayersome const
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael NiedermayerReplace get32() by AV_RL32().
2008-02-01 Michael Niedermayerconst
2008-02-01 Michael Niedermayerconst
next