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
...
|
*
vc1: slice support.
Ronald S. Bultje
2011-03-21
1
-24
/
+57
|
*
vc1: fix up memleaks in the error codepath.
Ronald S. Bultje
2011-03-21
1
-22
/
+19
|
*
vc1: warn for unimplemented pan-scan feature.
Ronald S. Bultje
2011-03-21
1
-0
/
+1
|
*
ffv1: allocate correct size for sample buffer
Mans Rullgard
2011-03-20
1
-1
/
+1
|
*
Move ff_dct_init_mmx declaration to dct.h
Mans Rullgard
2011-03-20
2
-1
/
+2
*
|
Fake-Merge remote-tracking branch 'ffmpeg-mt/master'
Michael Niedermayer
2011-03-22
18
-296
/
+986
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-21
41
-256
/
+406
|
\
\
|
|
/
|
*
dct: remove superflous #include
Mans Rullgard
2011-03-20
1
-1
/
+0
|
*
Move dct and rdft definitions to separate files
Mans Rullgard
2011-03-20
13
-72
/
+138
|
*
Move sine windows to a separate file
Mans Rullgard
2011-03-20
18
-33
/
+98
|
*
Move ff_kbd_window_init() to a separate file
Mans Rullgard
2011-03-19
9
-41
/
+90
|
*
fft: remove inline wrappers for function pointers
Mans Rullgard
2011-03-19
27
-109
/
+80
|
*
Remove Sonic experimental audio codec
Mans Rullgard
2011-03-19
3
-982
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
825
-3336
/
+3336
*
|
Fix compiler warnings due to missing casts.
Reimar Döffinger
2011-03-19
1
-1
/
+1
*
|
Detect byte-swapped AC-3 (aka DNET) and support decoding it directly.
Reimar Döffinger
2011-03-19
1
-11
/
+15
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-18
7
-10
/
+167
|
\
\
|
|
/
|
*
aacenc: 10l, missed a reference when refactoring the psymodel.
Nathan Caldwell
2011-03-17
1
-1
/
+1
|
*
ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContext
Justin Ruggles
2011-03-17
6
-9
/
+166
*
|
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
Michael Niedermayer
2011-03-17
1
-1
/
+1
*
|
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"
Michael Niedermayer
2011-03-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-17
6
-90
/
+119
|
\
\
|
|
/
|
*
aacenc: cosmetics, indentation, and comment clarification
Nathan Caldwell
2011-03-16
2
-34
/
+37
|
*
aacenc: Refactor the parts of the AAC psymodel.
Nathan Caldwell
2011-03-16
1
-40
/
+37
|
*
aaccoder: Change FFMAX for allzero flag to OR bit operation
Young Han Lee
2011-03-16
1
-1
/
+1
|
*
Remove occurrences of my old email address
Ramiro Polla
2011-03-16
1
-1
/
+1
|
*
dsputil: add bswap16_buf()
Mans Rullgard
2011-03-16
2
-0
/
+8
|
*
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
Janne Grunau
2011-03-16
1
-1
/
+1
|
*
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2011-03-16
1
-1
/
+1
|
*
mathops: fix MULL() when the compiler does not inline the function.
Justin Ruggles
2011-03-15
1
-1
/
+1
|
*
mathops: change "g" constraint to "rm" in x86-32 version of MUL64().
Justin Ruggles
2011-03-15
1
-1
/
+1
|
*
mathops: convert MULL/MULH/MUL64 to inline functions rather than macros.
Justin Ruggles
2011-03-15
1
-16
/
+37
*
|
CrystalHD: Use doxygen compatible comments where relevant.
Philip Langdale
2011-03-17
1
-4
/
+4
*
|
Remove occurrences of my old email address.
Ramiro Polla
2011-03-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-15
10
-46
/
+158
|
\
\
|
|
/
|
*
h264_mp4toannexb_bsf: Fix spurious warning when stream has SPS and PPS units.
Philip Langdale
2011-03-15
1
-1
/
+4
|
*
ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC...
Justin Ruggles
2011-03-14
5
-37
/
+120
|
*
ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.
Justin
2011-03-14
4
-26
/
+52
|
*
mm decoder: move buffer allocation from decode_init() to decode_frame()
Peter Ross
2011-03-14
1
-4
/
+5
|
*
Bitmap Brothers JV video decoder
Peter Ross
2011-03-14
4
-2
/
+220
|
*
Update the url to the site website and change ffmpeg-devel to libav-devel
Johan Andersson
2011-03-13
3
-4
/
+4
|
*
VP8: fix other function declaration
Jason Garrett-Glaser
2011-03-12
1
-1
/
+1
*
|
Revert "ac3enc: shift coefficients to 24-bit following MDCT rather than using...
Michael Niedermayer
2011-03-15
2
-40
/
+15
*
|
Revert "ac3enc: add SIMD-optimized shifting functions for use with the fixed-...
Michael Niedermayer
2011-03-15
5
-138
/
+41
*
|
mm decoder: move buffer allocation from decode_init() to decode_frame().
Peter Ross
2011-03-13
1
-4
/
+5
*
|
Merge branch 'master' of git://git.ffmpeg.org/ffmpeg
Michael Niedermayer
2011-03-12
6
-95
/
+112
|
\
\
|
|
/
|
*
VC1: Export profile/level
Hendrik Leppkes
2011-03-12
2
-4
/
+24
|
*
VP8: optimize VP8Context struct ordering
Jason Garrett-Glaser
2011-03-12
2
-79
/
+79
|
*
VP8: fix function declaration
Jason Garrett-Glaser
2011-03-12
1
-1
/
+1
|
*
VP8: token probs doesn't need padding
Jason Garrett-Glaser
2011-03-12
1
-2
/
+1
[prev]
[next]