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
/
imgconvert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
imgconvert: use get_pix_fmt_score in avcodec_find_best_pix_fmt_of_2()
Michael Niedermayer
2013-02-10
1
-31
/
+15
*
imgconvert: add get_pix_fmt_score()
Michael Niedermayer
2013-02-10
1
-13
/
+50
*
Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6'
Michael Niedermayer
2013-02-09
1
-0
/
+1
|
\
|
*
dsputil: Move ff_shrink* function declarations to separate header
Diego Biurrun
2013-02-07
1
-0
/
+1
*
|
imgconvert: fix 2 "discards const qualifier from pointer target type"
Michael Niedermayer
2012-12-26
1
-1
/
+1
*
|
imgconvert: dont depend on default return type for get_color_type()
Michael Niedermayer
2012-12-26
1
-1
/
+1
*
|
replace av_log(0, by av_log(NULL,
Michael Niedermayer
2012-11-23
1
-3
/
+3
*
|
imgconvert-test: count the number of unused pixel format values.
Michael Niedermayer
2012-11-21
1
-1
/
+8
*
|
imgconvert-test: skip pix formats without name
Michael Niedermayer
2012-11-21
1
-1
/
+1
*
|
imgconvert-test: test alpha flags
Michael Niedermayer
2012-11-21
1
-1
/
+7
*
|
imgconvert: remove avg_bits_per_pixel(), its redundant
Michael Niedermayer
2012-11-21
1
-10
/
+3
*
|
Merge commit 'ae3822bca16f1cdb2460a35b16f8ef636a04314e'
Michael Niedermayer
2012-11-21
1
-375
/
+15
|
\
\
|
|
/
|
*
imgconvert: remove PixFmtInfo
Luca Barbato
2012-11-20
1
-461
/
+35
*
|
imgconvert: fix color type for non normal pix_fmts like HW stuff and unused e...
Michael Niedermayer
2012-11-21
1
-1
/
+2
*
|
avcodec_get_pix_fmt_loss: remove PixFmtInfo use
Michael Niedermayer
2012-11-21
1
-17
/
+34
*
|
imgconvert: print color type too
Michael Niedermayer
2012-11-21
1
-1
/
+1
*
|
imgconvert: remove PixFmtInfo use from avg_bits_per_pixel()
Michael Niedermayer
2012-11-21
1
-3
/
+1
*
|
avcodec_find_best_pix_fmt_of_2: favor formats with fewer components if it doe...
Michael Niedermayer
2012-11-21
1
-1
/
+7
*
|
imgconvert-test: add avg bits per pixel
Michael Niedermayer
2012-11-21
1
-1
/
+1
*
|
is_yuv_planar: remove use of PixFmtInfo
Michael Niedermayer
2012-11-21
1
-3
/
+2
*
|
imgconvert: add self test code
Michael Niedermayer
2012-11-21
1
-0
/
+15
*
|
Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480'
Michael Niedermayer
2012-11-21
1
-46
/
+0
|
\
\
|
|
/
|
*
avcodec: split avpicture from imgconvert
Luca Barbato
2012-11-20
1
-85
/
+0
*
|
Remove deprecation of avcodec_get_chroma_sub_sample.
Michael Niedermayer
2012-11-14
1
-0
/
+2
*
|
Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'
Michael Niedermayer
2012-11-14
1
-6
/
+0
|
\
\
|
|
/
|
*
avcodec: remove ff_is_hwaccel_pix_fmt
Luca Barbato
2012-11-13
1
-6
/
+0
*
|
pix_fmt_info: add 9/10 bit YUVA formats
Michael Niedermayer
2012-10-31
1
-0
/
+36
*
|
lavc: const correctness for avpicture_fill()
Paul B Mahol
2012-10-30
1
-1
/
+1
*
|
avcodec_find_best_pix_fmt_of_2: fix handling or PIX_FMT_NONE
Michael Niedermayer
2012-10-14
1
-1
/
+1
*
|
Merge commit '50ba57e0ce63d9904269ea0728936a0c79f8bfb5'
Michael Niedermayer
2012-10-12
1
-15
/
+17
|
\
\
|
|
/
|
*
lavc: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
1
-12
/
+18
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-148
/
+148
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-116
/
+116
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-28
1
-1
/
+0
|
\
\
|
|
/
|
*
avcodec: Drop long-deprecated imgconvert.h header
Diego Biurrun
2012-09-27
1
-1
/
+0
*
|
imgconvert: silence some const incompatible pointer warnings.
Michael Niedermayer
2012-09-05
1
-2
/
+2
*
|
lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2()
Michael Niedermayer
2012-08-31
1
-0
/
+8
*
|
imgconvert: add avcodec_find_best_pix_fmt_of_2()
Michael Niedermayer
2012-08-31
1
-3
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-31
1
-4
/
+4
|
\
\
|
|
/
|
*
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-31
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
imgconvert: Implement avcodec_find_best_pix_fmt_of_list()
Michael Niedermayer
2012-07-25
1
-0
/
+13
*
|
imgconvert: favor pixel formats without resolution loss
Michael Niedermayer
2012-07-18
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-15
1
-0
/
+2
|
\
\
|
|
/
|
*
imgconvert: deprecate avcodec_find_best_pix_fmt()
Janne Grunau
2012-07-13
1
-0
/
+2
|
*
imgconvert: add avcodec_find_best_pix_fmt2()
Janne Grunau
2012-07-13
1
-12
/
+36
|
*
imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt
Janne Grunau
2012-07-13
1
-1
/
+2
*
|
imgconvert: add planar RGB formats to pix_fmt_info
Michael Niedermayer
2012-07-03
1
-0
/
+34
*
|
imgconvert: add yuv 9,10,12,14 bit planar YUV formats to pix_fmt_info
Michael Niedermayer
2012-07-03
1
-0
/
+72
[next]