- 11 Mar, 2014 1 commit
-
-
Diego Biurrun authored
-
- 16 Sep, 2013 1 commit
-
-
Clément Bœsch authored
Since 596e5d47, this is not necessary anymore. It also allows to actually disable the flushing, improving write performance (but possibly giving worse latency in real-time streaming). Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 06 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Jun, 2013 1 commit
-
-
Carl Eugen Hoyos authored
The aix header math.h defines "extern int class()" for C.
-
- 14 Apr, 2013 1 commit
-
-
Clément Bœsch authored
Since 4f112a8e, this is not necessary anymore. Also, it allows to actually disable the flushing.
-
- 13 Mar, 2013 1 commit
-
-
Diego Biurrun authored
-
- 12 Mar, 2013 1 commit
-
-
Diego Biurrun authored
-
- 23 Dec, 2012 1 commit
-
-
Diego Biurrun authored
-
- 20 Dec, 2012 1 commit
-
-
Diego Biurrun authored
-
- 04 Sep, 2012 3 commits
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 01 Aug, 2012 1 commit
-
-
Diego Biurrun authored
-
- 31 Jul, 2012 1 commit
-
-
Diego Biurrun authored
-
- 06 Apr, 2012 1 commit
-
-
Martin Storsjö authored
Also add missing trailing commas, break long codec_tag lines and add spaces in codec_tag declarations. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 06 Jan, 2012 1 commit
-
-
Anssi Hannula authored
Align IEC 61937 length_code for DTS-HD so that (length_code & 0xf) == 0x8. This is reportedly needed with some receivers. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 30 Oct, 2011 1 commit
-
-
Anssi Hannula authored
Align IEC 61937 length_code for DTS-HD so that (length_code & 0xf) == 0x8. This is reportedly needed with some receivers. Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
-
- 20 Oct, 2011 1 commit
-
-
Anton Khirnov authored
It's used in lavf.
-
- 12 Oct, 2011 1 commit
-
-
Anton Khirnov authored
-
- 31 Jul, 2011 1 commit
-
-
Naoya OYAMA authored
-
- 17 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 17 May, 2011 1 commit
-
-
Anton Khirnov authored
-
- 10 May, 2011 1 commit
-
-
Anton Khirnov authored
This breaks API and ABI.
-
- 30 Apr, 2011 1 commit
-
-
Anton Khirnov authored
This breaks API and ABI.
-
- 29 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 17 Mar, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 22 Feb, 2011 3 commits
-
-
Ronald S. Bultje authored
(cherry picked from commit 0f86fcab)
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 0ac8e2bf)
-
Anton Khirnov authored
In the name of consistency: put_byte -> avio_w8 put_<type> -> avio_w<type> put_buffer -> avio_write put_nbyte will be made private put_tag will be merged with avio_put_str Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 77eb5504)
-
- 21 Feb, 2011 3 commits
-
-
Ronald S. Bultje authored
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
In the name of consistency: put_byte -> avio_w8 put_<type> -> avio_w<type> put_buffer -> avio_write put_nbyte will be made private put_tag will be merged with avio_put_str Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 20 Feb, 2011 2 commits
-
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit ae628ec1)
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 18 Feb, 2011 1 commit
-
-
Anssi Hannula authored
There are no timestamps in IEC 61937. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 6c60fcf8)
-
- 16 Feb, 2011 3 commits
-
-
Anssi Hannula authored
There are no timestamps in IEC 61937. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
-
Janne Grunau authored
"spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI" (cherry picked from commit ec25f83b)
-
Janne Grunau authored
"spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI"
-