Timeline



Apr 22, 2012:

9:38 PM Ticket #1032 (PTS < DTS while stream copying WTV files causing failure) updated by ramitb
Any update on this?
9:37 PM Ticket #1166 (CopyTB broken in new FFMPEG builds) updated by ramitb
Yes I do (in both the old working and latest version). I'm ucing …
9:02 PM Changeset in ffmpeg [269cb675] by Martin Storsjö <martin@martin.st>
mpegts: Try seeking back even for nonseekable protocols The mpegts …
8:26 PM Changeset in ffmpeg [70d54392] by Michael Niedermayer <michaelni@gmx.at>
lowres2 support. The new lowres support is limited to decoders where …
8:26 PM Changeset in ffmpeg [92ef4be4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: ARM: …
8:21 PM Ticket #1243 (ffprobe -show_packets crashes with disabled aac decoder) created by Carl Eugen Hoyos
I found another crash with the sample from ticket #997, only happens …
8:15 PM ffmpeg-20120422-161113.log attached to Ticket #1242 by Chucks
Command line where audio is simply remuxed, not transcoded without -copyts
8:14 PM ffmpeg-20120422-161104.log attached to Ticket #1242 by Chucks
Command line where audio is simply remuxed, not transcoded.
8:14 PM ffmpeg-20120422-161053.log attached to Ticket #1242 by Chucks
Command line similar to what is captured from serviio
8:12 PM sample.mkv attached to Ticket #1242 by Chucks
sample Matroska track with h.264 video, AAC audio
8:08 PM Ticket #1234 (flic in avi doesn't decode) closed by Carl Eugen Hoyos
fixed: Should be fixed.
8:07 PM Changeset in ffmpeg [2e07f42] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support flicvideo with 904 bytes extradata. Fixes ticket #1234.
7:44 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by Carl Eugen Hoyos
Could you test if attached patch makes any difference?
7:43 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) updated by Chucks
Logs and sample media file provided. The choice to include -copyts …
7:37 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) updated by Carl Eugen Hoyos
Please provide a minimal command line together with complete, uncut …
7:23 PM patchneondsp.diff attached to Ticket #1241 by Carl Eugen Hoyos
7:22 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) created by Chucks
I am using http://serviio.org/ as a media server to a media device not …
6:10 PM Changeset in ffmpeg [2ea5f866] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: assert the refcount of decoded frames Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [22a6a23a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: assert the refcount of allocated frames, Signed-off-by: …
6:07 PM Changeset in ffmpeg [cf09496c] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: assert against creation of cycles in the pools linked list. …
6:05 PM Changeset in ffmpeg [be2b927a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: stricter refcount check in unref_buffer() Signed-off-by: …
6:03 PM Changeset in ffmpeg [951cbea] by Michael Niedermayer <michaelni@gmx.at>
mpeg12dec: reset data size after parsing extradata. This ended up …
5:48 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by nadavrub
== compiler == The one provided with NDK7B ( …
4:17 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by Carl Eugen Hoyos
Keywords, Component changed
Which compiler and version are you using? The error message you …
3:37 PM Changeset in ffmpeg [9b75ae05] by Diego Biurrun <diego@biurrun.de>
swscale: K&R formatting cosmetics (part III)
3:27 PM Changeset in ffmpeg [41abc9da] by Michael Niedermayer <michaelni@gmx.at>
iff: fix null ptr dereference Found-by: Mateusz "j00ru" Jurczyk and …
1:34 PM Changeset in ffmpeg [52fdaf27] by Michael Niedermayer <michaelni@gmx.at>
audemux: Fix potential integer overflow leading to a division by 0 …
1:34 PM Changeset in ffmpeg [8aa57b7b] by Michael Niedermayer <michaelni@gmx.at>
audemux: Check channels isnt 0 Fixes a division by 0 Found-by: …
1:29 PM Changeset in ffmpeg [fd2127ad] by Michael Niedermayer <michaelni@gmx.at>
wtvdec: Check that stream private context has been allocated before …
12:58 PM Changeset in ffmpeg [9a4f5b7] by Michael Niedermayer <michaelni@gmx.at>
mjpegbdec: check SOS/SOF ordering. Fixes null ptr dereference …
12:58 PM Changeset in ffmpeg [abec654] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: Require a valid keyframe for decoding non keyframes. Before …
11:30 AM Changeset in ffmpeg [d526c533] by Mans Rullgard <mans@mansr.com>
ARM: allow runtime masking of CPU features This allows masking CPU …
10:51 AM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by nadavrub
One additional comment, using '--disable-optimizations' with …
10:45 AM Changeset in ffmpeg [23a6e474] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: fix validity test for file index. Also fix a typo in the next …
10:16 AM Changeset in ffmpeg [605f2b6b] by Michael Niedermayer <michaelni@gmx.at>
asv1dec: check extradatasize before reading. Fixes null ptr …
10:09 AM Changeset in ffmpeg [fa5dacce] by Michael Niedermayer <michaelni@gmx.at>
indeo5: check against scaleable frames in non scaleable streams. …
10:02 AM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) created by nadavrub
== Environment == || OS || Ubuntu 11.10 || || RELEASE || 0.10.2.git || …
9:23 AM Changeset in ffmpeg [2a59abf1] by Michael Niedermayer <michaelni@gmx.at>
smackerdemux: Allocate padding for extradata Fixes slight overread. …
9:10 AM Changeset in ffmpeg [f7c6753] by Michael Niedermayer <michaelni@gmx.at>
svq1dec: Fix overread on very small input Found-by: Mateusz "j00ru" …
1:49 AM Changeset in ffmpeg [b21ba20c] by Michael Niedermayer <michaelni@gmx.at>
wmaprodec: tighter check for num_vec_coeffs Found-by: Mateusz "j00ru" …

Apr 21, 2012:

10:23 PM Ticket #845 (Artefacts with Indeo 4) updated by ami_stuff
It looks like this problem have something to do with keyframes. …
9:01 PM Ticket #1176 (Compile error when set "./configure --disable-optimizations") closed by Carl Eugen Hoyos
fixed: Fixed in next release, you can test with git checkout release/0.10
8:56 PM Changeset in ffmpeg [c047afb8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:34 PM Ticket #743 (support 4:2:2 YCbCr 10-bit (v210 FourCC) rawvideo in avi) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the reminder.
8:31 PM Changeset in ffmpeg [2f06b56] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support broken v210 files with 64 byte padding. Fixes ticket #743. …
7:41 PM Changeset in ffmpeg [265a628f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
h264: use struct offsets in get_cabac_bypass_sign_x86(). (cherry …
7:39 PM Changeset in ffmpeg [6c0027bb] by Michael Niedermayer <michaelni@gmx.at>
dnxhddec: check that the indicated bit depth matches the tables. …
7:31 PM Changeset in ffmpeg [8c59e0c3] by Michael Niedermayer <michaelni@gmx.at>
xldec: move buffer size check up, it can be done before allocating a …
7:30 PM Changeset in ffmpeg [94b42da] by Michael Niedermayer <michaelni@gmx.at>
xldec: Check that width is a multiple of 4 Fixes out of array reads …
7:00 PM Changeset in ffmpeg [d7458bc8] by Mans Rullgard <mans@mansr.com>
dsputil: remove unused functions These functions were left unused by …
6:04 PM Changeset in ffmpeg [94c9bf88] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mov: Treat keyframe indexes as 1-origin if starting at non-zero. …
6:04 PM Changeset in ffmpeg [ba986931] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mov: Take stps entries into consideration also about key_off. …
5:56 PM Changeset in ffmpeg [2bcbd984] by Mans Rullgard <mans@mansr.com>
Remove lowres video decoding This feature is complex, of questionable …
5:42 PM Changeset in ffmpeg [80d51680] by Michael Niedermayer <michaelni@gmx.at>
xmvdemux: prefer av_freep() to deallocate audio stream structs. …
5:41 PM Changeset in ffmpeg [13381577] by Michael Niedermayer <michaelni@gmx.at>
xmvdemux: dont let current_stream become invalid. Found-by: Mateusz …
5:30 PM Changeset in ffmpeg [95510be8] by Mans Rullgard <mans@mansr.com>
avcodec: remove AVCodecContext.dsp_mask This removes all references …
5:28 PM Changeset in ffmpeg [5a35bd92] by Michael Niedermayer <michaelni@gmx.at>
cook: check subacket count Fixes out of array writes. Found-by: …
5:05 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
Replying to reimar: > The cache:// protocol might help …
5:05 PM Changeset in ffmpeg [93bf1aac] by Michael Niedermayer <michaelni@gmx.at>
wmalossless: Ensure that last frame is not written again if nothing …
5:03 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
Replying to eregi: > So more or less it's the hardware …
4:52 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by reimar
The cache:// protocol might help even out temporary variations in …
4:46 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
So more or less it's the hardware fault and cannot be solved by …
4:36 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
I am afraid that solves it: the only difference between these commands …
4:20 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
First command was really slow and stopped. The second one had to be …
4:19 PM second.log attached to Ticket #1224 by eregi
4:19 PM first.log attached to Ticket #1224 by eregi
4:07 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
Hum. I may have an idea about the source of the problem. Can you try …
3:57 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
Waited for one and a half minute, then stopped manually.
3:56 PM test.log attached to Ticket #1224 by eregi
3:53 PM Ticket #845 (Artefacts with Indeo 4) updated by ami_stuff
Cc changed
3:52 PM Ticket #5 (jp2k muxed into mov by FFmpeg can't be played by QuickTime) updated by ami_stuff
Cc changed
3:51 PM j2k.mov attached to Ticket #5 by ami_stuff
3:51 PM Ticket #5 (jp2k muxed into mov by FFmpeg can't be played by QuickTime) updated by ami_stuff
the same problem with attached j2k.mov file (less data to analize), …
3:42 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
The different output and slowness are caused by a different codec, …
3:29 PM mkv.log attached to Ticket #1224 by eregi
3:28 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
Don't worry, I'm feeling bad for wasting your time! :) ./ffmpeg_g …
3:22 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
My bad. Can you redo both tests without -f flv and -f mkv, …
3:21 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
Yes, ffmpeg_g -loglevel 99 -i /dev/dvb/adapter0/dvr0 -an -f flv …
3:12 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
So none of the options seem to be part of the problem: {{{ffmpeg_g …
3:09 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
This is wierd. Tried ffmpeg_g -loglevel 99 -i /dev/dvb/adapter0/dvr0 …
3:04 PM Ticket #1240 (regression: "codec frame size is not set" using -acodec copy) updated by ste
Replying to cehoyos: > Isn't this reproducible with ffmpeg …
2:54 PM Ticket #1240 (regression: "codec frame size is not set" using -acodec copy) updated by Carl Eugen Hoyos
Priority, Keywords changed
Isn't this reproducible with ffmpeg -i test.tmpeg -vn -acodec copy …
2:46 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
So now, we are down to: {{{ffmpeg_g -loglevel 99 -i …
2:42 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
#2 still stops, even if -s or -filter:v yadif are removed. -vn and -an …
2:35 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
There was too many zeroes in the third command line, a copy-paste …
2:31 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
1. True. 2. True, stops after 5 seconds, if add -analyzeduration then …
2:17 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
I am a bit confused about the way you gave your results. Let me sum …
2:04 PM log2.log attached to Ticket #1224 by eregi
2:04 PM log.log attached to Ticket #1224 by eregi
2:03 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
It is ok, I am glad that there are tests that I can run. Do not know …
1:42 PM Changeset in ffmpeg [b2ac7e58] by Reinhard Tartler <siretart@tauware.de>
mjpegbdec: Fix overflow in SOS. Based in part by a fix from Michael …
1:42 PM Changeset in ffmpeg [8bb3ba55] by Reinhard Tartler <siretart@tauware.de>
atrac3: Fix crash in tonal component decoding. Add a check to avoid …
1:41 PM Changeset in ffmpeg [5a92aa37] by Reinhard Tartler <siretart@tauware.de>
dv: Fix small stack overread related to CVE-2011-3929 and …
1:41 PM Changeset in ffmpeg [c4e8c995] by Reinhard Tartler <siretart@tauware.de>
dv: Fix null pointer dereference due to ach=0 dv: Fix null pointer …
1:39 PM Changeset in ffmpeg [479869c4] by Reinhard Tartler <siretart@tauware.de>
dv: check stype dv: check stype Fixes part1 of CVE-2011-3929 …
1:38 PM Changeset in ffmpeg [ec4979e1] by Reinhard Tartler <siretart@tauware.de>
nsvdec: Propagate errors Related to CVE-2011-3940. Found-by: Mateusz …
1:38 PM Changeset in ffmpeg [056c909d] by Reinhard Tartler <siretart@tauware.de>
nsvdec: Be more careful with av_malloc(). Check results for …
1:36 PM Changeset in ffmpeg [bde4b660] by Reinhard Tartler <siretart@tauware.de>
nsvdec: Fix use of uninitialized streams. Fixes CVE-2011-3940 (Out of …
12:35 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
Thanks, that is helpful to try finding the cause of the problem: we …
12:21 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
Cigaes, 1. Right 2. Right 3. Stops early, added a log. 4. Works
12:11 PM putty.2.log attached to Ticket #1224 by eregi
from dvb device to flv file
12:09 PM Ticket #997 (ffprobe -show_frames segfaults on h264 in mpegts) updated by Cigaes
A slightly different patch was just applied to the Git repository. Can …
12:02 PM Changeset in ffmpeg [b27383e4] by Nicolas George <nicolas.george@normalesup.org>
ffprobe: do not try to decode empty packets. Fixes sporadic decode …
10:32 AM Changeset in ffmpeg [dd3043d1] by Stefano Sabatini <stefasab@gmail.com>
lavfi/setfield: remove stray argument in av_log() Fix warning: …
10:32 AM Changeset in ffmpeg [459414b] by Stefano Sabatini <stefasab@gmail.com>
lavfi/setfield: rename variable top_field_first to mode The new name …
10:08 AM ffmpeg-20120421-120013.log attached to Ticket #1240 by ste
10:08 AM Ticket #1240 (regression: "codec frame size is not set" using -acodec copy) created by ste
I try to transcode a MPEG2 file from a DVB-C capture with ffmpeg GIT …
8:09 AM Changeset in ffmpeg [c97201dd] by Stefano Sabatini <stefasab@gmail.com>
lavfi/setfield: add "progressive" option Add "prog" parameter value, …
4:48 AM Changeset in ffmpeg [2994913d] by Anton Khirnov <anton@khirnov.net>
avconv: fix a segfault when default encoder for a format doesn't …
12:09 AM Changeset in ffmpeg [98495152] by Michael Niedermayer <michaelni@gmx.at>
Revert "h264: assembly version of get_cabac for x86_64 with PIC (v4)" …

Apr 20, 2012:

11:57 PM Changeset in ffmpeg [e9b1d5ae] by Michael Niedermayer <michaelni@gmx.at>
fix swr_convert buffering of packed audio swr_convert is not properly …
10:37 PM Changeset in ffmpeg [b5c3f0b9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
utvideo: general cosmetics General cosmetics, such as keeping lines …
10:27 PM Changeset in ffmpeg [a812b599] by Michael Niedermayer <michaelni@gmx.at>
h264: assembly version of get_cabac for x86_64 with PIC (v4) This …
9:06 PM Changeset in ffmpeg [7eacd70] by Alex Converse <alex.converse@gmail.com>
aac: Handle HE-AACv2 when sniffing a channel order.
8:45 PM Changeset in ffmpeg [dc878b96] by Alex Converse <alex.converse@gmail.com>
movenc: Support high sample rates in isomedia formats by setting the …
8:18 PM Changeset in ffmpeg [3194ab78] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:08 PM Ticket #1236 (error when converting wmv to mp4) closed by Carl Eugen Hoyos
invalid: Thank you for clarifying.
7:37 PM Ticket #1236 (error when converting wmv to mp4) updated by David Engler
Replying to cehoyos: > Replying to [comment:4
7:16 PM Changeset in ffmpeg [9b1f776d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix compilation with NASM. Signed-off-by: Reimar Döffinger …
7:16 PM Ticket #1236 (error when converting wmv to mp4) updated by Carl Eugen Hoyos
Replying to davidengler: > Replying to [comment:3
7:10 PM Ticket #1194 (mov enc: rawvideo as an output) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 698f4cc.
7:08 PM Changeset in ffmpeg [f973a85d] by Diego Biurrun <diego@biurrun.de>
xxan: Remove write-only variable in xan_decode_frame_type0(). …
7:08 PM Changeset in ffmpeg [b1563d0c] by Diego Biurrun <diego@biurrun.de>
ivi_common: Initialize a variable at declaration in …
6:58 PM Changeset in ffmpeg [dd5e1fc2] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mxfdec: fix memleak on read error/EOF. This also matches the rest of …
6:00 PM Ticket #1236 (error when converting wmv to mp4) updated by David Engler
Replying to cehoyos: > Please test current git head. > > …
5:57 PM Ticket #1236 (error when converting wmv to mp4) updated by Carl Eugen Hoyos
Please test current git head. To test without external libraries (and …
5:44 PM Ticket #1236 (error when converting wmv to mp4) updated by David Engler
Replying to cehoyos: > Please test current git head. > > …
5:10 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Cigaes
I'm trying to understand your problem, but I am a bit confused about …
5:04 PM Ticket #1235 (ffio_limit does not work correctly with named pipes on OSX (Snow Leopard)) updated by ls
On OSX in ffio_limit s->seekable is 0 when process substitution is …
4:51 PM Ticket #1051 (ffmpeg with -f lavfi and movie leads to error messages and videos with ...) updated by ls
Ok I understand. Tested the workaround and it seems fine. Thanks.
4:30 PM Ticket #1051 (ffmpeg with -f lavfi and movie leads to error messages and videos with ...) updated by Cigaes
Analyzed by developer, Keywords changed
The problem is that your frames are large: full-HD. As -f lavfi
4:13 PM Changeset in ffmpeg [4a80ebe4] by Michael Niedermayer <michaelni@gmx.at>
indeo3: Fix reallocation code so that it doesnt become inconsistent. …
4:11 PM Changeset in ffmpeg [b0e9edc] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: add a cook parser to get subpacket duration Fixes jittery …
3:52 PM Changeset in ffmpeg [2c22701c] by Michael Niedermayer <michaelni@gmx.at>
ac3dec: Check number of output channels. Fixes out of array write. …
3:42 PM Changeset in ffmpeg [1df49142] by Michael Niedermayer <michaelni@gmx.at>
avsdec: Set dimensions instead of relying on the demuxer. This fixes …
3:15 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
Didn't notice a difference if removed '-f mpegts -vcodec h264'. …
3:12 PM putty.log attached to Ticket #1224 by eregi
console output
2:55 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Carl Eugen Hoyos
Please never post console output on external sites, they may …
2:30 PM Changeset in ffmpeg [34c426be] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: check encoder earlier. Fixes a segfault with Ogg output, …
2:23 PM Changeset in ffmpeg [acb1730] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: allow lavf tests to alter input parameters Change some lavf …
2:23 PM Changeset in ffmpeg [50529804] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum …
2:23 PM Changeset in ffmpeg [03caef1b] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: replace the acodec-g726 test with 4 new encode/decode tests …
2:23 PM Changeset in ffmpeg [a6c8cca2] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: replace current g722 encoding tests with an encode/decode test …
2:23 PM Changeset in ffmpeg [870165e2] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: add a pattern rule for generating asynth wav files
2:23 PM Changeset in ffmpeg [010943c6] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: optionally write a WAVE header in audiogen
2:06 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
cehoyos, is there anything you could recommend to do? I am desperate, …
1:45 PM Ticket #1192 (non-interleaved AVI) closed by Carl Eugen Hoyos
worksforme
1:43 PM Changeset in ffmpeg [0c0d1bce] by Justin Ruggles <justin.ruggles@gmail.com>
avutil: add audio fifo buffer The functions operate on the sample …
1:37 PM Changeset in ffmpeg [044f7275] by Michael Niedermayer <michaelni@gmx.at>
ffv1: add optional per slice CRCs to detect undamaged slices. …
1:37 PM Changeset in ffmpeg [b4fc5385] by Michael Niedermayer <michaelni@gmx.at>
ffv1: move most fields from the frame header to the slice headers with …
1:37 PM Changeset in ffmpeg [9408316a] by Michael Niedermayer <michaelni@gmx.at>
ffv1: refactor slice decoding init loop so that the first is less a …
1:37 PM Changeset in ffmpeg [8456089f] by Michael Niedermayer <michaelni@gmx.at>
ffv1: clear slice state in decode_slice() Signed-off-by: Michael …
1:37 PM Changeset in ffmpeg [c7a435a] by Michael Niedermayer <michaelni@gmx.at>
ffv1: split clear_slice_state() out so individual slices can be …
1:37 PM Changeset in ffmpeg [32883c06] by Michael Niedermayer <michaelni@gmx.at>
ffv1: split init_slice_state() out so individual slices can be inited …
1:37 PM Changeset in ffmpeg [d7a4c43f] by Michael Niedermayer <michaelni@gmx.at>
ffv1: Add a CRC check to the global header with version 1.3 …
1:29 PM Ticket #1239 (rv20: crash with lowres) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Crashes badly without valgrind. […]
1:04 PM G2_with_SVT_320_240.rm attached to Ticket #1239 by ami_stuff
1:03 PM G2_320_240.rm attached to Ticket #1239 by ami_stuff
1:03 PM Ticket #1239 (rv20: crash with lowres) created by ami_stuff
the file encoded with "Compression: G2" works ok: G2_320_240.rm the …
11:53 AM Ticket #1238 (Overlaying is late for one frame!) updated by Cigaes
Reproduced by developer changed
Confirmed with -vf (and -f lavfi -i testsrc as input) but …
11:42 AM Ticket #1231 (ffplay access violation on win64) updated by ronag
> FFmpeg compilation should work out-of-the-box with mingw, do you see …
11:20 AM Ticket #1231 (ffplay access violation on win64) updated by Carl Eugen Hoyos
Replying to ronag: > I use gdb which is included in the …
11:18 AM Ticket #1238 (Overlaying is late for one frame!) updated by Stanislav
I don't know. I've never had to face this situation.
10:47 AM Ticket #1238 (Overlaying is late for one frame!) updated by Carl Eugen Hoyos
Priority, Status changed
Do you think this is a regression?
9:35 AM Ticket #1231 (ffplay access violation on win64) updated by ronag
I use gdb which is included in the mingw installation found here, …
7:15 AM frame513.png attached to Ticket #1238 by Stanislav
Frame #513
7:14 AM frame512.png attached to Ticket #1238 by Stanislav
Frame #512
7:14 AM frame511.png attached to Ticket #1238 by Stanislav
Frame #511
7:13 AM frame0.png attached to Ticket #1238 by Stanislav
Frame #0
7:07 AM ffmpeg.log attached to Ticket #1238 by Stanislav
Log of ffmpeg
7:05 AM Ticket #1238 (Overlaying is late for one frame!) created by Stanislav
Hi! I try to overlay the same scaled frame on each frame of my video: …
6:04 AM Ticket #1094 (ts: operation not permitted) updated by Carl Eugen Hoyos
Keywords changed
6:04 AM Ticket #1237 (small audio file in MpegTs container cannot be open by ffmpeg.) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #1094.
5:58 AM Ticket #1236 (error when converting wmv to mp4) updated by Carl Eugen Hoyos
Keywords changed
Please test current git head. Is this also reproducible without using …
5:57 AM Ticket #1231 (ffplay access violation on win64) updated by Carl Eugen Hoyos
Did you use a gdb version that is able to debug win64 binaries? …
1:00 AM Ticket #1237 (small audio file in MpegTs container cannot be open by ffmpeg.) created by Thierry
Create a small audio silence file at low bitrate and output it to an …

Apr 19, 2012:

11:55 PM sample.wmv attached to Ticket #1236 by David Engler
This is the sample file. Thank you!
11:54 PM Ticket #1236 (error when converting wmv to mp4) created by David Engler
'/usr/local/bin/ffmpeg' -y -i sample.wmv -threads 0 -acodec libfaac …
11:01 PM Changeset in ffmpeg [97502548] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mp: remove libmpcodecs mirror filter The native libavfilter …
11:01 PM Changeset in ffmpeg [65fa7bc] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add avfilter_unref_bufferp() Signed-off-by: Stefano Sabatini …
8:52 PM Changeset in ffmpeg [455fcf29] by Michael Niedermayer <michaelni@gmx.at>
avidec: zero extradata padding Signed-off-by: Michael Niedermayer …
8:18 PM Ticket #1228 (Wrong aspect when playing wmv3 in avi with ffplay) updated by Marton Balint
Owner changed
8:11 PM Changeset in ffmpeg [ee402df9] by Michael Niedermayer <michaelni@gmx.at>
mtvdec: check that the buf is large enough for probing Signed-off-by: …
7:44 PM Ticket #1231 (ffplay access violation on win64) updated by ronag
I've tried to reproduce it in VS2010 using the ffmpeg libraries where …
7:43 PM Changeset in ffmpeg [2a70d830] by Michael Niedermayer <michaelni@gmx.at>
jvdec: Make sure there is enough data for the id string. Previously …
7:26 PM Ticket #1231 (ffplay access violation on win64) updated by ronag
Works fine with 32 bit ffmpeg/ffplay, and both 32 bit and 64 bit …
7:23 PM Changeset in ffmpeg [2a976deb] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dv: …
7:18 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by ami_stuff
I have installed CorePNG codec, so WMP is able to play output avi from …
7:05 PM Ticket #1231 (ffplay access violation on win64) updated by ronag
Crash with "ffmpeg -i t.mp4 -f null t2.mp4" as well. Crashes right …
6:10 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by Carl Eugen Hoyos
Could you test ffmpeg -i input -vcodec png out.avi with WMP and …
6:01 PM Changeset in ffmpeg [2ff935f4] by Michael Niedermayer <michaelni@gmx.at>
build system: remove -wcast-qual Generating warnings when casting …
6:01 PM Changeset in ffmpeg [a9cd12ee] by Michael Niedermayer <michaelni@gmx.at>
mlpdec: set channel variables after checking them This fixes out of …
5:39 PM Ticket #1235 (ffio_limit does not work correctly with named pipes on OSX (Snow Leopard)) created by ls
[…] Removing size= ffio_limit(s, size); from av_get_packet in …
3:29 PM Changeset in ffmpeg [ab75ad01] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make targa-in-mov QuickTime-compatible for more colour-spaces. See …
3:14 PM Changeset in ffmpeg [a4a88fd4] by Michael Niedermayer <michaelni@gmx.at>
Remove .rodata alignment kludge for Mach-O if a recent enough yasm is …
2:14 PM Ticket #1234 (flic in avi doesn't decode) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Extradata size is 904, works fine with mplayer -vc fffli
2:08 PM Changeset in ffmpeg [b4043ef5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Print unexpected length of flicvideo extradata.
1:48 PM Ticket #1228 (Wrong aspect when playing wmv3 in avi with ffplay) updated by Carl Eugen Hoyos
Keywords, Status changed
This is an avfilter-related regression.
1:31 PM Ticket #1234 (flic in avi doesn't decode) created by ami_stuff
http://www.datafilehost.com/download-babe5a51.html works fine with …
1:08 PM Ticket #1233 (ffplay: regression while seeking in dv) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since cbf767a.
1:08 PM Changeset in ffmpeg [cbda76c7] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Add missing break in frame layout parsing Reviewed-by: Tomas …
1:08 PM Changeset in ffmpeg [70ca163b] by Michael Niedermayer <michaelni@gmx.at>
mxf: Fix frame layout values Reviewed-by: Tomas Härdin …
12:42 PM Ticket #1232 (aasc: shaking video) updated by Carl Eugen Hoyos
Keywords changed
12:39 PM Ticket #1232 (aasc: shaking video) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
Regression since b3867c9.
12:37 PM Changeset in ffmpeg [c90b8a74] by Michael Niedermayer <michaelni@gmx.at>
h263dec: Check for width/height changes on frame skips too. Found-by: …
12:35 PM Changeset in ffmpeg [2b983779] by Diego Biurrun <diego@biurrun.de>
dv: Initialize encoder tables during encoder init.
11:36 AM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
Excuse me for posting the third post in a row. Got some changes. I can …
10:56 AM Changeset in ffmpeg [903ccf71] by Michael Niedermayer <michaelni@gmx.at>
error_concealment: Check that the reference is not NULL In normal …
10:56 AM Changeset in ffmpeg [b0660460] by Michael Niedermayer <michaelni@gmx.at>
error_concealment: make sure mbaff flags are 0 as interlaced is not …
10:56 AM Changeset in ffmpeg [b7c2358f] by Michael Niedermayer <michaelni@gmx.at>
error_concealment: switch asserts mostly to av_asserts. Signed-off-by: …
10:15 AM Ticket #1233 (ffplay: regression while seeking in dv) created by ami_stuff
http://www.datafilehost.com/download-3cf4240d.html please seek with …
9:16 AM Changeset in ffmpeg [5e59a77] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: check that coded slice positions and interlacing match. This …
9:16 AM Changeset in ffmpeg [df23d64e] by Michael Niedermayer <michaelni@gmx.at>
h263dec: always enable picture dimensions reverting check. This does …
8:58 AM Ticket #1232 (aasc: shaking video) created by ami_stuff
http://www.datafilehost.com/download-12d73e34.html r18709 28-Apr-2009 …
8:54 AM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
Any ideas? If I set the input to be the sample file and change the …
8:43 AM Changeset in ffmpeg [f2e44655] by Diego Biurrun <diego@biurrun.de>
dv: Replace some magic numbers by the appropriate #define.
8:40 AM Ticket #1231 (ffplay access violation on win64) updated by Carl Eugen Hoyos
Keywords, Component changed
Both samples show no problems with valgrind here. Is the crash also …
8:15 AM Ticket #1115 (live mpeg-ts stream encoding failed) updated by Miha
Have you any updates on issue? Any terms? Thank you.
7:56 AM Ticket #1231 (ffplay access violation on win64) created by ronag
win64 static build (http://ffmpeg.zeranoe.com/builds/, 2012-04-16) …
7:54 AM Ticket #1201 (Write Access Violation) updated by ronag
I have a similar problem, win64 static build ffplay crashes on win64 …
6:13 AM Ticket #1230 (Support Windows Media Screen Codec 2) updated by Carl Eugen Hoyos
Summary, Priority, Version, Keywords, Status, Reproduced by developer, Component, Type changed
[…]
2:26 AM Changeset in ffmpeg [9cc338b1] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: pass the decoded output format and audio source file to …
2:26 AM Changeset in ffmpeg [c755b1fb] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: specify the input format when decoding in enc_dec_pcm() The …
1:14 AM Changeset in ffmpeg [705f3d47] by Justin Ruggles <justin.ruggles@gmail.com>
x86inc: support AVX abstraction for 2-operand instructions Add …
1:02 AM Changeset in ffmpeg [e73ec921] by Mans Rullgard <mans@mansr.com>
configure: detect PGI compiler and set suitable flags Signed-off-by: …
1:02 AM Changeset in ffmpeg [d8b06521] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: check for an incompatible changing channel layout The decoder …

Apr 18, 2012:

11:58 PM Changeset in ffmpeg [74e4bb69] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'hexene/stagefright' * …
11:35 PM Ticket #1230 (Support Windows Media Screen Codec 2) updated by Mike
My apologies, this is my first bug on here, and i don't think I'm …
11:29 PM smaller-sample-file.wmv attached to Ticket #1230 by Mike
11:20 PM Ticket #1230 (Support Windows Media Screen Codec 2) created by Mike
Saved a wmv movie from a website, want to use it as h.264 mp4 file. …
10:54 PM Changeset in ffmpeg [6208313a] by Mans Rullgard <mans@mansr.com>
avio: make AVIOContext.av_class pointer to const Fix this warning: …
10:54 PM Changeset in ffmpeg [9d72c052] by Mans Rullgard <mans@mansr.com>
nutdec: add malloc check and fix const to non-const conversion …
9:31 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by ami_stuff
targa: qt decodes correctly all modes of targa except rgb555le, but …
9:30 PM Changeset in ffmpeg [f51b7e5] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: avoid memory leak
8:44 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) closed by Carl Eugen Hoyos
fixed: tiff should be fixed as far as possible, could you test attached patch …
8:43 PM patchpngtga.diff attached to Ticket #1191 by Carl Eugen Hoyos
8:33 PM Changeset in ffmpeg [dddd06d5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make tiff-in-mov QuickTime-compatible for more colour-spaces. Fixes …
8:12 PM Changeset in ffmpeg [2343a99c] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: support more output pixel formats
8:08 PM Changeset in ffmpeg [e366e6bf] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: ppc: …
7:57 PM Ticket #1207 (Possible Heap Corruption in avcodec) updated by Carl Eugen Hoyos
Keywords changed
7:38 PM Changeset in ffmpeg [1d48e88] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: avoid potential deadlock on output MediaBuffer …
7:28 PM Ticket #1207 (Possible Heap Corruption in avcodec) closed by Michael Niedermayer
fixed
7:21 PM Changeset in ffmpeg [a02f8ef1] by Michael Niedermayer <michaelni@gmx.at>
h263dec: Prevent dimension changes from leaking on errors in header …
6:32 PM Changeset in ffmpeg [7b915a40] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: explicitly set positive timestamps as stagefright …
4:53 PM Changeset in ffmpeg [0f53601a] by Diego Biurrun <diego@biurrun.de>
ppc: drop unused function dct_quantize_altivec() This also allows …
4:28 PM Changeset in ffmpeg [aa3f2cb5] by Diego Biurrun <diego@biurrun.de>
mpegaudiodec: Do not discard mp_decode_frame() return value. This …
3:05 PM Ticket #1229 (LGPL is not compatible with IOS) closed by Carl Eugen Hoyos
wontfix
3:00 PM Ticket #1229 (LGPL is not compatible with IOS) updated by Carl Eugen Hoyos
Replying to yepher: > FFMPEG is such a nice library. It …
2:54 PM Ticket #1229 (LGPL is not compatible with IOS) created by Yepher
FFMPEG is such a nice library. It would be great to be able to use it …
2:49 PM Changeset in ffmpeg [601d072e] by Michael Niedermayer <michaelni@gmx.at>
diracdec: check xybsep Fixes division by 0 Found-by: Mateusz "j00ru" …
2:42 PM Changeset in ffmpeg [e531e73a] by Michael Niedermayer <michaelni@gmx.at>
indeo: Make sure the to be used vlc table has been initilaized. …
1:34 PM Changeset in ffmpeg [c58290e5] by Michael Niedermayer <michaelni@gmx.at>
Reset pts_correction state on codec flush. Signed-off-by: Michael …
1:30 PM Changeset in ffmpeg [9ed388f5] by Michael Niedermayer <michaelni@gmx.at>
ogm: Fix division by 0 Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
1:30 PM Changeset in ffmpeg [82010922] by Michael Niedermayer <michaelni@gmx.at>
h264: reset current_slice on context reinit This fixes a null pointer …
1:30 PM Changeset in ffmpeg [9f39d3d1] by Michael Niedermayer <michaelni@gmx.at>
lavf: check that the context to avformat_open_input() is valid. …
1:30 PM Changeset in ffmpeg [abe63303] by Michael Niedermayer <michaelni@gmx.at>
AVoption doxy: clarify a few needs in relation to AVClass less …
12:48 PM Changeset in ffmpeg [3c583002] by Mans Rullgard <mans@mansr.com>
matroska: do not set invalid default duration if frame rate is zero …
9:54 AM wrongaspect.avi attached to Ticket #1228 by Carl Eugen Hoyos
9:54 AM Ticket #1228 (Wrong aspect when playing wmv3 in avi with ffplay) created by Carl Eugen Hoyos
Attached file shows wrong aspect when played with ffplay, reencoding …
9:50 AM Ticket #1227 (crash in ff_put_h264_chroma_mc8_neon) updated by Carl Eugen Hoyos
Keywords changed
Please provide gdb backtrace etc. as described on …
9:50 AM Ticket #1051 (ffmpeg with -f lavfi and movie leads to error messages and videos with ...) updated by ls
Yes you are right, I was testing to shallow. […] produced the …
9:46 AM out.h264 attached to Ticket #1227 by elioxia
sample video file
9:44 AM Ticket #1227 (crash in ff_put_h264_chroma_mc8_neon) created by elioxia
attached video: 1024x384 h264 annexb byte stream the video size is …
9:14 AM Ticket #1051 (ffmpeg with -f lavfi and movie leads to error messages and videos with ...) updated by Carl Eugen Hoyos
The following two commands still produce very different files for me, …
8:32 AM Changeset in ffmpeg [fc882b6e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix build dependencies for libvo-aac and libopencore-amrnb.
8:20 AM Ticket #1226 (CDG transcode to AVI at wrong frame rate (duration)) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Regression since 5872c78.
7:43 AM Changeset in ffmpeg [124eb7e4] by Michael Niedermayer <michaelni@gmx.at>
aacdec: drop channel reseting code. its no longer needed and causes a …
7:37 AM Changeset in ffmpeg [aa0f84d] by Michael Niedermayer <michaelni@gmx.at>
aacdec: disable new chan_config guessing code from libav. It causes …
7:36 AM Changeset in ffmpeg [dbe29db] by Michael Niedermayer <michaelni@gmx.at>
aacdec: more verbose overread error message Signed-off-by: Michael …
12:28 AM Ticket #1226 (CDG transcode to AVI at wrong frame rate (duration)) created by Scott Simon
I'm having a new issue with using ffmpeg to convert CDG to x264/AVI. …

Apr 17, 2012:

11:37 PM Changeset in ffmpeg [ac97d47d] by Luca Barbato <lu_zero@gentoo.org>
mkv: use av_reduce instead of av_d2q for framerate estimation It …
10:50 PM Changeset in ffmpeg [68526dbc] by Michael Niedermayer <michaelni@gmx.at>
aacdec: reduce difference to alexs version of aacdec.c Signed-off-by: …
10:47 PM Changeset in ffmpeg [204bcdf5] by Luca Barbato <lu_zero@gentoo.org>
mkv: report average framerate as minimal as well This is in line with …
10:28 PM Changeset in ffmpeg [12327237] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: aacenc: …
10:21 PM Ticket #1051 (ffmpeg with -f lavfi and movie leads to error messages and videos with ...) updated by ls
This bug can be closed. In the current ffmpeg version …
9:51 PM Changeset in ffmpeg [df8d5eaa] by Alex Converse <alex.converse@gmail.com>
avcodec_string: Favor AVCodecContext.codec over the default codec. …
9:51 PM Changeset in ffmpeg [b5d2bf9] by Alex Converse <alex.converse@gmail.com>
cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed …
8:38 PM Ticket #1190 (targa enc: add pal8 output) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Patch on mailing list.
7:49 PM Ticket #1216 (AVImszh: broken output with rgb24 mode) updated by ami_stuff
this one seems to be rawvideo, not mszh: […] on the other hand …
7:19 PM RGB24_nocompr.avi attached to Ticket #1216 by ami_stuff
7:19 PM Ticket #1216 (AVImszh: broken output with rgb24 mode) updated by ami_stuff
it looks like AVImszh codec always saves RGB24 data as uncompressed, …
6:02 PM Changeset in ffmpeg [a666752] by Michael Niedermayer <michaelni@gmx.at>
indeo5: dont run the wavelet transform over partially decoded bands. …
5:41 PM Changeset in ffmpeg [e90dfa68] by Michael Niedermayer <michaelni@gmx.at>
yadif: Improve pts calculation for is_second. Tested-by: Robert Nagy …
5:36 PM Changeset in ffmpeg [7a3d2258] by Michael Niedermayer <michaelni@gmx.at>
CrystalHD: Set aspect ratio. Signed-off-by: sebist …
5:34 PM Changeset in ffmpeg [e128182] by Michael Niedermayer <michaelni@gmx.at>
CrystalHD: fix pStride value. Signed-off-by: sebist …
5:32 PM Changeset in ffmpeg [ebf6d1d2] by Michael Niedermayer <michaelni@gmx.at>
nuv: check buffer size before checking content. Found-by: Mateusz …
3:58 PM Changeset in ffmpeg [096231d4] by Michael Niedermayer <michaelni@gmx.at>
avidec: Dont crash on avi packets that belong to dv streams in dv in …
3:58 PM Changeset in ffmpeg [9789b6ca] by Michael Niedermayer <michaelni@gmx.at>
avidec: document early_exit argument Signed-off-by: Michael …
3:58 PM Changeset in ffmpeg [2677697a] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: check headerstrip data availability. Fixes null ptr …
2:39 PM Ticket #1037 (avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on ...) updated by pawg
Ticket can be left as closed with "no issue" status - ndk compiler …
2:25 PM Changeset in ffmpeg [0f96f0d9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
aacenc: Fix issues with huge values of bit_rate. Do not pointlessly …
2:07 PM Changeset in ffmpeg [a80217a5] by Michael Niedermayer <michaelni@gmx.at>
copy pts and format props between lavfi buffer and frame. …
1:17 PM Ticket #1040 (yadif filter with movie source causes assertion failure) updated by ls
Ok I did not notice it was deviating from the docs. Thanks for …
1:11 PM Ticket #1138 (Unable to chop mkv) updated by eelco
Replying to cehoyos: > Replying to [comment:7
12:54 PM Ticket #1194 (mov enc: rawvideo as an output) updated by ami_stuff
yes this works correctly
12:54 PM pal8.mov attached to Ticket #1191 by ami_stuff
12:54 PM pal8.bmp attached to Ticket #1191 by ami_stuff
12:53 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by ami_stuff
monob/w, rgb24 and rgba deocdes correctly with attached patch pal8 …
12:44 PM Changeset in ffmpeg [c7c976c] by Michael Niedermayer <michaelni@gmx.at>
oggdec: Safety check against stream counts being inconsistent in …
12:10 PM Ticket #1191 (qt tiff enc: make output compatible with quitcktime) updated by Carl Eugen Hoyos
Status changed
Could you test if attached patch fixes RGBA and monob? Does it also …
12:09 PM patchtiffmov.diff attached to Ticket #1191 by Carl Eugen Hoyos
12:03 PM Changeset in ffmpeg [9bb3b7d0] by Michael Niedermayer <michaelni@gmx.at>
oggdec: Recreate streams only in the 1 stream case. Other cases are …
11:59 AM Ticket #1040 (yadif filter with movie source causes assertion failure) updated by Cigaes
Ok, so this is when you use the unlabeled, "pass-through" syntax. I …
11:52 AM Ticket #1194 (mov enc: rawvideo as an output) updated by Carl Eugen Hoyos
Does the following work? $ ./ffmpeg -i tests/lena.pnm -vcodec rawvideo …
11:36 AM Changeset in ffmpeg [db6e26d7] by Diego Biurrun <diego@biurrun.de>
dv_tablegen: Drop unnecessary av_unused attribute from …
11:09 AM Ticket #1216 (AVImszh: broken output with rgb24 mode) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Works fine with mplayer -vc mszh
11:08 AM Ticket #1040 (yadif filter with movie source causes assertion failure) updated by ls
I retried this call from my previous example: […] This worked …
10:54 AM Ticket #1040 (yadif filter with movie source causes assertion failure) updated by Cigaes
I can not reproduce your problem with the input order of the overlay …
10:52 AM Ticket #1040 (yadif filter with movie source causes assertion failure) closed by Carl Eugen Hoyos
fixed
10:13 AM Changeset in ffmpeg [15141f93] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: indeo3: …
10:08 AM Ticket #1040 (yadif filter with movie source causes assertion failure) updated by ls
With the current git head (ffmpeg V. N-33379-g788a60d) everything …
10:01 AM Changeset in ffmpeg [68ca49dc] by Nicolas George <nicolas.george@normalesup.org>
fate: libavutil tests do not require SAMPLES.
9:38 AM Ticket #1081 (Cinelerra HV60) updated by Carl Eugen Hoyos
Keywords changed
9:37 AM Ticket #481 (mpeg4 codec encoding bitrate (-b) is not honored) updated by Carl Eugen Hoyos
Keywords changed
9:37 AM Ticket #1225 (Remuxing MPEG-4 ASP into MPEG-TS) created by Carl Eugen Hoyos
(issue 2459) Remuxing MPEG-4 ASP into MPEG-TS is possible, but the …
9:03 AM Changeset in ffmpeg [b0e7321c] by Nicolas George <nicolas.george@normalesup.org>
parseutils: include errors in test output.
8:35 AM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
It is reproducible if I use the sample file which was created by using …
8:08 AM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Carl Eugen Hoyos
Is this only reproducible if the input is "/dev/dvb/adapter0/dvr0", or …
7:25 AM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
Excuse me, didn't notice a difference in those two terms. Saw warnings …
7:19 AM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Carl Eugen Hoyos
You wrote that ffmpeg crashes. If there is a crash, gdb backtrace is …
7:06 AM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
So why ffmpeg is closing then? Updated attached files. I was trying …
7:00 AM log2.txt attached to Ticket #1224 by eregi
console output with loglevel 99
6:59 AM ffmpeg_g.txt attached to Ticket #1224 by eregi
ffmpeg_g console output
5:43 AM Changeset in ffmpeg [83632cbb] by Kostya Shishkov <kostya.shishkov@gmail.com>
proresenc: multithreaded quantiser search
5:38 AM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by Carl Eugen Hoyos
Priority changed
The log file you attached does not indicate a crash, please read …
4:09 AM Changeset in ffmpeg [8099fc76] by Justin Ruggles <justin.ruggles@gmail.com>
riff: use bps instead of bits_per_coded_sample in the …
3:44 AM Changeset in ffmpeg [b1041f80] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: only set the "channels" option when it exists for the …
2:37 AM Changeset in ffmpeg [788a60d9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: make max frames work again, after merge Signed-off-by: …
2:06 AM Changeset in ffmpeg [56b9d9b5] by Michael Niedermayer <michaelni@gmx.at>
vf_thumbnail: colorspace changed from yv12 to rgb Not fully …
2:06 AM Changeset in ffmpeg [9bf41341] by Michael Niedermayer <michaelni@gmx.at>
fate: fix vp8 size change regression Signed-off-by: Michael …
2:06 AM Changeset in ffmpeg [5cd460ba] by Michael Niedermayer <michaelni@gmx.at>
vsrc_buffer: fix null ptr segfault Signed-off-by: Michael Niedermayer …
2:05 AM Changeset in ffmpeg [0d115d77] by Michael Niedermayer <michaelni@gmx.at>
avfiltergraph: More advanced heuristic to select colorspace. This …
2:05 AM Changeset in ffmpeg [128fa12] by Michael Niedermayer <michaelni@gmx.at>
fate: gif: change checksum to bgr8 from rgb8 as thats what gets …
2:05 AM Changeset in ffmpeg [84cd3729] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: fix regression with fate-gif colorspaces. Signed-off-by: …
2:05 AM Changeset in ffmpeg [052ab208] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix regression with jpeg pix fmts Signed-off-by: Michael …
2:04 AM Changeset in ffmpeg [89f86379] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix regression with png Signed-off-by: Michael Niedermayer …
2:04 AM Changeset in ffmpeg [8a28fa01] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: choose_pix_fmt: pass target fmt in Signed-off-by: Michael …
2:03 AM Changeset in ffmpeg [47787831] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' * commit …
12:42 AM Ticket #1220 (camstudio: broken output with 16bpp and odd width) updated by ami_stuff
Your patch works correctly with 1022 and some random even/odd widths.

Apr 16, 2012:

10:12 PM Changeset in ffmpeg [6943fb47] by Luca Barbato <lu_zero@gentoo.org>
avplay: update get_buffer to be inline with avconv The buffer must …
9:39 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) updated by eregi
The max size of an attachment is 2.5MB, therefore I uploaded the …
9:35 PM log.txt attached to Ticket #1224 by eregi
the console output.
9:35 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) created by eregi
Hello! I am trying to convert(flv) and send a video stream from my USB …
9:09 PM Changeset in ffmpeg [9fb7e146] by Alex Converse <alex.converse@gmail.com>
aacdec: More robust output configuration. Save the old output …
9:09 PM Changeset in ffmpeg [af2f655c] by Alex Converse <alex.converse@gmail.com>
faac: Fix multi-channel ordering Signed-off-by: Alex Converse …
9:09 PM Changeset in ffmpeg [ca332b1d] by Alex Converse <alex.converse@gmail.com>
faac: Add .channel_layouts
8:29 PM Ticket #1223 (Problem with .ass subtitles) closed by Cigaes
fixed
8:27 PM Ticket #1220 (camstudio: broken output with 16bpp and odd width) updated by Carl Eugen Hoyos
Could you test width 1022?
8:18 PM Ticket #1003 (matroska file hits eof after any seek) closed by reimar
fixed
8:17 PM Changeset in ffmpeg [dcd207c4] by Nicolas George <nicolas.george@normalesup.org>
matroskadec: use av_grow_packet in merge_packets. It ensures that the …
8:15 PM Ticket #1220 (camstudio: broken output with 16bpp and odd width) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Patch on mailing list.
8:13 PM Changeset in ffmpeg [1a65d50e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mem.c: fix wrong comment. Overwriting the av_malloc etc. functions is …
8:13 PM Changeset in ffmpeg [071292b8] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Respect -copyinkf for subtitles. Necessary to make it possible to …
8:13 PM Changeset in ffmpeg [4a95876f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add skip_to_keyframe stream variable. This replaces the matroskadec …
8:11 PM Changeset in ffmpeg [b3b17512] by Martin Storsjö <martin@martin.st>
rtmp: Support 'rtmp_playpath', an option which overrides the stream …
8:11 PM Changeset in ffmpeg [6465562e] by Martin Storsjö <martin@martin.st>
rtmp: Support 'rtmp_app', an option which overrides the name of …
8:04 PM Ticket #1223 (Problem with .ass subtitles) updated by saito1234
Thanks, I've tested it, and now it seems like there are no problems!
7:55 PM Ticket #1221 (loco: broken output with odd width) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
7:26 PM Changeset in ffmpeg [5e8280d1] by Justin Ruggles <justin.ruggles@gmail.com>
avutil: add better documentation for AVSampleFormat
4:36 PM Changeset in ffmpeg [4fa706a4] by Michael Niedermayer <michaelni@gmx.at>
svq3: check the watermark height. Fixes division by 0 Found-by: …
4:36 PM Changeset in ffmpeg [efe1ba7] by Michael Niedermayer <michaelni@gmx.at>
diracdec: check lowdelay bytes. Fixes division by zero Found-by: …
4:36 PM Changeset in ffmpeg [a30165c4] by Michael Niedermayer <michaelni@gmx.at>
omadec: make sample rate table large enough to prevent out of array …
4:36 PM Changeset in ffmpeg [c963189b] by Michael Niedermayer <michaelni@gmx.at>
g729dec: initialize pitch_delay_int_prev to the minimum valid value. …
4:15 PM Ticket #1223 (Problem with .ass subtitles) updated by Cigaes
Analyzed by developer, Keywords, Component changed
Please try this patch: …
3:09 PM Changeset in ffmpeg [8b84e082] by Mans Rullgard <mans@mansr.com>
indeo3: add parens around some macro arguments Without these, the …
3:07 PM Ticket #1223 (Problem with .ass subtitles) updated by Cigaes
Status, Reproduced by developer changed
Ok, I could reproduce it. The core of the problem seems to be that the …
3:07 PM Changeset in ffmpeg [87a24634] by Ronald S. Bultje <rsbultje@gmail.com>
h264: use proper PROLOGUE statement for a function using 8 registers. …
2:46 PM Changeset in ffmpeg [31a45014] by Michael Niedermayer <michaelni@gmx.at>
loco: fix 10l typo (missing case) Found-by: Clément Bœsch …
2:44 PM Changeset in ffmpeg [47f0bead] by Michael Niedermayer <michaelni@gmx.at>
dsicinav: Check for overread in RLE decode. Found-by: Mateusz "j00ru" …
2:39 PM Changeset in ffmpeg [71d3c25a] by Michael Niedermayer <michaelni@gmx.at>
smacker: Check get_vlc() return values. Fixes out of array reads …
2:32 PM Ticket #1222 (loco: no output with RGBA mode) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
I fixed the decoding, I wonder if this codec has to flipped or if this …
2:27 PM Changeset in ffmpeg [8e77c384] by Michael Niedermayer <michaelni@gmx.at>
dcadec: fix global array overread. Found-by: Mateusz "j00ru" Jurczyk …
2:19 PM Changeset in ffmpeg [bdeb54e1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding LOCO_CRGBA. Fixes a part of ticket #1222.
1:37 PM Ticket #1209 (library.mak:95: *** missing separator. Stop) closed by Clément Bœsch
worksforme: Great. I think libav has a pending patch to add an entry in the FAQ …
1:27 PM Changeset in ffmpeg [884efd4e] by Michael Niedermayer <michaelni@gmx.at>
indeo4: avoid storing invalid values in quant_mat. Fixes a global …
1:27 PM Changeset in ffmpeg [474e31c9] by Michael Niedermayer <michaelni@gmx.at>
4xmdemux: Check chunk size Fixes over reading the header array …
12:05 PM Ticket #1223 (Problem with .ass subtitles) updated by saito1234
Hmm, after further testing I think "-scodec ass" causes the errors, …
11:51 AM Changeset in ffmpeg [e74fa25c] by Michael Niedermayer <michaelni@gmx.at>
omadec: check GEOB sizes against buffer size Found-by: Mateusz …
11:41 AM Changeset in ffmpeg [a10f71c1] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: add missing terminating element to mpeg4_video_profiles …
11:36 AM Changeset in ffmpeg [e985cfd1] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: check end_mb_y / start_mb_y validity Found-by: Mateusz …
10:15 AM Ticket #1223 (Problem with .ass subtitles) updated by saito1234
So, that means that after reencoding this (TEST) file, you got the …
10:01 AM Changeset in ffmpeg [c4ce8709] by Michael Niedermayer <michaelni@gmx.at>
flvdec: allocate large enough buffer so get_bits() doesnt overread …
10:01 AM Changeset in ffmpeg [fa1b2c8e] by Michael Niedermayer <michaelni@gmx.at>
ffv1: attempt to workaround intel CC fate issue. Signed-off-by: …
9:52 AM Ticket #1223 (Problem with .ass subtitles) updated by Cigaes
Thanks for the test file. The same command line you posted using the …
9:33 AM [Tsumiki]_Acchi_Kocchi_-_02_[10bit][1280x720][529E1BBB]_(TEST).mkv attached to Ticket #1223 by saito1234
A splitted out file, with the whole (original) .ass in, for testing.
9:32 AM Ticket #1223 (Problem with .ass subtitles) updated by saito1234
Well, you're right, I can't upload the source file here because it's …
9:14 AM Ticket #1223 (Problem with .ass subtitles) updated by Cigaes
We do not have the complete Matroska file, and by the name I guess it …
8:47 AM output.tgz attached to Ticket #1223 by saito1234
Console Output
8:45 AM Ticket #1223 (Problem with .ass subtitles) updated by saito1234
Well, I'm testing it like this: ffmpeg -i "[FFFpeeps] Sengoku …
8:36 AM Ticket #1223 (Problem with .ass subtitles) updated by Carl Eugen Hoyos
Keywords, Component changed
Please add a (minimal) ffmpeg command line that allows to reproduce …
8:23 AM Ticket #1223 (Problem with .ass subtitles) updated by saito1234
Sorry, [FFFpeeps] Sengoku Collection - 02 …
8:20 AM [FFFpeeps] Sengoku Collection - 02 [10bit][67CEAC4B]_track3_eng_encoded.ass attached to Ticket #1223 by saito1234
Extracted .ass file from the encoded .mkv
8:19 AM [Tsumiki]_Acchi_Kocchi_-_02_[10bit][1280x720][529E1BBB]_track3_eng_encoded.ass attached to Ticket #1223 by saito1234
Extracted .ass file from the encoded .mkv
8:19 AM [Tsumiki]_Acchi_Kocchi_-_02_[10bit][1280x720][529E1BBB]_track3_eng_original.ass attached to Ticket #1223 by saito1234
Original .ass file
8:19 AM [FFFpeeps] Sengoku Collection - 02 [10bit][67CEAC4B]_track3_eng_original.2.ass attached to Ticket #1223 by saito1234
Extracted .ass file from the encoded .mkv
8:19 AM [FFFpeeps] Sengoku Collection - 02 [10bit][67CEAC4B]_track3_eng_original.ass attached to Ticket #1223 by saito1234
Original .ass file
8:18 AM original_and_encoded_ass_files.zip attached to Ticket #1223 by saito1234
The Original and the extracted .ass files from the encoded files.
8:17 AM Ticket #1223 (Problem with .ass subtitles) created by saito1234
I'm encoding from .mkv files to .mkv, with copying the .ass subtitles …
8:12 AM Changeset in ffmpeg [b553a425] by Diego Biurrun <diego@biurrun.de>
doc: Update sample Vim config with suitable (function) indentation …
8:04 AM Changeset in ffmpeg [a3dbd459] by Diego Biurrun <diego@biurrun.de>
dv: Merge dvquant.h into dvdata.c where all other DV tables reside.
8:04 AM Changeset in ffmpeg [05afc5f5] by Diego Biurrun <diego@biurrun.de>
dv: Move static tables only used in one place to where they are used.
7:28 AM Changeset in ffmpeg [aff01de6] by Anton Khirnov <anton@khirnov.net>
graphparser: set next to NULL on an entry extracted from inputs list …
6:05 AM Ticket #1197 (Problem with lagarith file) updated by Kraken
Hello. Thanks, video picture is appeared, but a lot of artifacts ;(
4:51 AM Ticket #1209 (library.mak:95: *** missing separator. Stop) updated by yxmlines
thanks ubitux 'library.mak: 95: * missing separator. Stop' the error …
12:18 AM Changeset in ffmpeg [8dfb13ea] by Michael Niedermayer <michaelni@gmx.at>
adxdec: Check available space before decoding block. Found-by: …
12:18 AM Changeset in ffmpeg [6d24fe2c] by Michael Niedermayer <michaelni@gmx.at>
segafilm: make the loop condition in film_read_packet() match the …

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 …
Note: See TracTimeline for information about the timeline view.