1. 07 Aug, 2015 1 commit
  2. 02 Aug, 2015 1 commit
  3. 31 Jul, 2015 2 commits
  4. 20 Jun, 2015 1 commit
    • nu774's avatar
      mp3: enable packed main_data decoding in MP4 · 6ec688e1
      nu774 authored
      14496-3 suggests packing main_data of MP3 that is usually scattered
      into multiple frames due to bit reservoir.
      
      However, after packing main_data into a access unit, bitrate index
      in the MPEG audio frame header doesn't match with actual frame size.
      
      In order to accept this, this patch removes unnecessary frame size
      checking on mp3 decoder.
      
      Also, mov demuxer was changed to use MP3 parser only on special cases
      (QT MOV with specific sample description) to avoid re-packetizing.
      Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
      6ec688e1
  5. 28 May, 2013 1 commit
  6. 04 Dec, 2012 1 commit
  7. 01 Dec, 2012 1 commit
  8. 09 Sep, 2012 1 commit
  9. 19 May, 2012 1 commit
  10. 09 May, 2012 1 commit
  11. 29 Feb, 2012 1 commit
  12. 04 Sep, 2011 1 commit
  13. 23 Aug, 2010 3 commits