index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
flv.h
Age
Commit message (
Expand
)
Author
2011-07-15
doxygen: do not include license boilerplate in Doxygen documentation
Diego Biurrun
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-11-03
Fix 16kHz Mono NellyMoser in flv.
Thierry Foucu
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2009-07-21
Register some additional AMF types in libavformat/flv.h
Kostya Shishkov
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2008-10-18
8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu
Alexander Wichers
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-29
speex in flv demuxing
Baptiste Coudurier
2008-05-23
add new h264 and aac flv ids
Baptiste Coudurier
2008-02-24
flv/swf do not have a big endian codec id, they only support
Michael Niedermayer
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-02-23
Complete the video format enum.
Benjamin Larsson
2007-02-23
Cosmetics.
Benjamin Larsson
2006-12-06
Defines various common FLV format values between the FLV muxer and demuxer
Allan Hsu