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
/
api-example.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
api-example: update to use avcodec_decode_audio4()
Justin Ruggles
2011-12-04
1
-9
/
+20
*
lavc: make avcodec_alloc_context3 officially public.
Anton Khirnov
2011-07-10
1
-4
/
+4
*
doxygen: Include libavcodec and libavformat examples into the documentation
Reinhard Tartler
2011-06-30
1
-1
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Cosmetics: reindent after the previous commit
Martin Storsjö
2010-05-25
1
-27
/
+27
*
api-example: Try to avoid decoding incomplete frames
Martin Storsjö
2010-05-25
1
-7
/
+16
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Allow building api-example from outside of libavcodec and also
Jai Menon
2009-10-06
1
-1
/
+1
*
Use the new avcodec_decode_* API.
Thilo Borgmann
2009-04-10
1
-23
/
+28
*
Mark non-exported functions in test and example programs as static.
Diego Biurrun
2009-03-31
1
-5
/
+6
*
Rename apiexample.c --> api-example.c to be consistent with other example files.
Diego Biurrun
2009-03-29
1
-0
/
+452