Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • player-without-audio
  • release-1.2.0-ptalarbvorm
  • theora-1.0
  • theora-1.1
  • theora-gumboot
  • theora-monty-post-1-1
  • theora-multithread
  • theora-oil
  • theora-playtime
  • theora_multithread_decode_omp
  • theora_multithread_decode_pthread
  • theorarm-merge-branch
  • windows-ci
  • v1.2.0
  • v1.2.0beta1
  • v1.0
  • v1.2.0alpha1
  • v1.1.0
  • v1.1.1
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Jul29Jun282726252422211715827May2211864329Apr2524221917161514131211108543228Mar27262524201914131211729Feb271513321Jan191716109865431Dec30272622181165330Nov292827262221201615731Oct30292826252318131211109643228Sep2221201816151492128Aug272524231026Jul232213109519Jun28May1410930Apr171615131229Jun1211987432130May282726107654327Apr2620161510529Mar282221725Feb24232220181320Jan1917121023Dec181776543128Nov23154227Oct2621206529Sep287525Aug242120196529Jul262524231211728Jun27222018146422May96125Apr7Mar43227Feb26122Jan19116529Dec151423Nov191727Oct22130Sep26241627Aug251613full-frame dct coeff storage array eliminated. Tokenization is Rearrange tokenization to be inline with quantizationRefactoring of tokenization process to allow coding DC last, such that Correct an mv choice correctness bug in 4mv->1mv mode demotionLoop filter fixAlso update 32 bit MMX with loop filter fixCorrect an introduced bug that cam in the with the new loop filter asm;Many bugs fixed, still busted DON'T USE ITCommit for distributed debugging. THIS VERSION IS BROKEN: DON'T USE ITMore tokenization reflow to move toward T/Q/T in one passComplete rewrite of the DFarray code; it's now tracked and coded as part of the main encode loop so that the bit usage information of the block runs is available to block coding decisions.Move some more of the skip cleanup details out of the main encoding loop and into the luma MB coding specific calls.Rearrange the master encode loop to consider chroma in mode determination, but to perform quant/encode in strict sequential-plane superblock order. Preparation for transform/quant/code in one step.Eliminate use of SSE instruction in loop filter MMX code by replacing Staging a fix for mainline Theora: refactor code slightly to use the MMX add export symbols flag for mingw build fixes #1383Include <stddef.h> in theora[enc|dec].h directly in order to get size_t.Take MB coding overhead into account when evaluating blocks/MBs for Code rearrangement for SB frarray encoding.Get initial RD-based skip determination into SVN. Lambda currently Merge x86 assembly for forward DCT from Thusnelda branch; an attempt to fix Set eos properly in png2theora.Remove trailing whitespace.Actually need the round-toward-zero behavior for reencode.Update Xcode build files.Unify cpuid flag parsing across the various brands and add detection for SSE4Quit dicking around with the rho optimization; function call overhead Replace "long" with "ptrdiff_t" in the x86 asm, since win64 is apparently theWe still need to do an AMD-style check for VIA processors even if theMake granulepos, granulepos_theoraenc and granulepos_theora build in Solaris. Patch from Sun's Brian Cameron. Closes #1356.Fix compile errors from r14814.Lots of clean-up to the CPU detection code.Add cpuid clauses for Transmeta TM5800 and VIA C3, C7 processors.Add a security warning about large frame sizes.Save a little in-progress work.More rho domain analysis work in progress Might as well flesh out all the missing x86_64 asm.Minor rho collection optimization, add MMX idct for x86_64Get a bit of the rho-domain code into SVN; does not yet do anything. Include the new MSVC asm in the distribution.
Loading