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
/
mpeg12.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpeg12: Move Mpeg1Context declaration to the only place it is used
Diego Biurrun
2013-03-27
1
-15
/
+0
*
Split MPEG-1/2 decoder code off from MPEG-1/2 common code
Diego Biurrun
2013-03-27
1
-0
/
+11
*
mpeg12: Move some ff_mpeg1_* function declarations to a more suitable place
Diego Biurrun
2013-03-27
1
-0
/
+2
*
cosmetics: Remove unnecessary extern keywords from function declarations
Diego Biurrun
2013-03-27
1
-1
/
+1
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-1
/
+1
*
mpeg12: do not decode extradata more than once.
Anton Khirnov
2012-12-19
1
-0
/
+1
*
Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context"
Janne Grunau
2011-10-24
1
-1
/
+0
*
mpeg12: move closed_gop from MpegEncContext to Mpeg1Context
Anton Khirnov
2011-10-23
1
-0
/
+1
*
mpeg12: move full_pel from MpegEncContext to Mpeg1Context
Anton Khirnov
2011-10-23
1
-0
/
+1
*
mpeg12: move Mpeg1Context from mpeg12.c to mpeg12.h
Anton Khirnov
2011-10-23
1
-0
/
+13
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Make dc_lum_vlc and dc_chroma_vlc non-static symbols,
Vitor Sessak
2011-01-05
1
-4
/
+4
*
mpeg12: fix non-standard use of "extern inline"
Måns Rullgård
2009-05-17
1
-1
/
+1
*
convert mpeg1_decode_block_intra() to inline global
Peter Ross
2009-02-05
1
-0
/
+2
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs.
Diego Biurrun
2008-08-20
1
-1
/
+1
*
Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately.
Diego Biurrun
2008-08-19
1
-0
/
+28
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
forgot to svn add mpeg12.h in r9477
Aurelien Jacobs
2007-07-05
1
-0
/
+31