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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
videodsp: Fix project name
Michael Niedermayer
2012-12-22
4
-16
/
+16
*
Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'
Michael Niedermayer
2012-12-21
7
-15
/
+129
|
\
|
*
lavc: add missing files for arm
Luca Barbato
2012-12-20
2
-0
/
+59
|
*
lavc: introduce VideoDSPContext
Ronald S. Bultje
2012-12-20
5
-13
/
+68
*
|
Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'
Michael Niedermayer
2012-12-19
1
-1
/
+1
|
\
\
|
|
/
|
*
misc typo, style and wording fixes
Diego Biurrun
2012-12-18
1
-1
/
+1
*
|
arm: put prefetch under matching #ifdef as the actual code
Michael Niedermayer
2012-12-09
1
-0
/
+2
*
|
Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'
Michael Niedermayer
2012-12-08
1
-2
/
+2
|
\
\
|
|
/
|
*
arm: rename ARMVFP config symbol to VFP
Mans Rullgard
2012-12-07
1
-2
/
+2
*
|
Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'
Michael Niedermayer
2012-12-08
7
-13
/
+13
|
\
\
|
|
/
|
*
arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation
Mans Rullgard
2012-12-07
7
-13
/
+13
*
|
Merge commit '9ebd45c2d58ad9241ad09718679f0cf7fb57da52'
Michael Niedermayer
2012-12-08
1
-1
/
+1
|
\
\
|
|
/
|
*
arm: fix use of uninitialised value in ff_fft_fixed_init_arm()
Mans Rullgard
2012-12-07
1
-1
/
+1
*
|
Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'
Michael Niedermayer
2012-11-27
2
-41
/
+0
|
\
\
|
|
/
|
*
dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil
Justin Ruggles
2012-11-26
2
-41
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-30
1
-18
/
+18
|
\
\
|
|
/
|
*
Use ptrdiff_t instead of int for intra pred "stride" function parameter.
Ronald S. Bultje
2012-10-29
1
-18
/
+18
*
|
Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed'
Michael Niedermayer
2012-10-20
1
-58
/
+28
|
\
\
|
|
/
|
*
ARM: fix overreads in neon h264 chroma mc
Mans Rullgard
2012-10-20
1
-58
/
+28
*
|
Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'
Michael Niedermayer
2012-10-12
1
-0
/
+24
|
\
\
|
|
/
|
*
Move avutil tables only used in libavcodec to libavcodec.
Diego Biurrun
2012-10-11
1
-0
/
+24
*
|
Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'
Michael Niedermayer
2012-10-11
3
-20
/
+34
|
\
\
|
|
/
|
*
arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)
Jean-Baptiste Kempf
2012-10-10
3
-12
/
+26
*
|
Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'
Michael Niedermayer
2012-10-10
1
-4
/
+5
|
\
\
|
|
/
|
*
build: non-x86: Only compile mpegvideo optimizations when necessary
Diego Biurrun
2012-10-09
1
-4
/
+5
*
|
mpegvideo_armv5te: change asserts to av_asserts
Michael Niedermayer
2012-10-06
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-03
10
-19
/
+0
|
\
\
|
|
/
|
*
ARM: set Tag_ABI_align_preserved in all asm files
Mans Rullgard
2012-10-02
10
-19
/
+0
*
|
Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4"
Michael Niedermayer
2012-09-26
1
-26
/
+36
*
|
arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4
bruce-wu
2012-09-25
1
-36
/
+26
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-21
3
-6
/
+6
|
\
\
|
|
/
|
*
ARM: swap source operands in some add instructions
Mans Rullgard
2012-09-20
3
-6
/
+6
*
|
arm/dca: Fix compilation of decode_blockcodes() with --enable-thumb
Michael Niedermayer
2012-09-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-16
3
-0
/
+181
|
\
\
|
|
/
|
*
flacdsp: arm optimised lpc filter
Mans Rullgard
2012-09-15
3
-0
/
+181
*
|
dsputil/me/pixels: Actually use av_restrict
Derek Buitenhuis
2012-09-09
1
-1
/
+1
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
2
-5
/
+5
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
2
-5
/
+5
*
|
arm: fix compile with disable-optimizations on android
Michael Niedermayer
2012-08-07
2
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-04
2
-5
/
+19
|
\
\
|
|
/
|
*
ARMv6: vp8: fix stack allocation with Apple's assembler
Mans Rullgard
2012-08-04
1
-1
/
+7
|
*
ARM: vp56: allow inline asm to build with clang
Mans Rullgard
2012-08-04
1
-4
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-01
7
-96
/
+57
|
\
\
|
|
/
|
*
ARM: use =const syntax instead of explicit literal pools
Mans Rullgard
2012-08-01
3
-74
/
+35
|
*
ARM: use standard syntax for all LDRD/STRD instructions
Mans Rullgard
2012-08-01
5
-22
/
+22
*
|
Fix misspellings of FFmpeg
Michael Niedermayer
2012-07-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-18
4
-50
/
+47
|
\
\
|
|
/
|
*
vp3: move idct and loop filter pointers to new vp3dsp context
Mans Rullgard
2012-07-18
4
-47
/
+46
|
*
build: add CONFIG_VP3DSP, reduce repetition in OBJS lists
Mans Rullgard
2012-07-18
1
-3
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-01
6
-11
/
+10
|
\
\
|
|
/
[next]