summaryrefslogtreecommitdiffstats
path: root/libswscale/swscale_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-111-2/+5
|\
| * swscale: fix crash with dithering due incorrect offset calculation.Anton Mitrofanov2011-07-101-2/+5
| * swscale: rename uv_off/uv_off2 to uv_off_px/byte.Ronald S. Bultje2011-07-081-4/+4
| * swscale: error dithering for 16/9/10-bit to 8-bit.Ronald S. Bultje2011-07-081-0/+6
* | Merge branch 'sws_32bit_integration'Michael Niedermayer2011-07-111-5/+16
|\ \
| * | swscale: error dithering for 16/9/10-bit to 8-bit.Ronald S. Bultje2011-07-111-4/+5
| * | swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-111-1/+1
| * | Merge branch 'ronalds_buggy_gt8bit_sws'Michael Niedermayer2011-07-111-0/+10
| |\ \
| | * | swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-301-0/+10
* | | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-061-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | swscale: amend documentation to mention use of native depth for scaling.Ronald S. Bultje2011-07-061-1/+4
* | | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-0/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Do not include log.h in avutil.hMans Rullgard2011-07-031-0/+1
| * | Do not include pixfmt.h in avutil.hMans Rullgard2011-07-031-0/+1
| * | swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-011-1/+1
| * | swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-291-0/+10
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-25/+159
|\ \ | |/
| * swscale: Add Doxygen for hyscale_fast/hScale.Ronald S. Bultje2011-06-291-0/+45
| * swscale: Add Doxygen for yuv2planar*/yuv2packed* functions.Ronald S. Bultje2011-06-281-0/+98
| * swscale: change prototypes of scaled YUV output functions.Ronald S. Bultje2011-06-271-25/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-271-2/+2
|\ \ | |/
| * swscale: remove unused xInc/srcW arguments from hScale().Ronald S. Bultje2011-06-261-2/+2
| * swscale: fix JPEG-range YUV scaling artifacts.Michael Niedermayer2011-06-141-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-111-0/+12
|\ \ | |/
| * libavutil/swscale: YUV444P10/YUV444P9 support.Ronald S. Bultje2011-06-101-0/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-081-44/+40
|\ \ | |/
| * swscale: add yuv2planar/packed function typedefs.Ronald S. Bultje2011-06-071-34/+40
| * swscale: integrate yuv2nv12X_C into yuv2yuvX() function pointers.Ronald S. Bultje2011-06-071-6/+0
| * swscale: remove alp/chr/lumSrcOffset.Ronald S. Bultje2011-06-071-4/+0
* | sws: make dither_scale constMichael Niedermayer2011-06-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-041-5/+20
|\ \ | |/
| * swscale: split swscale.c in unscaled and generic conversion routines.Ronald S. Bultje2011-06-031-0/+7
| * swscale: split out x86/swscale_template.c from swscale.c.Ronald S. Bultje2011-06-031-0/+4
| * swscale: split out ppc _template.c files from main swscale.c.Ronald S. Bultje2011-06-031-5/+2
| * swscale: split out unscaled altivec YUV converters in their own file.Ronald S. Bultje2011-06-031-0/+2
* | swscale: reintroduce sws_format_name() symbolStefano Sabatini2011-06-031-0/+8
* | swscale: dither for planar yuv outputsMichael Niedermayer2011-06-021-3/+7
* | swscale: remove sws_format_name()Stefano Sabatini2011-05-301-2/+0
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-291-9/+11
|\ \ | |/
| * sws: replace all long with int.Anton Khirnov2011-05-281-9/+9
| * swscale: fix crash in bilinear scaling.Ronald S. Bultje2011-05-281-0/+2
| * swscale: fix compile on ppc.Ronald S. Bultje2011-05-261-3/+4
| * swscale: remove VOF/VOFW.Ronald S. Bultje2011-05-261-8/+0
| * swscale: split chroma buffers into separate U/V planes.Ronald S. Bultje2011-05-261-9/+18
| * swscale: replace formatConvBuffer[VOF] by allocated array.Ronald S. Bultje2011-05-261-1/+1
* | Commits that could not be pulled earlier due to bugs.Michael Niedermayer2011-05-291-16/+22
* | swscale: replace formatConvBuffer[VOF] by allocated array.Ronald S. Bultje2011-05-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-251-5/+0
|\ \ | |/
| * swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-241-5/+0
* | swscale: dont loose bits on planar >8bit yuv ind gray nput.Michael Niedermayer2011-05-251-0/+4
OpenPOWER on IntegriCloud