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
/
vc1.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-05
1
-0
/
+2
|
\
|
*
vc1: make overlap filter for I-frames bit-exact.
Ronald S. Bultje
2011-05-04
1
-0
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-17
1
-0
/
+1
|
\
\
|
|
/
|
*
wmv3dec: fix playback of complex WMV3 files using simple_idct.
Ronald S. Bultje
2011-04-16
1
-0
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-11
1
-0
/
+6
|
\
\
|
|
/
|
*
Parse sprite data for WMVP and WVP2, and decode sprites for the latter
Alberto Delmás
2011-04-10
1
-0
/
+6
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-23
1
-1
/
+3
|
\
\
|
|
/
|
*
vc1: make P-frame deblock filter bit-exact.
Ronald S. Bultje
2011-03-21
1
-1
/
+3
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
dsputil: move VC1-specific stuff into VC1DSPContext.
Ronald S. Bultje
2011-02-17
1
-0
/
+2
|
*
VC1: transpose IDCT 8x8 coeffs while reading.
Ronald S. Bultje
2011-02-17
1
-0
/
+1
*
|
dsputil: move VC1-specific stuff into VC1DSPContext.
Ronald S. Bultje
2011-02-18
1
-0
/
+2
*
|
VC1: transpose IDCT 8x8 coeffs while reading.
Ronald S. Bultje
2011-02-18
1
-0
/
+1
|
/
*
RES_SM in WMV3 is really two flags, so split it in decoder
Kostya Shishkov
2010-09-26
1
-1
/
+2
*
Print error message when true interlaced VC-1 frames are encountered
Kostya Shishkov
2009-10-10
1
-0
/
+2
*
set pict_type in VC-1 parser, fix some timestamps problems
Baptiste Coudurier
2009-05-30
1
-0
/
+51
*
Record B-fraction index from frame header and two fields from entry point str...
Gwenole Beauchesne
2009-01-30
1
-0
/
+3
*
Add refdist_flag to VC1Context.
Carl Eugen Hoyos
2009-01-09
1
-0
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
In-loop deblocking filter for VC-1 decoder
Kostya Shishkov
2008-07-23
1
-0
/
+2
*
add FF_ prefix to all (frame)_TYPE usage
Aurelien Jacobs
2008-03-09
1
-3
/
+0
*
define BI frame type along with other frame types
Aurelien Jacobs
2008-03-05
1
-1
/
+1
*
Select scan tables for 8x4 and 4x8 blocks only once.
Christophe Gisquet
2008-01-14
1
-0
/
+2
*
intrax8 decoder patch by "someone"
Michael Niedermayer
2007-11-09
1
-0
/
+3
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
Replace non-existing @fixme doxygen tags with @todo.
İsmail Dönmez
2007-07-13
1
-1
/
+1
*
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
1
-1
/
+1
*
add multiple inclusion guards to headers
Måns Rullgård
2007-06-17
1
-0
/
+5
*
Make vc1_parser.c compilable without special defines
Kostya Shishkov
2007-05-06
1
-2
/
+3
*
Move variables to vc1data.h
Kostya Shishkov
2007-05-06
1
-65
/
+0
*
100l to myself. Do not include stuff unneeded by parser
Kostya Shishkov
2007-05-04
1
-0
/
+2
*
Typo
Kostya Shishkov
2007-05-04
1
-1
/
+1
*
Move some declarations into header
Kostya Shishkov
2007-05-04
1
-0
/
+328
*
Move VC1 parser to its own file.
Diego Biurrun
2007-05-04
1
-0
/
+36