1. 05 Apr, 2011 3 commits
    • Lou Logan's avatar
      Redefine sameq · 8af3167b
      Lou Logan authored
      I think the documentation of sameq is causing confusion and misuse of
      this option.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      8af3167b
    • Darren Horrocks's avatar
      fix runtime-cpu-detect bug in swscale · 30c6fefd
      Darren Horrocks authored
      swscale doesnt ever actually do any runtime detection at all when
      runtime cpu detection is enabled, it simply passes whatever is passed
      to -sws_flags, which could be nothing at all making swscale default to
      the C implementation.
      30c6fefd
    • Michael Niedermayer's avatar
      Merge remote branch 'qatar/master' · 434f2487
      Michael Niedermayer authored
      * qatar/master: (22 commits)
        ac3enc: move extract_exponents inner loop to ac3dsp
        avio: deprecate url_get_filename().
        avio: deprecate url_max_packet_size().
        avio: make url_get_file_handle() internal.
        avio: make url_filesize() internal.
        avio: make url_close() internal.
        avio: make url_seek() internal.
        avio: cosmetics, move AVSEEK_SIZE/FORCE declarations together
        avio: make url_write() internal.
        avio: make url_read_complete() internal.
        avio: make url_read() internal.
        avio: make url_open() internal.
        avio: make url_connect internal.
        avio: make url_alloc internal.
        applehttp: Merge two for loops
        applehttp: Restructure the demuxer to use a custom AVIOContext
        applehttp: Move finished and target_duration to the variant struct
        aacenc: reduce the number of loop index variables
        avio: deprecate url_open_protocol
        avio: deprecate url_poll and URLPollEntry
        ...
      
      Conflicts:
      	libavformat/applehttp.c
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      434f2487
  2. 04 Apr, 2011 28 commits
  3. 03 Apr, 2011 9 commits