1. 06 Apr, 2011 3 commits
    • Reimar Döffinger's avatar
      Add PlayStation Portable PMP format demuxer · 1265395b
      Reimar Döffinger authored
      Not yet complete, for demuxing AAC the AAC header must be generated
      manually.
      Possibly the decoder could accept the header as extradata to simplify
      this.
      1265395b
    • Michael Niedermayer's avatar
      Revert "ffmpeg: fix aspect ratio setting" · d6c85865
      Michael Niedermayer authored
      This reverts commit d1eb50bb.
      Reason, it breaks fate
      d6c85865
    • Michael Niedermayer's avatar
      Merge remote branch 'qatar/master' · 11d78415
      Michael Niedermayer authored
      * qatar/master:
        psymodel: extend API to include PE and bit allocation.
        avio: always compile dyn_buf functions
        Remove unnecessary parameter from ff_thread_init() and fix behavior
        Revert "aac_latm_dec: use aac context and aac m4ac"
        configure: tell user if libva is enabled like the rest of external libs.
        Add silence support for AV_SAMPLE_FMT_U8.
        avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal
        avio: deprecate av_url_read_seek
        avio: deprecate av_url_read_pause
        ac3enc: NEON optimised extract_exponents
      
      Conflicts:
      	libavcodec/utils.c
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      11d78415
  2. 05 Apr, 2011 37 commits