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
/
apiexample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The memsetting of the end of buffer is not needed for audio.
Panagiotis Issaris
2007-02-22
1
-3
/
+0
*
Stray comment, probably copy & pasted from audio_encode_example().
Panagiotis Issaris
2007-02-22
1
-2
/
+0
*
Remove a non-C dependency (being M_PI) from the libavcodec example.
Panagiotis Issaris
2007-02-18
1
-1
/
+3
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+18
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-28
/
+28
*
apiexample fix by (Chip: szarlada, freemail hu)
Michael Niedermayer
2005-06-07
1
-0
/
+1
*
switch to native time bases
Michael Niedermayer
2005-04-30
1
-2
/
+1
*
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
Michael Niedermayer
2005-03-06
1
-80
/
+0
*
use av_free() instead of free() where it's meant to.
François Revol
2005-02-22
1
-7
/
+7
*
dissallow sprintf
Michael Niedermayer
2005-01-12
1
-5
/
+6
*
writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs d...
Matthias Fritschi
2004-04-09
1
-5
/
+5
*
spelling fix
Fabrice Bellard
2003-08-28
1
-1
/
+1
*
FF_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
2003-08-01
1
-2
/
+8
*
last frames & b frames encoding fix
Michael Niedermayer
2003-07-23
1
-3
/
+13
*
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-03-12
1
-1
/
+2
*
* more generic avoption_parse
Zdenek Kabelac
2003-03-07
1
-2
/
+2
*
per file doxy
Michael Niedermayer
2003-03-06
1
-1
/
+4
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-5
/
+5
*
* still unfinished code for Options
Zdenek Kabelac
2003-02-10
1
-1
/
+83
*
AVVideoFrame -> AVFrame
Michael Niedermayer
2002-12-09
1
-4
/
+4
*
fixing api-example
Michael Niedermayer
2002-12-06
1
-16
/
+20
*
apiexample doesnt send complete frames to the codec
Michael Niedermayer
2002-11-26
1
-0
/
+3
*
fixing apiexample
Michael Niedermayer
2002-09-19
1
-15
/
+15
*
changed opendivx to mpeg4
Fabrice Bellard
2001-08-15
1
-4
/
+4
*
Initial revision
Fabrice Bellard
2001-07-22
1
-0
/
+407