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: Add a common function to find the best frame rate
Mark Thompson
2017-10-17
1
-0
/
+4
*
avcodec: add Newtek SpeedHQ decoder
Steinar H. Gunderson
2017-01-11
1
-0
/
+9
*
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-1
/
+1
|
\
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
|
avcodec/mpeg12: Remove duplicate block_last_index setting code
Michael Niedermayer
2016-02-16
1
-2
/
+1
*
|
Merge commit '7c25ffe070c286874a8c3513f7504b90e1626b0c'
Derek Buitenhuis
2016-02-16
1
-1
/
+6
|
\
\
|
|
/
|
*
mpeg1: Make intra-block decoding independent of MpegEncContext
Vittorio Giovara
2016-02-09
1
-1
/
+5
*
|
Merge commit '8606e881b02bec2ac24943d22c8afe11d641fac8'
Michael Niedermayer
2015-06-12
1
-18
/
+1
|
\
\
|
|
/
|
*
mpeg12: Move the vlc bits to a stand alone file
Luca Barbato
2015-06-12
1
-18
/
+1
*
|
Merge commit 'b2b766914a49c4e3537df3a585e97b98d432edd2'
Michael Niedermayer
2015-06-01
1
-0
/
+6
|
\
\
|
|
/
|
*
mpegvideo: mpeg12: Move function declarations
Vittorio Giovara
2015-05-31
1
-0
/
+6
*
|
Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f'
Michael Niedermayer
2013-03-28
1
-15
/
+0
|
\
\
|
|
/
|
*
mpeg12: Move Mpeg1Context declaration to the only place it is used
Diego Biurrun
2013-03-27
1
-15
/
+0
*
|
Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149'
Michael Niedermayer
2013-03-28
1
-0
/
+11
|
\
\
|
|
/
|
*
Split MPEG-1/2 decoder code off from MPEG-1/2 common code
Diego Biurrun
2013-03-27
1
-0
/
+11
*
|
Merge commit 'eee2000b41234ae9465c314e18bfec1700181f32'
Michael Niedermayer
2013-03-28
1
-0
/
+2
|
\
\
|
|
/
|
*
mpeg12: Move some ff_mpeg1_* function declarations to a more suitable place
Diego Biurrun
2013-03-27
1
-0
/
+2
*
|
Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'
Michael Niedermayer
2013-03-28
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Remove unnecessary extern keywords from function declarations
Diego Biurrun
2013-03-27
1
-1
/
+1
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-12-20
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: fix logic that prevents extradata from being parsed twice.
Michael Niedermayer
2012-05-11
1
-0
/
+1
*
|
Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context"
Michael Niedermayer
2011-10-24
1
-1
/
+0
*
|
Revert "mpeg12: move closed_gop from MpegEncContext to Mpeg1Context"
Michael Niedermayer
2011-10-24
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-24
1
-0
/
+16
|
\
\
|
|
/
|
*
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