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
/
msmpeg4data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec: Replace local extern declarations for tables with header #includes
Diego Biurrun
2013-08-15
1
-8
/
+2
*
msmpeg4: Split encoding backend code off from general backend code.
Diego Biurrun
2012-03-01
1
-0
/
+4
*
msmpeg4: Add ff_ prefixes to nonstatic symbols
Martin Storsjö
2012-02-15
1
-14
/
+14
*
h263: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-6
/
+6
*
Remove some stray unnecessary ffmpeg references.
Diego Biurrun
2011-11-02
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readability
Michael Niedermayer
2010-01-08
1
-6
/
+6
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Align table for better readability.
Diego Biurrun
2008-11-24
1
-16
/
+16
*
spelling cosmetics
Diego Biurrun
2008-10-02
1
-3
/
+3
*
Add (additional) const to many global tables.
Reimar Döffinger
2008-10-02
1
-1
/
+1
*
remove duplicate tables
Stefan Gehrer
2008-06-25
1
-4
/
+0
*
Move wmv1_scantable to .rodata section by making it an array of arrays.
Diego Pettenò
2008-01-07
1
-47
/
+41
*
Move msmpeg4 tables from a header file to msmpegdata.c.
Diego Biurrun
2007-08-13
1
-0
/
+1957
*
Group all copyright and author notices together.
Diego Biurrun
2007-07-05
1
-2
/
+2
*
split msmpeg4 data to easily share some of it with vc1.c
Aurelien Jacobs
2007-05-10
1
-0
/
+54