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
/
intrax8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Change VLC table creation in x8_vlc_init to use INIT_VLC_USE_NEW_STATIC.
Reimar Döffinger
2009-09-24
1
-3
/
+28
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Two INIT_VLC_USE_STATIC cases Carl missed.
Michael Niedermayer
2009-04-11
1
-1
/
+1
*
Use INIT_VLC_USE_STATIC and not its value "1".
Carl Eugen Hoyos
2009-04-11
1
-2
/
+2
*
Add av_cold attributes to *_init and *_end functions.
Alex Converse
2009-02-03
1
-3
/
+3
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Add missing 'void' keyword to parameterless function declarations.
Diego Biurrun
2009-01-05
1
-1
/
+1
*
clear_block mmx
Loren Merritt
2008-12-10
1
-1
/
+1
*
Correctly clean up IntraX8Context upon codec close.
Zdenek Kabelac
2008-01-25
1
-0
/
+9
*
cosmetics: Fix spacial --> spatial typo in function names.
Diego Biurrun
2007-11-10
1
-2
/
+2
*
misc spelling/grammar/wording fixes in comments
Diego Biurrun
2007-11-10
1
-12
/
+12
*
make some tables static
Aurelien Jacobs
2007-11-10
1
-8
/
+8
*
grammar
Michael Niedermayer
2007-11-09
1
-1
/
+1
*
indention
Michael Niedermayer
2007-11-09
1
-1
/
+1
*
remove inline from non speed critical functions
Michael Niedermayer
2007-11-09
1
-2
/
+2
*
vertical align
Michael Niedermayer
2007-11-09
1
-1
/
+1
*
indention
Michael Niedermayer
2007-11-09
1
-3
/
+3
*
remove unneeded {}
Michael Niedermayer
2007-11-09
1
-2
/
+0
*
intrax8 decoder patch by "someone"
Michael Niedermayer
2007-11-09
1
-0
/
+757