~ubuntu-branches/debian/experimental/libav/experimental

« back to all changes in this revision

Viewing changes to libswscale/x86/swscale_template.c

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2014-08-10 09:45:02 UTC
  • mfrom: (1.1.28) (2.1.45 sid)
  • Revision ID: package-import@ubuntu.com-20140810094502-p8pds4kq0zpig5oq
Tags: 6:11~alpha1-1
* New upstream Release v11
  - Fixes Unchecked conversion from double to enum (Closes: #749164)
* Add some post v11_alpha1 patches from upstream
* All SONAMEs bumped because of internal changes, but external API is
  promised to have not changed

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19
19
 */
20
20
 
 
21
#include <stdint.h>
 
22
 
 
23
#include "libavutil/x86/asm.h"
 
24
#include "libswscale/swscale_internal.h"
 
25
 
21
26
#undef REAL_MOVNTQ
22
27
#undef MOVNTQ
23
28
#undef PREFETCH