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
/
xwddec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xwddec: support 8bpp grayscale
Piotr Bandurski
2017-08-13
1
-1
/
+3
*
Use avpriv_report_missing_feature() where appropriate
Diego Biurrun
2016-11-08
1
-1
/
+1
*
xwddec: prevent overflow of lsize * avctx->height
Andreas Cadhalpun
2016-01-13
1
-1
/
+1
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
More correct printf format specifiers
Diego Biurrun
2014-04-02
1
-1
/
+3
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
1
-5
/
+9
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-2
/
+4
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-28
/
+2
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-13
/
+13
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
xwd: convert to bytestream2.
Ronald S. Bultje
2012-03-18
1
-32
/
+34
*
XWD encoder and decoder
Paul B Mahol
2012-01-23
1
-0
/
+267