- 22 Jul, 2015 1 commit
-
-
Carl Eugen Hoyos authored
-
- 10 May, 2015 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 14 Mar, 2015 1 commit
-
-
Mark Reid authored
Previous-revision-reviewed-by: Tomas Härdin <tomas.hardin@codemill.se> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Nov, 2014 1 commit
-
-
Mark Reid authored
Previous version reviewed-by: Tomas Härdin <tomas.hardin@codemill.se> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Oct, 2014 1 commit
-
-
Mark Reid authored
Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 17 Aug, 2014 1 commit
-
-
Luca Barbato authored
And use it to print non-parsed ULs.
-
- 19 Mar, 2014 1 commit
-
-
Luca Barbato authored
Print the UL in code format and in the short format used by the specification.
-
- 06 Mar, 2014 1 commit
-
-
Matthieu Bouron authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 06 Oct, 2012 1 commit
-
-
Diego Biurrun authored
Anonymous structs cannot be forward declared and have no benefit.
-
- 21 Sep, 2012 1 commit
-
-
Matthieu Bouron authored
Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 10 Jul, 2012 2 commits
-
-
Joseph Artsimovich authored
Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se> Reveiwed-by: Baptiste Coudurier <baptiste.coudurier@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Philip de Nier authored
The properties of the CDCI Descriptor are insufficient to specify the pixel format for uncompressed picture data. SMPTE 377-1 and RP224v10 have defined a set of picture coding labels to indicate what formatting was used. This patch uses 2 labels to detect UYVY422 or YUYV422 pixel formats. It defaults to UYVY422 for 8-bit 4:2:2 pictures to support files that were created before the coding labels were introduced ~2008 The codec pix_fmt default was changed from 0 (PIX_FMT_YUV420P) to -1 (PIX_FMT_NONE) Reviewed-by: Baptiste Coudurier <baptiste.coudurier@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 19 Apr, 2012 1 commit
-
-
Matthieu Bouron authored
Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Mar, 2012 1 commit
-
-
Joseph Artsimovich authored
Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se> Reveiwed-by: Baptiste Coudurier <baptiste.coudurier@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Feb, 2012 1 commit
-
-
Philip de Nier authored
The properties of the CDCI Descriptor are insufficient to specify the pixel format for uncompressed picture data. SMPTE 377-1 and RP224v10 have defined a set of picture coding labels to indicate what formatting was used. This patch uses 2 labels to detect UYVY422 or YUYV422 pixel formats. It defaults to UYVY422 for 8-bit 4:2:2 pictures to support files that were created before the coding labels were introduced ~2008 The codec pix_fmt default was changed from 0 (PIX_FMT_YUV420P) to -1 (PIX_FMT_NONE) Reviewed-by: Baptiste Coudurier <baptiste.coudurier@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 30 Jan, 2011 1 commit
-
-
Luca Barbato authored
dprintf clashes with POSIX.1-2008 (cherry picked from commit dfd2a005)
-
- 29 Jan, 2011 1 commit
-
-
Luca Barbato authored
dprintf clashes with POSIX.1-2008
-
- 26 Jan, 2011 2 commits
-
-
Diego Elio Pettenò authored
Also make it an anonymous structure as never it is accessed by name. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit a3dffc06)
-
Diego Elio 'Flameeyes' Pettenò authored
The dprintf macro is no-op when DEBUG is unset, so there is no need to put it conditional to DEBUG. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 73a0b19b)
-
- 25 Jan, 2011 2 commits
-
-
Diego Elio Pettenò authored
Also make it an anonymous structure as never it is accessed by name. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
-
Diego Elio 'Flameeyes' Pettenò authored
The dprintf macro is no-op when DEBUG is unset, so there is no need to put it conditional to DEBUG. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 30 Jun, 2010 1 commit
-
-
Tomas Härdin authored
Originally committed as revision 23898 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Feb, 2009 2 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 17042 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 17041 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16780 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Jan, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 16733 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jan, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 16495 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Oct, 2008 1 commit
-
-
Diego Biurrun authored
The name offset_t is easily confused with the standard off_t type and *_t is POSIX reserved namespace if any POSIX header is included. Originally committed as revision 15533 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2008 2 commits
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 15083 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Aug, 2008 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 14975 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2008 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 14938 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Aug, 2008 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 14903 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Aug, 2008 1 commit
-
-
Zhentan Feng authored
Patch by zhentan feng. Originally committed as revision 14826 to svn://svn.ffmpeg.org/ffmpeg/trunk
-