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
/
mpegvideo_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert
Michael Niedermayer
2010-02-03
1
-0
/
+1
*
Merge init & declaration of buf_end.
Michael Niedermayer
2009-12-14
1
-2
/
+2
*
Cosmetics: Reindent after r20736.
Carl Eugen Hoyos
2009-12-05
1
-2
/
+2
*
Make sure the parsers do not overwrite width/height as this can interfere
Michael Niedermayer
2009-12-05
1
-0
/
+5
*
Call ff_fetch_timestamp() for mpeg1/2 when a picture start code is found instead
Michael Niedermayer
2009-03-02
1
-4
/
+1
*
Correct time_base and repeat_pict for MPEG2 video.
Ivan Schreter
2009-02-24
1
-4
/
+5
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
In mpeg1/2 timestamps are associated with the access unit which
Michael Niedermayer
2008-06-03
1
-0
/
+3
*
Disable the split function. This should end the mpeg1/2 global header issues.
Michael Niedermayer
2008-04-04
1
-1
/
+0
*
revert 12156
Michael Niedermayer
2008-02-20
1
-1
/
+0
*
Forgot this, which is needed for merging field pics too.
Michael Niedermayer
2008-02-20
1
-8
/
+0
*
Make timestamp interpolation work with mpeg2 field pictures.
Michael Niedermayer
2008-02-20
1
-1
/
+5
*
make some parser parameters const to avoid casting const to non-const
Aurelien Jacobs
2007-05-07
1
-3
/
+3
*
add a ff_ prefix to the now exported mpeg1_find_frame_end() function
Aurelien Jacobs
2007-05-05
1
-1
/
+1
*
move mpegvideo_parser in it's own file
Aurelien Jacobs
2007-05-05
1
-0
/
+185