]> git.sesse.net Git - ffmpeg/history - libavcodec/cabac.h
decrease ff_h264_norm_shift[] size
[ffmpeg] / libavcodec / cabac.h
2006-10-09 Michael Niedermayerdecrease ff_h264_norm_shift[] size
2006-10-08 Michael Niedermayercleanup
2006-10-08 Michael Niedermayerbranchless renormalization (1% faster get_cabac) old...
2006-10-08 Michael Niedermayer5% faster get_cabac()
2006-10-07 Michael Niedermayerdisable benchmarking code
2006-10-07 Michael Niedermayerrenorm_cabac_decoder_once START/STOP_TIMER scores for...
2006-10-07 Michael Niedermayerrefill cabac variables in 16bit steps, 3% faster get_ca...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-07 Michael Niedermayer() 10l
2006-10-07 Michael Niedermayerseveral x86 renorm_cabac_decoder_once optimizations
2006-10-04 Loren Merrittdon't try to inline cabac functions. gcc ignored the...
2006-08-27 Loren Merritttweak cabac. 0.5% faster h264.
2006-04-29 Loren Merrittdon't force asserts in release builds. 2% faster h264.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-05-29 Loren Merrittdecode h264 end-of-slice flag
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2004-10-26 Michael Niedermayeroptimization
2004-07-08 Michael Niedermayeroverread fix
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2003-06-09 Michael Niedermayer10l
2003-06-09 Michael NiedermayerFFV1 codec (our very simple lossless intra only codec...
2003-06-06 Michael Niedermayercleanup
2003-05-30 Michael Niedermayer(truncated) unary binerization
2003-05-28 Michael NiedermayerCABAC