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
/
libavutil
/
pixdesc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pixdesc: Use AV_CEIL_RSHIFT in documentation
Vittorio Giovara
2016-01-25
1
-3
/
+3
*
pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample()
Anton Khirnov
2016-01-23
1
-2
/
+2
*
pixdesc: Document the component order
Luca Barbato
2015-09-10
1
-0
/
+7
*
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
2015-09-07
1
-6
/
+17
*
lavu: Remove bit packing from AVComponentDescriptor
Vittorio Giovara
2015-09-07
1
-5
/
+5
*
lavu: extend size of the AVPixFmtDescriptor.flags field
wm4
2015-09-07
1
-1
/
+5
*
lavu: Drop deprecated external access to AVPixFmtDescriptor table
Vittorio Giovara
2015-08-28
1
-7
/
+0
*
lavu: Drop deprecated old_pix_fmt.h and related code
Vittorio Giovara
2015-08-28
1
-14
/
+0
*
pixdesc: return color properties names
Vittorio Giovara
2014-10-08
1
-0
/
+25
*
pixdesc: Support pixelformat aliases
Luca Barbato
2014-08-04
1
-0
/
+5
*
pixdesc: K&R formatting cosmetics
Luca Barbato
2014-08-01
1
-18
/
+31
*
Use correct Doxygen syntax
Diego Biurrun
2013-10-03
1
-1
/
+1
*
Add missing deprecation attributes
Diego Biurrun
2013-07-27
1
-1
/
+3
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
1
-9
/
+42
*
Clarify output of av_get_bits_per_pixel
Kieran Kunhya
2013-05-15
1
-1
/
+2
*
pixdesc: add function to return pixel format with swapped endiannes
Janne Grunau
2013-05-06
1
-0
/
+11
*
pixdesc: add a function for counting planes in a pixel format.
Anton Khirnov
2013-03-19
1
-0
/
+6
*
pixdesc: add PIX_FMT_ALPHA flag
Luca Barbato
2012-11-20
1
-0
/
+3
*
pixdesc: add av_pix_fmt_get_chroma_sub_sample
Luca Barbato
2012-11-13
1
-0
/
+14
*
pixdesc: add functions for accessing pixel format descriptors.
Anton Khirnov
2012-10-12
1
-0
/
+23
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-3
/
+3
*
pixdesc: mark pseudopaletted formats with a special flag.
Anton Khirnov
2012-02-08
1
-0
/
+6
*
Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].
Ronald S. Bultje
2011-11-24
1
-0
/
+2
*
lavu: add av_get_pix_fmt_name() convenience function
Stefano Sabatini
2011-05-28
1
-0
/
+9
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Deprecate avcodec_pix_fmt_string() in favor of
Stefano Sabatini
2010-12-04
1
-0
/
+12
*
Reindent after r24101.
Stefano Sabatini
2010-07-08
1
-2
/
+2
*
Rename read/write_line() to av_read/write_image_line().
Stefano Sabatini
2010-07-07
1
-2
/
+2
*
Fix misspelled parameter names in Doxygen documentation.
Diego Biurrun
2010-07-02
1
-2
/
+2
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-4
/
+4
*
Move read_line() and write_line() definition from pixdesc.h to
Stefano Sabatini
2010-02-16
1
-78
/
+4
*
Fix grammar: write to DST THING -> write THING to DST.
Stefano Sabatini
2010-01-31
1
-4
/
+4
*
Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt().
Stefano Sabatini
2010-01-30
1
-0
/
+13
*
Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness.
Stefano Sabatini
2009-11-23
1
-1
/
+1
*
Clarify relations between log2_chroma_w, log2_chroma_h and comp.
Stefano Sabatini
2009-11-18
1
-1
/
+9
*
Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name
Stefano Sabatini
2009-11-18
1
-1
/
+1
*
Move pixdesc.{h,c} from libavcodec to libavutil.
Stefano Sabatini
2009-10-27
1
-0
/
+207