Timeline



Apr 15, 2012:

11:08 PM Changeset in ffmpeg [ed66bbfc] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aresample: properly propagate pts == AV_NOPTS_VALUE; …
10:35 PM RGBA.avi attached to Ticket #1222 by ami_stuff
10:34 PM Ticket #1222 (loco: no output with RGBA mode) created by ami_stuff
decodes correctly with original codec […]
10:32 PM 1023_RGB.avi attached to Ticket #1221 by ami_stuff
10:31 PM Ticket #1221 (loco: broken output with odd width) created by ami_stuff
decodes correctly with original codec […]
9:44 PM Changeset in ffmpeg [4d84c7d] by Michael Niedermayer <michaelni@gmx.at>
yadif: fixed missing error handling for poll_frame. Signed-off-by: …
9:40 PM 1023_gzip_24bpp.avi attached to Ticket #1220 by ami_stuff
9:40 PM 1023_gzip_16bpp.avi attached to Ticket #1220 by ami_stuff
9:39 PM Ticket #1220 (camstudio: broken output with 16bpp and odd width) created by ami_stuff
decodes correctly with original codec (no problem with 24/32bpp …
9:38 PM Changeset in ffmpeg [3be0c86b] by Michael Niedermayer <michaelni@gmx.at>
sws: remove cliping in yuv2rgb code. This code should not be needed …
9:37 PM Changeset in ffmpeg [689e59b7] by Michael Niedermayer <michaelni@gmx.at>
mov: reset dref_count on realloc to keep values consistent. This …
9:31 PM Changeset in ffmpeg [35e0496a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
9:11 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) updated by ami_stuff
It works ok now (AVIzlib codec correctly decodes output from FFmpeg …
8:37 PM Ticket #1108 (Always using "default" memory handling from mem.c against own ...) closed by reimar
wontfix: This comment is outdated (I sent a patch to update it), you cannot …
8:31 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) updated by Carl Eugen Hoyos
Note that mplayer -vc zlib does not like your samples, so the ticket …
8:22 PM Ticket #1025 (When incoming udp stream is stopped, ffmpeg does not return on pressing q) closed by reimar
duplicate: This looks like a duplicate of #1026 to, which has been fixed. If this …
8:20 PM Ticket #1027 (MP3 muxer should support writing Xing header for all MP3 sample rates.) updated by reimar
Type, Summary changed
The warning has been clarified. This is not an error but only a …
8:17 PM Ticket #1026 (libavformat::av_read_frame does not return waiting for udp packets ...) closed by reimar
fixed: This has actually been fixed in …
8:12 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) updated by Carl Eugen Hoyos
Could you test patchzlib2.diff (attached) with width of 320, 321, 322, …
8:08 PM patchzlib2.diff attached to Ticket #1217 by Carl Eugen Hoyos
8:08 PM Ticket #1026 (libavformat::av_read_frame does not return waiting for udp packets ...) updated by reimar
The full commit message suggests that a more reasonable solution would …
7:54 PM Ticket #995 (Selecting a stream from a multi-service mpegts) updated by reimar
There is nothing in your text that would explain why you used udp:// …
7:45 PM Ticket #531 (failure to extract DVB-Teletext track (zero-length file)) updated by reimar
Patch to fix -copyinkf sent.
7:03 PM Ticket #1209 (library.mak:95: *** missing separator. Stop) updated by Clément Bœsch
Could you try to: […] And checkout again the repository? I'm …
7:02 PM Changeset in ffmpeg [88a97d66] by Michael Niedermayer <michaelni@gmx.at>
indeo5: check for unsupported luma block type Found-by: Mateusz …
6:37 PM Changeset in ffmpeg [7ce118ba] by Anton Khirnov <anton@khirnov.net>
doc/filters: update documentation.
6:37 PM Changeset in ffmpeg [9e8aae44] by Anton Khirnov <anton@khirnov.net>
avconv: flush decoders immediately after an EOF. Prevents extensive …
6:37 PM Changeset in ffmpeg [89605e4] by Anton Khirnov <anton@khirnov.net>
avconv: send EOF to vsrc_buffer.
6:37 PM Changeset in ffmpeg [3e901cbc] by Anton Khirnov <anton@khirnov.net>
avconv: reindent.
6:32 PM 555.avi attached to Ticket #1217 by ami_stuff
6:32 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) updated by ami_stuff
attached patch (and the patch for decoder from ml) fixes -s 241x240, …
6:32 PM Changeset in ffmpeg [3b266da3] by Anton Khirnov <anton@khirnov.net>
avconv: add support for complex filtergraphs.
6:27 PM Changeset in ffmpeg [560f7774] by Anton Khirnov <anton@khirnov.net>
avconv: make filtergraphs global. This is the first step towards …
6:24 PM Changeset in ffmpeg [836ce905] by Anton Khirnov <anton@khirnov.net>
avconv: move filtered_frame from InputStream to OutputStream. It more …
6:23 PM Changeset in ffmpeg [6c9eac19] by Anton Khirnov <anton@khirnov.net>
avconv: don't set output width/height directly from input value. …
6:23 PM Changeset in ffmpeg [e77c866] by Anton Khirnov <anton@khirnov.net>
avconv: move resample_{width,height,pix_fmt} to InputStream. This is …
6:22 PM Changeset in ffmpeg [9dced854] by Anton Khirnov <anton@khirnov.net>
avconv: remove a useless variable from OutputStream.
6:22 PM Changeset in ffmpeg [b7327887] by Anton Khirnov <anton@khirnov.net>
avconv: get output pixel format from lavfi. This way we don't require …
6:21 PM Ticket #983 (No video in applehttp stream) updated by reimar
That URL is (kind of?) a playlist: EXTM3U …
6:20 PM Changeset in ffmpeg [fefc6567] by Michael Niedermayer <michaelni@gmx.at>
tiffdec: check overread for packbits Found-by: Mateusz "j00ru" …
6:20 PM Changeset in ffmpeg [2837d8d] by Michael Niedermayer <michaelni@gmx.at>
alsdec: fix number of decoded samples in first sub-block in BGMC mode. …
6:20 PM Changeset in ffmpeg [7af99a01] by Anton Khirnov <anton@khirnov.net>
graphparser: fix the order in which unlabeled input links are returned.
6:20 PM Changeset in ffmpeg [2e215267] by Anton Khirnov <anton@khirnov.net>
avconv: change {input,output}_{streams,files} into arrays of pointers. …
6:20 PM Changeset in ffmpeg [ea9367e9] by Anton Khirnov <anton@khirnov.net>
avconv: don't pass input/output streams to some functions. They are …
5:58 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) updated by Carl Eugen Hoyos
Reproduced by developer changed
Could you test if attached patch improves encoding?
5:57 PM patchzlibenc.diff attached to Ticket #1217 by Carl Eugen Hoyos
5:57 PM Ticket #1218 (zerocodec: decodes upside-down) updated by ami_stuff
this one plays correctly, so no need to fix anything. mine should be …
5:54 PM Ticket #1218 (zerocodec: decodes upside-down) updated by Carl Eugen Hoyos
Keywords changed
5:53 PM Ticket #1219 (zerocodec: crash) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
5:43 PM Ticket #1218 (zerocodec: decodes upside-down) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
How does http://fate.ffmpeg.org/fate-suite/zerocodec/sample-zeco.avi
5:11 PM out.avi attached to Ticket #1217 by ami_stuff
5:11 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) updated by ami_stuff
Replying to cehoyos: > Could you test if the software that …
5:05 PM crash.avi attached to Ticket #1219 by ami_stuff
5:04 PM Ticket #1219 (zerocodec: crash) created by ami_stuff
looks like this codec is buggy and accepts all (even not supported) …
4:56 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) updated by Carl Eugen Hoyos
Could you test if the software that decodes RGB24_321_240.avi …
4:52 PM zerocodec.avi attached to Ticket #1218 by ami_stuff
4:51 PM Ticket #1218 (zerocodec: decodes upside-down) created by ami_stuff
decodec correctly with original codec […]
4:35 PM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by reimar
Actually this is more of duplicate of ticket #162 (even if it should …
4:21 PM Changeset in ffmpeg [44c4170] by Michael Niedermayer <michaelni@gmx.at>
lzw: check for overread Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
4:21 PM Changeset in ffmpeg [a63c8137] by Michael Niedermayer <michaelni@gmx.at>
pngdec: check bits_per_pixel for palette mode. This fixes a out of …
4:21 PM Changeset in ffmpeg [c7dc19d6] by Michael Niedermayer <michaelni@gmx.at>
png: make sure the previous frames dimensions match before using it as …
3:58 PM Changeset in ffmpeg [a9e7e980] by Nicolas George <nicolas.george@normalesup.org>
error: ensure error codes are signed negative ints. Based on a patch …
3:46 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component changed
Patch on mailing list.
3:01 PM Changeset in ffmpeg [3118e3b1] by Michael Niedermayer <michaelni@gmx.at>
ff_lag_rac_init: fix signedness error leading to out of array read. …
3:01 PM Changeset in ffmpeg [20335598] by Michael Niedermayer <michaelni@gmx.at>
qdm2_fft_decode_tones: fix infinite loop Found-by: Mateusz "j00ru" …
2:54 PM Changeset in ffmpeg [1a974679] by Michael Niedermayer <michaelni@gmx.at>
qdm2: Check vlc_stage3_values index. Found-by: Mateusz "j00ru" …
2:48 PM Ticket #1211 (jpeg2000: incorrect output) updated by Carl Eugen Hoyos
Priority, Version, Keywords, Type, Reproduced by developer, Component, Status changed
Lossless images are broken, the others look not bad, but the colours …
2:38 PM Ticket #1214 (lagarith: not possible to decode videos with odd width) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the sample!
2:37 PM Ticket #1193 (avi enc: msvideo1 unplayable by wmp) closed by Carl Eugen Hoyos
fixed: Patch applied.
2:35 PM Changeset in ffmpeg [cb8f5194] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set bits_per_coded_sample when encoding Microsoft Video-1. Fixes …
2:34 PM Changeset in ffmpeg [8cb9f99e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding unaligned rgb24 lagarith. Fixes ticket #1214.
2:34 PM RGB24_321_240.avi attached to Ticket #1217 by ami_stuff
2:34 PM RGB24_320_240.avi attached to Ticket #1217 by ami_stuff
2:33 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) created by ami_stuff
decodes correctly with original codec […]
2:21 PM Ticket #1215 (utvideo: RGB (ULRG) + predict median + assum intercaled video = broken ...) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
2:19 PM RGB24.avi attached to Ticket #1216 by ami_stuff
2:19 PM Ticket #1216 (AVImszh: broken output with rgb24 mode) created by ami_stuff
decodes correctly with original codec […]
2:18 PM Changeset in ffmpeg [3892e784] by Diego Biurrun <diego@biurrun.de>
doc: Improve suggested Emacs settings for our coding style. Switch …
2:06 PM Changeset in ffmpeg [b1096b6e] by Michael Niedermayer <michaelni@gmx.at>
xan: check for vector_segment overread Found-by: Mateusz "j00ru" …
2:06 PM Changeset in ffmpeg [b962932c] by Michael Niedermayer <michaelni@gmx.at>
eatgv: check vector_bits Found-by: Mateusz "j00ru" Jurczyk and …
1:46 PM Changeset in ffmpeg [34123ab9] by Nicolas George <nicolas.george@normalesup.org>
tiny_psnr: reindent after last commit.
1:37 PM Ticket #1215 (utvideo: RGB (ULRG) + predict median + assum intercaled video = broken ...) created by ami_stuff
decodes correctly with original codec predict median + assume …
1:28 PM Changeset in ffmpeg [e6f7e22d] by Nicolas George <nicolas.george@normalesup.org>
tiny_psnr: support unseekable raw files. If either one of the files …
12:59 PM Changeset in ffmpeg [93927eb3] by Michael Niedermayer <michaelni@gmx.at>
ff_ivi_decode_blocks: fix negative scan_pos case. Fixes out of global …
12:59 PM Changeset in ffmpeg [f0bf9e9c] by Michael Niedermayer <michaelni@gmx.at>
indeo: Check allocated tile size in ff_ivi_process_empty_tile() This …
12:59 PM Changeset in ffmpeg [5ad7335e] by Michael Niedermayer <michaelni@gmx.at>
indeo5: check tile size in decode_mb_info(). This prevents writing …
12:39 PM Ticket #1193 (avi enc: msvideo1 unplayable by wmp) updated by Michael Niedermayer
patch LGTM
12:21 PM Changeset in ffmpeg [b7027685] by Nicolas George <nicolas.george@normalesup.org>
configure: add dependencies for colormatrix test.
11:33 AM Changeset in ffmpeg [af388237] by Michael Niedermayer <michaelni@gmx.at>
indeo5: set transform_size like indeo4 does to prevent useage of too …
11:26 AM Changeset in ffmpeg [0846719] by Michael Niedermayer <michaelni@gmx.at>
indeo4: check transform size. Found-by: Mateusz "j00ru" Jurczyk and …
11:23 AM Ticket #1214 (lagarith: not possible to decode videos with odd width) created by ami_stuff
decodes correctly with original codec RGB_321_240.avi: …
10:57 AM broken.ogv attached to Ticket #1213 by reimar
Broken Ogg file from Debian ticket.
10:56 AM Ticket #1213 (Ogg: video time stamps start incorrectly, cannot transcode to AVI) created by reimar
I am not sure whether this is a broken file or whether the ogg demuxer …
7:49 AM Ticket #1202 (Read Access Violation in memcpy) closed by Carl Eugen Hoyos
invalid: Thank you for clarifying. Note that ffplay has the disadvantage of …
4:24 AM Changeset in ffmpeg [5a59d2c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
utvideo: Remove unused variable 'src_size' Signed-off-by: Derek …
4:18 AM Changeset in ffmpeg [5096399d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
utvideo: Remove unused variable 'src_size' Signed-off-by: Derek …
3:23 AM Ticket #1202 (Read Access Violation in memcpy) updated by John Villamil
Hello, I cannot reproduce this issue, it might have been a freak …
2:41 AM Changeset in ffmpeg [c788782c] by Luca Barbato <lu_zero@gentoo.org>
mov: free memory on header parsing failure Call mov_read_close when …
2:41 AM Changeset in ffmpeg [4ebd422c] by Luca Barbato <lu_zero@gentoo.org>
mov: fix leaking memory with multiple drefs. Instead of allocating …

Apr 14, 2012:

11:34 PM Ticket #1200 (mpeg2video encoding regression) closed by Michael Niedermayer
fixed
11:33 PM Ticket #1201 (Write Access Violation) updated by John Villamil
It does not crash and plays fine with that argument: ffplay -vf …
11:29 PM Changeset in ffmpeg [7f77e904] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: clip before assigning tables in RGB output functions.
11:29 PM Changeset in ffmpeg [48606252] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix off-by-one in second coefficient in bilinear filters. If …
11:11 PM Ticket #876 (ljpeg: fix 12/16bpp decoding for images with odd width) closed by ami_stuff
fixed: Fixed in 9206ac80a5c3256738b887cf3cfe39f385ebc672. swscale: handle …
11:08 PM Changeset in ffmpeg [c3545764] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc: fix dts Fixes Ticket1200 Signed-off-by: Michael …
8:37 PM Changeset in ffmpeg [7432bcfe] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:01 PM Ticket #1201 (Write Access Violation) updated by ami_stuff
Cc changed
does it still crashes when you use ffplay -vf scale=320:240 …
7:23 PM lead_h263.avi attached to Ticket #1212 by ami_stuff
7:22 PM Ticket #1212 (Invalid memory access with lead h263 and lowres) created by ami_stuff
the crash happens after seeking a few times with the mouse below log …
7:17 PM Ticket #1207 (Possible Heap Corruption in avcodec) updated by Carl Eugen Hoyos
Keywords, Version changed
7:12 PM Ticket #1205 (Division by Zero in avcodec) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
7:01 PM Ticket #1204 (Untrusted Values Enable EIP Modification) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
7:01 PM Ticket #1203 (Illegal Data Usage in Avcodec) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
6:04 PM Changeset in ffmpeg [01bf2ad7] by Michael Niedermayer <michaelni@gmx.at>
indeo4: setup width/height properly. Found-by: Mateusz "j00ru" …
5:53 PM Ticket #1208 (EBP Modification) updated by Michael Niedermayer
try disabling asm or try an old release (if old works then git bisect …
5:52 PM Ticket #1208 (EBP Modification) updated by Michael Niedermayer
Not reproduceable with address sanitizer either
5:47 PM Ticket #1207 (Possible Heap Corruption in avcodec) updated by Michael Niedermayer
Keywords, Status, Reproduced by developer changed
Reproduceable with address sanitizer, needs multithreading though, no …
5:38 PM Ticket #1206 (Controlled EDX in avformat) closed by Michael Niedermayer
fixed: Fixed locally will be in my next git push Thanks
5:33 PM Changeset in ffmpeg [0b27136] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: fix null pointer dereference Fixes: Ticket1206 Found-by: …
5:19 PM 1.xbm attached to Ticket #1142 by ami_stuff
5:19 PM Ticket #1142 (xbm: fail to decode) updated by ami_stuff
attached another sample
5:16 PM 32bpp_lossless.jp2 attached to Ticket #1211 by ami_stuff
5:16 PM 32bpp.jp2 attached to Ticket #1211 by ami_stuff
5:16 PM 24bpp_lossless.jp2 attached to Ticket #1211 by ami_stuff
5:16 PM 24bpp.jp2 attached to Ticket #1211 by ami_stuff
5:16 PM 8bpp_lossless.jp2 attached to Ticket #1211 by ami_stuff
5:16 PM 8bpp.jp2 attached to Ticket #1211 by ami_stuff
5:16 PM Ticket #1211 (jpeg2000: incorrect output) created by ami_stuff
attached images (saved with qt) decodes with wrong colors/incorrectly …
4:58 PM Ticket #1203 (Illegal Data Usage in Avcodec) updated by Carl Eugen Hoyos
Also reproducible with --disable-optimizations --disable-asm …
4:58 PM Changeset in ffmpeg [7bf9e339] by Anton Khirnov <anton@khirnov.net>
vsrc_buffer: fix check from 7ae7c41. The user submitted variable in …
4:54 PM Changeset in ffmpeg [c42efad3] by Michael Niedermayer <michaelni@gmx.at>
wtvdec: fix name_size check to consider integer overflows. Found-by: …
4:54 PM Changeset in ffmpeg [83c7803f] by Michael Niedermayer <michaelni@gmx.at>
lagarith: check count before writing zeros. Found-by: Mateusz "j00ru" …
4:54 PM Changeset in ffmpeg [56dcfe87] by Michael Niedermayer <michaelni@gmx.at>
Clear residues only in not coded channel. This fixes overwriting coded …
4:48 PM Ticket #1208 (EBP Modification) updated by John Villamil
This also crashes on the latest static build from …
4:47 PM Ticket #1207 (Possible Heap Corruption in avcodec) updated by Carl Eugen Hoyos
Please consider using gdb (it works fine on windows).
4:42 PM Ticket #1207 (Possible Heap Corruption in avcodec) updated by John Villamil
This also crashes on the latest static build from …
4:26 PM Ticket #1201 (Write Access Violation) updated by John Villamil
This also crashes on the static build from …
4:22 PM Ticket #957 (can't decode MJPEG avi) closed by reimar
fixed
4:21 PM Changeset in ffmpeg [b44a5ec7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: replace per-frame malloc/free by constant size buffer. …
4:21 PM Changeset in ffmpeg [d05625bd] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
avidec: handle 0-size packets that exist only in index. 0-sized …
4:21 PM Changeset in ffmpeg [4c53c66a] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mp3enc: clarify meaning of "Unsupported" messages. They will only …
3:45 PM Changeset in ffmpeg [219a9ed1] by Diego Biurrun <diego@biurrun.de>
libxvid: Reorder functions to avoid forward declarations; make …
3:45 PM Changeset in ffmpeg [7a0cb74] by Diego Biurrun <diego@biurrun.de>
libxvid: drop some pointless dead code
2:33 PM Changeset in ffmpeg [64bd7f8e] by Michael Niedermayer <michaelni@gmx.at>
wmalosslessdec: Reset put bit buffer when num_saved_bits is reset. …
2:02 PM Changeset in ffmpeg [dac79c27] by Diego Biurrun <diego@biurrun.de>
wmal: vertical alignment cosmetics Signed-off-by: Diego Biurrun …
2:02 PM Changeset in ffmpeg [2e13f579] by Diego Biurrun <diego@biurrun.de>
wmal: Warn about missing bitstream splicing feature and ask for …
2:02 PM Changeset in ffmpeg [9900dd2d] by Diego Biurrun <diego@biurrun.de>
wmal: Skip seekable_frame_in_packet. There is no point in storing the …
2:01 PM Changeset in ffmpeg [07933b44] by Diego Biurrun <diego@biurrun.de>
wmal: Drop unused variable num_possible_block_size. This is probably …
12:51 PM Changeset in ffmpeg [b3a43515] by Michael Niedermayer <michaelni@gmx.at>
wmalosslessdec: Fix reading too many bits in decode_channel_residues() …
12:50 PM Changeset in ffmpeg [2a7063de] by Michael Niedermayer <michaelni@gmx.at>
wmalosslessdec: fix a get_bits(0) in decode_ac_filter Found-by: …
12:49 PM Changeset in ffmpeg [a0abefb0] by Michael Niedermayer <michaelni@gmx.at>
wmalosslessdec: make mclms arrays big enough for whats written into …
12:26 PM Ticket #1209 (library.mak:95: *** missing separator. Stop) updated by yxmlines
yes
12:11 PM Ticket #1209 (library.mak:95: *** missing separator. Stop) updated by Carl Eugen Hoyos
Is the problem also reproducible with ./configure && make ?
11:37 AM Ticket #1207 (Possible Heap Corruption in avcodec) updated by Carl Eugen Hoyos
The sample does not crash here and valgrind does not report any …
11:35 AM Changeset in ffmpeg [d442c446] by Michael Niedermayer <michaelni@gmx.at>
wmalosslessdec: Make arrays WMALL_BLOCK_MAX_SIZE big and check …
11:13 AM Changeset in ffmpeg [9166f483] by Michael Niedermayer <michaelni@gmx.at>
wmaprodec: check min_samples_per_subframe Found-by: Mateusz "j00ru" …
11:00 AM Ticket #1209 (library.mak:95: *** missing separator. Stop) updated by yxmlines
mingw/msys Administrator@SERTLON /usr/temp/ffmpeg (master) ./configure …
10:03 AM Changeset in ffmpeg [b28c678b] by Michael Niedermayer <michaelni@gmx.at>
wmaprodec; fix get_bits(0) case. Found-by: Mateusz "j00ru" Jurczyk …
9:46 AM Changeset in ffmpeg [97a5addf] by Michael Niedermayer <michaelni@gmx.at>
wmaprodec: check num_vec_coeffs for validity Found-by: Mateusz …
9:46 AM Changeset in ffmpeg [52ec2695] by Michael Niedermayer <michaelni@gmx.at>
lavf: print with debug level the byte positions before and after …
9:12 AM Ticket #1210 (Building libopencore_amrnb decoder without encoder fails) created by Carl Eugen Hoyos
The following configure line fails building: […]
8:15 AM Ticket #1202 (Read Access Violation in memcpy) updated by Carl Eugen Hoyos
The sample does not crash here and valgrind does not report any …
8:03 AM Ticket #1201 (Write Access Violation) updated by Carl Eugen Hoyos
The sample does not crash here and valgrind does not report any …
7:39 AM Ticket #1203 (Illegal Data Usage in Avcodec) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
[…]
7:34 AM Ticket #1204 (Untrusted Values Enable EIP Modification) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
[…]
7:27 AM Ticket #1205 (Division by Zero in avcodec) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
[…]
7:25 AM Changeset in ffmpeg [91d3cbe0] by Anton Khirnov <anton@khirnov.net>
avfiltergraph: make the AVFilterInOut alloc/free API public This is …
7:25 AM Changeset in ffmpeg [12e7e1d0] by Anton Khirnov <anton@khirnov.net>
graphparser: allow specifying sws flags in the graph description.
7:25 AM Changeset in ffmpeg [4e781c25] by Anton Khirnov <anton@khirnov.net>
graphparser: fix the order of connecting unlabeled links. Right now, …
7:25 AM Changeset in ffmpeg [d7bcc71d] by Anton Khirnov <anton@khirnov.net>
graphparser: add avfilter_graph_parse2(). Unlike …
7:25 AM Changeset in ffmpeg [7ae7c414] by Anton Khirnov <anton@khirnov.net>
vsrc_buffer: allow using a NULL buffer to signal EOF.
7:23 AM Ticket #1206 (Controlled EDX in avformat) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
[…]
6:57 AM Ticket #1208 (EBP Modification) updated by Carl Eugen Hoyos
The sample does not crash here and valgrind does not report any …
6:46 AM Ticket #1209 (library.mak:95: *** missing separator. Stop) updated by Carl Eugen Hoyos
Please provide the FFmpeg version you are using (first line of git …
1:47 AM Ticket #1209 (library.mak:95: *** missing separator. Stop) created by kuh3h3
tried to compile recent git ffmpeg on windows mingw. but failed. …
12:44 AM Ticket #1208 (EBP Modification) created by John Villamil
Through operations within the application, it is possible for an …
12:41 AM Ticket #1207 (Possible Heap Corruption in avcodec) created by John Villamil
(17f84.181d4): Access violation - code c0000005 (first chance) First …
12:33 AM Ticket #1206 (Controlled EDX in avformat) created by John Villamil
An attacker can control the value in EDX. Whether this issue is …
12:29 AM Ticket #1205 (Division by Zero in avcodec) created by John Villamil
* ERROR: Symbol file could not be found. Defaulted to export …
12:25 AM Ticket #1204 (Untrusted Values Enable EIP Modification) created by John Villamil
(8c20.1b36c): Access violation - code c0000005 (first chance) First …
12:22 AM Ticket #1203 (Illegal Data Usage in Avcodec) created by John Villamil
An attacker may be able to create a file that reads data from an …
12:14 AM Ticket #1202 (Read Access Violation in memcpy) created by John Villamil
This is a read access violation within a call to memcpy. An attacker …
12:10 AM Ticket #1201 (Write Access Violation) created by John Villamil
This is a write access violation within FFPlay.exe. (cbac.2804): …

Apr 13, 2012:

10:33 PM Ticket #1003 (matroska file hits eof after any seek) updated by reimar
Potential patch sent to list.
10:24 PM Changeset in ffmpeg [cca95285] by Michael Niedermayer <michaelni@gmx.at>
mp3on4: allocate a large enough frame. Found-by: Mateusz "j00ru" …
10:24 PM Changeset in ffmpeg [c41ac870] by Michael Niedermayer <michaelni@gmx.at>
avidec: update size when packet is shrunk Fixes out of array read …
9:21 PM Changeset in ffmpeg [9206ac8] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: handle last pixel if lines have an odd width. Fixes bug 270.
9:15 PM Changeset in ffmpeg [3f80546d] by Clément Bœsch <ubitux@gmail.com>
lavfi/drawbox: fix width displayed in place of x.
8:59 PM Changeset in ffmpeg [72b9537d] by Michael Niedermayer <michaelni@gmx.at>
dfa: Fix out of array write in decode_dds1() Found-by: Mateusz …
8:58 PM Changeset in ffmpeg [d1c95d2c] by Michael Niedermayer <michaelni@gmx.at>
dfa: fix out of array write in decode_wdlt() Found-by: Mateusz …
8:42 PM Changeset in ffmpeg [f5be7958] by Mans Rullgard <mans@mansr.com>
qdm2: fix a dubious pointer cast This reworks a loop to get rid of an …
8:13 PM Changeset in ffmpeg [680097cb] by Martin Storsjö <martin@martin.st>
WMAL: Do not try to read rawpcm coefficients if bits is invalid …
8:08 PM Changeset in ffmpeg [accea4d9] by Martin Storsjö <martin@martin.st>
mov: Fix detecting there is no sync sample. Stss atom without entries …
7:58 PM Changeset in ffmpeg [f346b6bb] by Alex Converse <alex.converse@gmail.com>
tiffdec: K&R cosmetics
7:50 PM Changeset in ffmpeg [367d9b29] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:03 PM Changeset in ffmpeg [cbf767a8] by Luca Barbato <lu_zero@gentoo.org>
avf: has_duration does not check the global one Some container …
6:57 PM Ticket #1031 (yuv420p to rgb24 wrong pixels at end of rows) closed by Carl Eugen Hoyos
fixed: A workaround was applied by Michael.
6:42 PM Ticket #1122 (H264 interlaced multithreaded decoding artifacts) updated by Carl Eugen Hoyos
I tested the following command line: […] For n==1, I get an …
6:28 PM Changeset in ffmpeg [b089ca87] by Ronald S. Bultje <rsbultje@gmail.com>
dsputil: fix optimized emu_edge function on Win64. Recent register …
6:00 PM Ticket #1200 (mpeg2video encoding regression) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/36411/focus=36576
5:22 PM Changeset in ffmpeg [ef0ee7f6] by Diego Biurrun <diego@biurrun.de>
swscale: K&R formatting cosmetics (part II) Also adjust some comments …
4:51 PM Ticket #1122 (H264 interlaced multithreaded decoding artifacts) updated by Michael Niedermayer
has anyone successfully git bisected this ? what is the first known to …
4:49 PM Changeset in ffmpeg [90a43060] by Alex Converse <alex.converse@gmail.com>
tiffdec: Add a malloc check and refactor another.
4:49 PM Changeset in ffmpeg [99a33529] by Alex Converse <alex.converse@gmail.com>
faxcompr: Check malloc results and unify return path
4:40 PM Changeset in ffmpeg [62e5ef95] by Michael Niedermayer <michaelni@gmx.at>
av_image_alloc: Align the width to 8 when align >= 8. This allows …
4:38 PM Changeset in ffmpeg [41a052a6] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: fix "oswr may be used uninitialized" warning Signed-off-by: …
4:21 PM Changeset in ffmpeg [2ec8789e] by Michael Niedermayer <michaelni@gmx.at>
avpicture_layout: use a endian independant format for the palette. …
1:53 PM Ticket #1198 (Invalid, non monotonically increasing dts to muxer (regression)) closed by Carl Eugen Hoyos
invalid
1:13 PM Ticket #1198 (Invalid, non monotonically increasing dts to muxer (regression)) updated by schtorch
Updated to latest git again. Seems that a fix within the last 24h has …
12:22 PM Changeset in ffmpeg [6555acad] by Mans Rullgard <mans@mansr.com>
configure: escape colons in values written to config.fate The fields …
12:13 PM Ticket #1197 (Problem with lagarith file) updated by Carl Eugen Hoyos
[…]
12:11 PM LAGS_yuy2.avi attached to Ticket #1197 by Carl Eugen Hoyos
12:09 PM Ticket #1197 (Problem with lagarith file) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Type, Reproduced by developer changed
Attached patch is not sufficient to support FRAME_ARITH_YUY2.
12:09 PM Ticket #1199 (Playlist support) created by burek
Would it be too difficult to add the playlist support in FFmpeg in …
12:09 PM patchlagsyuy2.diff attached to Ticket #1197 by Carl Eugen Hoyos
12:01 PM Ticket #1198 (Invalid, non monotonically increasing dts to muxer (regression)) updated by Carl Eugen Hoyos
Keywords changed
Please test current git head.
10:09 AM Changeset in ffmpeg [84d74610] by Michael Niedermayer <michaelni@gmx.at>
mov: zero sc->pb in mov_read_close() Its bad to free things without …
9:59 AM Changeset in ffmpeg [a6b3e6d0] by Michael Niedermayer <michaelni@gmx.at>
mov: Fix memory leaks on aborted header parsing. If mov_read_header …
9:52 AM Changeset in ffmpeg [ab3fcd93] by Michael Niedermayer <michaelni@gmx.at>
mov: zero extradata_size on deallocation of extradata. This prevents …
9:43 AM Changeset in ffmpeg [b5ada68e] by Michael Niedermayer <michaelni@gmx.at>
matroska: Fix leaking memory allocated for laces. During error …
9:35 AM ffmpeg-20120413-112526.log attached to Ticket #1198 by schtorch
Logfile of successful conversion
9:34 AM ffmpeg-20120413-110525.log attached to Ticket #1198 by schtorch
Logfile of failed conversion
9:33 AM Ticket #1198 (Invalid, non monotonically increasing dts to muxer (regression)) created by schtorch
Using git head, I get the following error and the file does not …
9:28 AM Changeset in ffmpeg [fd165a0b] by Michael Niedermayer <michaelni@gmx.at>
mov: Fix harmless OOB read. Convert key_off initialize to use the …
9:10 AM Changeset in ffmpeg [a9d114dc] by Michael Niedermayer <michaelni@gmx.at>
pthread: Fix crash due to fctx->delaying not being cleared. corrects …
7:48 AM Ticket #1197 (Problem with lagarith file) created by Kraken
http://light-alloy.ru/lags.7z ffplay cannot playback this lagarith file.
6:31 AM Ticket #1167 (asf to avi: Application provided invalid, non monotonically) closed by Carl Eugen Hoyos
fixed: A work-around for this sample was applied by Michael.
6:30 AM Ticket #1195 (EOF after decoding error) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
Also reproducible with -an (and without -vn), MPlayer plays >50 …
4:33 AM Changeset in ffmpeg [de7f22ab] by Ronald S. Bultje <rsbultje@gmail.com>
ac3dsp: call femms/emms at the end of float_to_fixed24() for 3DNow and …
4:32 AM Changeset in ffmpeg [31168588] by Ronald S. Bultje <rsbultje@gmail.com>
matroska: Fix leaking memory allocated for laces. During error …
4:32 AM Changeset in ffmpeg [97ae3700] by Ronald S. Bultje <rsbultje@gmail.com>
pthread: Fix crash due to fctx->delaying not being cleared. …
4:31 AM Changeset in ffmpeg [27c2fb0f] by Ronald S. Bultje <rsbultje@gmail.com>
vp3: Assert on invalid filter_limit values. Signed-off-by: Dale …
4:13 AM Changeset in ffmpeg [76538d7a] by Ronald S. Bultje <rsbultje@gmail.com>
h264: fix 10bit biweight functions after recent x86inc.asm fixes. …
3:35 AM Ticket #1196 (drawtext parameter keys "n" and "t" not working) created by ad
I tried using drawtext's "n" and "t" parameter keys using the example …
1:34 AM Changeset in ffmpeg [2b8374e9] by Alex Converse <alex.converse@gmail.com>
ffv1: Fix size mismatch in encode_line.
1:34 AM Changeset in ffmpeg [73b7437f] by Alex Converse <alex.converse@gmail.com>
movenc: Remove a dead initialization
12:12 AM Changeset in ffmpeg [e9dc6164] by Michael Niedermayer <michaelni@gmx.at>
vp3: Assert on invalid filter_limit values. Signed-off-by: Dale …
12:12 AM Changeset in ffmpeg [bd3ea317] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Compensate non monotonicity errors in the audio TSs. Audio …

Apr 12, 2012:

10:42 PM Ticket #1195 (EOF after decoding error) created by Clément Bœsch
The following sample …
10:39 PM Changeset in ffmpeg [ca19862d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:14 PM Changeset in ffmpeg [5eeecde8] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mp: remove 2xsai wrapped filter It was ported to a native …
10:14 PM Changeset in ffmpeg [b7a7830d] by Stefano Sabatini <stefasab@gmail.com>
lavfi: port 2xsai filter from libmpcodecs Partially based on the port …
10:13 PM Changeset in ffmpeg [e21dac3a] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding: remove unused variable "size" Remove …
10:13 PM Changeset in ffmpeg [162e4004] by Stefano Sabatini <stefasab@gmail.com>
lavfi: install asrc_abuffer.h header The header is part of the public …
9:20 PM Changeset in ffmpeg [6048fd2] by Diego Biurrun <diego@biurrun.de>
git-howto: Explain how to avoid Windows line endings in git checkouts.
8:33 PM Ticket #984 (avio_alloc_context and callback on write) updated by Denis
Thanks for your quickly reply. Where I can found the list of the …
8:27 PM Ticket #1194 (mov enc: rawvideo as an output) updated by ami_stuff
Yes, that's why it would be nice to have this "feature" back ;)
8:22 PM Ticket #1194 (mov enc: rawvideo as an output) updated by Carl Eugen Hoyos
Did out.mov play with QuickTime?
8:08 PM Ticket #984 (avio_alloc_context and callback on write) updated by reimar
Resolution changed
8:08 PM Ticket #984 (avio_alloc_context and callback on write) closed by reimar
fixed: You do not provide a seek function for the avio context, so completely …
7:30 PM Changeset in ffmpeg [baaab606] by Diego Biurrun <diego@biurrun.de>
build: Move all arch OBJS declarations into arch subdirectory Makefiles.
7:29 PM Ticket #984 (avio_alloc_context and callback on write) updated by Denis
After a lot of time on studying FFmpeg I think there is something that …
7:27 PM main.c attached to Ticket #984 by Denis
C source for get the bug
7:08 PM Ticket #1031 (yuv420p to rgb24 wrong pixels at end of rows) updated by Michael Niedermayer
Analyzed by developer, Keywords, Reproduced by developer changed
The yuv2rgb SIMD code should call the C code to handle the w%8 pixels …
6:47 PM Ticket #1194 (mov enc: rawvideo as an output) created by ami_stuff
in the past something like this was possible: […] currently it's …
6:32 PM Changeset in ffmpeg [4561feb4] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vorbisdec: use correct channels variable. All code should use the …
6:29 PM Changeset in ffmpeg [d1a58afb] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: validate extradata size. Fixes potential out-of-bounds …
6:29 PM Changeset in ffmpeg [9540476] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: simplify using avpriv_copy_bits. Signed-off-by: Reimar …
6:28 PM Changeset in ffmpeg [eb24def4] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: Document assumptions when copying the AAC header. …
6:28 PM Changeset in ffmpeg [0c1e9c2d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: copy pce config from proper location. For the FATE test …
6:27 PM Changeset in ffmpeg [912a838e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: fix muxing of byte-aligned DSE. This will only work for DSEs …
3:18 PM Ticket #1192 (non-interleaved AVI) updated by burek
This is the ffmpeg used for those testings: …
2:41 PM Ticket #1193 (avi enc: msvideo1 unplayable by wmp) updated by ami_stuff
attached patch fixes the problem
2:30 PM Ticket #1193 (avi enc: msvideo1 unplayable by wmp) updated by Carl Eugen Hoyos
Analyzed by developer, Keywords, Version, Component, Status changed
Thank you for the analysis, FFmpeg stores 24 bit per pixel instead of …
2:27 PM patchcram.diff attached to Ticket #1193 by Carl Eugen Hoyos
2:11 PM msvideo1.jpg attached to Ticket #1193 by ami_stuff
2:11 PM Ticket #1193 (avi enc: msvideo1 unplayable by wmp) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/1167/j.asf the …
12:17 PM Ticket #1192 (non-interleaved AVI) updated by burek
Thanks a lot for the fast response, will try that and let you know.
12:15 PM Ticket #1055 (Playing wmalossless/decoding it to mp3 there is a loud noise at the ...) closed by Carl Eugen Hoyos
fixed: Fixed by Jakub Stachowski.
12:14 PM Ticket #1192 (non-interleaved AVI) updated by Carl Eugen Hoyos
Both TribesAscend.avi and SunStar-Start.avi work fine with current …
11:10 AM Changeset in ffmpeg [18e8fef7] by Diego Biurrun <diego@biurrun.de>
libxvid: remove disabled code
10:57 AM Changeset in ffmpeg [8274b21c] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix ticks_per_frame for the avi stream copy case Should not …
10:54 AM Changeset in ffmpeg [e8c63981] by Michael Niedermayer <michaelni@gmx.at>
ratecontrol: Use ticks_per_frame to calculate fps. Signed-off-by: …
10:41 AM Changeset in ffmpeg [3b00fd59] by Michael Niedermayer <michaelni@gmx.at>
wmalosslessdec: Reset residues to 0 if they were not decoded from …
9:59 AM Changeset in ffmpeg [9f3e781] by Mans Rullgard <mans@mansr.com>
qdm2: make a table static const Signed-off-by: Mans Rullgard …
9:59 AM Changeset in ffmpeg [9ffe8ee7] by Mans Rullgard <mans@mansr.com>
qdm2: simplify bitstream reader setup for some subpacket types …
9:59 AM Changeset in ffmpeg [a31787ee] by Mans Rullgard <mans@mansr.com>
qdm2: use get_bits_left() Signed-off-by: Mans Rullgard <mans@mansr.com>
9:36 AM Changeset in ffmpeg [9e938d22] by Michael Niedermayer <michaelni@gmx.at>
msmpeg4enc: fix stored fps value Signed-off-by: Michael Niedermayer …
9:35 AM Changeset in ffmpeg [75b38674] by Michael Niedermayer <michaelni@gmx.at>
lavf: compute_pkt_fields, limit the pts upcorrection to mpeg The pts …
9:26 AM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by ami_stuff
yes it seems enough to modify only this one value to number of bpp to …
7:35 AM Changeset in ffmpeg [733cf0ad] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: add -benchmark_all option.
7:35 AM Changeset in ffmpeg [81a9d32f] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: move getutime to the start of the file.
7:00 AM Changeset in ffmpeg [7bb3a302] by Diego Biurrun <diego@biurrun.de>
build: Consistently handle conditional compilation for all …
7:00 AM Changeset in ffmpeg [2ef15b46] by Diego Biurrun <diego@biurrun.de>
avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics
6:03 AM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by Carl Eugen Hoyos
Keywords, Version changed
Does it work with "28 FF FF"? The relevant line in …
2:31 AM Ticket #1192 (non-interleaved AVI) updated by burek
Another example (complete file) uploaded at incoming: …
1:40 AM Ticket #1192 (non-interleaved AVI) updated by burek
This is the output from VLC: […]
1:22 AM Ticket #1192 (non-interleaved AVI) created by burek
Z:\>ffmpeg -i SunStar.avi c:\SunStar2.mp4 ffmpeg version …
12:02 AM Changeset in ffmpeg [0cd17a62] by Michael Niedermayer <michaelni@gmx.at>
mjpeg: fix crash with lowres and flipped images Fixes Ticket1155 …
12:02 AM Changeset in ffmpeg [c0af8755] by Michael Niedermayer <michaelni@gmx.at>
vf_lut: fix rgba map regression Fixes Ticket1184 Signed-off-by: …

Apr 11, 2012:

11:47 PM Ticket #1155 (jpeg: crash with lowres when s->flipped == 1) closed by Michael Niedermayer
fixed: Locally fixed
10:49 PM Ticket #1184 (vf negate: crash) closed by Michael Niedermayer
fixed: Locally fixed
10:47 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by ami_stuff
the same problem (and fix) for -vcodec png and targa
10:21 PM qttiff.jpg attached to Ticket #1191 by ami_stuff
10:20 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/1167/j.asf the …
10:13 PM Changeset in ffmpeg [277f20c3] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
lavf: always call avio_flush in av_write_trailer. Otherwise for …
9:11 PM Ticket #1187 (WMV video does not seek correctly in Windows Media Player on Windows 7) updated by vpi
6bfb304 resolves this issue for us (and another video issue we were …
8:55 PM Ticket #1190 (targa enc: add pal8 output) created by ami_stuff
add pal8 output to targa encoder
8:50 PM Changeset in ffmpeg [4f6df20a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avplay: …
8:33 PM Ticket #1189 (Seeking to timestamp 0 without AVSEEK_FLAG_BACKWARD results in seek to ...) reopened by mbradshaw
Thanks Reimar. I'll change this to an enhancement request and reopen …
8:30 PM Changeset in ffmpeg [992f71e9] by Justin Ruggles <justin.ruggles@gmail.com>
msrle: convert MS RLE decoding function to bytestream2. …
8:28 PM Changeset in ffmpeg [8e357e8e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: error out when packet size is too large. Previously it would …
8:28 PM Changeset in ffmpeg [a736eb4a] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: Fix ALS in LATM. "Fix" in so far as at least it will no …
8:27 PM Changeset in ffmpeg [fa8a638] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: remove unused return value. Signed-off-by: Reimar Döffinger …
8:15 PM Ticket #1189 (Seeking to timestamp 0 without AVSEEK_FLAG_BACKWARD results in seek to ...) closed by reimar
invalid: As ffprobe -show_packets shows, the first frame has a (dts) time stamp …
7:55 PM mpeg2.mov attached to Ticket #1189 by mbradshaw
7:54 PM Ticket #1189 (Seeking to timestamp 0 without AVSEEK_FLAG_BACKWARD results in seek to ...) created by mbradshaw
Trying to seek to a timestamp 0 without AVSEEK_FLAG_BACKWARD causes …
7:47 PM Changeset in ffmpeg [729f90e2] by Justin Ruggles <justin.ruggles@gmail.com>
x86inc improvements for 64-bit Add support for all x86-64 registers …
7:46 PM Changeset in ffmpeg [e6ad943] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
latmenc: remove dead code. Signed-off-by: Reimar Döffinger …
7:46 PM Changeset in ffmpeg [5735f768] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
h261: move tables from header to .c file. Currently they end up twice …
6:30 PM Changeset in ffmpeg [6952301f] by Michael Niedermayer <michaelni@gmx.at>
ff_samples_to_time_base: support AV_NOPTS_VALUE Signed-off-by: …
5:24 PM Changeset in ffmpeg [e1ce7568] by Alex Converse <alex.converse@gmail.com>
avplay: Don't free video filters string until the end of decoding. …
4:35 PM Changeset in ffmpeg [e46b625d] by Mohamed Naufal <naufal22@gmail.com>
Merge branches 'stagefright' and 'stagefright-test' into stagefright-test
1:54 PM Changeset in ffmpeg [309a931a] by Michael Niedermayer <michaelni@gmx.at>
Fix memory leaks on failed ff_h264_decode_init() During failure …
1:35 PM Ticket #1188 (Segmented encode) created by Alrich
Encoding a video from udp mpegts stream segmented in 60 sec chunks, …
1:05 PM Ticket #816 (pal8 output is gray / empty) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
1:05 PM Ticket #910 (Segmented encode gives increasing time clips) updated by Alrich
Is there no other way to reset the timestamps at the beginning of each …
12:56 PM Changeset in ffmpeg [ca4a3f4a] by Michael Niedermayer <michaelni@gmx.at>
oggparsevorbis: Remove code messing with cur_dts. This code caused …
12:17 PM Ticket #1185 (broken playback of rtsp streams - under windows at least) updated by Ole
Replying to cehoyos: > Do you think this is a regression? …
12:10 PM Changeset in ffmpeg [44239bd9] by Michael Niedermayer <michaelni@gmx.at>
swr: add a swr_flags AVOption Using swr_flags instead of plain flags …
12:10 PM Changeset in ffmpeg [6c704d9c] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: support changing dither parameters for swr Signed-off-by: …
12:10 PM Changeset in ffmpeg [be4cde22] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: parse options for swr Signed-off-by: Michael Niedermayer …
11:44 AM Changeset in ffmpeg [c1d404b9] by Michael Niedermayer <michaelni@gmx.at>
swr: add a dither_scale parameter to tune the amplitude of the dither. …
11:44 AM Changeset in ffmpeg [a2c92e60] by Michael Niedermayer <michaelni@gmx.at>
swr: pass context to swri_get_dither() Signed-off-by: Michael …
11:38 AM Changeset in ffmpeg [ebbede22] by Martin Storsjö <martin@martin.st>
movenc: small refactor mov_write_packet Share the formerly internal …
11:38 AM Changeset in ffmpeg [18b59956] by Martin Storsjö <martin@martin.st>
movenc: remove redundant check The proper check is already in …
11:31 AM Ticket #1185 (broken playback of rtsp streams - under windows at least) updated by Carl Eugen Hoyos
Priority changed
Do you think this is a regression?
11:27 AM Changeset in ffmpeg [f8a237a3] by Michael Niedermayer <michaelni@gmx.at>
swr: add triangular highpass dither Signed-off-by: Michael …
11:26 AM Changeset in ffmpeg [1fc4ff22] by Michael Niedermayer <michaelni@gmx.at>
swr: generate more dither noise to improve quality. Signed-off-by: …
11:25 AM Changeset in ffmpeg [22057e8e] by Michael Niedermayer <michaelni@gmx.at>
swr: add swr_get_class() Signed-off-by: Michael Niedermayer …
11:23 AM Ticket #1186 (Regression in duration calculation for ogg files.) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
The regression as such is reproducible.
11:22 AM sync1.ogg attached to Ticket #1186 by Carl Eugen Hoyos
11:09 AM Ticket #1185 (broken playback of rtsp streams - under windows at least) updated by Ole
Sorry posted the wrong output about one of my local streams. Here is …
8:43 AM Changeset in ffmpeg [9676d8eb] by Diego Biurrun <diego@biurrun.de>
interplayvideo: fix av_dlog parameter type mismatch …
8:02 AM Changeset in ffmpeg [f9a2c5bc] by Michael Niedermayer <michaelni@gmx.at>
swr: simplify code by using av_get_bytes_per_sample() Signed-off-by: …
5:53 AM Ticket #1187 (WMV video does not seek correctly in Windows Media Player on Windows 7) closed by Carl Eugen Hoyos
invalid: Given that 41a097a is a predecessor of bd60349 your newer test does …

Apr 10, 2012:

10:45 PM Ticket #1186 (Regression in duration calculation for ogg files.) updated by Dale Curtis
Agreed on documentation! I'm working on cleaning all this up now, so …
10:24 PM seeks_delayed.wmv attached to Ticket #1187 by vpi
Output file that does not seek correctly
10:23 PM Ticket #1187 (WMV video does not seek correctly in Windows Media Player on Windows 7) reopened by vpi
Retested with the latest ffmpeg.exe executable that is dated April 9th …
10:09 PM CompilationGuide/Ubuntu edited by llogan
add mention that the guide supports some older ubuntu versions (diff)
9:56 PM Ticket #1187 (WMV video does not seek correctly in Windows Media Player on Windows 7) closed by reimar
invalid: Please always test with a recent version. This was most likely fixed …
9:54 PM Changeset in ffmpeg [6e9c634c] by Michael Niedermayer <michaelni@gmx.at>
swr: fix copy & pasted comment to match the code. Signed-off-by: …
9:51 PM Ticket #1186 (Regression in duration calculation for ogg files.) updated by reimar
You might want to improve your communication/documentation :-) This …
9:50 PM CompilationGuide edited by llogan
change link of ubuntu compile guide (diff)
9:48 PM CompilationGuide/Ubuntu created by llogan
make initial page
9:47 PM Ticket #1187 (WMV video does not seek correctly in Windows Media Player on Windows 7) updated by vpi
Here is the console output with verbose logging: ffmpeg -v 9 …
9:38 PM seeks_fine.wmv attached to Ticket #1187 by vpi
Input file that seeks correctly
9:38 PM Ticket #1187 (WMV video does not seek correctly in Windows Media Player on Windows 7) created by vpi
When reading raw packets from a source WMV video file using the …
9:37 PM Changeset in ffmpeg [8702e35b] by Michael Niedermayer <michaelni@gmx.at>
vda: try to fix compile Signed-off-by: Michael Niedermayer …
9:06 PM Ticket #1180 (video cutting/extraction leads to various a/v sync (when possible)) updated by Clément Bœsch
Indeed, thanks for tracking down the origin of the issue. I relayed …
8:59 PM Ticket #1186 (Regression in duration calculation for ogg files.) created by Dale Curtis
Commit …
8:53 PM Changeset in ffmpeg [e387c9d5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
7:18 PM Changeset in ffmpeg [b1ef4dc4] by Michael Niedermayer <michaelni@gmx.at>
swr: add triangular dither support Signed-off-by: Michael Niedermayer …
7:18 PM Changeset in ffmpeg [0cff3e13] by Michael Niedermayer <michaelni@gmx.at>
swr: remove unused variable Signed-off-by: Michael Niedermayer …
7:18 PM Changeset in ffmpeg [01708893] by Michael Niedermayer <michaelni@gmx.at>
swr: add SWR_DITHER_RECTANGULAR to AVOptions array Signed-off-by: …
6:54 PM Ticket #836 ("Reserved SBR extensions are not implemented" message on applehttp stream) closed by reimar
fixed: Message was incorrect, AAC stream is slightly broken/inefficient though.
6:51 PM Changeset in ffmpeg [1ac606ba] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
aacsbr: silence message for SBR extension "padding". Some files …
6:00 PM Ticket #1185 (broken playback of rtsp streams - under windows at least) created by Ole
This refers to or is the same bug as …
5:54 PM Changeset in ffmpeg [5b2be9bc] by Michael Niedermayer <michaelni@gmx.at>
swr-test: include opt.h, this is needed for changing options for …
5:54 PM Changeset in ffmpeg [7c673d73] by Michael Niedermayer <michaelni@gmx.at>
swr: use assert in swri_sum2 to check that only supported formats are …
5:54 PM Changeset in ffmpeg [db2eadb] by Michael Niedermayer <michaelni@gmx.at>
swr: add dither support. Signed-off-by: Michael Niedermayer …
5:54 PM Changeset in ffmpeg [5c1f3128] by Michael Niedermayer <michaelni@gmx.at>
swr: update copyright year for rematrix Signed-off-by: Michael …
5:27 PM Changeset in ffmpeg [679481b3] by Diego Biurrun <diego@biurrun.de>
Drop some pointless #ifdefs. The files are only compiled if the …
5:07 PM Changeset in ffmpeg [2130bd8f] by Ronald S. Bultje <rsbultje@gmail.com>
rv40dsp x86: use only one register, for both increment and loop …
5:06 PM Changeset in ffmpeg [272b252] by Ronald S. Bultje <rsbultje@gmail.com>
rv40dsp: implement prescaled versions for biweight. Quite often, the …
3:30 PM Changeset in ffmpeg [d3c59d50] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: use default channel layouts when they are unknown If either …
3:30 PM Changeset in ffmpeg [95a8dac5] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: parse channel layout string This allows the user to use …
2:29 PM Ticket #1184 (vf negate: crash) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/1116/1023.bmp
1:16 PM Changeset in ffmpeg [40b7a27b] by Nicolas George <nicolas.george@normalesup.org>
vf_drawtext: fontconfig support.
1:16 PM Changeset in ffmpeg [be9b0d2c] by Nicolas George <nicolas.george@normalesup.org>
vf_drawtext: fix memory leak of draw expression.
1:16 PM Changeset in ffmpeg [423047ea] by Nicolas George <nicolas.george@normalesup.org>
vf_drawtext: fix memory leak of glyph data.
12:57 PM Changeset in ffmpeg [a559d65] by Diego Biurrun <diego@biurrun.de>
nutdec: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
12:50 PM Changeset in ffmpeg [a40ba3af] by Martin Storsjö <martin@martin.st>
vda: Signal 4 byte NAL headers to the decoder regardless of what's in …
11:48 AM Changeset in ffmpeg [24ab1abf] by Michael Niedermayer <michaelni@gmx.at>
resample: support double precission resampling This commit is …
11:31 AM Ticket #1176 (Compile error when set "./configure --disable-optimizations") updated by liyongxing
yes,it works when i set --disable-asm. replying to [comment:1
11:19 AM Changeset in ffmpeg [3d9338b1] by Michael Niedermayer <michaelni@gmx.at>
swr: support int32 and float as internal sample formats …
11:18 AM Changeset in ffmpeg [7f1ae79d] by Michael Niedermayer <michaelni@gmx.at>
swr: support float & int32 in the resampler Signed-off-by: Michael …
11:06 AM Changeset in ffmpeg [605bcf61] by Michael Niedermayer <michaelni@gmx.at>
swr-test: Add newline to test output Signed-off-by: Michael …
10:35 AM Changeset in ffmpeg [2f080152] by Michael Niedermayer <michaelni@gmx.at>
resample: update copyright years, they where incorrect. …
8:56 AM Changeset in ffmpeg [14f063d2] by Martin Storsjö <martin@martin.st>
mem: Consistently return NULL for av_malloc(0) Plain POSIX malloc(0) …
12:48 AM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by Mark Rose
The console output doesn't reveal much. Good webm console output …
12:40 AM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by Carl Eugen Hoyos
Keywords changed
Complete, uncut console output missing. Is the problem also …
12:07 AM 7000000009434.mp4 attached to Ticket #1183 by Mark Rose
Source video file (created with ffmpeg)
12:06 AM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) created by Mark Rose
Recently the webm files generated by FFmpeg stopped working in Firefox …

Apr 9, 2012:

11:44 PM Ticket #1181 (dump_metadata should filter control-chars) updated by Carl Eugen Hoyos
Component changed
I cannot comment on the patch, but please provide a sample and …
11:38 PM Ticket #964 (No h263 Mode B support?) updated by ggoodale
I would agree that Mode B support for h263 decoding is not supported. …
11:32 PM Ticket #1182 ([ac3] frame sync error) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer, Description changed
Not reproducible with ffmpeg. […]
11:20 PM Ticket #1176 (Compile error when set "./configure --disable-optimizations") updated by Carl Eugen Hoyos
Originally fixed in db02592.
11:06 PM Ticket #1176 (Compile error when set "./configure --disable-optimizations") updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Not reproducible with git master, only reproducible for ia32 (on …
10:53 PM Ticket #1180 (video cutting/extraction leads to various a/v sync (when possible)) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
Regression since 492cc1, reproducible with […]
9:36 PM Ticket #750 (ffmpeg looses OGG-theora metadata tags (like title author etc) on OGG->OGG) updated by Carl Eugen Hoyos
Metadata gets lost if meta.ogv if encoded again: $ ffmpeg -i …
9:02 PM Changeset in ffmpeg [6bfb304] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
7:55 PM Changeset in ffmpeg [7f66912f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix gif regression test on big-endian. Decode output must be …
7:30 PM Changeset in ffmpeg [e36b25d1] by Anton Khirnov <anton@khirnov.net>
vf_overlay: implement poll_frame() Signal that it can output a frame …
7:29 PM Changeset in ffmpeg [90f65dc6] by Anton Khirnov <anton@khirnov.net>
vf_scale: support named constants for sws flags.
7:29 PM Ticket #743 (support 4:2:2 YCbCr 10-bit (v210 FourCC) rawvideo in avi) updated by reimar
What happened to that? Discussion on the patch seems to have died out.
7:25 PM Ticket #1182 ([ac3] frame sync error) created by carlrosmann
seeking in ffplay causes $subject. Also seeking in another player that …
7:25 PM Changeset in ffmpeg [7c59b5c2] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add all installed headers to doxy groups.
7:24 PM Changeset in ffmpeg [ec57b7de] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add avfft to the main lavc group.
7:18 PM Changeset in ffmpeg [8a74029] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add remaining avcodec.h functions to a misc doxygen group.
7:18 PM Changeset in ffmpeg [6aadfbda] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add AVPicture functions to a doxy group.
7:18 PM Changeset in ffmpeg [56512ce1] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add resampling functions to a doxy group.
7:16 PM Changeset in ffmpeg [40ca0e6a] by Anton Khirnov <anton@khirnov.net>
lavc doxy: replace \ with / It's the more proper symbol to use and it …
7:16 PM Changeset in ffmpeg [f038515f] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add encoding functions to a doxy group.
7:14 PM Changeset in ffmpeg [c8ef8464] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add decoding functions to a doxy group.
7:13 PM Changeset in ffmpeg [199ada49] by Anton Khirnov <anton@khirnov.net>
lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO}
7:13 PM Changeset in ffmpeg [30f3f625] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add AVPacket-related stuff to a separate doxy group. Also …
7:12 PM Changeset in ffmpeg [294b3a50] by Anton Khirnov <anton@khirnov.net>
lavc doxy: add core functions/definitions to a doxy group.
7:07 PM 0001-filter-ctrl-chars-on-dump.patch attached to Ticket #1181 by Christian Vogel
Patch to filter control-chars from metadata dumps.
7:06 PM Ticket #1181 (dump_metadata should filter control-chars) created by Christian Vogel
My mobile phone embedds a form-feed/Ctrl-L in the metadata of the …
6:55 PM Ticket #744 (tweak i263 pb-frames support to eliminate graphic corruption) updated by reimar
Ah, I see now. We just throw away the PB motion vectors, see …
6:55 PM Changeset in ffmpeg [3532a87a] by Michael Niedermayer <michaelni@gmx.at>
exr: optimize exr_halflt2uint() 30% faster Signed-off-by: Michael …
6:47 PM Ticket #744 (tweak i263 pb-frames support to eliminate graphic corruption) updated by reimar
None of the files in A-codecs/IMC show relevant corruption. Are you …
6:39 PM Changeset in ffmpeg [02c39f0] by Diego Biurrun <diego@biurrun.de>
ppc: Add/remove a number of const qualifiers to fix related warnings.
6:32 PM Ticket #1179 (libopenjpeg: encoded as rgb48, decodes as yuv444p16le) updated by mbradshaw
This can be corrected in some cases, actually. Paul's patch from March …
5:47 PM Changeset in ffmpeg [b073819b] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: allow '-async -1' to disable timestamp sync for audio encoding …
5:18 PM Ticket #1180 (video cutting/extraction leads to various a/v sync (when possible)) updated by Clément Bœsch
[…] > Playback results with different players: > > - ffplay: …
4:50 PM Changeset in ffmpeg [4169912f]n0.8.11 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.8.11 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
4:49 PM Changeset in ffmpeg [e05fd37e]n0.7.12 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.7.12 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
4:05 PM Ticket #1180 (video cutting/extraction leads to various a/v sync (when possible)) created by Clément Bœsch
Using a random AVI (http://samples.ffmpeg.org/avi/GoneNutty.avi) and …
4:00 PM Changeset in ffmpeg [9dd50da6] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.8' into release/0.7 * release/0.8: …
3:53 PM Changeset in ffmpeg [3b18d820] by Michael Niedermayer <michaelni@gmx.at>
Changelog, delete, its too inaccurate, git log is better. …
3:29 PM Ticket #1176 (Compile error when set "./configure --disable-optimizations") updated by Mike
I suggest you also use the --disable-asm option for configure.
3:21 PM Changeset in ffmpeg [cabc0ac7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add gif and xbm regression tests. Signed-off-by: Reimar Döffinger …
3:21 PM Changeset in ffmpeg [6458a087] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vf_scale: ensure the palette is set for output. Since those are …
3:21 PM Changeset in ffmpeg [24eac3cf] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Mark GRAY8 format as pseudo-paletted. This fixes that the GIF encoder …
3:21 PM Changeset in ffmpeg [bbaf941] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
scale: fix slice rendering with conversion between pal/non-pal. We …
3:21 PM Changeset in ffmpeg [438f3ef8] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
RV20: try keeping aspect during resolution changes. Resolution …
3:21 PM Changeset in ffmpeg [1d13032] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
aacdec: update debug code to always print the processed data. When …
3:13 PM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) closed by Carl Eugen Hoyos
worksforme: I get a bit-identical out.tif with FFmpeg and out.tif looks fine with …
3:06 PM Ticket #1179 (libopenjpeg: encoded as rgb48, decodes as yuv444p16le) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Both outrgb.jp2 and outyuv.jp2 decode correctly with OSX Picture …
2:20 PM Changeset in ffmpeg [679a973e] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: use default alignment for audio buffer
2:20 PM Changeset in ffmpeg [c58846f3] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: use align == 0 for default alignment in …
2:20 PM Changeset in ffmpeg [0109a09d] by Justin Ruggles <justin.ruggles@gmail.com>
avutil: use align == 0 for default alignment in audio sample buffer …
2:20 PM Changeset in ffmpeg [18ed3788] by Justin Ruggles <justin.ruggles@gmail.com>
avutil: allow NULL linesize in av_samples_fill_arrays() and …
2:20 PM CCITTFax3.tif attached to Ticket #832 by ami_stuff
2:19 PM Ticket #832 (tiff: support G3FAX1D) updated by ami_stuff
It breaks "CCITT Fax3" saved with IrfanView, sample attached.
2:06 PM Ticket #832 (tiff: support G3FAX1D) updated by reimar
If instead of commenting out, you change the condition to: …
1:58 PM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) updated by ami_stuff
Replying to cehoyos: > out.tif looks fine with current …
1:56 PM out.png attached to Ticket #1178 by ami_stuff
1:44 PM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) updated by Carl Eugen Hoyos
out.tif looks fine with current ImageMagick (I tested 6.5.4-8 and …
1:39 PM Changeset in ffmpeg [c9d12a46] by Michael Niedermayer <michaelni@gmx.at>
pngenc: Fix incorrect mask used for interlaced mode. Fixes Ticket1109 …
1:37 PM Changeset in ffmpeg [7ca2ed71] by Michael Niedermayer <michaelni@gmx.at>
dsp: fix diff_bytes_mmx() with small width Fixes Ticket1068 …
12:26 PM Ticket #785 ("HEADER ERROR" flooding with RM material) updated by reimar
Aspect is fixed in MPlayer, patch to fix it in MPlayer with -demuxer …
12:02 PM Ticket #1179 (libopenjpeg: encoded as rgb48, decodes as yuv444p16le) updated by ami_stuff
> Does IrfanView show pictures encoded with -pix_fmt yuv444p16 …
12:01 PM Ticket #679 (DVB subtitles are badly placed (and scaled) on the screen) updated by reimar
This should be related to something that was discussed previously: …
12:01 PM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) updated by ami_stuff
output attached
12:01 PM out.tif attached to Ticket #1178 by ami_stuff
12:00 PM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) updated by ami_stuff
I get the same result with my old ffmpeg's build and build from the …
11:51 AM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) updated by Carl Eugen Hoyos
Works fine here, could you test with ImageMagick / Gimp or attach out.tif?
11:42 AM Ticket #1179 (libopenjpeg: encoded as rgb48, decodes as yuv444p16le) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Does IrfanView show pictures encoded with -pix_fmt yuv444p16 …
11:27 AM Ticket #817 (tiff enc: black/white bar with monob/monow and odd width) closed by ami_stuff
fixed: Fixed in bc0bdda77b8df4c963dde55793dcecb65232c21a. swscale: handle …
11:21 AM Ticket #1179 (libopenjpeg: encoded as rgb48, decodes as yuv444p16le) updated by ami_stuff
-pix_fmt yuv444p out.jp2 -> out.jp2 is identified as rgb24
11:16 AM Test.BMP attached to Ticket #1179 by ami_stuff
11:16 AM Ticket #1179 (libopenjpeg: encoded as rgb48, decodes as yuv444p16le) created by ami_stuff
the output jp2 file decodes correctly with IrfanView, so the problem …
11:09 AM yuv410p.avi attached to Ticket #1178 by ami_stuff
11:08 AM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) created by ami_stuff
not reproducible with -vcodec ffv1 / rawvideo / svq1 […]
10:52 AM Ticket #750 (ffmpeg looses OGG-theora metadata tags (like title author etc) on OGG->OGG) closed by reimar
worksforme: Either this was fixed or there is some critical information missing: …
3:13 AM Changeset in ffmpeg [b6c4518a] by Anton Khirnov <anton@khirnov.net>
avconv: remove OutputStream.picref. It's only used inside …
3:10 AM Changeset in ffmpeg [695ec04e] by Anton Khirnov <anton@khirnov.net>
avconv: only set SAR once on the decoded frame. No point in repeating …

Apr 8, 2012:

10:46 PM Changeset in ffmpeg [ed68fd45] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add v408 codec regression test. Signed-off-by: Reimar Döffinger …
10:45 PM Changeset in ffmpeg [1337de0c] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: validate the channel layout vs. channel count for decoders …
10:35 PM Changeset in ffmpeg [b2db359] by Justin Ruggles <justin.ruggles@gmail.com>
audioconvert: make av_get_channel_layout accept composite names. …
10:19 PM Changeset in ffmpeg [c311afca] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add roqaudio regression test. Signed-off-by: Reimar Döffinger …
7:13 PM Changeset in ffmpeg [4d693b02] by Justin Ruggles <justin.ruggles@gmail.com>
avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() …
7:08 PM Changeset in ffmpeg [4f85e7b6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
6:55 PM Changeset in ffmpeg [5d6a40bc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtsp: …
6:27 PM Changeset in ffmpeg [4f043c8a] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Allow running fate-wmv8-x8intra manually. Signed-off-by: Reimar …
6:27 PM Changeset in ffmpeg [a5efc8c9] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Allow manually running disabled FATE tests. This makes it easy to …
6:26 PM Changeset in ffmpeg [03ef5047] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix nellymoser encoder crash with hardcoded tables. Use the correct …
6:01 PM Changeset in ffmpeg [a7b1420c] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Update reference for disabled fate-wmv8-x8intra test to new format. …
3:03 PM Changeset in ffmpeg [1d80c8db] by Michael Niedermayer <michaelni@gmx.at>
ffv1: set slice geometry based on user specified slices. …
2:48 PM Changeset in ffmpeg [8dfbc1c5] by Michael Niedermayer <michaelni@gmx.at>
ffv1: allow enabling of version 2 by using some of its features. …
2:26 PM Ticket #978 (wrong container fps when muxing raw Xvid to avi) updated by Selur
for those struggling with this like me: cvlc can be used to properly …
2:07 PM Ticket #1177 (movie source: seek_point does not allow for accurate seeking (keyframe ...) created by ls
The movie source does not seem to allow for accurate seeking since it …
2:01 PM Changeset in ffmpeg [1b295a17] by Michael Niedermayer <michaelni@gmx.at>
ffv1: fix version=2 chroma handling Signed-off-by: Michael …
2:01 PM Changeset in ffmpeg [56123595] by Michael Niedermayer <michaelni@gmx.at>
ffv1: add a minor version field beginning with ffv1.3 Signed-off-by: …
12:51 PM Changeset in ffmpeg [9294f538] by Martin Storsjö <martin@martin.st>
rtsp: Don't use av_malloc(0) if there are no streams Signed-off-by: …
12:51 PM Changeset in ffmpeg [62c3c8ca] by Martin Storsjö <martin@martin.st>
rtsp: Don't use uninitialized data if there are no streams …
11:06 AM Changeset in ffmpeg [069cf86d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix side-data memleak also for audio. This uses the same code as in …
10:10 AM Changeset in ffmpeg [58e1032d] by Martin Storsjö <martin@martin.st>
vaapi: mpeg2: fix slice_vertical_position calculation. …
10:08 AM Changeset in ffmpeg [9cb150c9] by Martin Storsjö <martin@martin.st>
hwaccel: mpeg2: decode first field, if requested. If user opted to …
9:43 AM Changeset in ffmpeg [1156f07c] by Reinhard Tartler <siretart@tauware.de>
kgv1dec: Increase offsets array size so it is large enough. Fixes …
9:43 AM Changeset in ffmpeg [6ca010f2] by Reinhard Tartler <siretart@tauware.de>
mjpegbdec: Fix overflow in SOS. Based in part by a fix from Michael …
9:43 AM Changeset in ffmpeg [224025d8] by Reinhard Tartler <siretart@tauware.de>
atrac3: Fix crash in tonal component decoding. Add a check to avoid …
9:23 AM Changeset in ffmpeg [a8f4db0a] by Reinhard Tartler <siretart@tauware.de>
dv: Fix small stack overread related to CVE-2011-3929 and …
9:23 AM Changeset in ffmpeg [b46141b0] by Reinhard Tartler <siretart@tauware.de>
dv: Fix null pointer dereference due to ach=0 dv: Fix null pointer …
9:23 AM Changeset in ffmpeg [38421f27] by Reinhard Tartler <siretart@tauware.de>
dv: check stype dv: check stype Fixes part1 of CVE-2011-3929 …
9:23 AM Changeset in ffmpeg [3253dd2b] by Reinhard Tartler <siretart@tauware.de>
nsvdec: Propagate errors Related to CVE-2011-3940. Found-by: Mateusz …
9:23 AM Changeset in ffmpeg [87007519] by Reinhard Tartler <siretart@tauware.de>
nsvdec: Be more careful with av_malloc(). Check results for …
9:23 AM Changeset in ffmpeg [1edf848a] by Reinhard Tartler <siretart@tauware.de>
nsvdec: Fix use of uninitialized streams. Fixes CVE-2011-3940 (Out of …
9:04 AM Changeset in ffmpeg [2ce7f4d4] by Martin Storsjö <martin@martin.st>
cosmetics: Fix indentation Signed-off-by: Martin Storsjö …
9:04 AM Changeset in ffmpeg [45600148] by Martin Storsjö <martin@martin.st>
rtsp: Don't expose the MS-RTSP RTX data stream to the caller This …
7:44 AM Changeset in ffmpeg [cb939468] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: Add support to mux s302 stream Signed-off-by: Michael …
7:43 AM Changeset in ffmpeg [352a67e6] by Michael Niedermayer <michaelni@gmx.at>
configure: fix - vs _ error Signed-off-by: Michael Niedermayer …
12:43 AM Changeset in ffmpeg [58c25724] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add nellymoser "fuzzy" FATE test. Since we cannot specify decode …
12:43 AM Changeset in ffmpeg [e9841505] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Allow setting CODEC_FLAG2_CHUNKS via the name "chunks". …
12:43 AM Changeset in ffmpeg [d506ef05] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fixes for third argument do_image_formats. Remove it from two places …
Note: See TracTimeline for information about the timeline view.