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
/
huffyuvenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: Move prediction_method to codec private options
Vittorio Giovara
2016-01-21
1
-7
/
+30
*
lavc: Move context_model to codec private options
Vittorio Giovara
2016-01-21
1
-4
/
+29
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-11
/
+11
*
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
-4
/
+1
*
huffyuv: Check memory allocation
Vittorio Giovara
2015-05-31
1
-1
/
+1
*
huffyuvenc: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
2015-04-24
1
-0
/
+5
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-1
/
+1
*
dsputil: Split off HuffYUV encoding bits into their own context
Diego Biurrun
2014-05-27
1
-17
/
+19
*
build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder
Diego Biurrun
2014-02-28
1
-2
/
+0
*
huffyuv: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-6
/
+9
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-2
/
+2
*
huffyuvenc: BGRA support
Michael Niedermayer
2013-07-29
1
-35
/
+116
*
huffyuv: split encoder and decoder into separate files.
Anton Khirnov
2012-12-23
1
-0
/
+633