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
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
1
-7
/
+1
|
\
|
*
pixdesc: mark pseudopaletted formats with a special flag.
Anton Khirnov
2012-02-08
1
-7
/
+1
*
|
Add pix_fmt_info for yuva444.
Carl Eugen Hoyos
2012-01-30
1
-0
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-29
1
-1
/
+0
|
\
\
|
|
/
|
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-56
/
+0
|
\
\
|
|
/
|
*
lavc: remove disabled FF_API_GET_ALPHA_INFO cruft.
Anton Khirnov
2012-01-27
1
-49
/
+0
|
*
lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft.
Anton Khirnov
2012-01-27
1
-7
/
+0
*
|
lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8
Michael Niedermayer
2012-01-22
1
-1
/
+2
*
|
Fix pix_fmt_info for yuva420.
Carl Eugen Hoyos
2012-01-17
1
-0
/
+1
*
|
imgconvert: add PIX_FMT_GRAY8A to pix_fmt_info
Michael Niedermayer
2012-01-15
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-03
1
-1
/
+1
|
\
\
|
|
/
|
*
Drop some pointless void* return value casts from av_malloc() invocations.
Diego Biurrun
2012-01-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-21
1
-0
/
+2
|
\
\
|
|
/
|
*
lavc: deprecate img_get_alpha_info().
Anton Khirnov
2011-10-20
1
-0
/
+2
*
|
Fixes avpicture_layout to not write past buffer end.
Matthew Einhorn
2011-10-19
1
-0
/
+10
*
|
Add new pix_fmt RGBA64
Jean First
2011-09-24
1
-0
/
+22
*
|
imgconvert: avoid mixed declarations and code.
Clément Bœsch
2011-09-01
1
-5
/
+7
*
|
Removes the internal avcodec_find_best_pix_fmt1()function previously used by ...
Matthew Einhorn
2011-08-27
1
-26
/
+0
*
|
imgconvert: make avcodec_find_best_pix_fmt2() more bug robust against future ...
Michael Niedermayer
2011-08-27
1
-0
/
+1
*
|
Adds a new pix fmt function that selects the best dest fmt from among 2 forma...
Matthew Einhorn
2011-08-27
1
-13
/
+36
*
|
Updates avcodec_get_pix_fmt_loss to return maximum loss for an invalid destin...
Matthew Einhorn
2011-08-21
1
-0
/
+3
*
|
lavc: fix avcodec_find_best_pix_fmt() when there's more than 64 pixel formats
Matthew Einhorn
2011-08-18
1
-1
/
+1
*
|
imgconvert: remove unused and inconsistent PixFmtInfo.depth field
Stefano Sabatini
2011-07-28
1
-55
/
+0
*
|
imgconvert: change logic in avcodec_get_pix_fmt_loss()
Stefano Sabatini
2011-07-27
1
-7
/
+29
*
|
imgconvert: remove PixFmtInfo.pixel_type field
Stefano Sabatini
2011-07-25
1
-67
/
+23
*
|
imgconvert: store padded size information in PixFmtInfo, simplify avg_bits_pe...
Stefano Sabatini
2011-07-23
1
-46
/
+16
*
|
imgconvert: remove useless PixFmtInfo.nb_channels field
Stefano Sabatini
2011-07-23
1
-58
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-22
1
-3
/
+0
|
\
\
|
|
/
|
*
imgconvert: remove unused glue and xglue macros
Stefano Sabatini
2011-07-21
1
-3
/
+0
|
*
lavu: add av_get_pix_fmt_name() convenience function
Stefano Sabatini
2011-05-28
1
-4
/
+3
*
|
lavu: add av_get_pix_fmt_name() convenience function
Stefano Sabatini
2011-05-28
1
-4
/
+3
*
|
av_picture_crop(): Support simple cases with packed pixels too.
Michael Niedermayer
2011-05-15
1
-1
/
+9
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-20
1
-51
/
+0
|
\
\
|
|
/
|
*
lavc: remove misc disabled cruft.
Anton Khirnov
2011-04-19
1
-51
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-2
/
+1
*
|
Merge libavcore into libavutil
Reinhard Tartler
2011-02-16
1
-2
/
+1
|
/
*
Fix avpicture_alloc(), which was aligning the linesizes with 0 and thus
Stefano Sabatini
2010-12-12
1
-1
/
+1
*
Make avpicture_alloc() return meaningful values.
Stefano Sabatini
2010-12-08
1
-2
/
+4
*
Reindent.
Stefano Sabatini
2010-12-08
1
-2
/
+2
*
Use av_image_alloc() in avpicture_alloc(), simplify.
Stefano Sabatini
2010-12-08
1
-15
/
+4
*
Deprecate avcodec_pix_fmt_string() in favor of
Stefano Sabatini
2010-12-04
1
-15
/
+2
*
fix pointer truncation to int in avpicture_layout()
Ramiro Polla
2010-11-22
1
-3
/
+3
*
Re-implement avpicture_layout() using pixdesc and imgutils API.
Stefano Sabatini
2010-11-21
1
-50
/
+13
*
Replace "depth" with "nb_bits" in the header of avcodec_pix_fmt_string().
Stefano Sabatini
2010-11-21
1
-2
/
+2
*
In avcodec_pix_fmt_string() use local variable pixdesc rather than
Stefano Sabatini
2010-11-10
1
-3
/
+3
*
Make avcodec_pix_fmt_string() use the information in the pixel format
Stefano Sabatini
2010-11-10
1
-5
/
+4
*
Move internal function ff_set_systematic_pal() to libavcore, and
Stefano Sabatini
2010-11-09
1
-38
/
+4
*
Optimize / simplify avcodec_get_pix_fmt_name() check.
Stefano Sabatini
2010-11-07
1
-1
/
+1
[next]