summaryrefslogtreecommitdiffstats
path: root/libavcodec/sh4
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'Michael Niedermayer2013-02-061-28/+0
|\
| * sh4: drop unused functionsLuca Barbato2013-02-051-28/+0
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-062-4/+5
|\ \ | |/
| * sh4: Fix silly type vs. variable name search and replace typoDiego Biurrun2013-02-051-1/+1
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-052-3/+4
* | Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer2013-02-061-1/+1
|\ \ | |/
| * Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-242-410/+0
|\ \ | |/
| * dsputil: Separate h264 qpelMans Rullgard2013-01-242-410/+0
* | Merge commit 'baf35bb4bc4fe7a2a4113c50989d11dd9ef81e76'Michael Niedermayer2013-01-231-4/+4
|\ \ | |/
| * dsputil: remove one array dimension from avg_no_rnd_pixels_tab.Ronald S. Bultje2013-01-221-4/+4
* | Merge commit '32ff6432284f713e9f837ee5b36fc8e9f1902836'Michael Niedermayer2013-01-231-9/+0
|\ \ | |/
| * dsputil: remove avg_no_rnd_pixels8.Ronald S. Bultje2013-01-221-9/+0
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-233-6/+6
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-223-6/+6
* | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer2012-12-191-1/+1
|\ \ | |/
| * misc typo, style and wording fixesDiego Biurrun2012-12-181-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-102-58/+0
|\ \ | |/
| * sh4: dsputil: remove duplicate of ff_gmc_c()Mans Rullgard2012-12-102-58/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-111-0/+2
|\ \ | |/
| * sh4: add required #include, fix buildMans Rullgard2012-10-111-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-261-3/+3
|\ \ | |/
| * build: prettyprinting cosmeticsDiego Biurrun2012-03-261-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-164-9/+9
|\ \ | |/
| * sh4: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-153-5/+5
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-153-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-222-2/+2
|\ \ | |/
| * dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-212-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-1/+2
|\ \ | |/
| * simple_idct: add 10-bit versionMans Rullgard2011-07-201-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-1/+1
|\ \ | |/
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-112-6/+6
|\ \ | |/
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-102-0/+10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-301-151/+0
|\ \ | |/
| * Remove disabled non-optimized code variants.Diego Biurrun2011-04-291-151/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-271-2/+0
|\ \ | |/
| * Eliminate pointless '#if 1' statements without matching '#else'.Diego Biurrun2011-04-261-2/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-196-24/+24
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-102-0/+10
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* Simplify arch-specific object file listsMåns Rullgård2010-03-161-1/+1
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-161-0/+3
* Add missing includes in bfin and sh4 filesMåns Rullgård2010-03-081-0/+3
* sh4: move dsputil prototypes to header fileMåns Rullgård2010-03-084-3/+28
* sh4: fix about 1000 warningsMåns Rullgård2010-03-082-118/+119
* SH4: fix typo in asm constraintMåns Rullgård2009-01-091-1/+1
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-2/+2
* SH4: fix IDCTMåns Rullgård2008-11-201-13/+12
OpenPOWER on IntegriCloud