1. 03 Nov, 2012 11 commits
  2. 02 Nov, 2012 27 commits
  3. 01 Nov, 2012 2 commits
    • Alexis Ballier's avatar
      Apply again [916352f2] that got lost in the merges. · 1475815a
      Alexis Ballier authored
      Do not quote second argument to filter{,_out} in check_ld. We want to keep/remove all the space-separated words matching the -l* pattern, not keep everything if the whole argument begins with -l and remove it otherwise.
      
      This also fixes errors like:
      ./configure: eval: line 418: syntax error near unexpected token `-l*'
      ./configure: eval: line 418: `case  in -l*) ;; *) echo  ;; esac'
      when run with ./configure --enable-openal
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      1475815a
    • Michael Niedermayer's avatar
      Merge remote-tracking branch 'cus/stable' · 099786a6
      Michael Niedermayer authored
      * cus/stable:
        ffplay: remove redundant !codec check
        ffplay: only initialize codec opts before using it
        ffplay: always free buffersink_params in configure_video_filters
        ffplay: remove uneeded format filter, buffersink format is set
        ffplay: check for buffersink_params allocation success
        ffplay: always free inputs and outputs in configure_filtergraph
        ffplay: fill the unused part of the window with black
        ffplay: add update parameter to fill_rectangle
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      099786a6