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
/
bfin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '287c8db39e71af7047e551bbfd1264d771cccbc9'
Michael Niedermayer
2013-04-20
1
-2
/
+2
|
\
|
*
cosmetics: bfin: Fix indentation in the dsputil init function
Martin Storsjö
2013-04-19
1
-2
/
+2
*
|
Merge commit 'bfb41b5039e36b7f873d6ea7d24b31bf3e1a8075'
Michael Niedermayer
2013-04-20
3
-3
/
+7
|
\
\
|
|
/
|
*
bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
7
-465
/
+552
*
|
Merge commit '015821229f96bf7e677f2a711a58dbea3009f574'
Michael Niedermayer
2013-04-16
1
-1
/
+0
|
\
\
|
|
/
|
*
vp3: Use full transpose for all IDCTs
Ronald S. Bultje
2013-04-15
1
-1
/
+0
*
|
Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9'
Michael Niedermayer
2013-04-16
1
-8
/
+12
|
\
\
|
|
/
|
*
vp3: bfin: Transpose the IDCTs
Martin Storsjö
2013-04-15
1
-2
/
+8
|
*
bfin: Match DEFUN_END macros to the right functions
Martin Storsjö
2013-04-15
1
-1
/
+2
*
|
Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e'
Michael Niedermayer
2013-04-08
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: Make pointers to ff_cropTbl const
Martin Storsjö
2013-04-08
1
-1
/
+1
*
|
Merge commit '610b18e2e3d8ef5eca3e78f33a0625689b8d2bb9'
Michael Niedermayer
2013-04-08
1
-4
/
+4
|
\
\
|
|
/
|
*
bfin: Make vp3 functions static
Martin Storsjö
2013-04-08
2
-6
/
+4
*
|
Merge commit 'aa8d89536d35af0a0c8d8bac2b452ffe7b82cae5'
Michael Niedermayer
2013-04-08
1
-2
/
+4
|
\
\
|
|
/
|
*
bfin: Don't use the vp3 idct functions if bitexact behaviour is expected
Martin Storsjö
2013-04-08
1
-2
/
+4
*
|
Move bfin half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
2013-03-13
7
-465
/
+551
*
|
vp3/x86: use full transpose for all IDCTs.
Ronald S. Bultje
2013-03-12
2
-6
/
+6
*
|
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
|
Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
Michael Niedermayer
2013-02-06
3
-3
/
+6
|
\
\
|
|
/
|
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
3
-3
/
+6
*
|
Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
Michael Niedermayer
2013-02-06
1
-14
/
+14
|
\
\
|
|
/
|
*
Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
Diego Biurrun
2013-02-05
1
-14
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-30
2
-0
/
+30
|
\
\
|
|
/
|
*
bfin: unbreak compilation
Luca Barbato
2013-01-29
2
-0
/
+30
*
|
Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf'
Michael Niedermayer
2013-01-29
4
-13
/
+11
|
\
\
|
|
/
|
*
bfin: Separate VP3 initialization code
Diego Biurrun
2013-01-28
4
-13
/
+11
*
|
Merge commit 'f550583c00e231b587d8ef98451cfbb6b6561eb6'
Michael Niedermayer
2013-01-29
1
-0
/
+6
|
\
\
|
|
/
|
*
bfin: update VP3 idct
Luca Barbato
2013-01-28
1
-0
/
+6
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
9
-29
/
+30
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
9
-29
/
+30
*
|
Merge commit '93af2734ee609133eaeca28329d7f13241dd411f'
Michael Niedermayer
2013-01-21
1
-1
/
+2
|
\
\
|
|
/
|
*
lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.
Ronald S. Bultje
2013-01-20
1
-1
/
+2
*
|
ensure comment blocks that contain doxygen commands start with double asterix
Peter Ross
2012-11-21
1
-1
/
+1
*
|
Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'
Michael Niedermayer
2012-10-10
1
-1
/
+2
|
\
\
|
|
/
|
*
build: non-x86: Only compile mpegvideo optimizations when necessary
Diego Biurrun
2012-10-09
1
-1
/
+2
*
|
dsputil/me/pixels: Actually use av_restrict
Derek Buitenhuis
2012-09-09
2
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-26
1
-7
/
+7
|
\
\
|
|
/
|
*
build: prettyprinting cosmetics
Diego Biurrun
2012-03-26
1
-7
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
2
-2
/
+2
|
\
\
|
|
/
|
*
mpegvideo: Add ff_ prefix to nonstatic functions
Martin Storsjö
2012-02-15
1
-1
/
+1
|
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-10
7
-13
/
+0
|
\
\
|
|
/
|
*
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2012-02-09
7
-13
/
+0
|
*
Replace some forgotten FFmpeg references by Libav.
Diego Biurrun
2011-11-02
2
-8
/
+6
*
|
mpegvideo: support encoding with chroma intra tables that differ from luma.
Michael Niedermayer
2011-09-25
1
-2
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-22
1
-5
/
+5
|
\
\
|
|
/
|
*
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
1
-1
/
+1
|
*
dsputil: template get_pixels() for different bit depths
Mans Rullgard
2011-07-21
1
-1
/
+1
|
*
jfdctint: add 10-bit version
Mans Rullgard
2011-07-21
1
-3
/
+3
[next]