1. 09 Jul, 2015 2 commits
  2. 08 Jul, 2015 10 commits
  3. 07 Jul, 2015 2 commits
    • Stian Selnes's avatar
      h261: Signal freeze picture release for intra frames · 02b7c630
      Stian Selnes authored
      Freeze picture release should be set to 1 when we're responding to a
      fast update request. For simplicity we set it for all intra frames,
      including those that starts a GOP.
      
      Fixes issue where Tandberg MXP1700 does not recover from packet loss
      state since it's waiting for the freeze picture relase indication.
      
      Bug-Id: 873
      CC: libav-stable@libav.org
      Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
      02b7c630
    • Stian Selnes's avatar
      h261: Set 'still image mode off' in picture header · dc1de0b9
      Stian Selnes authored
      Ref H.261 recommendation section 4.2.1.3, setting the still image flag
      to 1 disables still image mode. Some decoders require this in order to
      decode the bitstream as normal video.
      
      Fixes H.261 calls to Cisco E20.
      
      Also, reserved (aka spare) bits should be set to 1 unless specified
      otherwise.
      
      Bug-Id: 872
      CC: libav-stable@libav.org
      Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
      dc1de0b9
  4. 06 Jul, 2015 1 commit
  5. 03 Jul, 2015 5 commits
  6. 02 Jul, 2015 6 commits
  7. 01 Jul, 2015 6 commits
  8. 30 Jun, 2015 8 commits