]> git.sesse.net Git - ffmpeg/history - libavcodec/cabac.h
Merge remote branch 'qatar/master'
[ffmpeg] / libavcodec / cabac.h
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-08-21 Reimar DöffingerReplace #ifdef PIC checks with the more appropriate...
2009-04-12 Stefano SabatiniSplit bitstream.h, put the bitstream writer stuff in...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-09-14 Diego BiurrunRemove useless #ifdef around #include.
2008-09-02 Diego BiurrunSilence a couple of 'defined but not used' warnings...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-16 Jeff DownsRedo r12838, this time using svn copy to create h264_i3...
2008-04-16 Jeff DownsRevert 12838 to redo it the right way (use svn copy...
2008-04-15 Jeff DownsMove decode_significance_x86() and decode_significance_...
2008-03-17 Måns Rullgårdcosmetics: remove useless \-newline escapes
2008-02-28 Reimar DöffingerUse cltd instead of cdq asm mnemonic, ICC and gcc suppo...
2008-01-23 Diego BiurrunPut some disabled functions that are only used in the...
2007-12-02 Reimar DöffingerAdd missing const to last argument of decode_significan...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-12 Diego Biurrun10l: refill2() is not unused, it is used conditionally.
2007-10-12 Diego BiurrunDisable unused code; fixes several gcc warnings:
2007-10-02 Diego Biurrun100l: Revert accidental commit, restore previous version.
2007-10-02 Diego BiurrunReplace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORB...
2007-09-16 Diego Biurruncosmetics: typo
2007-08-15 Ramiro PollaCONFIG_7REGS -> HAVE_7REGS
2007-07-28 Diego Biurruncosmetics: misc typo fixes
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-30 Carl Eugen Hoyosrename attribute_unused to av_unused and moves its...
2007-05-10 Aurelien Jacobssplit h264.c to move parser in its own file
2007-05-05 Diego BiurrunFix multiple "‘inline/static’ is not at beginning of...
2007-04-27 Diego BiurrunMark code parts that cannot work on AMD64 due to broken...
2007-04-26 Diego Biurrun10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE...
2007-04-14 Diego BiurrunUpdate preprocessor directive comments to take recent...
2007-03-29 Panagiotis IssarisFix compilation when using the --disable-opts parameter...
2007-02-23 Aurelien Jacobsuse av_noinline instead of __attribute((noinline))
2007-01-27 Måns Rullgårdrename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify...
2007-01-13 Michael Niedermayerreplace a few hardcoded numbers with their correct...
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-11-27 Michael NiedermayerPIC fix
2006-11-01 Reimar DöffingerReenable AMD64 optimizations for cabac accidentially...
2006-11-01 Diego BiurrunAdd ARCH_X86_32 as a new define for 32 bit x86 architec...
2006-10-29 Diego BiurrunFix compilation with PIC enabled, BRANCHLESS_GET_CABAC...
2006-10-23 Reimar DöffingerCABAC assembler optimizations ported to AMD64
2006-10-20 Michael Niedermayerdecode_significance_8x8_x86()
2006-10-20 Guillaume PoirierProtect code that uses CMOV instructions with HAVE_CMOV,
2006-10-20 Michael Niedermayeranother instruction less in decode_significance_x86...
2006-10-20 Michael Niedermayer1 instruction less
2006-10-20 Michael Niedermayerreordering instructions a little in decode_significance...
2006-10-20 Michael Niedermayerfactorize get_cabac asm (0.5% slower but its much cleaner)
2006-10-19 Bernhard RosenkränzerFix PIC compilation, some defines were under #ifdef...
2006-10-19 Michael Niedermayerunused variable
2006-10-19 Michael Niedermayeroptimize sign decoding code in decode_residual()
2006-10-18 Jindřich MakovičkaKill a warning with MSVC
2006-10-17 Michael Niedermayerx86 asm version of the decode significance loop (not...
2006-10-17 Michael Niedermayercosmetic (%%eax->%0)
2006-10-16 Diego BiurrunFix crash with illegal instruction, cmov is available...
2006-10-16 Diego BiurrunExpand some #endif comments.
2006-10-16 Michael Niedermayerfix !CMOV_IS_FAST case (iam not really happy with the...
2006-10-15 Michael Niedermayer10l
2006-10-15 Michael Niedermayerthis code will not work with PIC as it needs 7 register...
2006-10-15 Michael Niedermayershift CABACContext.range right, this reduces the number...
next