Skip to content
Snippets Groups Projects
  1. Jul 25, 2015
  2. Jul 20, 2014
  3. Jan 08, 2014
  4. Oct 30, 2013
  5. Sep 21, 2011
  6. Mar 27, 2010
    • Alex Wright's avatar
      Mixed-refs support for B-frames · 1f9393eb
      Alex Wright authored
      Small speed cost, usually a few percent at most. Generally has lowest cost in cases when it isn't very useful. Up to ~2% better compression overall on highly complex sources.
      
      Also fix a few minor bugs in B-frame analysis and various bits of cleanup.
      1f9393eb
  7. Jul 03, 2009
  8. Nov 25, 2008
  9. Oct 03, 2008
    • Loren Merritt's avatar
      rm gtk, avc2avi. · e21bc344
      Loren Merritt authored
      I don't remember why I allowed a gui into the repository in the first place. There's nothing that makes this one special relative to all the other x264 guis.
      avc2avi doesn't compile since we removed the bitstream reader. And avc doesn't belong in avi.
      e21bc344
  10. Sep 28, 2008
  11. Jul 06, 2008
    • Fiona Glaser's avatar
      Various optimizations and cosmetics · c9c7edf3
      Fiona Glaser authored
      Update AUTHORS file with Gabriel and me
      update XCHG macro to work correctly in if statements
      Add new lookup tables for block_idx and fdec/fenc addresses
      Slightly faster array_non_zero_count_mmx (patch by holger)
      Eliminate branch in analyse_intra
      Unroll loops in and clean up chroma encode
      Convert some for loops to do/while loops for speed improvement
      Do explicit write-combining on --me tesa mvsad_t struct
      Shrink --me esa zero[] array
      Speed up bime by reducing size of visited[][][] array
      c9c7edf3
  12. Jul 04, 2008
  13. Nov 18, 2006
  14. Mar 25, 2006
  15. Feb 03, 2006
  16. Jan 19, 2006
  17. Aug 28, 2004
  18. Aug 13, 2004
  19. Aug 06, 2004
  20. Jun 03, 2004
Loading