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
/
cllc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-5
/
+5
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
1
-1
/
+3
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
cllc: Use outbuf in RGB and ARGB functions
Derek Buitenhuis
2013-06-24
1
-6
/
+5
*
cllc: Implement YUV support
Derek Buitenhuis
2013-06-24
1
-1
/
+99
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-19
/
+3
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-2
/
+3
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-2
/
+2
*
cllc: simplify/fix swapped data buffer allocation.
Reimar Döffinger
2012-08-28
1
-17
/
+13
*
cllc: Pad swapped buffer
Derek Buitenhuis
2012-08-24
1
-1
/
+6
*
cllc: Implement ARGB support
Derek Buitenhuis
2012-08-12
1
-0
/
+133
*
cllc: Add support for QRGB
Derek Buitenhuis
2012-08-12
1
-0
/
+1
*
cllc: Rename some funcs to represent what they actually do
Derek Buitenhuis
2012-08-12
1
-5
/
+5
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
cosmetics: Fix a few switched periods and linebreaks
Derek Buitenhuis
2012-08-04
1
-1
/
+1
*
Canopus Lossless decoder
Derek Buitenhuis
2012-08-01
1
-0
/
+284