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
/
pixfmt.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
libavutil/swscale: YUV444P10/YUV444P9 support.
Ronald S. Bultje
2011-06-10
1
-0
/
+6
|
*
swscale: fix YUV420P 9/10bit support.
Ronald S. Bultje
2011-05-11
1
-2
/
+2
|
*
swscale: extend YUV422p support to 10bits depth
Baptiste Coudurier
2011-05-11
1
-0
/
+3
*
|
pixfmt: Replace 9/10bit deprecation by a technical explanation.
Michael Niedermayer
2011-06-10
1
-1
/
+3
*
|
pixfmt-Comment: Fix big/little typo
Michael Niedermayer
2011-05-12
1
-2
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Add pixel formats for 9- and 10-bit yuv420p.
Oskar Arvidsson
2011-05-10
1
-0
/
+6
|
*
pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
Peter Ross
2011-04-10
1
-0
/
+3
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
PIX_FMT_422P10 support
Baptiste Coudurier
2011-05-08
1
-0
/
+3
*
|
Rename y400a to gray8a.
Baptiste Coudurier
2011-04-27
1
-1
/
+3
*
|
Fix BE/LE order of pix formats
Michael Niedermayer
2011-04-14
1
-5
/
+5
*
|
Add pixel formats for 9- and 10-bit yuv420p.
Oskar Arvidsson
2011-04-10
1
-0
/
+9
*
|
Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_...
Peter Ross
2011-03-21
1
-2
/
+1
*
|
Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-value...
Peter Ross
2011-03-19
1
-0
/
+1
*
|
Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
Peter Ross
2011-03-17
1
-0
/
+3
|
/
*
Deprecate PIX_FMT_YUVJ*
Michael Niedermayer
2010-06-03
1
-4
/
+4
*
Clarify description for the MONOWHITE and MONOBLACK pixel formats.
Stefano Sabatini
2010-05-16
1
-2
/
+2
*
Clarify descriptions for RGB4, BGR4, NV12, NV21,
Stefano Sabatini
2010-05-15
1
-5
/
+5
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Add PIX_FMT_Y400A, 8bit gray, 8bit alpha
Andreas Öman
2010-04-14
1
-0
/
+1
*
Add initial support for 12-bit color mode.
Janusz Krzysztofik
2010-03-05
1
-0
/
+7
*
H264 DXVA2 implementation
Laurent Aimar
2010-01-20
1
-0
/
+1
*
Use avconfig.h in pixfmt.h
Måns Rullgård
2010-01-19
1
-4
/
+3
*
Make sure we do not export incorrect _NE pixformat descriptions by either
Reimar Döffinger
2010-01-17
1
-0
/
+3
*
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
NVIDIA Corporation
2009-11-10
1
-0
/
+1
*
Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().
Lars Täuber
2009-09-05
1
-9
/
+9
*
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
Måns Rullgård
2009-07-26
1
-1
/
+1
*
Fix 10l typo (usage of PIX_FMT_NE()).
Michael Niedermayer
2009-04-22
1
-3
/
+3
*
Add 420,422 and 444 planar 16bit per component pix formats.
Michael Niedermayer
2009-04-21
1
-0
/
+11
*
Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros.
Stefano Sabatini
2009-03-23
1
-11
/
+4
*
Make the PIX_FMT_NE() macro more generic.
Stefano Sabatini
2009-03-23
1
-8
/
+8
*
Make the pixel formats which were defined as macros:
Stefano Sabatini
2009-03-22
1
-12
/
+12
*
Change the RGB5X5/BGR5X5 pixel format defines so that we have little
Stefano Sabatini
2009-03-21
1
-4
/
+15
*
Use PIX_FMT_NE() macro.
Stefano Sabatini
2009-03-21
1
-4
/
+3
*
Implement PIX_FMT_NE() macro.
Stefano Sabatini
2009-03-21
1
-0
/
+6
*
Remove code that was disabled by the recent major version bump.
Diego Biurrun
2009-03-15
1
-6
/
+0
*
Update VA API pixfmts documentation: struct vaapi_render_state
Gwenole Beauchesne
2009-03-09
1
-3
/
+3
*
Add VA API pixel formats.
Gwenole Beauchesne
2009-02-27
1
-0
/
+3
*
Split avutil.h, move all the pixel format definitions to the new
Stefano Sabatini
2009-02-22
1
-0
/
+134
[prev]