Timeline



Dec 31, 2011:

11:46 PM Changeset in ffmpeg [099d6813] by Michael Niedermayer <michaelni@gmx.at>
svq3: Fix memory corruption introduced by automatic thread_count. …
11:46 PM Changeset in ffmpeg [ca0350f] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: Do not error out on default values of thread_count. …
11:07 PM Changeset in ffmpeg [4478e9d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
10:37 PM Ticket #385 (Freeze during x264 transcoding) updated by quantamm
I think I'm also seeing this bug. I'm using: ffmpeg version 0.9, …
9:59 PM Ticket #844 (Include content of the news article in the website RSS) updated by Shimmy
Status changed
Hi Stefano, and thanks for taking care of this issue. I see the RSS …
9:36 PM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) closed by Carl Eugen Hoyos
fixed: Fixed differently.
9:33 PM Changeset in ffmpeg [2cba62bd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not map asf metadata key WM/Track to track. WM/Track is 0-based …
8:06 PM Changeset in ffmpeg [febd0222] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: add tests for dfa Signed-off-by: Justin Ruggles …
7:46 PM Changeset in ffmpeg [714d2f97] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Only expand raw and packed 1bpp tiff horizontally if it is palettised.
7:37 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) closed by Michael Niedermayer
fixed: Locally fixed, will be in git master soon
7:32 PM Changeset in ffmpeg [9d9316a] by Michael Niedermayer <michaelni@gmx.at>
h264: Fix seeking in 00017.MTS Fixes Ticket852 Signed-off-by: Michael …
7:19 PM Changeset in ffmpeg [464f2688] by Justin Ruggles <justin.ruggles@gmail.com>
mpegaudiodec: fix seeking. The safe bitstream reader does not allow …
7:19 PM Changeset in ffmpeg [481a7ff5] by Justin Ruggles <justin.ruggles@gmail.com>
mpegaudiodec: fix compilation when testing the unchecked bitstream reader
6:00 PM Changeset in ffmpeg [a6da23f1] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Cosmetics: Remove two empty lines and realign some code
5:57 PM Changeset in ffmpeg [8dc8dd9f] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Reset acfilter_prevvalues buffer in clear_codec_buffers()
5:57 PM Changeset in ffmpeg [001a74ff] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Fix AC filter buffers and AC filter reversion
4:40 PM Changeset in ffmpeg [bcc73960] by Janne Grunau <janne-libav@jannau.net>
threads: add sysconf based number of CPUs detection Can act as …
4:40 PM Changeset in ffmpeg [937ff3a1] by Janne Grunau <janne-libav@jannau.net>
threads: always include necessary headers for number of CPUs detection …
4:40 PM Changeset in ffmpeg [e4e30256] by Janne Grunau <janne-libav@jannau.net>
threads: default to automatic thread count detection
4:31 PM Changeset in ffmpeg [c11b92b3] by Janne Grunau <janne-libav@jannau.net>
Changelog: restore version <next> header Indeo 4 decoder and SMJPEG …
4:15 PM Changeset in ffmpeg [f69a766d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix mono* pam encoding.
4:15 PM Changeset in ffmpeg [bd553d5e] by Michael Niedermayer <michaelni@gmx.at>
mxg: fix compiler warning for uninitialized variables Based on work …
4:15 PM Changeset in ffmpeg [acc88f07] by Michael Niedermayer <michaelni@gmx.at>
id3v2: fix compiler warning for uninitialized variables …
4:15 PM Changeset in ffmpeg [810a14db] by Michael Niedermayer <michaelni@gmx.at>
aacdec: Evaluate further PCE elements. Fixes Music\ Station\ Super\ …
3:47 PM Changeset in ffmpeg [0098e79f] by Nicolas George <nicolas.george@normalesup.org>
libvorbis: proper error logging and return.
3:31 PM Changeset in ffmpeg [42a1f1d7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Avoid uninitialized data in lcldec when ofs is 0 in MSZH. …
3:28 PM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) updated by reimar
Also a standard without at least a second independent implementation …
3:25 PM Changeset in ffmpeg [4962edf8] by Nicolas George <nicolas.george@normalesup.org>
lavfi: add amerge audio filter.
3:16 PM Changeset in ffmpeg [e90a69e9] by Nicolas George <nicolas.george@normalesup.org>
lavfi: add astreamsync audio filter.
3:02 PM Ticket #861 (problem with ffio_limit) closed by Michael Niedermayer
fixed: Workaround added, avio_size() should not return 0 though when the …
2:35 PM Changeset in ffmpeg [e6362f3a] by Michael Niedermayer <michaelni@gmx.at>
lavf: ffio_limit(), treat avio_size()==0 as error. This works around …
10:51 AM Changeset in ffmpeg [81980bf7] by Stefano Sabatini <stefasab@gmail.com>
lavd/lavfi: fix compiler warning for uninitialized variables …
10:43 AM Changeset in ffmpeg [8fb03b4d] by Stefano Sabatini <stefasab@gmail.com>
lavfi: port tinterlace filter from MPlayer Port MPlayer tinterlace …
10:37 AM Changeset in ffmpeg [549b53e8] by Stefano Sabatini <stefasab@gmail.com>
lavfi: remove redundant definition of avfilter_copy_frame_props() in …
6:16 AM Ticket #861 (problem with ffio_limit) updated by exobuzz
something like this would also fix it - I was thinking that the …
6:01 AM Ticket #861 (problem with ffio_limit) updated by exobuzz
correction, i mean with the last commit remaining is set to 0 at …
5:58 AM Ticket #861 (problem with ffio_limit) created by exobuzz
since ffmpeg commit 27d323577c19af218f8a5ac33364f213b623a023 dvd …
5:06 AM Changeset in ffmpeg [91ab557b] by Michael Niedermayer <michaelni@gmx.at>
Revert "aacdec: Avoid unneeded reinit due to ADTS headers" This has …
3:54 AM Changeset in ffmpeg [4392b3d1] by Michael Niedermayer <michaelni@gmx.at>
tiffdec: hotfix for fate failure. Only use pal8 as output if the file …
3:54 AM Changeset in ffmpeg [5500e653] by Michael Niedermayer <michaelni@gmx.at>
flvdec: Check avpriv_mpeg4audio_get_config() return value before …
2:53 AM Ticket #860 (qt jpeg2000 regression) updated by ami_stuff
http://roundup.libav.org/file599/jpeg2000.mov
2:41 AM Ticket #860 (qt jpeg2000 regression) created by ami_stuff
[…] …
2:26 AM Canon in D Short cut.caf attached to Ticket #859 by ffmpeguser
2:16 AM Ticket #859 (decoding support for 6-channel ALAC streams) updated by ffmpeguser
done, i cut most of the file.
2:13 AM Ticket #830 (tiff: 1bpp with palette) closed by Carl Eugen Hoyos
fixed
2:13 AM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) updated by Carl Eugen Hoyos
The Apache license is not compatible with the (L)GPL v2.
2:12 AM Ticket #859 (decoding support for 6-channel ALAC streams) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Any possibility you prepare a 2MB file and attach it here?
1:52 AM Ticket #859 (decoding support for 6-channel ALAC streams) updated by ffmpeguser
[…] the mediafire website has a problem, so i uploaded the file in …
1:29 AM Ticket #859 (decoding support for 6-channel ALAC streams) created by ffmpeguser
a file for testing http://www.mediafire.com/?8pwrpi2kli7jidq
1:27 AM Changeset in ffmpeg [b6ffceef] by Michael Niedermayer <michaelni@gmx.at>
mpegts: remove unused variable Signed-off-by: Jean First …
1:27 AM Changeset in ffmpeg [8aed73c3] by Michael Niedermayer <michaelni@gmx.at>
movenc: remove unused variables Signed-off-by: Jean First …
1:27 AM Changeset in ffmpeg [576ada79] by Michael Niedermayer <michaelni@gmx.at>
cache: use av_freep instead of av_free in cache_open Signed-off-by: …
1:27 AM Changeset in ffmpeg [3ceb4c9] by Michael Niedermayer <michaelni@gmx.at>
cache: remove unused variable in cache_open Signed-off-by: Jean First …
1:27 AM Changeset in ffmpeg [9bfaeee5] by Michael Niedermayer <michaelni@gmx.at>
8svx: remove unused variable in eightsvx_decode_frame Signed-off-by: …
1:00 AM Changeset in ffmpeg [7ee0649f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix decoding some 1bpp tiff files, they are palettized. Fixes ticket #830.
12:58 AM Changeset in ffmpeg [e767968c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Simplify tiff decoder by merging two functions.
12:55 AM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) updated by ffmpeguser
what is the problem with the Apache license?
12:53 AM Changeset in ffmpeg [b46fb615] by Carl Eugen Hoyos <cehoyos@ag.or.at>
tiff.c: Use switch / case instead of if / else where appropriate.
12:51 AM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) closed by Carl Eugen Hoyos
wontfix: We like the LGPL v2. Please do report all issues you have with …
12:48 AM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) created by ffmpeguser
12:16 AM Changeset in ffmpeg [1a6a088] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
12:04 AM Changeset in ffmpeg [c3513477] by Diego Biurrun <diego@biurrun.de>
cook: K&R formatting cosmetics Signed-off-by: Diego Biurrun …

