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
/
libavcodec
/
roqvideo.h
Age
Commit message (
Expand
)
Author
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2009-03-08
Use FLG pseudo-random number generator in RoQ and ELBG
Vitor Sessak
2009-01-24
Do not allocate RoqTempData on the stack
Vitor Sessak
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2008-02-02
Add some const where appropriate
Reimar Döffinger
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-07-03
Remove variables made unused by the last two patches and test svn access.
Vitor Sessak
2007-06-26
indentation
Vitor Sessak
2007-06-26
right copyrights
Vitor Sessak
2007-06-25
RoQ video encoder
Vitor Sessak
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-06-06
Rename cb field
Eric Lasota
2007-06-01
fix skipped blocks
Michael Niedermayer
2007-05-29
Split RoQ decoder to accommodate future encoder patch
Vitor Sessak