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
/
output_example.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: Fix a common typo, sepErate --> sepArate.
Diego Biurrun
2007-02-21
1
-1
/
+1
*
Use a more correct value for Pi.
Panagiotis Issaris
2007-02-18
1
-1
/
+1
*
Use av_malloc instead of plain malloc where appropriate
Ramiro Polla
2006-08-29
1
-4
/
+8
*
Move output_example.c and ffplay.c to the swscale interface
Luca Abeni
2006-08-03
1
-3
/
+17
*
fix memleak, based upon a patch by Wolfram Gloger
Michael Niedermayer
2006-02-06
1
-0
/
+1
*
add static keyword to some functions
Dieter
2006-01-30
1
-11
/
+11
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-35
/
+35
*
time_base description by Rich Felker | dalias, aerifal cx
Michael Niedermayer
2005-08-21
1
-1
/
+4
*
10l (!= vs. >)
Michael Niedermayer
2005-07-23
1
-1
/
+1
*
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...
Michael Niedermayer
2005-07-17
1
-9
/
+9
*
fixing output_example to work with current CVS libavcodec/libavformat patch b...
Andreas Öman
2005-07-08
1
-8
/
+7
*
switch to native time bases
Michael Niedermayer
2005-04-30
1
-2
/
+2
*
kill warnings patch by (Måns Rullgård <mru inprovide com>)
Måns Rullgård
2005-02-24
1
-1
/
+0
*
pass AVPacket into av_write_frame()
Michael Niedermayer
2004-05-29
1
-8
/
+30
*
ooops
Michael Niedermayer
2004-05-22
1
-2
/
+2
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-03-03
1
-1
/
+1
*
mpeg1 overflowing dc coeff fix
Michael Niedermayer
2004-01-06
1
-2
/
+7
*
fix assertion failure when writing mov files
Michael Niedermayer
2004-01-06
1
-0
/
+5
*
example using video encoder latency
Fabrice Bellard
2003-09-10
1
-20
/
+39
*
M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill...
Michael Niedermayer
2003-08-28
1
-0
/
+4
*
added get_audio_frame()
Fabrice Bellard
2003-08-08
1
-8
/
+20
*
suppressed memory leaks - added image conversion support if the codec does no...
Fabrice Bellard
2003-07-22
1
-68
/
+183
*
removed unnecessary codec
Fabrice Bellard
2003-07-22
1
-6
/
+0
*
long awaited simple libavformat output API example
Fabrice Bellard
2003-07-22
1
-0
/
+350