1. 28 Feb, 2013 3 commits
    • Michael Niedermayer's avatar
      Merge remote-tracking branch 'cus/stable' · e54a1bdc
      Michael Niedermayer authored
      * cus/stable:
        ffplay: do not cycle through unavailable show modes
        ffplay: add option to disable subtitling
        ffplay: use NAN to signal invalid external clock
        ffplay: if audio or video clock is invalid return NAN
        ffplay: allow frame dropping if we redisplay an already displayed frame
        ffplay: return true for pictq_prev_picture if it was successful
        ffplay: only quit from audio_decode_frame before decoding when paused
        ffplay: drop remaining frames in current audio avpacket when seeking
        ffplay: signal seek event to read thread
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      e54a1bdc
    • Michael Niedermayer's avatar
      Revert "lavf/utils: add support for special characters encoding in URL" · 1c6477f3
      Michael Niedermayer authored
      This reverts commit 4a8fc1d8.
      
      The commit caused null pointer derefernces when using udp://
      after i fixed that it caused ffmpeg to get stuck and remapped
      arguments like ?ttl=255 -> ?ttl%3d255
      
      I dont want to leave this broken thus temporary revert so we all
      have some time to look at this without half the network protocols
      being broken in the meantime
      1c6477f3
    • Clément Bœsch's avatar
      build: make iconv build configurable. · 7b2d50f8
      Clément Bœsch authored
      7b2d50f8
  2. 27 Feb, 2013 28 commits
  3. 26 Feb, 2013 9 commits