- 22 Feb, 2016 1 commit
-
-
Luca Barbato authored
Reported-By: Maxim Koitsov <maksbotan@gentoo.org>
-
- 08 Apr, 2015 1 commit
-
-
wm4 authored
Generally, libavformat exports cover art pictures as video streams with 1 packet and AV_DISPOSITION_ATTACHED_PIC set. Only matroskadec exported it as attachment with codec_id set to AV_CODEC_ID_MJPEG. Obviously, this should be consistent, so change the Matroska demuxer to export a AV_DISPOSITION_ATTACHED_PIC pseudo video stream. Matroska muxing is probably incorrect too. I know that it can create broken files with an audio track and just 1 video frame when e.g. remuxing mp3 with APIC to mkv. But for now this commit does not change anything about muxing, and also continues to write attachments with AV_CODEC_ID_MJPEG should the muxer application have special knowledge that the Matroska is broken in this way. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 15 Mar, 2015 1 commit
-
-
Luca Barbato authored
Bug-Id: 833
-
- 28 Aug, 2014 1 commit
-
-
Vittorio Giovara authored
Convert the Matroska stereo format to the Stereo3D format, and add a Stereo3D side data to the stream. Bump the doctype version supported. Bug-Id: 728 / https://bugs.debian.org/757185
-
- 01 May, 2014 1 commit
-
-
Anton Khirnov authored
-
- 31 Oct, 2013 1 commit
-
-
Yusuke Nakamura authored
-
- 14 Jan, 2013 1 commit
-
-
Tom Finegan authored
-
- 06 Jan, 2013 1 commit
-
-
Diego Biurrun authored
Snow is a toy codec with no real-world use and horrible code.
-
- 19 Sep, 2012 2 commits
-
-
Luca Barbato authored
Support Matroska native formatting. On demuxing prepend a Frame container atom (32bit big endian encoded frame size and 'icpf' string). On muxing remove it.
-
Moritz Bunkus authored
Support Matroska native formatting. On demuxing reconstruct the 36-bytes QuickTime atom that the ALAC decoder expects by prepending the "atom size", "tag" and "tag version" fields missing from the Matroska's CodecPrivate element. On muxing remove the initial 12 bytes Sample files are available: http://www.bunkus.org/videotools/mkvtoolnix/samples/alac/alac-in-matroska.mka and the CoreAudio file it was created from with today's mkvmerge: http://www.bunkus.org/videotools/mkvtoolnix/samples/alac/alac-in-matroska-source.cafSigned-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 25 Jul, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24503 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 May, 2010 1 commit
-
-
Google authored
Patch by Google Originally committed as revision 23192 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Mar, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 22492 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2010 1 commit
-
-
Anton Khirnov authored
Patch by Anton Khirnov, wyskas at gmail dot com Originally committed as revision 21587 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2010 1 commit
-
-
Carl Eugen Hoyos authored
Patch sent to mailing list by Taylor Ralph, taylor D ralph A gmail Originally committed as revision 21491 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 18254 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Mar, 2009 1 commit
-
-
Aurelien Jacobs authored
Add missing const qualifiers for metadata_conv in AV{In|Out}putFormat. Originally committed as revision 17671 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Dec, 2008 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 16081 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kurtnoise authored
Originally committed as revision 16080 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Sep, 2008 1 commit
-
-
Aurelien Jacobs authored
Thanks again Justin ! Originally committed as revision 15146 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Aug, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 14862 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Aug, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 14606 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jul, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 14430 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2008 1 commit
-
-
Evgeniy Stepanov authored
patch by eugeni _dot_ stepanov _at_ gmail.com and myself Originally committed as revision 11635 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jan, 2008 1 commit
-
-
Aurelien Jacobs authored
From: Diego 'Flameeyes' Pettenò < flameeyes _at_ gmail _dot_ com > Originally committed as revision 11440 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Dec, 2007 1 commit
-
-
Evgeniy Stepanov authored
Originally committed as revision 11352 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Dec, 2007 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 11137 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2007 1 commit
-
-
David Conrad authored
Originally committed as revision 10421 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2007 1 commit
-
-
David Conrad authored
Originally committed as revision 10200 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jul, 2007 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 9794 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 9793 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Jul, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 9704 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jul, 2007 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 9593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 9591 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jun, 2007 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 9217 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
patch by David Conrad umovimus _at_ gmail.com Originally committed as revision 9215 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Apr, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 8742 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Apr, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 8707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-