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
/
targaenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
set coded_frame
Michael Niedermayer
2008-05-28
1
-1
/
+11
*
Replace some occurrences of -1 with PIX_FMT_NONE.
Carl Eugen Hoyos
2008-05-11
1
-1
/
+1
*
Prevent targaenc.c from outputting trash byte.
Ramiro Polla
2008-05-04
1
-1
/
+1
*
Add long names to some AVCodec declarations.
Stefano Sabatini
2008-04-29
1
-0
/
+1
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-1
/
+1
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
Changed the rle encoder a little and made it more universal.
Xiaohui Sun
2007-04-03
1
-1
/
+1
*
generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl
Michael Niedermayer
2007-04-03
1
-57
/
+8
*
Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.
Bobby Bingham
2007-03-17
1
-4
/
+95
*
Move the encoding of the image data to its own function.
Bobby Bingham
2007-03-17
1
-12
/
+19
*
Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com.
Bobby Bingham
2007-03-17
1
-2
/
+7
*
Targa (.tga) encoder,
Bobby Bingham
2007-03-15
1
-0
/
+96