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
/
rtjpeg.h
Age
Commit message (
Expand
)
Author
2012-10-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-06
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-08-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2012-08-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-06
nuv: check RTjpeg header for validity
Janne Grunau
2012-02-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-15
rtjpeg: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-03-06
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-01-22
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2009-05-24
Move "block" variable in rtjpeg decoder to context to ensure sufficient align...
Reimar Döffinger
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-03-03
dsputil.h is a local header
Aurelien Jacobs
2008-02-01
Add some const keywords in rtjpeg decoder
Reimar Döffinger
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-06-16
include all prerequisites in header files
Måns Rullgård
2006-11-05
Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since
Reimar Döffinger
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
2006-03-27
NuppelVideo/MythTVVideo support, including rtjpeg decoder
Reimar Döffinger