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
*
cleanup
Michael Niedermayer
2003-02-13
1
-96
/
+130
*
brightness / saturation / contrast / different yuv colorspace support for som...
Michael Niedermayer
2003-02-13
2
-10
/
+56
*
cleanup
Michael Niedermayer
2003-02-13
2
-184
/
+164
*
cleanup
Michael Niedermayer
2003-02-13
3
-95
/
+153
*
Looks like this one was forgotten in the INT -> int_t move
François Revol
2003-02-13
1
-2
/
+2
*
fix for legacy audio
François Revol
2003-02-12
1
-1
/
+1
*
* int64_t is now the right name
Zdenek Kabelac
2003-02-12
1
-1
/
+1
*
avoid #include "../
Michael Niedermayer
2003-02-11
2
-5
/
+5
*
#ifdef c++
Michael Niedermayer
2003-02-11
1
-1
/
+15
*
* prototypes at one place
Zdenek Kabelac
2003-02-11
3
-5
/
+3
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
110
-1721
/
+1688
*
-fPIC compileable
Michael Niedermayer
2003-02-11
1
-35
/
+28
*
yv12 -> yuy2 converter in alpha asm (from mplayerxp)
Michael Niedermayer
2003-02-11
1
-2
/
+50
*
cleanup (unsigned stride -> int stride)
Michael Niedermayer
2003-02-11
5
-48
/
+47
*
Initial checkin for a cheaper text drawing function than imlib2.c.
Philip Gladstone
2003-02-11
1
-0
/
+351
*
Add Makefile entry for the drawtext filter
Philip Gladstone
2003-02-11
1
-0
/
+8
*
Add checking for the existience of freetype2
Philip Gladstone
2003-02-11
1
-0
/
+17
*
check for qscale==0 (fixes 1/0 on one corrupted stream)
Michael Niedermayer
2003-02-10
1
-0
/
+4
*
* check for potentialy problematic field len
Zdenek Kabelac
2003-02-10
1
-22
/
+24
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
2
-87
/
+86
*
* opts compilation
Zdenek Kabelac
2003-02-10
1
-1
/
+1
*
* still unfinished code for Options
Zdenek Kabelac
2003-02-10
4
-20
/
+145
*
* still unfinished code for Options
Zdenek Kabelac
2003-02-10
2
-226
/
+119
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
27
-156
/
+150
*
raw ac3 auto detects parameters
Fabrice Bellard
2003-02-09
1
-2
/
+17
*
variable UDP packet size patch by Max Krasnyansky
Max Krasnyansky
2003-02-09
1
-1
/
+5
*
hook this up to the CYUV decoder
Mike Melanson
2003-02-09
1
-0
/
+2
*
register cyuv with allcodecs.c
Mike Melanson
2003-02-09
1
-0
/
+1
*
added 8 bit palette support for non animated GIF
Fabrice Bellard
2003-02-09
2
-42
/
+74
*
added 8 bit palette support
Fabrice Bellard
2003-02-09
1
-4
/
+83
*
added paletted 8 bit format support
Fabrice Bellard
2003-02-09
2
-2
/
+122
*
Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>)
Michael Niedermayer
2003-02-09
3
-1
/
+184
*
prevent segfault when passed no arguments
Philip Gladstone
2003-02-09
1
-1
/
+1
*
direct blocksize in bframes fix (might fix qpel+bframe bug)
Michael Niedermayer
2003-02-08
4
-10
/
+39
*
Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images
Philip Gladstone
2003-02-08
1
-4
/
+6
*
fix for using ffplay without specifying the audio device
François Revol
2003-02-08
1
-1
/
+1
*
mpeg1 b frame regression test
Michael Niedermayer
2003-02-08
2
-0
/
+13
*
update
Michael Niedermayer
2003-02-08
1
-3
/
+1
*
changes to f_code calculation for b frames -> changed checksum
Michael Niedermayer
2003-02-08
1
-2
/
+2
*
mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by me
Michael Niedermayer
2003-02-08
5
-53
/
+195
*
checksum changed cuz of b frame segfault fix?
Michael Niedermayer
2003-02-07
1
-2
/
+2
*
b frame segfault fix (+-1 bug)
Michael Niedermayer
2003-02-07
1
-6
/
+15
*
DV packet copy fix by Roman Shaposhnick
Fabrice Bellard
2003-02-06
1
-6
/
+12
*
Fix against C integrists breaks :P (hope I didn't break anything else)
François Revol
2003-02-06
1
-5
/
+6
*
Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This
Philip Gladstone
2003-02-05
1
-0
/
+12
*
yes, PNG can be simpler :-)
Fabrice Bellard
2003-02-04
2
-156
/
+402
*
removing unused stuff
Fabrice Bellard
2003-02-04
7
-12655
/
+0
*
cliping MVs, i dunno if its correct but it looks better then without it
Michael Niedermayer
2003-02-04
1
-7
/
+32
*
zero copy packet handling for DV1394 by Max Krasnyansky
Fabrice Bellard
2003-02-03
3
-59
/
+79
*
added GIF image format (both read and write)
Fabrice Bellard
2003-02-03
2
-0
/
+2
[next]