summaryrefslogtreecommitdiffstats
path: root/libswscale/ppc
Commit message (Expand)AuthorAgeFilesLines
...
| * ppc: fix some pointer to integer castsMans Rullgard2011-09-251-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-181-1/+1
|\ \ | |/
| * swscale: split hScale() function pointer into h[cy]Scale().Ronald S. Bultje2011-08-171-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-131-15/+8
|\ \ | |/
| * swscale: add dithering to yuv2yuvX_altivec_realLuca Barbato2011-08-131-14/+7
| * swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-121-1/+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-1/+3
* | 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-1/+3
|\ \
| * | swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-301-1/+3
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-293-19/+52
|\ \ | |/
| * PPC: swscale: disable altivec functions for unsupported formatsMans Rullgard2011-06-281-1/+3
| * swscale: change prototypes of scaled YUV output functions.Ronald S. Bultje2011-06-271-4/+3
| * swscale: split yuv2packedX_altivec in smaller functions.Ronald S. Bultje2011-06-273-14/+46
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-271-2/+1
|\ \ | |/
| * swscale: remove unused xInc/srcW arguments from hScale().Ronald S. Bultje2011-06-261-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-081-2/+6
|\ \ | |/
| * swscale: extract SWS_FULL_CHR_H_INT conditional into init code.Ronald S. Bultje2011-06-071-1/+1
| * swscale: un-special-case yuv2yuvX16_c().Ronald S. Bultje2011-06-071-1/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-045-231/+260
|\ \ | |/
| * swscale: enable hScale_altivec_real.Ronald S. Bultje2011-06-031-0/+1
| * swscale: split out ppc _template.c files from main swscale.c.Ronald S. Bultje2011-06-033-5/+50
| * swscale: remove indirections in ppc/swscale_template.c.Ronald S. Bultje2011-06-033-71/+23
| * swscale: split out unscaled altivec YUV converters in their own file.Ronald S. Bultje2011-06-032-155/+191
| * swscale: remove unused COMPILE_TEMPLATE_ALTIVEC.Ronald S. Bultje2011-06-021-4/+0
| * swscale: Remove unused variable.Diego Biurrun2011-05-301-2/+0
* | Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails.Reimar Döffinger2011-06-021-5/+5
* | Include pixdesc.h for av_get_pix_fmt_name.Reimar Döffinger2011-05-301-0/+1
* | swscale: remove sws_format_name()Stefano Sabatini2011-05-301-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-301-152/+0
|\ \ | |/
| * swscale: Remove disabled code.Diego Biurrun2011-05-291-152/+0
* | Add const to vector types for input in altivec code.Reimar Döffinger2011-05-291-5/+5
* | Remove unused variable, avoiding compiler warning.Reimar Döffinger2011-05-291-2/+0
* | Cast pointers to uintptr_t rather than unsigned int.Reimar Döffinger2011-05-291-2/+2
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-293-5/+5
|\ \ | |/
| * sws: replace all long with int.Anton Khirnov2011-05-283-5/+5
| * swscale: fix compile on ppc.Ronald S. Bultje2011-05-263-31/+41
* | Commits that could not be pulled earlier due to bugs.Michael Niedermayer2011-05-293-31/+41
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-252-855/+4
|\ \ | |/
| * swscale: remove duplicate code in ppc/ subdirectory.Ronald S. Bultje2011-05-241-791/+2
| * swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-241-1/+2
| * [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje2011-05-141-49/+0
| * swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-111-2/+2
| * swscale: correct include path to fix ppc altivec buildJanne Grunau2011-04-151-1/+1
| * swscale: partially move the arch specific code leftLuca Barbato2011-04-141-0/+903
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-192-8/+8
* | Merge swscale bloatupMichael Niedermayer2011-05-251-0/+918
* | sws-PPC: fix after VOFW change.Michael Niedermayer2011-05-122-6/+6
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-2/+0
OpenPOWER on IntegriCloud