summaryrefslogtreecommitdiff
path: root/libswscale/ppc
Commit message (Expand)AuthorAge
...
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-18
|\|
| * swscale: split hScale() function pointer into h[cy]Scale().Ronald S. Bultje2011-08-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-13
|\|
| * swscale: add dithering to yuv2yuvX_altivec_realLuca Barbato2011-08-13
| * swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-12
| * swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-01
| * swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-29
* | swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-11
* | Merge branch 'ronalds_buggy_gt8bit_sws'Michael Niedermayer2011-07-11
|\ \
| * | swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-30
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * PPC: swscale: disable altivec functions for unsupported formatsMans Rullgard2011-06-28
| * swscale: change prototypes of scaled YUV output functions.Ronald S. Bultje2011-06-27
| * swscale: split yuv2packedX_altivec in smaller functions.Ronald S. Bultje2011-06-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-27
|\|
| * swscale: remove unused xInc/srcW arguments from hScale().Ronald S. Bultje2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-08
|\|
| * swscale: extract SWS_FULL_CHR_H_INT conditional into init code.Ronald S. Bultje2011-06-07
| * swscale: un-special-case yuv2yuvX16_c().Ronald S. Bultje2011-06-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-04
|\|
| * swscale: enable hScale_altivec_real.Ronald S. Bultje2011-06-03
| * swscale: split out ppc _template.c files from main swscale.c.Ronald S. Bultje2011-06-03
| * swscale: remove indirections in ppc/swscale_template.c.Ronald S. Bultje2011-06-03
| * swscale: split out unscaled altivec YUV converters in their own file.Ronald S. Bultje2011-06-03
| * swscale: remove unused COMPILE_TEMPLATE_ALTIVEC.Ronald S. Bultje2011-06-02
| * swscale: Remove unused variable.Diego Biurrun2011-05-30
* | Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails.Reimar Döffinger2011-06-02
* | Include pixdesc.h for av_get_pix_fmt_name.Reimar Döffinger2011-05-30
* | swscale: remove sws_format_name()Stefano Sabatini2011-05-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-30
|\|
| * swscale: Remove disabled code.Diego Biurrun2011-05-29
* | Add const to vector types for input in altivec code.Reimar Döffinger2011-05-29
* | Remove unused variable, avoiding compiler warning.Reimar Döffinger2011-05-29
* | Cast pointers to uintptr_t rather than unsigned int.Reimar Döffinger2011-05-29
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\|
| * sws: replace all long with int.Anton Khirnov2011-05-28
| * swscale: fix compile on ppc.Ronald S. Bultje2011-05-26
* | Commits that could not be pulled earlier due to bugs.Michael Niedermayer2011-05-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-25
|\|
| * swscale: remove duplicate code in ppc/ subdirectory.Ronald S. Bultje2011-05-24
| * swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-24
| * [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje2011-05-14
| * swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-11
| * swscale: correct include path to fix ppc altivec buildJanne Grunau2011-04-15
| * swscale: partially move the arch specific code leftLuca Barbato2011-04-14
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Merge swscale bloatupMichael Niedermayer2011-05-25
* | sws-PPC: fix after VOFW change.Michael Niedermayer2011-05-12
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17