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
/
h261_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-2
/
+2
*
h261: K&R formatting and prettyprinting cosmetics
Diego Biurrun
2013-04-05
1
-22
/
+23
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
lavc: use designated initialisers for parsers.
Anton Khirnov
2011-11-02
1
-5
/
+4
*
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
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
slightly more correct spliting of frames
Michael Niedermayer
2007-05-20
1
-4
/
+4
*
make some parser parameters const to avoid casting const to non-const
Aurelien Jacobs
2007-05-07
1
-3
/
+3
*
Remove superfluous #includes, parser.h now includes its prerequisites.
Diego Biurrun
2007-05-05
1
-1
/
+0
*
Move H.261 parser to its own file.
Diego Biurrun
2007-05-04
1
-0
/
+91