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
/
sunrastenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrastenc: Properly load codec private options
Vittorio Giovara
2016-01-11
1
-1
/
+4
*
lavc: Deprecate coder_type and its symbols
Vittorio Giovara
2015-12-07
1
-2
/
+29
*
Deprecate avctx.coded_frame
Vittorio Giovara
2015-07-20
1
-0
/
+4
*
Gather all coded_frame allocations and free functions to a single place
Vittorio Giovara
2015-07-20
1
-11
/
+0
*
sunrastenc: mention missing break
Vittorio Giovara
2014-11-13
1
-0
/
+1
*
sunrastenc: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-2
/
+11
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-9
/
+9
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
sunrast: Add support for negative linesize.
Aneesh Dogra
2012-03-24
1
-4
/
+7
*
sunrastenc: set keyframe flag for the output packet.
Aneesh Dogra
2012-02-19
1
-0
/
+1
*
avcodec: add a Sun Rasterfile encoder
Aneesh Dogra
2012-02-17
1
-0
/
+225