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
/
jvdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
Michael Niedermayer
2012-12-05
1
-2
/
+2
|
\
|
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
|
jvdec: use more meaningful error code
Paul B Mahol
2012-10-19
1
-3
/
+3
*
|
avoid "0xFF << 24" as it is considered a integer overflow in C99
Michael Niedermayer
2012-10-14
1
-1
/
+1
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
jvdec: check if there is enough data
Paul B Mahol
2012-07-03
1
-5
/
+6
*
|
jvdec: remove redundant check
Paul B Mahol
2012-07-03
1
-2
/
+2
*
|
jvdec: remove buf_size
Paul B Mahol
2012-07-03
1
-4
/
+3
*
|
jvdec: stop reading partial palette
Paul B Mahol
2012-07-03
1
-2
/
+2
*
|
jvdec: check that the video_size fits in the packet.
Michael Niedermayer
2012-07-03
1
-1
/
+1
*
|
jvdec: check videosize
Michael Niedermayer
2012-05-28
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-15
1
-1
/
+1
|
\
\
|
|
/
|
*
jvdec: unbreak video decoding
Paul B Mahol
2012-03-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
|
*
Fixed size given to init_get_bits().
Laurent Aimar
2011-09-15
1
-1
/
+1
|
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-1
/
+1
*
|
Cosmetics: Increase readability.
Carl Eugen Hoyos
2011-11-13
1
-1
/
+1
*
|
Increase Bitmap Brothers JV palette dynamics.
Carl Eugen Hoyos
2011-11-12
1
-1
/
+2
*
|
jvdec: set alpha component
Peter Ross
2011-11-12
1
-1
/
+1
*
|
Fixed size given to init_get_bits().
Laurent Aimar
2011-09-10
1
-1
/
+1
*
|
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
Stefano Sabatini
2011-05-02
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-03
1
-1
/
+1
|
\
\
|
|
/
|
*
jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY
Anton Khirnov
2011-04-02
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Bitmap Brothers JV video decoder
Peter Ross
2011-03-14
1
-0
/
+215
*
Bitmap Brothers JV video decoder
Peter Ross
2011-03-11
1
-0
/
+215