index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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