1. 31 7月, 2015 1 次提交
  2. 20 6月, 2015 1 次提交
    • N
      mp3: enable packed main_data decoding in MP4 · 6ec688e1
      nu774 提交于
      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: NLuca Barbato <lu_zero@gentoo.org>
      6ec688e1
  3. 28 5月, 2013 1 次提交
  4. 04 12月, 2012 1 次提交
  5. 10 9月, 2012 1 次提交
  6. 19 5月, 2012 1 次提交
  7. 09 5月, 2012 1 次提交
  8. 01 3月, 2012 1 次提交
  9. 04 9月, 2011 1 次提交
  10. 23 8月, 2010 3 次提交