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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mpeg2 encoding
Michael Niedermayer
2003-08-25
6
-65
/
+222
*
xvid edge bug (if i understand the mpeg4 spec correctly) autodetection
Michael Niedermayer
2003-08-25
1
-22
/
+18
*
removed unused variable
Fabrice Bellard
2003-08-24
5
-8
/
+4
*
avoid warning
Fabrice Bellard
2003-08-24
1
-2
/
+0
*
avoid warning
Fabrice Bellard
2003-08-24
1
-0
/
+2
*
removed unused variable
Fabrice Bellard
2003-08-24
2
-4
/
+0
*
removed unused variables
Fabrice Bellard
2003-08-24
3
-14
/
+4
*
memmove fixes (Jon Burgess)
Fabrice Bellard
2003-08-24
1
-3
/
+3
*
update version
Fabrice Bellard
2003-08-24
1
-1
/
+1
*
update
Fabrice Bellard
2003-08-24
3
-36
/
+50
*
up to date regression tests
Fabrice Bellard
2003-08-24
2
-48
/
+16
*
ac3 test
Fabrice Bellard
2003-08-24
1
-1
/
+1
*
accepts pgmyuv extension
Fabrice Bellard
2003-08-24
1
-2
/
+2
*
suppressed frame number modulus hack - added loop_input hack which I find eas...
Fabrice Bellard
2003-08-24
2
-9
/
+18
*
added loop option
Fabrice Bellard
2003-08-24
1
-8
/
+3
*
use new loop option
Fabrice Bellard
2003-08-24
1
-1
/
+1
*
disabled file based tests
Fabrice Bellard
2003-08-24
1
-2
/
+2
*
exclude Duration field too
Fabrice Bellard
2003-08-24
1
-3
/
+3
*
spell fixes
Fabrice Bellard
2003-08-24
1
-2
/
+2
*
man page installation support
Fabrice Bellard
2003-08-24
2
-1
/
+18
*
export int64_t_C as it is needed by libavformat.h
Fabrice Bellard
2003-08-24
1
-8
/
+9
*
more sections in help - copyright fixes
Fabrice Bellard
2003-08-24
5
-134
/
+168
*
added all options
Fabrice Bellard
2003-08-24
1
-43
/
+275
*
explain Windows Native and Cross build - linked to DLL build page (unsupporte...
Fabrice Bellard
2003-08-24
1
-0
/
+34
*
removed deprecated win32 option (use --enable-mingw32 and --cross-prefix)
Fabrice Bellard
2003-08-24
1
-19
/
+3
*
win32 compile fix
Fabrice Bellard
2003-08-24
1
-4
/
+10
*
when changing version, please keep my changes (win32 compile fix)
Fabrice Bellard
2003-08-24
6
-37
/
+0
*
updated supported codec/format
Fabrice Bellard
2003-08-24
1
-5
/
+16
*
added ffplay documentation - added automatic man page generation for ffmpeg, ...
Fabrice Bellard
2003-08-24
5
-84
/
+681
*
custom quant matrix encoding support
Michael Niedermayer
2003-08-22
5
-10
/
+50
*
PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at ...
Michael Niedermayer
2003-08-22
5
-14
/
+315
*
update
Fabrice Bellard
2003-08-22
1
-6
/
+19
*
repeat_pict was never returned
Fabrice Bellard
2003-08-22
1
-6
/
+5
*
all human-readable output should go into stderr for now. We really
Roman Shaposhnik
2003-08-21
1
-8
/
+8
*
enabling Sun medialib support via --enable-sunmlib, the default
Roman Shaposhnik
2003-08-21
1
-0
/
+10
*
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)
Michael Niedermayer
2003-08-20
5
-14
/
+72
*
fixing chroma MC
Michael Niedermayer
2003-08-20
1
-16
/
+15
*
MC rounding fixed?
Michael Niedermayer
2003-08-19
1
-20
/
+20
*
fix AVFrame.reference (the frames are used for decoding future frames so it s...
Michael Niedermayer
2003-08-19
1
-5
/
+6
*
use codec_tag for encoding too
Michael Niedermayer
2003-08-18
4
-12
/
+23
*
fixing thread safety, this may cause alignment problms (if it does than the s...
Michael Niedermayer
2003-08-15
1
-1
/
+3
*
* fixing a regression in mpeg encoder (not setting pix_fmt),
Roman Shaposhnik
2003-08-12
5
-4
/
+9
*
initial sh4 support
Alex Beregszaszi
2003-08-12
1
-0
/
+7
*
reverse earlier patch
Mike Melanson
2003-08-12
1
-4
/
+1
*
Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and ...
Magnus Damm
2003-08-11
2
-11
/
+13
*
support for older real audio files (<= version 3)
Fabrice Bellard
2003-08-11
1
-87
/
+166
*
skip ext header missing message for msmpeg4v2
Michael Niedermayer
2003-08-10
1
-1
/
+2
*
no default bit rate if decoding
Fabrice Bellard
2003-08-08
1
-1
/
+4
*
added get_audio_frame()
Fabrice Bellard
2003-08-08
1
-8
/
+20
*
initial duration/start_time generic support - displays stream duration and av...
Fabrice Bellard
2003-08-08
1
-0
/
+318
[prev]
[next]