Dec 30, 2011:

11:46 PM FilteringGuide edited by llogan
update filter list to 2.55.100 (diff)
9:32 PM Changeset in ffmpeg [e146ad95] by Michael Niedermayer <michaelni@gmx.at>
mlp_parser: Fix infinite loop with 0 bytes_left. Signed-off-by: …
9:18 PM Changeset in ffmpeg [9afc025b] by Diego Biurrun <diego@biurrun.de>
fate: whitespace cosmetics
9:18 PM Changeset in ffmpeg [628637f6] by Diego Biurrun <diego@biurrun.de>
fate: split off video codec FATE tests into their own file
9:18 PM Changeset in ffmpeg [ab2d11f7] by Diego Biurrun <diego@biurrun.de>
fate: split off audio codec FATE tests into their own file
9:18 PM Changeset in ffmpeg [394f0b18] by Diego Biurrun <diego@biurrun.de>
fate: split off Electronic Arts codec FATE tests into their own file
9:18 PM Changeset in ffmpeg [f6ba1f26] by Diego Biurrun <diego@biurrun.de>
fate: split off QuickTime codec FATE tests into their own file
9:18 PM Changeset in ffmpeg [51150cf0] by Diego Biurrun <diego@biurrun.de>
fate: split off voice codec FATE tests into their own file
9:18 PM Changeset in ffmpeg [c7cb1730] by Diego Biurrun <diego@biurrun.de>
fate: split off demuxer FATE tests into their own file
9:18 PM Changeset in ffmpeg [d4b63054] by Diego Biurrun <diego@biurrun.de>
cosmetics: Drop unnecessary parentheses around return values.
9:04 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) closed by Carl Eugen Hoyos
invalid
9:04 PM Ticket #857 (Crystal HD crash when used during recoding) updated by Carl Eugen Hoyos
> (omitted some unrelated output) Please always provide complete, …
8:14 PM Changeset in ffmpeg [f486fb33] by Diego Biurrun <diego@biurrun.de>
fate: drop pointless _audio and _video suffixes from xan tests
8:14 PM Changeset in ffmpeg [cd8d845] by Diego Biurrun <diego@biurrun.de>
qt-faststart: K&R reformatting; fix comment typos
8:09 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
I sorted out the issue. It is my bug. Since the decoded frame buffers …
7:43 PM log2.txt attached to Ticket #857 by Lubos Dolezel
Example 2
7:42 PM log1.txt attached to Ticket #857 by Lubos Dolezel
Example 1
7:42 PM Ticket #857 (Crystal HD crash when used during recoding) created by Lubos Dolezel
My Crystal HD card (BCM70012) works fine when used for media playback …
7:34 PM Changeset in ffmpeg [bace181b] by Michael Niedermayer <michaelni@gmx.at>
flvdec: Add comment about the 5 second threshold Idea-by: Reimar …
7:20 PM Changeset in ffmpeg [ae51b1a9] by Ronald S. Bultje <rsbultje@gmail.com>
FATE: Add test for H.264 MP4->annex.B bitstream filter. This test …
7:00 PM Changeset in ffmpeg [ba10207b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use more designated initializers. Also remove some pointless NULL/0 …
6:43 PM Ticket #849 (libvorbis: problem with odd sample rate) closed by Cigaes
invalid: […] It works with -b 64: apparently it is a libvorbis …
6:42 PM Changeset in ffmpeg [73ba2c1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mp3enc: remove unused variable
6:20 PM Changeset in ffmpeg [5ff2c495] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make sure configure does not fail just because unneeded third-party …
1:48 PM nint.jpg attached to Ticket #856 by ami_stuff
1:48 PM int.jpg attached to Ticket #856 by ami_stuff
1:48 PM Ticket #856 (ljpeg: support/reject non-interleaved files) created by ami_stuff
[…]
1:35 PM 16.jpg attached to Ticket #855 by ami_stuff
1:35 PM 8.jpg attached to Ticket #855 by ami_stuff
1:34 PM Ticket #855 (ljpeg: support correctly 8/16 bit grayscale) created by ami_stuff
[…] […]
1:28 PM ljpeg.diff attached to Ticket #854 by ami_stuff
1:28 PM 48.jpg attached to Ticket #854 by ami_stuff
1:27 PM 36.jpg attached to Ticket #854 by ami_stuff
1:27 PM 24.jpg attached to Ticket #854 by ami_stuff
1:27 PM 12.jpg attached to Ticket #854 by ami_stuff
1:26 PM Ticket #854 (ljpg: reject ljpeg when component is not 8 or 16) created by ami_stuff
example patch attached […]
1:18 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by Carl Eugen Hoyos
The problem you see is related to an often requested feature: "Please …
1:09 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by Carl Eugen Hoyos
Replying to stef716: > There is some issue in the av-libs …
12:55 PM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
12:54 PM patchasftrack.diff attached to Ticket #825 by Carl Eugen Hoyos
12:19 PM Ticket #853 (codec_names.h isn't present but included) closed by Carl Eugen Hoyos
invalid: I believe I have seen this broken script before, allow me to repeat …
11:45 AM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by stef716
@cehoyos: Sorry, but I don't understand what information you are …
11:07 AM Ticket #853 (codec_names.h isn't present but included) updated by Alex Khokhlov
Tnx a lot, I found a Makefile that does it.
11:01 AM Ticket #853 (codec_names.h isn't present but included) updated by Cigaes
Status changed
If you tweaked the build system for the 0.8 series, then indeed you …
10:53 AM Ticket #853 (codec_names.h isn't present but included) updated by Alex Khokhlov
Tnx for a quick answer. I can't to give you output of […] since …
9:50 AM Ticket #853 (codec_names.h isn't present but included) updated by Cigaes
codec_names.h is automatically generated, its absence from the source …
9:43 AM Ticket #853 (codec_names.h isn't present but included) created by Alex Khokhlov
File: libavcodec/utils.c Function: […] File codec_names.h …
9:37 AM Changeset in ffmpeg [874da65] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Avoid av_memcpy_backptr hang without extra branch. This only happens …
4:47 AM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) updated by fatcatfan
Uploaded "wma_track_no_ticket825.wma" to the ftp, which was actually …
4:17 AM Ticket #842 (ljpeg decodes incorrectly) closed by Michael Niedermayer
fixed
4:12 AM Changeset in ffmpeg [b0143da8] by Michael Niedermayer <michaelni@gmx.at>
ljpegdec: fix point transform injection. Fix Ticket842 Signed-off-by: …
3:29 AM Changeset in ffmpeg [83f70805] by Michael Niedermayer <michaelni@gmx.at>
flvdec: Print a warning in all failure cases of …
3:29 AM Changeset in ffmpeg [67c734ea] by Michael Niedermayer <michaelni@gmx.at>
flvdec: Disable metadatacreator "MEGA" hack Signed-off-by: Michael …
3:29 AM Changeset in ffmpeg [df0bff66] by Michael Niedermayer <michaelni@gmx.at>
flvdec: Check index for being valid Fixes seeking in …
2:46 AM Changeset in ffmpeg [00c0465d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
1:34 AM Changeset in ffmpeg [6ed3565f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not fail when decoding invalid v410 files with odd width. …
12:44 AM Changeset in ffmpeg [b9e0e953] by Michael Niedermayer <michaelni@gmx.at>
nsvdec: Check av_malloc(string_size) This can easily be NULL as …
12:39 AM Ticket #535 (encoding support for jpeg2000 yuv422p) updated by dave rice
Yep j2k is still missing yuv422p support. When I first opened the …
12:36 AM Ticket #846 (Closed Captioning in mov) updated by dave rice
Then perhaps two requests. 1. bug, FFmpeg produces a QuickTime file …
12:01 AM Changeset in ffmpeg [209c4452] by Diego Biurrun <diego@biurrun.de>
fate: split off DPCM codec FATE tests into their own file
12:01 AM Changeset in ffmpeg [bdda1616] by Diego Biurrun <diego@biurrun.de>
fate: split off PCM codec FATE tests into their own file

Dec 29, 2011:

11:59 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by Carl Eugen Hoyos
Is the problem not reproducible with ffmpeg? Please only report …
11:48 PM Changeset in ffmpeg [3a15051a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Always assume the bmp palette as being opaque.
11:46 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by stef716
command: ffplay -ss 2 00017.MTS ffplay version 0.9, Copyright (c) …
11:41 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by Carl Eugen Hoyos
Failing ffmpeg command line and complete, uncut console output missing.
11:24 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by stef716
here's a short sample video: http://www.tvk.rwth-aachen.de/~stef/00017.MTS
11:22 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) created by stef716
Hi, MTS videos produced by my AVCHD camcorder are no longer properly …
10:30 PM Changeset in ffmpeg [ca5ab8cd] by Diego Biurrun <diego@biurrun.de>
libvorbis: K&R reformatting cosmetics
10:30 PM Changeset in ffmpeg [c4db3446] by Diego Biurrun <diego@biurrun.de>
libmp3lame: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
10:30 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
all are compiled with OE (angstrom tool chains).
10:21 PM gray.jls attached to Ticket #851 by ami_stuff
10:20 PM Ticket #851 (crash with grayscale jpegls) created by ami_stuff
[…]
10:11 PM Ticket #850 (jpg: fix colors for sequential RGB) updated by ami_stuff
[…]
10:10 PM sequential_RGB_24bpp.jpg attached to Ticket #850 by ami_stuff
10:09 PM Ticket #850 (jpg: fix colors for sequential RGB) created by ami_stuff
this hack seems to solve the problem mjpegdec.c: […]
10:01 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by Carl Eugen Hoyos
If the same code works fine on one platform but not on another (and …
9:59 PM Changeset in ffmpeg [8ca903eb] by Ronald S. Bultje <rsbultje@gmail.com>
fate: Add a video test for xxan decoder Signed-off-by: Ronald S. …
9:52 PM Changeset in ffmpeg [9342ecf0] by Ronald S. Bultje <rsbultje@gmail.com>
mpegvideo_enc: K&R cosmetics (line 1000-2000). Signed-off-by: Ronald …
8:45 PM Changeset in ffmpeg [7636c8c6] by Anton Khirnov <anton@khirnov.net>
avconv: K&R cosmetics Signed-off-by: Anton Khirnov <anton@khirnov.net>
8:35 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
Why?
8:16 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by Carl Eugen Hoyos
Do you suspect a compiler issue?
8:07 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
I cannot see them in PC.
8:01 PM Changeset in ffmpeg [f41a6c8f] by Michael Niedermayer <michaelni@gmx.at>
indeo5: Fix null pointer dereferences of ref_mb Reviewed-by: Derek …
8:01 PM Changeset in ffmpeg [7ae251b4] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_filter: pass error code through. Bug-Found-by and …
7:39 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by Carl Eugen Hoyos
Is the problem also reproducible on other platforms?
5:15 PM Changeset in ffmpeg [cf4afe0b] by Martin Storsjö <martin@martin.st>
qt-faststart: Fix up indentation This restores indentation after …
4:51 PM 12345.wav attached to Ticket #849 by ami_stuff
4:50 PM Ticket #849 (libvorbis: problem with odd sample rate) created by ami_stuff
I don't know if this is regression in ffmpeg or libvorbis, please …
4:42 PM Changeset in ffmpeg [1fbd3d30] by Kostya Shishkov <kostya.shishkov@gmail.com>
indeo4: remove two unused variables
4:26 PM Ticket #847 (vorbis encoder is broken) updated by ami_stuff
vorbis […]
4:19 PM Changeset in ffmpeg [762b21f9] by Luca Barbato <lu_zero@gentoo.org>
doxygen: cleanup style to support older doxy Doxygen 1.7.5.1 had been …
3:30 PM Changeset in ffmpeg [377dfa3d] by Nicolas George <nicolas.george@normalesup.org>
Revert "build: error on mixed declarations and code" This reverts …
2:32 PM Changeset in ffmpeg [ac1c27bc] by Janne Grunau <janne-libav@jannau.net>
fate: add more tests for VC-1 decoder Signed-off-by: Janne Grunau …
2:25 PM Changeset in ffmpeg [bf5cc805] by Michael Niedermayer <michaelni@gmx.at>
issdemux: Check packet_size for validity Reviewed-by: Paul B Mahol …
2:21 PM Changeset in ffmpeg [e7c1e38] by Michael Niedermayer <michaelni@gmx.at>
qpeg: Check for overread in qpeg_decode_intra. Reviewed-by: Paul B …
1:00 PM Ticket #847 (vorbis encoder is broken) updated by ami_stuff
this "sonic" thing doesn't work as well ffmpeg -i test.wav -acodec …
12:50 PM Ticket #848 (expand -formats/-codecs options) updated by ami_stuff
correction: ffmpeg -formats:d - would list only demuxers ffmpeg …
12:49 PM Ticket #848 (expand -formats/-codecs options) created by ami_stuff
ffmpeg -codecs - would list everything ffmpeg -codecs:a:e - would list …
12:40 PM test.wav attached to Ticket #847 by ami_stuff
12:40 PM Ticket #847 (vorbis encoder is broken) created by ami_stuff
[…]
11:28 AM Ticket #846 (Closed Captioning in mov) updated by Carl Eugen Hoyos
Keywords, Description changed
Isn't this a feature request for reading CC in mov? I may be wrong but …
11:27 AM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
yes, I do. It seems wmv9 doesn't use neon.
11:22 AM Ticket #535 (encoding support for jpeg2000 yuv422p) updated by Carl Eugen Hoyos
Afaict, the native j2k encoder is still missing yuv422p support.
11:21 AM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by Carl Eugen Hoyos
So if you see artefacts playing a wmv9 file, do you also see the …
10:16 AM Ticket #16 ("non-monotonically increasing dts" because of corrupt rtptime) updated by wlzh
this ticket is resolved by the newest version of libav. i test just now.
10:15 AM Ticket #222 (Remuxing video fails) updated by wlzh
this ticket is resolved by the newest version of libav. i test just now.
9:42 AM Changeset in ffmpeg [1f8bf1ef] by Martin Storsjö <martin@martin.st>
applehttpproto: Apply the same reload interval changes as for the …
9:42 AM Changeset in ffmpeg [617475a9] by Martin Storsjö <martin@martin.st>
applehttp: Use half the target duration as interval if the playlist …
9:42 AM Changeset in ffmpeg [356ae5f6] by Martin Storsjö <martin@martin.st>
applehttp: Use the last segment duration as reload interval According …
9:01 AM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
yes, that is issue.
6:53 AM Ticket #535 (encoding support for jpeg2000 yuv422p) updated by dave rice
This wish appears to be closed with the recent libopenjpeg pixfmt …
6:42 AM Ticket #846 (Closed Captioning in mov) created by dave rice
My source video is here: …
6:37 AM Changeset in ffmpeg [7af507ea] by Anton Khirnov <anton@khirnov.net>
lagarith: add decode support for arith rgb24 mode Signed-off-by: …
1:17 AM Ticket #845 (Artefacts with Indeo 4) created by Carl Eugen Hoyos
http://samples.mplayerhq.hu/V-codecs/IV41/indeo4-avi/volcano.avi
12:40 AM Changeset in ffmpeg [6071e4d8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:37 AM Ticket #844 (Include content of the news article in the website RSS) created by Shimmy
In the FFmpeg homepage there is a …

Dec 28, 2011:

11:02 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by Carl Eugen Hoyos
I thought the artefacts are only visible with WMV, not with mpeg4?
10:30 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
No, not reproduceable. Those artefacts disappear in the mpeg4 after I …
9:42 PM Ticket #839 (grayscale support in snow) updated by dbuitenh
I have sent a possible fix to the ML.
9:34 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by Carl Eugen Hoyos
Can you reproduce the artefacts if you compile FFmpeg with --disable-asm?
9:09 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
As explained, if I play the original wmv9 file, there are artifacts at …
9:05 PM Changeset in ffmpeg [7e5cbb3c] by Michael Niedermayer <michaelni@gmx.at>
cljrdec: improve scaling somewhat Signed-off-by: Michael Niedermayer …
8:51 PM Ticket #841 (png (gray16be) to cljr (yuv411p) - some black artifacts) closed by Michael Niedermayer
fixed
8:47 PM Changeset in ffmpeg [8f52169] by Ronald S. Bultje <rsbultje@gmail.com>
v410dec: Check for sufficient input data. Fixes crash Signed-off-by: …
8:33 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by Carl Eugen Hoyos
Then why do you think there is an issue?
8:31 PM Changeset in ffmpeg [92e2b59] by Michael Niedermayer <michaelni@gmx.at>
indeo5: fix division by 0 in ff_ivi_init_tiles() Signed-off-by: …
8:30 PM Changeset in ffmpeg [a1ca4531] by Michael Niedermayer <michaelni@gmx.at>
cljrenc: fix scaling Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:23 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
After I converted wmv9 into mpeg4 on beagleboard by ffmpeg as …
8:01 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by Carl Eugen Hoyos
Priority changed
I meant: Is the problem is reproducible if you install current ffmpeg …
7:50 PM Changeset in ffmpeg [733b23c2] by Anton Khirnov <anton@khirnov.net>
fate: Add v210 codec regression tests Signed-off-by: Reimar Döffinger …
7:50 PM Ticket #842 (ljpeg decodes incorrectly) updated by Carl Eugen Hoyos
Keywords, Component, Summary changed
My suspicion is that the sample does not confirm to the latest …
7:34 PM Ticket #841 (png (gray16be) to cljr (yuv411p) - some black artifacts) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
7:31 PM Changeset in ffmpeg [891ce00c] by Anton Khirnov <anton@khirnov.net>
mpegts: adjustable minimum PES payload With the current default PES …
7:31 PM Changeset in ffmpeg [6fa9843b] by Anton Khirnov <anton@khirnov.net>
mpegts: properly output large audio packets Do not assume the audio …
7:29 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by kaijun
Hi, after ffmpeg conversion, the defects are gone. I don't think it is …
7:20 PM Ticket #843 (ffmpeg fails to properly create avi from jpegs when frame rate <= 3) closed by Carl Eugen Hoyos
invalid: For future reports: Please always add the command line together with …
7:17 PM Changeset in ffmpeg [b5aecc6b] by Anton Khirnov <anton@khirnov.net>
avformat: Add SMJPEG demuxer. Signed-off-by: Paul B Mahol …
7:13 PM Changeset in ffmpeg [d46bc413] by Michael Niedermayer <michaelni@gmx.at>
indeo5: Fix crash due to partially initialized gop vars. …
6:55 PM Changeset in ffmpeg [4b35ee0b] by Michael Niedermayer <michaelni@gmx.at>
indeo5: fix null pointer crash with ref_mb Signed-off-by: Michael …
6:47 PM Ticket #843 (ffmpeg fails to properly create avi from jpegs when frame rate <= 3) updated by markgilmore
PROBLEM FOUND (so to speak): It was in VLC (on WIN64). When I play it …
6:07 PM Ticket #843 (ffmpeg fails to properly create avi from jpegs when frame rate <= 3) updated by markgilmore
correction to above cmd: ("-r 2"): ffmpeg -y -r 2 -i "%06d.jpg" x.avi
6:05 PM Changeset in ffmpeg [8e09482e] by Michael Niedermayer <michaelni@gmx.at>
vcr1dec: Check that there is sufficient input data. Fixes crash. …
5:42 PM Ticket #843 (ffmpeg fails to properly create avi from jpegs when frame rate <= 3) created by markgilmore
When the frame rate (# of jpegs per sec) is <= 3, the resulting avi …
5:33 PM Changeset in ffmpeg [11ca3416] by Michael Niedermayer <michaelni@gmx.at>
v410dec: Check for sufficient input data. Fixes crash Signed-off-by: …
4:30 PM Ticket #842 (ljpeg decodes incorrectly) updated by ami_stuff
Color depth: 24bpp Mode: Lossless Bits per sample: 8 Samples per …
4:28 PM testimgl.jpg attached to Ticket #842 by ami_stuff
4:26 PM Ticket #842 (ljpeg decodes incorrectly) created by ami_stuff
ftp://65.66.246.92/pub/GraphicsMagick/delegates/ljpeg-6b.tar.gz […]
2:22 PM Changeset in ffmpeg [adfe0c94] by Kostya Shishkov <kostya.shishkov@gmail.com>
Indeo 4 decoder Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
1:10 PM png16_example.png attached to Ticket #841 by ami_stuff
1:09 PM Ticket #841 (png (gray16be) to cljr (yuv411p) - some black artifacts) created by ami_stuff
[…]
11:26 AM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) updated by Carl Eugen Hoyos
Analyzed by developer changed
http://msdn.microsoft.com/en-us/library/dd758005%28v=VS.85%29.aspx
8:50 AM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) updated by reimar
While it seems crazy, the only explanation I can think of is that …
5:01 AM Ticket #837 (crash with pam file generated by ffmpeg) closed by Carl Eugen Hoyos
fixed: Fixed in current git head.
4:59 AM Changeset in ffmpeg [190a0998] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix a crash when reading gray pam files. Fixes ticket #837.
4:54 AM Changeset in ffmpeg [c1bc1967] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix a typo that broke writing (and reading) PAM files. Reported and …
4:24 AM Ticket #823 (fix qt raw 1/2/4bpp with odd width) updated by Carl Eugen Hoyos
Patch sent to ffmpeg-devel: …
4:21 AM Ticket #830 (tiff: 1bpp with palette) updated by Carl Eugen Hoyos
Patch sent to ffmpeg-devel: …
3:38 AM Ticket #837 (crash with pam file generated by ffmpeg) updated by Carl Eugen Hoyos
Replying to WhiteViking: > Replying to [comment:3
1:46 AM Ticket #837 (crash with pam file generated by ffmpeg) updated by Frank Vernaillen
Replying to cehoyos: > I had already sent a patch: > …
1:38 AM Changeset in ffmpeg [0e5fbbd7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:23 AM Ticket #837 (crash with pam file generated by ffmpeg) updated by Carl Eugen Hoyos
I had already sent a patch: …
1:22 AM Ticket #826 (Missing ff_cropTbl symbol needed by MLT) updated by Carl Eugen Hoyos
Replying to marillat: > Also #include <asm/types.h> is …
1:20 AM Changeset in ffmpeg [e1a2bcbe] by Carl Eugen Hoyos <cehoyos@ag.or.at>
h264: fix init of topleft ref/mv. Fixes Ticket778 Signed-off-by: …
1:19 AM Ticket #837 (crash with pam file generated by ffmpeg) updated by Frank Vernaillen
I can reproduce the crash and am volunteering to try and fix it. The …
1:17 AM Changeset in ffmpeg [575cbbff] by Carl Eugen Hoyos <cehoyos@ag.or.at>
h264: fix init of topleft ref/mv. Fixes Ticket778 Signed-off-by: …
1:10 AM Changeset in ffmpeg [f7c196a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
libavdevice: Fix v4l2 compilation under FreeBSD Signed-off-by: …
1:05 AM Ticket #840 (green color with png (gray) to 10bit yuv) updated by Carl Eugen Hoyos
Summary changed
12:33 AM Ticket #840 (green color with png (gray) to 10bit yuv) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Also reproducible with $ ffmpeg -i gray.png -vcodec rawvideo -pix_fmt …
12:27 AM Ticket #839 (grayscale support in snow) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Also reproducible with $ ./ffmpeg -i tests/lena.pnm -pix_fmt gray …
12:21 AM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) updated by Carl Eugen Hoyos
Please upload either to http://www.datafilehost.com/ or to incoming as …
12:19 AM Ticket #837 (crash with pam file generated by ffmpeg) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed

Dec 27, 2011:

11:56 PM Ticket #833 (crash with png (gray) to bmp (gray) conversion) closed by Carl Eugen Hoyos
fixed: Fixed by Frank Vernaillen, thank you for the report!
11:47 PM Ticket #840 (green color with png (gray) to 10bit yuv) updated by ami_stuff
similar problem with v210/v410
11:39 PM Ticket #840 (green color with png (gray) to 10bit yuv) created by ami_stuff
[…]
11:21 PM Ticket #839 (grayscale support in snow) created by ami_stuff
https://ffmpeg.org/trac/ffmpeg/attachment/ticket/833/gray.png […]
10:51 PM Changeset in ffmpeg [ad1c5025] by Michael Niedermayer <michaelni@gmx.at>
Fixed crash in palette handling when converting certain .png images to …
10:38 PM Ticket #44 (seeking in .dv file with lowres enabled crashes ffplay) updated by ami_stuff
Confirmed, thanks for the fix.
10:26 PM Ticket #838 (ffplay: remix by defaul multichannel audio to stereo) created by ami_stuff
http://www.cccp-project.net/beta/test_files/7.1_Fun/8_Channel_ID_TrueTy
9:29 PM Changeset in ffmpeg [29c1b258] by Michael Niedermayer <michaelni@gmx.at>
Makefile: fix path to ffprobe.xsd Idea-by: beastd Signed-off-by: …
8:33 PM Changeset in ffmpeg [680880c9] by Michael Niedermayer <michaelni@gmx.at>
h264: fix init of topleft ref/mv. Fixes Ticket778 Signed-off-by: …
8:05 PM Ticket #837 (crash with pam file generated by ffmpeg) created by ami_stuff
https://ffmpeg.org/trac/ffmpeg/attachment/ticket/833/gray.png ffmpeg …
8:05 PM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) updated by rrauenza
I may not have provided a long enough sample to produce the AC EOB …
6:20 PM Changeset in ffmpeg [bd96be6e] by Ronald S. Bultje <rsbultje@gmail.com>
mpegvideo_enc: K&R cosmetics Signed-off-by: Ronald S. Bultje …
5:50 PM Ticket #829 (jpg: bad quality with progressive rgb file) updated by Carl Eugen Hoyos
This is related to […] in libavcodec/mjpegdec.c, removing this hunk …
5:36 PM Ticket #767 (1bpp png (most likely with palette) decodes as black & white) closed by Carl Eugen Hoyos
fixed
5:35 PM Ticket #787 (jpg: add support for YUV421 & YUV442) closed by Carl Eugen Hoyos
fixed: Should be fixed by "upscaling" the image to a supported colourspace.
5:26 PM Changeset in ffmpeg [ec0dc7e2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make Interplay palette opaque and increase its dynamics.
5:21 PM Changeset in ffmpeg [387d8607] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding yuv442 and yuv421 jpeg images. Fixes ticket #787.
5:17 PM Changeset in ffmpeg [613cbf31] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix some 1bit png samples, they can be palettised. Fixes ticket #767.
4:59 PM Ticket #297 (jpg file (RGB color mode) decodes with wrong colors) updated by Carl Eugen Hoyos
Keywords changed
4:59 PM Ticket #829 (jpg: bad quality with progressive rgb file) updated by Carl Eugen Hoyos
Keywords changed
4:55 PM Ticket #267 (jpeg image decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
4:54 PM Ticket #471 (CJPG decodes B/W) updated by Carl Eugen Hoyos
Keywords changed
4:54 PM Changeset in ffmpeg [2702ec2e] by Janne Grunau <janne-libav@jannau.net>
doxygen: remove unreplaced variables from custom header and footer
4:51 PM Ticket #834 (jpeg doesn't decode correctly) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
4:35 PM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) closed by Carl Eugen Hoyos
worksforme: I am closing this ticket because the sample you provided does not show …
4:31 PM Ticket #836 ("Reserved SBR extensions are not implemented" message on applehttp stream) updated by Carl Eugen Hoyos
Keywords, Status, Component changed
[…]
4:28 PM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) updated by rrauenza
OK, I think it turns out it was my compilation of x264 that ffmpeg was …
4:26 PM reservedSBR.aac attached to Ticket #836 by Carl Eugen Hoyos
4:23 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by Carl Eugen Hoyos
Keywords changed
Is this also reproducible with the following? ffmpeg -i input -an …
3:09 PM Changeset in ffmpeg [06bb5905] by Janne Grunau <janne-libav@jannau.net>
threads: test for sys/param.h and include it for sysctl on OpenBSD
3:07 PM Changeset in ffmpeg [1adba23c] by Janne Grunau <janne-libav@jannau.net>
v4l2: remove unneded linux specific asm/types.h include
3:00 PM Ticket #836 ("Reserved SBR extensions are not implemented" message on applehttp stream) created by exobuzz
./ffplay …
2:21 PM Changeset in ffmpeg [440e984b] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add asplit filter
2:21 PM Changeset in ffmpeg [ae217762] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add missing check in avfilter_filter_samples() Avoid …
2:20 PM Changeset in ffmpeg [e9af732a] by Stefano Sabatini <stefasab@gmail.com>
lavfi: fix avfilter_default_get_audio_buffer() after changes in …
11:58 AM Changeset in ffmpeg [5764301d] by Stefano Sabatini <stefasab@gmail.com>
lavfi: don't try to indent words in trace messages The traces end up …
11:58 AM Changeset in ffmpeg [20ac5849] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add XML writer
11:58 AM Changeset in ffmpeg [f1a4182e] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add show_private_data option
11:58 AM Changeset in ffmpeg [9361333] by Stefano Sabatini <stefasab@gmail.com>
ff* tools: move descriptions from copyright header to @file doxy
11:58 AM Changeset in ffmpeg [c405a22d] by Stefano Sabatini <stefasab@gmail.com>
Changelog: move thunbnail filter entry from 0.9 to "next" section
10:40 AM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) created by kaijun
When I play wmv7/8/9 or vc1 files on cortex-a8 based beagleboard with …
10:15 AM Changeset in ffmpeg [f1f87439] by Clément Bœsch <ubitux@gmail.com>
thumbnail: fix error code in case of invalid args.
10:05 AM Changeset in ffmpeg [15a2a29b] by Clément Bœsch <ubitux@gmail.com>
lavfi: add thumbnail video filter.
7:05 AM Changeset in ffmpeg [676a9ee1] by Martin Storsjö <martin@martin.st>
x86: Fix constraints for decode_significance*_x86 Originally, prior …
4:53 AM Changeset in ffmpeg [b7254437] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: fix visualization buffer size. Signed-off-by: Michael …
4:34 AM Changeset in ffmpeg [f2f8632a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Check that frames are user type before treating them as such …
4:22 AM Changeset in ffmpeg [80d2ddda] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: disable dr1 in case of resolution changes, as this does not …
3:01 AM Changeset in ffmpeg [9971af3a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add remaining hunks to enable dr1 support Author: Anton …
2:56 AM Ticket #440 (support correctly TIFF 4bpp with ZIP compression) updated by Carl Eugen Hoyos
Keywords changed
2:53 AM Ticket #439 (support correctly TIFF 4bpp with LZW compression) updated by Carl Eugen Hoyos
Keywords changed
2:53 AM Ticket #190 (QT - add support for QT TIFF 2bpp color mode) updated by Carl Eugen Hoyos
Keywords changed
1:36 AM Ticket #833 (crash with png (gray) to bmp (gray) conversion) updated by Frank Vernaillen
I have a working fix that I will submit within the next day or so. …
12:50 AM 123.jpg attached to Ticket #834 by ami_stuff
12:48 AM Ticket #834 (jpeg doesn't decode correctly) created by ami_stuff
[…] […]
12:19 AM Changeset in ffmpeg [49b909b9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …

Dec 26, 2011:

11:37 PM Ticket #44 (seeking in .dv file with lowres enabled crashes ffplay) closed by Marton Balint
fixed: This should be fixed in current git with commit …
10:46 PM Ticket #833 (crash with png (gray) to bmp (gray) conversion) updated by ami_stuff
[…]
9:27 PM Changeset in ffmpeg [f5146953] by Clément Bœsch <ubitux@gmail.com>
fate: warn if SAMPLES is not specified.
9:27 PM Changeset in ffmpeg [3d38a726] by Clément Bœsch <ubitux@gmail.com>
fate: give stderr hint when a test fails.
9:16 PM Changeset in ffmpeg [2ffee0f4] by Clément Bœsch <ubitux@gmail.com>
fate: add generic rules for most of the tests/fate/*.mak files.
9:12 PM Changeset in ffmpeg [7b2dba1c] by Michael Niedermayer <michaelni@gmx.at>
dv: fix avpriv_dv_codec_profile with lowres > 0 Fixes ticket #44. …
9:12 PM Changeset in ffmpeg [084bd109] by Michael Niedermayer <michaelni@gmx.at>
id3v2: fix variable type for uncompress() Signed-off-by: Michael …
9:12 PM Changeset in ffmpeg [7e09fe1] by Michael Niedermayer <michaelni@gmx.at>
Process compressed id3v2 tags. ID3v2.4 allows for zlib compressed …
4:27 PM Ticket #787 (jpg: add support for YUV421 & YUV442) updated by ami_stuff
no, only these two (+ CMYK & YCbCrK which are not supported by FFmpeg).
4:23 PM Ticket #787 (jpg: add support for YUV421 & YUV442) updated by Carl Eugen Hoyos
Keywords, Summary changed
4:20 PM Ticket #787 (jpg: add support for YUV421 & YUV442) updated by Carl Eugen Hoyos
Keywords, Summary changed
4:12 PM Ticket #787 (jpg: add support for YUV421 & YUV442) updated by Carl Eugen Hoyos
Priority, Version, Type, Status, Reproduced by developer, Component changed
Is there also a "441" format?
3:43 PM Changeset in ffmpeg [723c35fe] by Diego Biurrun <diego@biurrun.de>
fate: split off vqf/twinvq FATE tests into their own file
3:43 PM Changeset in ffmpeg [9e5bd6cc] by Diego Biurrun <diego@biurrun.de>
fate: split off mpc FATE tests into their own file
3:43 PM Changeset in ffmpeg [913b6b4b] by Diego Biurrun <diego@biurrun.de>
fate: split off libavcodec FATE tests into their own file
3:43 PM Changeset in ffmpeg [4e616d09] by Diego Biurrun <diego@biurrun.de>
fate: split off Microsoft codec FATE tests into their own file
3:43 PM Changeset in ffmpeg [bebf9f92] by Diego Biurrun <diego@biurrun.de>
fate: group all VP* codec FATE tests together in one file
2:50 PM Changeset in ffmpeg [6e9bb5aa] by Janne Grunau <janne-libav@jannau.net>
swscale: prevent invalid writes in packed_16bpc_bswap Writes past the …
2:16 PM Ticket #819 (ffmpeg fails to read an image if the image filename contains an accent ...) updated by Carl Eugen Hoyos
Summary changed
2:14 PM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) updated by Carl Eugen Hoyos
Replying to fatcatfan: > WMP as well as VLC and MP3tag all …
1:30 PM 1bpp.rar attached to Ticket #830 by ami_stuff
1:29 PM Ticket #830 (tiff: 1bpp with palette) updated by ami_stuff
I attache palettized 1bpp samples with different compression algos …
10:46 AM Ticket #819 (ffmpeg fails to read an image if the image filename contains an accent ...) updated by compn
probably a bug, but you could try the 8.3 filename use dir /x for the …
10:22 AM Changeset in ffmpeg [3701d547] by Clément Bœsch <ubitux@gmail.com>
gxf: remove gxf_ prefix to timecode metadata keys. This will allow a …
10:18 AM Ticket #737 (dropframe timecode error in drawtext filter) closed by Clément Bœsch
fixed: Should be fixed in 831f6cd6, thanks for reporting.
10:13 AM Changeset in ffmpeg [831f6cd] by Clément Bœsch <ubitux@gmail.com>
timecode: fix drop frame in avpriv_timecode_to_string().
4:46 AM Changeset in ffmpeg [357cb533] by Michael Niedermayer <michaelni@gmx.at>
dv: add timecode to metadata Reviewed-by: Reimar Signed-off-by: …
4:46 AM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) updated by fatcatfan
WMP as well as VLC and MP3tag all report the track number as expected, …
4:00 AM Ticket #831 (gif: 1bpp with transparency decodes to black screen) updated by Carl Eugen Hoyos
Replying to beastd: > The patch is IMHO, as you already …
3:38 AM Ticket #833 (crash with png (gray) to bmp (gray) conversion) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
3:14 AM Changeset in ffmpeg [a45880dc] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix non ANSI C for(int Signed-off-by: Michael Niedermayer …
3:10 AM Changeset in ffmpeg [484e59a0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avs: …
2:58 AM Ticket #830 (tiff: 1bpp with palette) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
I attached four similar samples that are fixed with attached patch. …
2:54 AM patchtif1bpp.diff attached to Ticket #830 by Carl Eugen Hoyos
2:52 AM packbits.tif attached to Ticket #830 by Carl Eugen Hoyos
2:51 AM none.tif attached to Ticket #830 by Carl Eugen Hoyos
2:50 AM lzw.tif attached to Ticket #830 by Carl Eugen Hoyos
2:50 AM deflate.tif attached to Ticket #830 by Carl Eugen Hoyos
2:38 AM gray.png attached to Ticket #833 by ami_stuff
2:37 AM Ticket #833 (crash with png (gray) to bmp (gray) conversion) created by ami_stuff
[…]
2:13 AM Ticket #831 (gif: 1bpp with transparency decodes to black screen) updated by Alexander Strasser
Hi! @cehoyos: The patch is IMHO, as you already pointed yourself, not …
12:46 AM patchbmppalalpha.diff attached to Ticket #831 by Carl Eugen Hoyos
12:45 AM Ticket #831 (gif: 1bpp with transparency decodes to black screen) closed by Carl Eugen Hoyos
invalid: The sample has a two-colour palette: Solid black and transparent …

Dec 25, 2011:

11:28 PM Ticket #829 (jpg: bad quality with progressive rgb file) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Shows artefacts with FFmpeg, not a regression afaict.
10:17 PM Test_G3FAX1D.tif attached to Ticket #832 by ami_stuff
10:12 PM g3fax1d.diff attached to Ticket #832 by ami_stuff
10:12 PM Ticket #832 (tiff: support G3FAX1D) created by ami_stuff
attached "hack" allows decoding files from issue 1432 …
8:45 PM Changeset in ffmpeg [d75909f2]n0.8.8 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.8.8 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:45 PM Changeset in ffmpeg [ccdc68e]n0.7.9 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.7.9 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:43 PM Changeset in ffmpeg [e75056bc]n0.5.7 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.5.7 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7:50 PM Changeset in ffmpeg [80dc7c01] by Anton Khirnov <anton@khirnov.net>
avs: call release_buffer() at the end. Fixes a memleak.
7:50 PM Changeset in ffmpeg [06e8d38f] by Anton Khirnov <anton@khirnov.net>
Add minor bumps and APIchanges entries for lavc/lavfi changes.
7:43 PM 1bpp_transparent_white.gif attached to Ticket #831 by ami_stuff
7:42 PM Ticket #831 (gif: 1bpp with transparency decodes to black screen) created by ami_stuff
[…]
7:38 PM 1bpp_with_palette.tif attached to Ticket #830 by ami_stuff
7:37 PM Ticket #830 (tiff: 1bpp with palette) created by ami_stuff
support 1bpp with palette […]
7:19 PM Changeset in ffmpeg [8755a789] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 * …
7:11 PM Changeset in ffmpeg [d32ea79e]n0.6.4 by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.6' into release/0.6 * …
6:57 PM Changeset in ffmpeg [ef0c89e9] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.8' into release/0.7 * release/0.8: (22 …
6:25 PM Changeset in ffmpeg [8413f12e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
6:07 PM Changeset in ffmpeg [c65dfac4] by Ronald S. Bultje <rsbultje@gmail.com>
mpegvideo.c: K&R formatting and cosmetics. Signed-off-by: Ronald S. …
5:55 PM Changeset in ffmpeg [c48f67f0] by Michael Niedermayer <michaelni@gmx.at>
ff*: add -max_alloc command line option Signed-off-by: Michael …
5:55 PM Changeset in ffmpeg [5a8e9942] by Michael Niedermayer <michaelni@gmx.at>
mem: add av_max_alloc() to limit the maximum amount that may be …
5:55 PM Changeset in ffmpeg [5e9a56a0] by Michael Niedermayer <michaelni@gmx.at>
shorten: validate values in fmt chunk search Signed-off-by: Michael …
5:55 PM Changeset in ffmpeg [18bcfc91] by Michael Niedermayer <michaelni@gmx.at>
shorten: Fix invalid free() Signed-off-by: Michael Niedermayer …
4:51 PM rgb_progressive.jpg attached to Ticket #829 by ami_stuff
4:50 PM Ticket #829 (jpg: bad quality with progressive rgb file) created by ami_stuff
imagemagick/firefox decodes attached file correctly […]
3:18 PM Changeset in ffmpeg [04a14d4d] by Anton Khirnov <anton@khirnov.net>
avconv: avoid memcpy in vsrc_buffer when possible. Decoding …
3:18 PM Changeset in ffmpeg [64dca32c] by Anton Khirnov <anton@khirnov.net>
avconv: implement get_buffer()/release_buffer(). This will allow …
3:18 PM Changeset in ffmpeg [e1d9dbf2] by Anton Khirnov <anton@khirnov.net>
lavfi: add a new function av_buffersrc_buffer(). It can be used to …
3:18 PM Changeset in ffmpeg [1c9e340d] by Anton Khirnov <anton@khirnov.net>
lavfi: add avfilter_copy_frame_props() avfilter_copy_frame_props() …
3:18 PM Changeset in ffmpeg [8a4a5f6f] by Anton Khirnov <anton@khirnov.net>
lavc: add format field to AVFrame The format is a per-frame property, …
3:18 PM Changeset in ffmpeg [3a2ddf7c] by Anton Khirnov <anton@khirnov.net>
lavc: add width and height fields to AVFrame width and height are …
3:18 PM Changeset in ffmpeg [b58dbb5] by Anton Khirnov <anton@khirnov.net>
lavc: add a sample_aspect_ratio field to AVFrame The sample aspect …
1:34 PM Changeset in ffmpeg [67100555] by Luca Barbato <lu_zero@gentoo.org>
doxy: add website-alike style to the html output Signed-off-by: Luca …
1:31 PM Changeset in ffmpeg [2bbb4720] by Anton Khirnov <anton@khirnov.net>
FAQ: add an entry for common error when using -profile
9:18 AM Changeset in ffmpeg [d0688fdd] by Reinhard Tartler <siretart@tauware.de>
Release notes and changelog for 0.5.6
9:03 AM Changeset in ffmpeg [6b156c45] by Reinhard Tartler <siretart@tauware.de>
Release notes and changelog for 0.6.4
8:56 AM Ticket #826 (Missing ff_cropTbl symbol needed by MLT) updated by reimar
You can just add those symbols to the list of symbols that should be …
8:02 AM Ticket #826 (Missing ff_cropTbl symbol needed by MLT) updated by marillat
Replying to cehoyos: > Replying to marillat: > …
3:49 AM Changeset in ffmpeg [1795fed7] by Michael Niedermayer <michaelni@gmx.at>
segafilm: fail earlier in case theres not enough bytestream left for a …
3:48 AM Changeset in ffmpeg [27d32357] by Michael Niedermayer <michaelni@gmx.at>
avio: Fix ffio_limit() when due to seeking past the end less than 0 …
3:25 AM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) updated by rrauenza
clean builds didn't change the behavior. Are you able to encode them …
3:15 AM Changeset in ffmpeg [964506bb] by Michael Niedermayer <michaelni@gmx.at>
golomb: Fix infinite loop in svq3_get_ue_golomb() Signed-off-by: …
1:23 AM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) updated by rrauenza
I'm going to do a make clean of x264 followed by a make clean of ffmpeg …
1:23 AM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) updated by rrauenza
worked: /rjr/ffmpeg-git/bin/ffmpeg -i foo.2mb.dv -qscale 2 -vcodec …
1:12 AM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) updated by Carl Eugen Hoyos
Since it works fine here: Is the problem only reproducible when also …
12:24 AM Changeset in ffmpeg [57eb787e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.6' into release/0.6 * …
12:18 AM foo.2mb.mp4 attached to Ticket #828 by rrauenza
Output from /rjr/ffmpeg-git/bin/ffmpeg -i foo.2mb.dv -vcodec libx264 …
12:17 AM foo.2mb.dv attached to Ticket #828 by rrauenza
raw dv
12:12 AM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) updated by Carl Eugen Hoyos
Component changed
Please provide a sample.

Dec 24, 2011:

11:53 PM Changeset in ffmpeg [0e05292a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 * …
11:27 PM Ticket #828 (Processing DV gives no output -- AC EOB marker is absent?) created by rrauenza
I see a lot of this complaint on the net, and subsequent claims that …
11:10 PM Changeset in ffmpeg [5257743a] by Michael Niedermayer <michaelni@gmx.at>
ws_snd1: Fix wrong samples count and crash. Signed-off-by: Michael …
10:21 PM Changeset in ffmpeg [0d4404ed] by Michael Niedermayer <michaelni@gmx.at>
asfdec: fix endless loop on EOF Signed-off-by: Michael Niedermayer …
9:10 PM Ticket #826 (Missing ff_cropTbl symbol needed by MLT) updated by Carl Eugen Hoyos
Replying to marillat: > Replying to cehoyos: > …
9:06 PM Changeset in ffmpeg [47c4713a] by Michael Niedermayer <michaelni@gmx.at>
sierravmd: limit packetsize to the amount that could be read. Fixes …
9:03 PM Changeset in ffmpeg [2278ecc4] by Michael Niedermayer <michaelni@gmx.at>
vmdav: check that theres enough space for a chunk remaining. …
9:01 PM Ticket #827 (WTV Muxed files not seekable) updated by Carl Eugen Hoyos
Priority, Status, Version changed
8:26 PM Changeset in ffmpeg [66f71f3b] by Michael Niedermayer <michaelni@gmx.at>
rmdec: Avoid allocating huge packets Signed-off-by: Michael …
7:27 PM Changeset in ffmpeg [fc5c49ab] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: Fix division by zero in …
6:57 PM Changeset in ffmpeg [43abef9f] by Michael Niedermayer <michaelni@gmx.at>
rpl: Fix near infinite loop in index reading due to missing eof check. …
5:51 PM Changeset in ffmpeg [282bb028] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: Fix crash in get_qcx Signed-off-by: Michael Niedermayer …
5:42 PM Changeset in ffmpeg [3eedf9f7] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: Check curtileno for validity Signed-off-by: Michael …
5:42 PM Changeset in ffmpeg [3132999f] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: Check for interger overflow in tile array allocation …
5:42 PM Changeset in ffmpeg [628c9dcc] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: fix division by zero, check tile dimensions for validity …
5:42 PM Changeset in ffmpeg [58c41799] by Michael Niedermayer <michaelni@gmx.at>
lzo: fix memcpy_backptr() with 0 offset Signed-off-by: Michael …
4:16 PM Ticket #826 (Missing ff_cropTbl symbol needed by MLT) updated by marillat
Replying to cehoyos: > Replying to marillat: …
4:03 PM Ticket #827 (WTV Muxed files not seekable) created by xk2600
WTV files MUX'd with ffmpeg are not seekable using WMP12, Windows …
3:32 PM Changeset in ffmpeg [23f228a0] by Reinhard Tartler <siretart@tauware.de>
Bump version number for 0.5.6 release.
3:31 PM Ticket #763 (Using -boxcolor=black@0.5 in drawtext filter results in green (regression)) closed by Stefano Sabatini
fixed: Replying to dericed: > I think I found a regression in …
3:28 PM Changeset in ffmpeg [110aff4b] by Reinhard Tartler <siretart@tauware.de>
svq1dec: call avcodec_set_dimensions() after dimensions changed. …
3:28 PM Changeset in ffmpeg [4a1c3df] by Reinhard Tartler <siretart@tauware.de>
vmd: fix segfaults on corruped streams Signed-off-by: Janne Grunau …
3:28 PM Changeset in ffmpeg [185abfb2] by Reinhard Tartler <siretart@tauware.de>
vp6: partially propagate huffman tree building errors during coeff …
3:28 PM Changeset in ffmpeg [280590e3] by Reinhard Tartler <siretart@tauware.de>
Plug some memory leaks in the VP6 decoder Originally committed as …
3:21 PM Changeset in ffmpeg [1858a5c2] by Stefano Sabatini <stefasab@gmail.com>
vf_drawtext: select YUV color for drawbox() in case YUV colorspace is …
3:17 PM Changeset in ffmpeg [9767ea7a] by Reinhard Tartler <siretart@tauware.de>
vp6: Reset the internal state when aborting key frames header parsing …
3:14 PM Changeset in ffmpeg [771ceb19] by Reinhard Tartler <siretart@tauware.de>
vp6: Fix illegal read. Found with Address Sanitizer Signed-off-by: …
3:14 PM Changeset in ffmpeg [77399476] by Reinhard Tartler <siretart@tauware.de>
vp6: Fix illegal read. (cherry picked from commit …
3:07 PM Changeset in ffmpeg [8abf1d88] by Reinhard Tartler <siretart@tauware.de>
Fix out of bound reads in the QDM2 decoder. Signed-off-by: Michael …
3:07 PM Changeset in ffmpeg [1a530954] by Reinhard Tartler <siretart@tauware.de>
Check for out of bound writes in the QDM2 decoder. Signed-off-by: …
3:06 PM Changeset in ffmpeg [60eebf5c] by Reinhard Tartler <siretart@tauware.de>
qdm2: check output buffer size before decoding (cherry picked from …
3:05 PM Changeset in ffmpeg [30ee6c19] by Reinhard Tartler <siretart@tauware.de>
Fix qdm2 decoder packet handling to match the api Originally …
2:59 PM Changeset in ffmpeg [dbe7e209] by Reinhard Tartler <siretart@tauware.de>
Bump version number for 0.6.4 release.
2:57 PM Changeset in ffmpeg [cfb9b47a] by Reinhard Tartler <siretart@tauware.de>
qdm2: check output buffer size before decoding (cherry picked from …
2:54 PM Changeset in ffmpeg [b26c1a8b] by Reinhard Tartler <siretart@tauware.de>
Fix qdm2 decoder packet handling to match the api Originally …
2:47 PM Changeset in ffmpeg [ccd2ca02] by Reinhard Tartler <siretart@tauware.de>
4xm: Add a check in decode_i_frame to prevent buffer overreads Fixes …
2:47 PM Changeset in ffmpeg [92b9649] by Reinhard Tartler <siretart@tauware.de>
wma: initialize prev_block_len_bits, next_block_len_bits, and …
2:47 PM Changeset in ffmpeg [ca87ec53] by Reinhard Tartler <siretart@tauware.de>
swscale: #include "libavutil/mathematics.h" this file uses the M_PI …
2:47 PM Changeset in ffmpeg [bd071de2] by Reinhard Tartler <siretart@tauware.de>
vp3dec: Check coefficient index in vp3_dequant() Based on a patch by …
2:47 PM Changeset in ffmpeg [8ddc0b49] by Reinhard Tartler <siretart@tauware.de>
svq1dec: call avcodec_set_dimensions() after dimensions changed. …
2:47 PM Changeset in ffmpeg [94aacaf5] by Reinhard Tartler <siretart@tauware.de>
vp6: Fix illegal read. Found with Address Sanitizer Signed-off-by: …
2:47 PM Changeset in ffmpeg [8d680832] by Reinhard Tartler <siretart@tauware.de>
vp6: Fix illegal read. (cherry picked from commit …
2:47 PM Changeset in ffmpeg [e28bb18f] by Reinhard Tartler <siretart@tauware.de>
vp6: Reset the internal state when aborting key frames header parsing …
2:47 PM Changeset in ffmpeg [a62779d9] by Reinhard Tartler <siretart@tauware.de>
vp6: Check for huffman tree build errors Signed-off-by: Janne Grunau …
2:47 PM Changeset in ffmpeg [201fcfb8] by Reinhard Tartler <siretart@tauware.de>
vp6: partially propagate huffman tree building errors during coeff …
2:37 PM Ticket #824 (Segfault while using h264 hardware acceleration) updated by void
Because upstream mplayer lacks VA-API support, I use this version: …
2:36 PM Ticket #737 (dropframe timecode error in drawtext filter) updated by dave rice
This happens with any codec. Here's a new output with -vcodec mpeg4. I …
2:22 PM Ticket #826 (Missing ff_cropTbl symbol needed by MLT) updated by Carl Eugen Hoyos
Replying to marillat: > Also #include <asm/types.h> is …
2:17 PM Changeset in ffmpeg [8856c4c5] by Reinhard Tartler <siretart@tauware.de>
Fix out of bound reads in the QDM2 decoder. Signed-off-by: Michael …
2:16 PM Changeset in ffmpeg [0f7bf17] by Reinhard Tartler <siretart@tauware.de>
Check for out of bound writes in the QDM2 decoder. Signed-off-by: …
2:16 PM Changeset in ffmpeg [b99366fa] by Reinhard Tartler <siretart@tauware.de>
vmd: fix segfaults on corruped streams Signed-off-by: Janne Grunau …
1:05 PM Ticket #826 (Missing ff_cropTbl symbol needed by MLT) created by marillat
Hi, MLT use ff_cropTbl() (removed in ffmpeg 0.9) in …
12:29 PM Ticket #740 (bmp: support 32bpp x8 r8 g8 b8) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Attached hack allows to see the intended output.
12:28 PM patchticket740hack.diff attached to Ticket #740 by Carl Eugen Hoyos
11:44 AM Changeset in ffmpeg [32c49389] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make the palette in Quake II CIN files opaque and increase its dynamics.
11:43 AM Ticket #822 (h264 in mkv: non monotonically increasing dts) updated by StevenG
Replying to cehoyos: > Are you suggesting that FFmpeg …
11:41 AM Changeset in ffmpeg [f2ed1158] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make the palette in Wing Commander III mve files opaque.
11:38 AM Changeset in ffmpeg [0d59ae32] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make mov palette opaque or load alpha if present.
11:32 AM Ticket #737 (dropframe timecode error in drawtext filter) updated by Carl Eugen Hoyos
Is this only reproducible when using libx264 as an encoder or also …
11:32 AM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) updated by Carl Eugen Hoyos
Keywords, Component changed
Is this only reproducible with WMAL or also with one of the already …
11:30 AM Ticket #822 (h264 in mkv: non monotonically increasing dts) updated by Carl Eugen Hoyos
Are you suggesting that FFmpeg should produce invalid files by default?
11:20 AM Changeset in ffmpeg [da0900e8] by Reinhard Tartler <siretart@tauware.de>
rv34: Check for invalid slice offsets Signed-off-by: Martin Storsjö …
11:20 AM Changeset in ffmpeg [d5551d78] by Reinhard Tartler <siretart@tauware.de>
rv34: Fix potential overreads Signed-off-by: Martin Storsjö …
11:20 AM Changeset in ffmpeg [35f18885] by Reinhard Tartler <siretart@tauware.de>
rv34: Avoid NULL dereference on corrupted bitstream …
11:20 AM Changeset in ffmpeg [7cd7461e] by Reinhard Tartler <siretart@tauware.de>
rv10: Reject slices that does not have the same type as the first one …
11:20 AM Changeset in ffmpeg [23f622de] by Reinhard Tartler <siretart@tauware.de>
oggdec: fix out of bound write in the ogg demuxer Between ogg_save() …
11:20 AM Changeset in ffmpeg [19a99b6e] by Reinhard Tartler <siretart@tauware.de>
smacker: fix a few off by 1 errors stereo & 16bit is untested due to …
11:20 AM Changeset in ffmpeg [117e04cd] by Reinhard Tartler <siretart@tauware.de>
Check for invalid VLC value in smacker decoder. Signed-off-by: Martin …
11:20 AM Changeset in ffmpeg [5d6fe49a] by Reinhard Tartler <siretart@tauware.de>
Check and propagate errors when VLC trees cannot be built in smacker …
11:20 AM Changeset in ffmpeg [9f28eede] by Reinhard Tartler <siretart@tauware.de>
Fixed off by one packet size allocation in the smacker demuxer. …
11:20 AM Changeset in ffmpeg [6f70111] by Reinhard Tartler <siretart@tauware.de>
Check for invalid packet size in the smacker demuxer. Signed-off-by: …
11:20 AM Changeset in ffmpeg [44925239] by Reinhard Tartler <siretart@tauware.de>
ape demuxer: fix segfault on memory allocation failure. …
11:20 AM Changeset in ffmpeg [a97e82c4] by Reinhard Tartler <siretart@tauware.de>
Fixed size given to init_get_bits() in xan decoder. (cherry picked …
11:20 AM Changeset in ffmpeg [f79f3a94] by Reinhard Tartler <siretart@tauware.de>
smacker demuxer: handle possible av_realloc() failure. Signed-off-by: …
11:20 AM Changeset in ffmpeg [5394cdf7] by Reinhard Tartler <siretart@tauware.de>
Fixed segfault with wavpack decoder on corrupted decorrelation terms …
11:20 AM Changeset in ffmpeg [7f163e5a] by Reinhard Tartler <siretart@tauware.de>
indeo2: fail if input buffer too small (cherry picked from commit …
11:20 AM Changeset in ffmpeg [23999c45] by Reinhard Tartler <siretart@tauware.de>
indeo2: init_get_bits size in bits instead of bytes (cherry picked …
11:20 AM Changeset in ffmpeg [14fae6ea] by Reinhard Tartler <siretart@tauware.de>
wavpack: Check error codes rather than working around error …
11:20 AM Changeset in ffmpeg [f5a8c42] by Reinhard Tartler <siretart@tauware.de>
Fixed invalid writes in wavpack decoder on corrupted bitstreams. …
11:20 AM Changeset in ffmpeg [1edc513b] by Reinhard Tartler <siretart@tauware.de>
Fixed invalid access in wavpack decoder on corrupted bitstream. …
11:20 AM Changeset in ffmpeg [98645185] by Reinhard Tartler <siretart@tauware.de>
Fixed invalid access in wavpack decoder on corrupted extra bits …
11:20 AM Changeset in ffmpeg [4ccb8f5b] by Reinhard Tartler <siretart@tauware.de>
cpu detection: avoid a signed overflow 1<<31 overflows because 1 is …
11:20 AM Changeset in ffmpeg [01b9a6e4] by Reinhard Tartler <siretart@tauware.de>
h264: correct implicit weight table computation for long ref pics …
11:20 AM Changeset in ffmpeg [34d2fe68] by Reinhard Tartler <siretart@tauware.de>
h264: correct the check for invalid long term frame index in MMCO …
11:20 AM Changeset in ffmpeg [e7746f83] by Reinhard Tartler <siretart@tauware.de>
rv10/20: tell decoder to use edge emulation This removes out-of-edge …
11:20 AM Changeset in ffmpeg [973bdafe] by Reinhard Tartler <siretart@tauware.de>
flvenc: use int64_t to store offsets Metadata currently is written …
11:20 AM Changeset in ffmpeg [f4a5a73] by Reinhard Tartler <siretart@tauware.de>
VC-1: fix reading of custom PAR. Custom PAR num/denum are in 1-256 …
10:27 AM Ticket #822 (h264 in mkv: non monotonically increasing dts) updated by StevenG
What in a hell this thing "non monotonically increasing dts" ? Maybe …
3:04 AM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) created by fatcatfan
While attempting to batch convert some old WMA Lossless files and copy …
3:00 AM Ticket #737 (dropframe timecode error in drawtext filter) updated by dave rice
ping?
2:41 AM Changeset in ffmpeg [64cafe34] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make the avi palette opaque.
1:56 AM Changeset in ffmpeg [c7062802] by Michael Niedermayer <michaelni@gmx.at>
doc: build: TEXIDEP: Recognize verbatim includes When generating …
1:56 AM Changeset in ffmpeg [bd9d4a6b] by Michael Niedermayer <michaelni@gmx.at>
build: Try to find fate_config.sh.template in source path The FATE …
1:42 AM Ticket #769 (png gray8 alpha decodes incorrectly) updated by ami_stuff
"gray_alpha.png" -> better sample for test.
1:41 AM gray_alpha.png attached to Ticket #769 by ami_stuff
1:21 AM Changeset in ffmpeg [0d4a7747] by Michael Niedermayer <michaelni@gmx.at>
libopenjpeg: support decoding with bits per pixel greater than 8 …
12:54 AM Changeset in ffmpeg [28dff061] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: …
12:41 AM Changeset in ffmpeg [df825c95] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 …
12:13 AM Changeset in ffmpeg [0d30c953] by Michael Niedermayer <michaelni@gmx.at>
release_notes: merge back changes from our 0.9 to master seems i have …
12:03 AM Changeset in ffmpeg [d7e11d3f] by Michael Niedermayer <michaelni@gmx.at>
RELEASE_NOTES: remove possibly ofensive sounding wording from after …
Note: See TracTimeline for information about the timeline view.