1. 18 Sep, 2012 3 commits
    • Rémi Denis-Courmont's avatar
      avcodec: disable threading by default · c7f64b55
      Rémi Denis-Courmont authored
      Threading does not currently work with some codec profiles and is thus
      not suited as default. Threading is also known to deadlock in certain
      circumstances, such as if no data is ever received (a rather common
      scenario with network or DVB reception).
      
      Fixed avcodec version should be checked before this is re-enabled.
      Acked-by: default avatarIlkka Ollakka <ileoo@videolan.org>
      (cherry picked from commit 8d59ba01d33c96d61db5e0e7ab9b8a30b052ebab)
      
      Conflicts:
      	modules/codec/avcodec/avcodec.c
      c7f64b55
    • Jean-Baptiste Kempf's avatar
      Update NEWS · 116503fa
      Jean-Baptiste Kempf authored
      116503fa
    • Felix Paul Kühne's avatar
      macosx: work-around a playlist core limitation, which doesn't allow the UI to... · 99782f40
      Felix Paul Kühne authored
      macosx: work-around a playlist core limitation, which doesn't allow the UI to set the currently displayed root properly, so triggering a play can lead to unwanted results (close #7484)
      (cherry picked from commit 722c751deddeb6106ed18e379a1364ed85cd2f86)
      
      Conflicts:
      	modules/gui/macosx/CoreInteraction.m
      99782f40
  2. 17 Sep, 2012 5 commits
  3. 16 Sep, 2012 29 commits
  4. 15 Sep, 2012 1 commit
  5. 14 Sep, 2012 2 commits