Commit History

Author SHA1 Message Date
  Michael Niedermayer b6cc1c77fd Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 12 years ago
  Ronald S. Bultje 4f64456a14 swscale: fix another integer overflow. 12 years ago
  Ronald S. Bultje b2b2dc61fa swscale: fix overflows in filterPos[] calculation for large sizes. 12 years ago
  Ronald S. Bultje ce99c1bfb5 swscale: enforce a minimum filtersize. 12 years ago
  Michael Niedermayer df825c956a Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 12 years ago
  Reinhard Tartler 851098c9e0 swscale: #include "libavutil/mathematics.h" 13 years ago
  Martin Storsjö 38a511e84c swscale: Readd #define _SVID_SOURCE 13 years ago
  Michael Niedermayer 7a02527b05 Merge remote-tracking branch 'qatar/master' 13 years ago
  Janne Grunau 3636e791ec swscale: use SwsContext for av_log when available 13 years ago
  Michael Niedermayer 45fb647495 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 103278f7b0 libavutil/swscale: YUV444P10/YUV444P9 support. 13 years ago
  Michael Niedermayer 2ec77aae67 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 6d4d483eee swscale: de-macro'ify RGB15/16/32 input functions. 13 years ago
  Stefano Sabatini b932eb1be6 swscale: reintroduce sws_format_name() symbol 13 years ago
  Ronald S. Bultje 808d8ff6bb swscale: allocate larger buffer to handle altivec overreads. 13 years ago
  Stefano Sabatini e1197b9e17 swscale: remove sws_format_name() 13 years ago
  Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 13 years ago
  Michael Niedermayer 39d607e5bb swscale: Commits that could not be pulled earlier due to bugs #2 13 years ago
  Michael Niedermayer 986f0d86cb Commits that could not be pulled earlier due to bugs. 13 years ago
  Ronald S. Bultje 485d73ef21 swscale: replace formatConvBuffer[VOF] by allocated array. 13 years ago
  Ronald S. Bultje 009f829dde swscale: fix crash in bilinear scaling. 13 years ago
  Diego Biurrun 11f2eae2ae swscale: Remove commented-out printf cruft. 13 years ago
  Ronald S. Bultje 389e2000eb swscale: delay allocation of formatConvBuffer(). 13 years ago
  Michael Niedermayer 2b6bfff2b2 swscale: Do not loose precission on yuv values after rgb->yuv. 13 years ago
  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