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
*
jvdec: check frame dimensions
Anton Khirnov
2014-12-19
1
-0
/
+7
*
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
1
-6
/
+6
*
jvdec: K&R formatting cosmetics
Vittorio Giovara
2014-02-04
1
-21
/
+25
*
jvdec: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-11
/
+16
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-6
/
+7
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
jvdec: unbreak video decoding
Paul B Mahol
2012-03-14
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
*
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