- 20 Jan, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes CID968583 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Jan, 2013 4 commits
-
-
Peter Ross authored
-
Peter Ross authored
-
Peter Ross authored
This tag is used by Windows Media Centre in displaying the thumbnail, and should be transformed into FFmpeg metadata string.
-
Peter Ross authored
-
- 18 Dec, 2012 1 commit
-
-
Peter Ross authored
Fixes ticket #2025. Signed-off-by: Peter Ross <pross@xvid.org>
-
- 02 Dec, 2012 1 commit
-
-
Michael Niedermayer authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 06 Nov, 2012 2 commits
-
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Oct, 2012 1 commit
-
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 13 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes CID718002 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Sep, 2012 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 31 Aug, 2012 1 commit
-
-
Reimar Döffinger authored
Closed caption data is definitely not teletext. Since it contains a EIA-608 compatibility stream, the EIA_608 codec ID is at least not completely wrong. Fixes subtitle playback in MPlayer with the sample in trac ticket #1482. To fix the ticket itself I expect FFmpeg will need a closed-caption to SRT decoder first. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 06 Jul, 2012 1 commit
-
-
Lou Logan authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 02 Jul, 2012 2 commits
-
-
Clément Bœsch authored
This should fix the current failures spotted by FATE.
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 May, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 22 Apr, 2012 1 commit
-
-
Michael Niedermayer authored
This fixes a null ptr dereference with attachments Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 14 Apr, 2012 1 commit
-
-
Michael Niedermayer authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 12 Jan, 2012 1 commit
-
-
Reimar Döffinger authored
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 03 Jan, 2012 1 commit
-
-
Jean First authored
Signed-off-by: Jean First <jeanfirst@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 03 Dec, 2011 1 commit
-
-
Clément Bœsch authored
-
- 06 Nov, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 14 Sep, 2011 1 commit
-
-
Joakim Plate authored
-
- 07 Sep, 2011 1 commit
-
-
zhentan feng authored
-
- 15 Jul, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 13 Jun, 2011 1 commit
-
-
Aurelien Jacobs authored
-
- 09 May, 2011 3 commits
-
-
Michael Niedermayer authored
Better solutions welcome, this is just a quick fix to unbreak compile. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
-
Peter Ross authored
-
- 01 May, 2011 3 commits
-
-
zhentan feng authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
zhentan feng authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
zhentan feng authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 14 Apr, 2011 1 commit
-
-
Max Horn authored
ff_get_wav_header is reading data from a WAVE file and then uses it (without validation) to malloc a buffer. It then proceeded to read data into the buffer, without verifying that the allocation succeeded. To address this, change ff_get_wav_header to return an error if allocation failed, and adapted all calling code to handle that error. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 07 Apr, 2011 1 commit
-
-
Peter Ross authored
move PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get_id, MEDIASUBTYPE_BASE_GUID and audio_guids[] to riff.c/h (add FF_ prefix to PRI_GUID, ARG_GUID, and MEDIASUBTYPE_BASE_GUID; rename audio_guids to ff_codec_wav_guids) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 06 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 21 Mar, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 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>
-
- 15 Mar, 2011 1 commit
-
-
Anton Khirnov authored
AVIOContext.error should be used directly instead. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-