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
/
mxpegdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mxpegdec: use the AVFrame API properly.
Anton Khirnov
2013-12-09
1
-22
/
+29
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-11
/
+11
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-3
/
+3
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-2
/
+3
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
Remove lowres video decoding
Mans Rullgard
2012-04-21
1
-1
/
+0
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-1
/
+1
*
lavc: replace references to deprecated AVCodecContext.error_recognition to us...
Dustin Brody
2011-10-22
1
-2
/
+2
*
mjpeg: treat external huffman table setup failure as codec init failure if ex...
Dustin Brody
2011-08-31
1
-3
/
+1
*
mjpeg: propagate decode errors from ff_mjpeg_decode_sos and ff_mjpeg_decode_dqt
Dustin Brody
2011-08-11
1
-2
/
+6
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-2
/
+2
*
Add MxPEG decoder
anatoly
2011-03-30
1
-0
/
+340