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_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc1parse: call vc1_init_common().
Ronald S. Bultje
2012-02-18
1
-1
/
+1
*
vc1: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-4
/
+4
*
vc1: use ff_parse_close
Rafaël Carré
2012-02-10
1
-1
/
+1
*
parsers: initialize MpegEncContext.slice_context_count to 1
Janne Grunau
2012-01-06
1
-0
/
+8
*
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-12-12
1
-1
/
+1
*
lavc: use designated initialisers for parsers.
Anton Khirnov
2011-11-02
1
-6
/
+5
*
vc1: fix VC-1 Pulldown handling.
John Stebbins
2011-08-25
1
-0
/
+15
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-3
/
+3
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
set pict_type in VC-1 parser, fix some timestamps problems
Baptiste Coudurier
2009-05-30
1
-4
/
+59
*
Fix vc1 split().
Michael Niedermayer
2009-02-22
1
-2
/
+8
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
make some parser parameters const to avoid casting const to non-const
Aurelien Jacobs
2007-05-07
1
-3
/
+3
*
Make vc1_parser.c compilable without special defines
Kostya Shishkov
2007-05-06
1
-1
/
+0
*
Remove superfluous #includes, parser.h now includes its prerequisites.
Diego Biurrun
2007-05-05
1
-1
/
+1
*
100l to myself. Do not include stuff unneeded by parser
Kostya Shishkov
2007-05-04
1
-0
/
+1
*
Move VC1 parser to its own file.
Diego Biurrun
2007-05-04
1
-0
/
+118