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
Commit message (
Expand
)
Author
Age
Files
Lines
*
options: Fix warning about incompatible pointer type
jamal
2012-07-30
1
-2
/
+3
*
aacenc: new default cutoff
Michael Niedermayer
2012-07-29
3
-1
/
+6
*
libx264: list possible profiles.
Nicolas George
2012-07-29
1
-0
/
+5
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-29
13
-364
/
+376
|
\
|
*
h264_idct_10bit: port x86 assembly to cpuflags.
Ronald S. Bultje
2012-07-28
1
-127
/
+127
|
*
fft: rename "z" to "zc" to prevent name collision.
Ronald S. Bultje
2012-07-28
1
-9
/
+9
|
*
vc1dec: Override invalid macroblock quantizer
Michael Niedermayer
2012-07-28
1
-0
/
+5
|
*
vc1: avoid reading beyond the last line in vc1_draw_sprites()
Michael Niedermayer
2012-07-28
1
-2
/
+6
|
*
vc1dec: check that coded slice positions and interlacing match.
Michael Niedermayer
2012-07-28
1
-0
/
+6
|
*
vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value
Michael Niedermayer
2012-07-28
1
-4
/
+10
|
*
vp3: don't compile mmx IDCT functions on x86-64.
Ronald S. Bultje
2012-07-27
2
-0
/
+5
|
*
h264_loopfilter: port x86 simd to cpuflags.
Ronald S. Bultje
2012-07-27
3
-121
/
+120
|
*
h264_chromamc_10bit: port x86 simd to cpuflags.
Ronald S. Bultje
2012-07-27
2
-28
/
+28
|
*
vp3: port x86 SIMD to cpuflags.
Ronald S. Bultje
2012-07-27
1
-47
/
+47
|
*
rv34: port x86 SIMD to cpuflags.
Ronald S. Bultje
2012-07-27
1
-5
/
+6
|
*
vp56: only compile MMX SIMD on x86-32.
Ronald S. Bultje
2012-07-27
2
-0
/
+4
|
*
vp56: port x86 simd to cpuflags.
Ronald S. Bultje
2012-07-27
1
-19
/
+15
*
|
mpegaudiodec: switch to av_assert
Michael Niedermayer
2012-07-28
1
-7
/
+8
*
|
dxva2: Fix some warnings about incompatible pointer type
jamal
2012-07-28
3
-3
/
+3
*
|
dvdsubenc: switch to av_assert
Michael Niedermayer
2012-07-28
1
-3
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-27
7
-52
/
+56
|
\
\
|
|
/
|
*
proresdsp: port x86 assembly to cpuflags.
Ronald S. Bultje
2012-07-27
1
-21
/
+18
|
*
alac: check for truncated packets
Justin Ruggles
2012-07-27
1
-4
/
+11
|
*
alac: reverse lpc coeff order, simplify filter
Justin Ruggles
2012-07-27
1
-13
/
+12
|
*
tscc2: fix typo in array index
Kostya Shishkov
2012-07-27
1
-2
/
+2
|
*
build: Rename aandct component to more descriptive aandcttables
Diego Biurrun
2012-07-26
1
-1
/
+1
|
*
mpegaudio: bury inline asm under HAVE_INLINE_ASM.
Ronald S. Bultje
2012-07-26
1
-0
/
+5
|
*
x86inc: automatically insert vzeroupper for YMM functions.
Ronald S. Bultje
2012-07-26
2
-20
/
+0
*
|
dwt: Fix several warnings about incompatible pointer type
jamal
2012-07-27
1
-16
/
+16
*
|
avutil: support 50 and 60 frame rates in timecode api
Matthieu Bouron
2012-07-27
1
-1
/
+1
*
|
zmbv: Fix warning about discarded qualifier
Michael Niedermayer
2012-07-27
1
-1
/
+1
*
|
ffv1: Fix warnings about incompatible pointer type and discarded qualifiers
jamal
2012-07-27
1
-2
/
+2
*
|
SubViewer demuxer and decoder.
Clément Bœsch
2012-07-26
5
-2
/
+83
*
|
lavc/rt: small wording fix in a comment.
Clément Bœsch
2012-07-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-26
11
-82
/
+174
|
\
\
|
|
/
|
*
libopenjpeg: support YUV and deep RGB pixel formats
Michael Bradshaw
2012-07-26
1
-52
/
+247
|
*
Fix typo in v410 decoder.
Carl Eugen Hoyos
2012-07-26
1
-2
/
+2
|
*
vp8: Replace x*155/100 by x*101581>>16.
Ronald S. Bultje
2012-07-25
1
-6
/
+7
|
*
vp3: don't use calls to inline asm in yasm code.
Ronald S. Bultje
2012-07-25
1
-41
/
+79
|
*
x86/dsputil: put inline asm under HAVE_INLINE_ASM.
Ronald S. Bultje
2012-07-25
8
-19
/
+74
|
*
dsputil_mmx: fix incorrect assembly code
Yang Wang
2012-07-25
1
-9
/
+9
*
|
mpc8: Initialize AVFrame properly
Michael Niedermayer
2012-07-26
1
-3
/
+3
*
|
mpc7: Initialize AVFrame properly
Michael Niedermayer
2012-07-26
1
-3
/
+3
*
|
h264_cabac: switch to av_assert
Michael Niedermayer
2012-07-26
1
-7
/
+6
*
|
h264_cabac: switch to av_assert
Michael Niedermayer
2012-07-26
1
-8
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-25
2
-2
/
+15
|
\
\
|
|
/
|
*
libfdk-aacenc: add LATM/LOAS encapsulation support
Kieran Kunhya
2012-07-25
2
-2
/
+15
*
|
libvpxenc: switch to av_assert
Michael Niedermayer
2012-07-25
1
-1
/
+2
*
|
intrax8: asserts cleanup
Michael Niedermayer
2012-07-25
1
-13
/
+9
*
|
Fix avui stream-copy.
Carl Eugen Hoyos
2012-07-25
1
-4
/
+16
[next]