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
/
parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/parser: add fuzzy mode to ff_fetch_timestamp()
Michael Niedermayer
2015-01-07
1
-1
/
+2
*
Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'
Michael Niedermayer
2012-11-03
1
-0
/
+5
|
\
|
*
parser: Move Doxygen documentation to the header files
Diego Biurrun
2012-11-02
1
-0
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-08
1
-2
/
+0
|
\
\
|
|
/
|
*
parser: remove forward declaration of MpegEncContext
Paul B Mahol
2012-03-07
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-11
1
-14
/
+0
|
\
\
|
|
/
|
*
remove ParseContext1
Rafaël Carré
2012-02-10
1
-14
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-2
/
+2
*
add state64 field to ParseContext storing last 8 bytes, to be able to check f...
Baptiste Coudurier
2008-10-23
1
-0
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
small spelling/wording fixes
Diego Biurrun
2008-06-03
1
-4
/
+4
*
ff_fetch_timestamp() prototype
Michael Niedermayer
2008-06-03
1
-0
/
+7
*
Fix #endif comment typo.
Diego Biurrun
2007-10-17
1
-1
/
+1
*
move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c
Aurelien Jacobs
2007-05-09
1
-3
/
+0
*
move aac and ac3 parsers in their own files
Aurelien Jacobs
2007-05-08
1
-13
/
+0
*
make some parser parameters const to avoid casting const to non-const
Aurelien Jacobs
2007-05-07
1
-1
/
+1
*
parser.h uses AVCodecContext so it needs to include avcodec.h
Aurelien Jacobs
2007-05-05
1
-0
/
+1
*
Move AC3 header parsing code together with the rest of the AC3 parsing code.
Diego Biurrun
2007-04-15
1
-0
/
+14
*
typos/grammar
Diego Biurrun
2007-04-07
1
-1
/
+1
*
move all cavs-parsing to cavs.c
Stefan Gehrer
2006-11-12
1
-3
/
+0
*
make mpeg4video_split public as ff_mpeg4video_split
Stefan Gehrer
2006-11-12
1
-0
/
+2
*
move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo...
Baptiste Coudurier
2006-11-06
1
-0
/
+64