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
/
dxtory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
1
-16
/
+19
*
dxtory: compressed RGB555/RGB565 decoding support
Kostya Shishkov
2014-01-24
1
-0
/
+113
*
dxtory: add more compressed and uncompressed modes
Kostya Shishkov
2014-01-24
1
-11
/
+418
*
dxtory: change error code for unexpected slice configuration
Kostya Shishkov
2014-01-21
1
-1
/
+1
*
dxtory: correctly handle YUV slices with average odd height
Kostya Shishkov
2014-01-21
1
-6
/
+12
*
dxtory v2 support
Kostya Shishkov
2013-05-28
1
-22
/
+156
*
avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-1
/
+1
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-21
/
+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
*
dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16
Diego Biurrun
2012-10-23
1
-2
/
+2
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
Dxtory capture format decoder
Kostya Shishkov
2011-12-10
1
-0
/
+109