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
/
rtspcodes.h
Age
Commit message (
Expand
)
Author
2014-10-21
avformat/rtspcodes: introduce ff_rtsp_averror()
Andrey Utkin
2014-08-29
Add missing "const" all over the place.
Reimar Döffinger
2014-04-10
lavf/rtspcodes: add missing header include
James Almer
2014-04-08
rtspcodes: don't check for >0 on error codes macro
Anshul Maheshwari
2014-04-07
rtspcodes: add full list of RTSP status codes
Reynaldo H. Verdejo Pinochet
2012-07-11
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-10
rtsp: Add listen mode
Jordi Ortiz
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-06-17
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
add multiple inclusion guards to headers
Måns Rullgård
2007-03-05
Convert macro+enum into a simple enum: Currently the enum was filled using a
Panagiotis Issaris
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-09-10
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2002-11-25
renamed libav to libavformat
Fabrice Bellard