Skip to content
Snippets Groups Projects
  1. Apr 29, 2014
  2. Apr 28, 2014
  3. Apr 26, 2014
    • James Zern's avatar
      Makefile: add msvs_common.sh to DIST-SRCS · 5ba44e37
      James Zern authored
      dist is broken in msvs currently due to a dependency on libs.mk which in
      turn depends on the rest of the source tree, not just the examples
      
      Change-Id: I3e313ceeae81eb29ef4bfb099d89756b43583eaa
      5ba44e37
  4. Apr 25, 2014
  5. Apr 24, 2014
  6. Apr 23, 2014
    • Adrian Grange's avatar
      Fixed handling of regularly placed keyframes · 086ae992
      Adrian Grange authored
      The encoder was not handling requests to place keyframes at
      fixed intervals, i.e. kf_min_dist == kf_max_dist, correctly.
      
      In this case when looking to place the next keyframe it was
      accumulating stats all the way up to the end of the firstpass
      file. This patch corrects this behavior.
      
      Change-Id: I948ad9f1d7faa0c05861df588136cce3bb61d7e7
      086ae992
    • James Zern's avatar
      configure: quote some uses of source_path · 95735c39
      James Zern authored
      doesn't completely fix configure/build in directories with spaces, but
      it's good practice
      
      Change-Id: Ic7a5b3a0aa9e297b34061af07e099de8b1f003cd
      95735c39
Loading