index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
sh4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-26
1
-3
/
+3
|
\
|
*
build: prettyprinting cosmetics
Diego Biurrun
2012-03-26
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
4
-9
/
+9
|
\
\
|
|
/
|
*
sh4: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
3
-5
/
+5
|
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
3
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-22
2
-2
/
+2
|
\
\
|
|
/
|
*
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
2
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-21
1
-1
/
+2
|
\
\
|
|
/
|
*
simple_idct: add 10-bit version
Mans Rullgard
2011-07-20
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-22
1
-1
/
+1
|
\
\
|
|
/
|
*
multiple inclusion guard cleanup
Diego Biurrun
2011-05-21
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-11
2
-6
/
+6
|
\
\
|
|
/
|
*
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-10
2
-0
/
+10
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-30
1
-151
/
+0
|
\
\
|
|
/
|
*
Remove disabled non-optimized code variants.
Diego Biurrun
2011-04-29
1
-151
/
+0
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-27
1
-2
/
+0
|
\
\
|
|
/
|
*
Eliminate pointless '#if 1' statements without matching '#else'.
Diego Biurrun
2011-04-26
1
-2
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
6
-24
/
+24
*
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-04-10
2
-0
/
+10
|
/
*
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-18
1
-3
/
+0
*
convert svn:ignore properties to .gitignore files
Janne Grunau
2011-01-17
1
-0
/
+3
*
Simplify arch-specific object file lists
Måns Rullgård
2010-03-16
1
-1
/
+1
*
Move arch-specific makefile parts into $arch/Makefile
Måns Rullgård
2010-03-16
1
-0
/
+3
*
Add missing includes in bfin and sh4 files
Måns Rullgård
2010-03-08
1
-0
/
+3
*
sh4: move dsputil prototypes to header file
Måns Rullgård
2010-03-08
4
-3
/
+28
*
sh4: fix about 1000 warnings
Måns Rullgård
2010-03-08
2
-118
/
+119
*
SH4: fix typo in asm constraint
Måns Rullgård
2009-01-09
1
-1
/
+1
*
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-12-03
1
-2
/
+2
*
SH4: fix IDCT
Måns Rullgård
2008-11-20
1
-13
/
+12
*
SH4: fix memzero_align8()
Måns Rullgård
2008-11-20
1
-7
/
+8
*
SH4: add macros for setting and restoring FPSCR.PR bit
Måns Rullgård
2008-11-20
1
-0
/
+44
*
SH4: remove some commented out blocks of code
Måns Rullgård
2008-11-20
3
-75
/
+1
*
SH4: fix IDCT
Måns Rullgård
2008-11-19
1
-2
/
+2
*
SH4: do not mix code and declarations
Måns Rullgård
2008-11-19
1
-2
/
+2
*
SH4: fix compilation of memzero_align8()
Måns Rullgård
2008-11-19
1
-3
/
+1
*
SH4: remove unused functions
Måns Rullgård
2008-11-19
1
-132
/
+0
*
SH4: replace missed rnd_avg2 -> rnd_avg32
Måns Rullgård
2008-11-19
1
-20
/
+20
*
SH4: rename functions with conflicting names
Måns Rullgård
2008-11-19
2
-102
/
+102
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
2
-7
/
+7
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
3
-5
/
+5
*
cosmetics: __asm__ __volatile__ --> asm volatile
Diego Biurrun
2008-04-17
1
-6
/
+6
*
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
Roman Shaposhnik
2007-08-09
1
-40
/
+38
*
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-16
3
-5
/
+5
*
Fix parts missed in clip -> av_clip rename
Reimar Döffinger
2007-04-19
1
-3
/
+3
*
Move copy_block* functions to dsp dsputil.h
Brian Foley
2006-11-26
1
-67
/
+0
*
rename cropTbl -> ff_cropTbl
Måns Rullgård
2006-11-12
2
-11
/
+11
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
4
-16
/
+24
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-3
/
+19
*
Fix some "'static' is not at beginning of declaration" warnings.
Diego Biurrun
2006-08-08
1
-2
/
+2
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
3
-3
/
+3
[next]