Commit History

Author SHA1 Message Date
  Ronald S. Bultje 0f4eb8b043 swscale: remove VOF/VOFW. 13 years ago
  Ronald S. Bultje b4a224c5e4 swscale: split chroma buffers into separate U/V planes. 13 years ago
  Ronald S. Bultje 69645c021a swscale: replace formatConvBuffer[VOF] by allocated array. 13 years ago
  Diego Biurrun 0093199184 swscale: Remove commented-out printf cruft. 13 years ago
  Jean-Tiare Le Bigot 364889cf9c Return -1 on invalid input instead of crashing. 13 years ago
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 895b616146 swscale: dont loose bits on planar >8bit yuv ind gray nput. 13 years ago
  Ronald S. Bultje c4fd283a46 swscale: use emms_c(). 13 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 13 years ago
  Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 13 years ago
  Ronald S. Bultje c8f487deae swscale: fix YUV420P 9/10bit support. 13 years ago
  Michael Niedermayer e3497907ef swscale: remove fork bug that i missed in the merge. 13 years ago
  Michael Niedermayer 59eb12faff Merge remote branch 'qatar/master' 13 years ago
  Oskar Arvidsson 42239ced65 Add pixel formats for 9- and 10-bit yuv420p. 13 years ago
  Baptiste Coudurier b9e608492a swscale: 9,10 bits pixel format output support 13 years ago
  Peter Ross 1afbae100b libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 13 years ago
  Baptiste Coudurier e91946ed23 Rename y400a to gray8a. 13 years ago
  tateu 93c28a55fd Fix runtime CPU detection in libswscale. 13 years ago
  Stefano Sabatini bd2a3700c0 lsws: prevent overflow in sws_init_context() 13 years ago
  unknown author 2671ab3996 Check mmap() return against correct value 13 years ago
  Anton Khirnov 7dfe244fbd sws: remove disabled cruft. 13 years ago
  Oskar Arvidsson d4497f6dfb Add pixel formats for 9- and 10-bit yuv420p. 13 years ago
  Peter Ross 3e2523db20 libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Michael Niedermayer e528cdac8a Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 13 years ago
  Michael Niedermayer 0cb88628fb Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" 13 years ago
  Janne Grunau a03be6e1ba use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 13 years ago
  Janne Grunau 29ba091136 replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION 13 years ago
  Martin Storsjö 9c158e4947 Store src/dstFormat after calling handle_jpeg 14 years ago
  Reimar Döffinger 12eef0d1ba 100l, fix sws_getCachedContext. It did not set the colorspace details, 14 years ago
  Stefano Sabatini f34fcdc8b6 Set default values for the scale context in sws_alloc_context(). 14 years ago
  Stefano Sabatini fc7c40c2bd Cosmetics: put "if (...)" and "av_log(...)" in the same line for 14 years ago
  Stefano Sabatini d29e863e1d Put if (...) av_log() in the same line, more compact and increase 14 years ago
  Stefano Sabatini c24b404ba6 Cosmetics: fix braces placement. 14 years ago
  Stefano Sabatini 0810a5846b Deprecate sws_getContext(), use sws_alloc_context() and 14 years ago
  Baptiste Coudurier df0743e01e Y400A (gray alpha) input support in libswscale 14 years ago
  Janne Grunau 9f694f0b3d swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r32068 14 years ago
  Janne Grunau 829e5dafc2 cosmetics: break long line update_flags_cpu 14 years ago
  Michael Niedermayer 635d4aed60 Split alloc and init of context so that parameters can be set in the context 14 years ago
  Ramiro Polla f4203ff3d9 swscale: use full chroma input for point scaler 14 years ago
  Ramiro Polla c17f5a4e15 swscale: also update flags on sws_getCachedContext() 14 years ago
  Grant Carver 53bc0dc2bd fix anonymous memory mapping for NetBSD 14 years ago
  Ramiro Polla 262b6dbad9 darwin: allow 64-bit darwin to allocate executable memory 14 years ago
  Stefano Sabatini 0093ac5b9f Move internal scale context fields initialization from 14 years ago
  Stefano Sabatini b8dbff33bf Cosmetics: make more compact the code for handle_jpeg(), this also allows 14 years ago
  Stefano Sabatini 4e74187db2 Remove PI definition and use M_PI instead. 14 years ago
  Diego Biurrun 819ee683d8 libswscale: Relicense almost all x86 assembler optimizations as LGPL. 14 years ago
  Diego Biurrun f684f3c58a AltiVec implies a PPC CPU, so there is no need to check for both. 14 years ago
  Diego Biurrun 13bc1ac31a Do not compile AltiVec code when AltiVec is not available; not even in 14 years ago