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
/
vc1data.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc1: Do not read from array if index is invalid.
Mashiat Sarker Shakkhar
2012-03-26
1
-1
/
+1
*
vc1: Move init code shared between decoder and parser to common code file.
Diego Biurrun
2012-03-07
1
-0
/
+5
*
vc1: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-3
/
+3
*
vc1dec: interlaced stream decoding support 2/3
Mashiat Sarker Shakkhar
2011-10-10
1
-0
/
+55
*
vc1: remove disabled code
Diego Biurrun
2011-07-17
1
-9
/
+0
*
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 bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
remove duplicate tables
Stefan Gehrer
2008-06-25
1
-6
/
+0
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+4
*
Add ff_ prefix to (externally) visible variables
Kostya Shishkov
2007-05-09
1
-57
/
+57
*
Add prefix to some variables for consistency
Kostya Shishkov
2007-05-06
1
-6
/
+6
*
Move VC-1 data to .c file
Kostya Shishkov
2007-05-06
1
-616
/
+57
*
Move variables to vc1data.h
Kostya Shishkov
2007-05-06
1
-0
/
+66
*
table fix
Kostya Shishkov
2007-02-05
1
-1
/
+1
*
make more tables static
Måns Rullgård
2006-11-12
1
-3
/
+3
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+20
*
Proper support for B/BI frames
Kostya Shishkov
2006-09-09
1
-0
/
+17
*
Some B-frames support (parsing and decoding only, no motion compesation is done)
Kostya Shishkov
2006-07-24
1
-0
/
+3
*
VC-1 decoder with I-frames support and partial P-frames decoding
Kostya Shishkov
2006-06-27
1
-2
/
+206
*
Rename VC9 to VC1 as there is no such thing as VC9
Kostya Shishkov
2006-06-27
1
-0
/
+406