Timeline



Aug 30, 2012:

11:53 PM Changeset in ffmpeg [17337f54] by Diego Biurrun <diego@biurrun.de>
x86: Split inline and external assembly #ifdefs
11:53 PM Changeset in ffmpeg [43b73d59] by Diego Biurrun <diego@biurrun.de>
configure: x86: Separate inline from standalone assembler capabilities
11:02 PM Ticket #1537 (CPIA pixel format not supported) closed by Carl Eugen Hoyos
fixed: Your patch was applied.
10:24 PM Changeset in ffmpeg [6eac5546] by Michael Niedermayer <michaelni@gmx.at>
Add CPiA video decoder The cpia video decoder is intended to be used …
10:11 PM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) reopened by Felipe S
I'm experiencing the same problem, note that the playback of all but …
10:03 PM Ticket #1674 (Assertion fail when attempting to copy metadata) closed by Michael Niedermayer
fixed
10:00 PM Changeset in ffmpeg [469f8b1d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix assert failure Fixes Ticket1674 Signed-off-by: Michael …
9:48 PM Changeset in ffmpeg [19d89549] by Michael Niedermayer <michaelni@gmx.at>
find_stream_info: update last_dts more often This improves dts …
9:48 PM Ticket #1681 (Bad output framerate decision) closed by Michael Niedermayer
fixed
9:44 PM Changeset in ffmpeg [21411a41] by Martin Storsjö <martin@martin.st>
pktdumper: Use a custom define instead of PATH_MAX for buffers …
9:44 PM Changeset in ffmpeg [bcc44873] by Martin Storsjö <martin@martin.st>
pktdumper: Use av_strlcpy instead of strncpy This takes care of …
9:44 PM Changeset in ffmpeg [372de27d] by Martin Storsjö <martin@martin.st>
pktdumper: Use sizeof(variable) instead of the direct buffer length …
9:41 PM Ticket #1704 (ffplay plays at double speed with "-ac 2") updated by Roger Pack
seems reproducible in linux this one.
9:41 PM yo10.wav attached to Ticket #1704 by Roger Pack
9:41 PM Ticket #1704 (ffplay plays at double speed with "-ac 2") created by Roger Pack
Summary of the bug: How to reproduce: play attached file like $ …
9:39 PM Changeset in ffmpeg [db0a0aa2] by Stefano Sabatini <stefasab@gmail.com>
examples/scaling_video: add logging in case of image allocation failure
9:39 PM Changeset in ffmpeg [952caf11] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: remove pointless #undef exit
8:47 PM Ticket #702 (FFplay Does Not Play Videos with Odd Width Correctly) closed by mbradshaw
fixed: As far as the original issue is concerned, yes, this seems fixed. I'll …
8:24 PM Changeset in ffmpeg [438b86f] by Michael Niedermayer <michaelni@gmx.at>
faxcompr: fix byte alignment case Fixes Ticket1653 Found-by: …
8:18 PM Ticket #1653 (fix decoding of ccitt fax3 with byte boundary) closed by Michael Niedermayer
fixed
7:48 PM Changeset in ffmpeg [cb6defb0] by Stefano Sabatini <stefasab@gmail.com>
examples/scaling_video: consistently use printf rather than av_log()
7:48 PM Changeset in ffmpeg [078e2033] by Stefano Sabatini <stefasab@gmail.com>
examples/scaling_video: add file doxy
7:46 PM Changeset in ffmpeg [e53becc] by Stefano Sabatini <stefasab@gmail.com>
examples/Makefile: give priority to pkg-config flags In case …
6:40 PM Ticket #1703 (ffplay doesn't play any audio when given "mono" audio input in windows) updated by Carl Eugen Hoyos
Keywords changed
6:33 PM Ticket #1703 (ffplay doesn't play any audio when given "mono" audio input in windows) updated by Roger Pack
the output does not look suspicious. the histogram output is also ok. …
6:17 PM Ticket #1703 (ffplay doesn't play any audio when given "mono" audio input in windows) updated by Carl Eugen Hoyos
Since it plays fine here and the output does not look suspicious in …
6:13 PM mono.441.mp3 attached to Ticket #1703 by Roger Pack
plays ok in vlc
6:11 PM Ticket #1703 (ffplay doesn't play any audio when given "mono" audio input in windows) created by Roger Pack
ffplay doesn't play any audio when given "mono" audio input How to …
5:37 PM Changeset in ffmpeg [ec36aa69] by Diego Biurrun <diego@biurrun.de>
x86: Fix linking with some or all of yasm, mmx, optimizations disabled …
5:29 PM Changeset in ffmpeg [50cd43f2] by Diego Biurrun <diego@biurrun.de>
configure: Add more fine-grained SSE CPU capabilities flags
5:06 PM Ticket #1502 (vc1 decoding regression) updated by Carl Eugen Hoyos
Keywords changed
5:04 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by Carl Eugen Hoyos
Keywords changed
4:59 PM Ticket #1503 (Incorrect H264 decoding) updated by Carl Eugen Hoyos
Keywords changed
4:51 PM Changeset in ffmpeg [cdaec0b2] by Diego Biurrun <diego@biurrun.de>
avfilter: x86: Use more precise compile template names
4:50 PM Changeset in ffmpeg [a886b279] by Diego Biurrun <diego@biurrun.de>
x86: cosmetics: Comment some #endifs for better readability
4:21 PM Changeset in ffmpeg [04fc5c6b] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: add comfort noise generation
4:01 PM Changeset in ffmpeg [6fc892d2] by Michael Niedermayer <michaelni@gmx.at>
libvorbisdec: fix const nitpick warning Signed-off-by: Michael …
3:59 PM Changeset in ffmpeg [040405b5] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
utvideoenc: Switch to dsputils' median prediction Also, align the …
3:59 PM Changeset in ffmpeg [bbefd27e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
utvideoenc: Avoid writing into the input picture Signed-off-by: …
3:56 PM Changeset in ffmpeg [370bb893] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: fix const correctness Signed-off-by: Michael Niedermayer …
3:50 PM Changeset in ffmpeg [0e781d94] by Michael Niedermayer <michaelni@gmx.at>
utvideoenc: remove unused variable Signed-off-by: Michael Niedermayer …
3:28 PM Changeset in ffmpeg [e8e4c8bd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
11:56 AM Changeset in ffmpeg [11d957fb] by Anton Khirnov <anton@khirnov.net>
avtools: remove the distinction between func_arg and func2_arg. …
11:56 AM Changeset in ffmpeg [bbcedade] by Anton Khirnov <anton@khirnov.net>
avconv: make the -passlogfile option per-stream.
11:56 AM Changeset in ffmpeg [038c0b1e] by Anton Khirnov <anton@khirnov.net>
avconv: make the -pass option per-stream.
11:56 AM Changeset in ffmpeg [e2785fa7] by Anton Khirnov <anton@khirnov.net>
cmdutils: make -codecs print lossy/lossless flags.
11:55 AM Changeset in ffmpeg [a2318326] by Anton Khirnov <anton@khirnov.net>
lavc: add lossy/lossless codec properties.
11:55 AM 6968a7d-good_results.txt attached to Ticket #1686 by Jon Bendtsen
11:55 AM c2e3b56-bad_result.txt attached to Ticket #1686 by Jon Bendtsen
11:54 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
The results are in: c2e3b56 is bad and it overwrites files. 6968a7d is …
11:37 AM Changeset in ffmpeg [f4c020e] by Michael Niedermayer <michaelni@gmx.at>
swscale: fix usePal() Fixes Ticket1702 Signed-off-by: Michael …
11:30 AM Ticket #1702 (Transparency information gets lost when converting from gray8a to rgba) closed by Michael Niedermayer
fixed
9:49 AM Ticket #1699 (iff: fix aspect ratio) updated by ami_stuff
Replying to cehoyos: > Don't you agree that the aspect is …
9:47 AM Changeset in ffmpeg [340e8e0b] by Michael Niedermayer <michaelni@gmx.at>
dnxhdenc: fix pointer type warning Signed-off-by: Michael Niedermayer …
9:45 AM Ticket #769 (png gray8 alpha decodes incorrectly) closed by Carl Eugen Hoyos
fixed: One problem - that the decoded picture looked incorrect with ffplay - …
9:44 AM gray8a.yuv attached to Ticket #1702 by Carl Eugen Hoyos
9:43 AM Ticket #1702 (Transparency information gets lost when converting from gray8a to rgba) created by Carl Eugen Hoyos
(Second part of ticket #769) When converting from gray8a to rgba, the …
9:42 AM 1.iff attached to Ticket #1699 by ami_stuff
9:41 AM ham6.rar attached to Ticket #1701 by ami_stuff
9:40 AM Ticket #1701 (iff ilbm: some ham6 files decodes with graphics glitches) created by ami_stuff
I will attache archive with 3 iff ilbm ham6 files and with the output …
9:21 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > …
9:15 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
jonbendtsen@media:/jon_compiles_ffmpeg$ mkdir c2e3b56 …
9:11 AM Changeset in ffmpeg [b0545800] by Michael Niedermayer <michaelni@gmx.at>
wmalosslessdec: remove unused variable Signed-off-by: Michael …
9:10 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Replying to cehoyos: > Replying to jonb: > > …
9:03 AM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by kaijun
I have pointed out where the problem is. Can you reproduce the issue?
9:02 AM Changeset in ffmpeg [d40e2c7a] by Michael Niedermayer <michaelni@gmx.at>
avfiltergraph: kill uninitialized variable warning Signed-off-by: …
8:55 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > I might script something that checks …
8:49 AM Ticket #1699 (iff: fix aspect ratio) updated by Carl Eugen Hoyos
Keywords, Version changed
Don't you agree that the aspect is correct for A4000T_HAM6.IFF without …
8:43 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Replying to cehoyos: > Thanks to your work, we know now …
8:38 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Thanks to your work, we know now that the original bug was fixed …
8:31 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Replying to cehoyos: > Do you know the value for …
8:28 AM Ticket #1671 (ffmpeg crashed using filter 'volume') updated by Carl Eugen Hoyos
Priority, Reproduced by developer changed
The original crash was fixed in the merge commit 16e25ef.
8:20 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Do you know the value for $insert_correct_version_here$ ?
8:03 AM Ticket #1661 (Adding/converting srt to dvdsub subtitle) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas George.
7:38 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Anyway, back to the topic. Why havent http://ffmpeg.org/ffmpeg.html
7:35 AM Ticket #1695 (build fails with --disable-mmx) reopened by Stefano Sabatini
Replying to cehoyos: > Fixed by Diego. Not yet. …
7:34 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Yeah I noticed that when I reconnected my screen as well. The 3 pass …
7:27 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to cehoyos: > Replying to jonb: > > …
7:26 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > There is no reason to waste CPU …
7:24 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Replying to cehoyos: > A h264 file (that is what your …
7:23 AM Ticket #1656 (AVRn (mjpeg): change field order for ntsc) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
7:21 AM Ticket #1700 (Can't publish stream to CRtmpServer) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
To make this a valid ticket, please provide your command line together …
7:18 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > ../ffmpeg -i 00000.MTS -vcodec …
7:08 AM Ticket #1695 (build fails with --disable-mmx) closed by Carl Eugen Hoyos
fixed: Fixed by Diego.
6:31 AM Ticket #1700 (Can't publish stream to CRtmpServer) created by king
Summary of the bug: Meet error "call to function _checkbw failed" …
3:20 AM Changeset in ffmpeg [5e363bb9] by Michael Niedermayer <michaelni@gmx.at>
flvenc: kill a uninitialized variable warning. Signed-off-by: Michael …
3:17 AM Changeset in ffmpeg [b3facc4a] by Michael Niedermayer <michaelni@gmx.at>
ac3dec: fix uninitialized var warning This commit should be purely …
3:15 AM Changeset in ffmpeg [310fd0d3] by Michael Niedermayer <michaelni@gmx.at>
vsrc_testsrc: fix uninitilaized variable bug Found-by: gcc …
3:09 AM Changeset in ffmpeg [19dceef9] by Michael Niedermayer <michaelni@gmx.at>
vf_framestep: fix uninitilaized variable bug Found-by: gcc …
2:43 AM Ticket #1646 (bad first_dts in h264 file) closed by Michael Niedermayer
worksforme: the first streams first dts is 0: ff_read_packet stream=0, pts=0, …
2:28 AM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by Michael Niedermayer
your output contains "WARNING: library configuration mismatch". Please …
2:15 AM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) updated by Michael Niedermayer
Analyzed by developer, Keywords, Summary changed
This is not a regression, the video is really that long, the correct …
1:35 AM Ticket #1499 (x11grab BadCursor) updated by Michael Niedermayer
Cc changed
1:35 AM Ticket #1499 (x11grab BadCursor) updated by Michael Niedermayer
if you have a version that works and one that doesnt, please try to …
1:23 AM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Michael Niedermayer
Replying to cehoyos: > Since e4c00ac / 3bab7cd, ffmpeg …
1:17 AM CompilationGuide/Ubuntu edited by llogan
we don't need two x11grab warnings (diff)
12:38 AM Changeset in ffmpeg [afe6f337] by Michael Niedermayer <michaelni@gmx.at>
swscale.c: remove unused variable Signed-off-by: Michael Niedermayer …
12:34 AM Changeset in ffmpeg [19008e06] by Michael Niedermayer <michaelni@gmx.at>
wmavoice: switch to av_assert Signed-off-by: Michael Niedermayer …

Aug 29, 2012:

10:22 PM Changeset in ffmpeg [158a70f1] by Michael Niedermayer <michaelni@gmx.at>
mov: fix av_log int type Signed-off-by: Michael Niedermayer …
10:22 PM Changeset in ffmpeg [946ed78f] by Michael Niedermayer <michaelni@gmx.at>
aacdec: fix priming/skip for AAC HE/HE2 There is a remaining error of …
10:12 PM Changeset in ffmpeg [0fc684ff] by Michael Niedermayer <michaelni@gmx.at>
aacdec: pass AVPacket to aac_decode_frame_int() Signed-off-by: …
9:19 PM Ticket #1699 (iff: fix aspect ratio) updated by ami_stuff
Summary changed
9:19 PM iff.diff attached to Ticket #1699 by ami_stuff
9:19 PM ham6.iff attached to Ticket #1699 by ami_stuff
9:19 PM A4000T_HAM6.IFF attached to Ticket #1699 by ami_stuff
9:18 PM CELTIC2.LBM attached to Ticket #1699 by ami_stuff
9:18 PM Ticket #1699 (iff: fix aspect ratio) created by ami_stuff
ignoring aspect ration in iff demuxer seems to fix ffplay's displayed …
9:08 PM Ticket #1537 (CPIA pixel format not supported) updated by retrosnub
I've written a decoder which works for me and my camera. It'd be nice …
9:06 PM 0001-Add-CPiA-video-decoder.patch attached to Ticket #1537 by retrosnub
8:45 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
jonbendtsen@media:/jon_compiles_ffmpeg/ffmpeg$ ./configure …
8:15 PM StreamingGuide edited by Roger Pack
(diff)
8:09 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") updated by Carl Eugen Hoyos
Replying to rogerdpack: > Ok I hope #1695 fixes it (and …
7:56 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
I just did cut'n'move
6:08 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by reimar
I obviously meant the --enable-libx264 you had in there originally.
6:05 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") updated by Roger Pack
Ok I hope #1695 fixes it (and may be related, though I'll admit that …
5:32 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
onbendtsen@media:/jon_compiles_ffmpeg/ffmpeg$ ./configure --enable-gpl …
5:22 PM Changeset in ffmpeg [818f3dc9] by Michael Niedermayer <michaelni@gmx.at>
audio_frame_que: remove broken code that is specific to old audio_que …
4:58 PM Changeset in ffmpeg [ad7fae4e] by Michael Niedermayer <michaelni@gmx.at>
dshow: allow user to specify audio buffer size Based on patch by …
4:51 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by reimar
You don't need those to test this issue. ./configure --enable-gpl …
4:31 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
oh and before ffmpeg configure complained about libfdk_aac it …
4:28 PM Ticket #1692 (Using atempo filter causes segfault with AVX) closed by Cigaes
fixed: Fixed in commit a5704659e3e41b7698812b89f67d9a7467a74d20.
4:23 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
jonbendtsen@media:/jon_compiles_ffmpeg/ffmpeg$ ./configure …
4:19 PM Changeset in ffmpeg [a5704659] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_atempo: use av_malloc for rDFT buffers. Memory obtained from …
4:18 PM Changeset in ffmpeg [7816c7e7] by Philip Langdale <philipl@overt.org>
Add missing codec descriptor for timingless subrip. Signed-off-by: …
4:13 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > I am sorry, but the compilation turns …
4:13 PM Changeset in ffmpeg [8579d4b2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
4:04 PM Changeset in ffmpeg [1c668076] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' * commit …
3:06 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
I am sorry, but the compilation turns out to be complicated, I need …
2:55 PM Ticket #1653 (fix decoding of ccitt fax3 with byte boundary) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
2:51 PM Ticket #1679 (Ability to identify progressive segmented frame material in h.264) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
Replying to rmk: > What would be the …
2:47 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > I am sorry for not writting that I was …
2:46 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") closed by Carl Eugen Hoyos
fixed: Please do not reopen ancient tickets, I suspect you have found ticket …
2:33 PM Concatenate edited by burek
Added "important" section because of the bug trac ticket (diff)
2:32 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
What? No warning in the actual documentation that versions prior to …
2:28 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Replying to jonb: > If it has been fixed, and it is a …
2:16 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") reopened by Roger Pack
I was just able to reproduce it with …
2:11 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
If it has been fixed, and it is a dataloss bug, how come the online …
1:59 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Version changed
This may have been fixed several months ago. Could you test current …
1:52 PM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by Carl Eugen Hoyos
Replying to fturco: > What do you mean by "send a message …
1:16 PM Changeset in ffmpeg [8db73c61] by Mans Rullgard <mans@mansr.com>
build: allow non-standard variations of linker -l/-L flags This …
12:57 PM Ticket #913 (tiff g3fax: incorrect value of rows per strip) updated by ami_stuff
maybe something like attached patch? …
12:55 PM rows.diff attached to Ticket #913 by ami_stuff
12:14 PM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by Francesco Turco
What do you mean by "send a message to the ticket"? Should I add a …
11:57 AM Ticket #1653 (fix decoding of ccitt fax3 with byte boundary) updated by ami_stuff
attached patch fixes the problem for me
11:57 AM g3_byte.diff attached to Ticket #1653 by ami_stuff
11:32 AM Ticket #1553 (Remuxing mpeg2video from transport stream to matroska fails) updated by Carl Eugen Hoyos
Works fine with -fflags +genpts: […] Please provide a sample if …
11:25 AM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by Carl Eugen Hoyos
This seems to be a limitation of trac (I added TICKET_EDIT_CC to …
10:51 AM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) reopened by Francesco Turco
Sorry but I still cannot add myself to a bug CC list.
10:47 AM Ticket #1553 (Remuxing mpeg2video from transport stream to matroska fails) updated by Francesco Turco
I get a very similar error message, but my input file format is …
9:51 AM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) closed by Carl Eugen Hoyos
fixed: This should be fixed, please reopen if it still does not work.
9:42 AM Ticket #1667 (ffplay resizes can cause "garbage" in the margins) updated by Carl Eugen Hoyos
Version, Component changed
Could this be Windows-specific?
9:40 AM Ticket #1664 (Transcoding results in dropped frames and lowering fps) updated by Carl Eugen Hoyos
Keywords changed
9:37 AM Ticket #1666 (Unable to decode AVC-Intra file from Panasonic AG-HPX301E Camera) updated by Carl Eugen Hoyos
Description changed
9:36 AM Changeset in ffmpeg [85c83033] by Michael Niedermayer <michaelni@gmx.at>
lavc: protect calls to frame_thread_encoder by HAVE_THREADS …
9:35 AM Ticket #1681 (Bad output framerate decision) updated by Carl Eugen Hoyos
Keywords changed
9:33 AM Changeset in ffmpeg [e4fff08] by Paul B Mahol <onemda@gmail.com>
exr: fix decoding ZIP16 and height not multiple of 16 Signed-off-by: …
9:21 AM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) updated by Carl Eugen Hoyos
Is the problem also reproducible if you use -vcodec mpeg4 for the mp4 …
9:18 AM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) closed by Carl Eugen Hoyos
fixed: Fixed by Marton.
9:14 AM Ticket #1698 (ffmpeg daemon mode lacks documentation) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
9:12 AM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by Carl Eugen Hoyos
Keywords, Component changed
9:11 AM Ticket #1064 (Div/0 integer exception cased in aiffdec.c for A-Law AIFFs) updated by Carl Eugen Hoyos
Keywords changed
9:11 AM Ticket #1697 (qdm2 in aiff: fix duration) updated by Carl Eugen Hoyos
Reproduced by developer, Keywords, Status, Version changed
9:07 AM Ticket #1696 (Year metadata wrong on some M4A files) updated by Carl Eugen Hoyos
Reproduced by developer changed
iTunes shows 1976.
8:47 AM Changeset in ffmpeg [bbabeb56] by Anton Khirnov <anton@khirnov.net>
Add reminders to update the codec descriptor list with new codec IDs.
4:27 AM Ticket #1695 (build fails with --disable-mmx) updated by Gero
> Why are you using --disable-mmx ? Don't remember well. When I …
2:26 AM Changeset in ffmpeg [2d5c80b] by Michael Niedermayer <michaelni@gmx.at>
frame_thread_encoder: pass frame pict type and quality Signed-off-by: …
2:26 AM Changeset in ffmpeg [097a909e] by Michael Niedermayer <michaelni@gmx.at>
frame_thread_encoder: pass private options Signed-off-by: Michael …
1:18 AM Ticket #1696 (Year metadata wrong on some M4A files) updated by Carl Eugen Hoyos
Status changed
1:18 AM 01 Oxygène, Pt. I_cut.m4a attached to Ticket #1696 by Carl Eugen Hoyos

Aug 28, 2012:

10:40 PM Changeset in ffmpeg [7baa115a] by Mans Rullgard <mans@mansr.com>
build: export filtered -lz flag in config.mak This is needed to link …
10:40 PM Changeset in ffmpeg [095792f2] by Mans Rullgard <mans@mansr.com>
build: add separate setting for host linker This adds new HOSTLD and …
10:40 PM Changeset in ffmpeg [2763587c] by Mans Rullgard <mans@mansr.com>
configure: probe_cc: use separate variable for linker output flag …
10:28 PM Changeset in ffmpeg [028b6d2] by Michael Niedermayer <michaelni@gmx.at>
Add 'timeout' option to UDP protocol This patch accepts 'timeout' …
10:27 PM Changeset in ffmpeg [2e6f93a2] by Diego Biurrun <diego@biurrun.de>
x86: Always compile files with functions that are called unconditionally
10:26 PM Changeset in ffmpeg [2f2aa2e5] by Diego Biurrun <diego@biurrun.de>
x86: mpegvideoenc: fix linking with --disable-mmx The optimized …
10:14 PM Changeset in ffmpeg [d39791bf] by Diego Biurrun <diego@biurrun.de>
x86: mpegvideoenc: Do not abuse HAVE_ variables for template …
10:14 PM Changeset in ffmpeg [d488c3bc] by Diego Biurrun <diego@biurrun.de>
configure: support Bitrig OS Signed-off-by: Diego Biurrun …
10:05 PM Changeset in ffmpeg [78707225] by Michael Niedermayer <michaelni@gmx.at>
Add 'rw_timeout' into URLContext If set non-zero, limits duration of …
9:58 PM Changeset in ffmpeg [b64a72e] by Ronald S. Bultje <rsbultje@gmail.com>
yuv2rgb: handle line widths that are not a multiple of 4. This …
9:46 PM Ticket #1696 (Year metadata wrong on some M4A files) updated by enicolas
Hello. You can download the file on which I identified the problem …
9:24 PM Changeset in ffmpeg [09d5e02a] by Martin Storsjö <martin@martin.st>
graph2dot: Use the fallback getopt implementation if needed …
9:24 PM Changeset in ffmpeg [212ec5fa] by Martin Storsjö <martin@martin.st>
tools: Include io.h for open/read/write/close if unistd.h doesn't …
9:23 PM Changeset in ffmpeg [3ad9eac5] by Martin Storsjö <martin@martin.st>
testprogs: Remove unused includes Signed-off-by: Martin Storsjö …
9:23 PM Changeset in ffmpeg [dd4169ab] by Martin Storsjö <martin@martin.st>
qt-faststart: Use other seek/tell functions on MSVC than on mingw …
9:23 PM Changeset in ffmpeg [bff714ad] by Martin Storsjö <martin@martin.st>
ismindex: Include direct.h for _mkdir on windows The Windows SDK in …
9:19 PM Changeset in ffmpeg [a9b1a151] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: count finished streams for last stats line. Otherwise, all …
8:29 PM Changeset in ffmpeg [6c06b566] by Michael Niedermayer <michaelni@gmx.at>
rtpenc_xiph: switch to av_assert Signed-off-by: Michael Niedermayer …
7:55 PM Ticket #1698 (ffmpeg daemon mode lacks documentation) created by llogan
Commit 39aafa5 added the -d option for ffmpeg: […] This option …
7:35 PM Changeset in ffmpeg [d4bba93f] by Martin Storsjö <martin@martin.st>
sdp: Use static const char arrays instead of pointers to strings …
6:35 PM Changeset in ffmpeg [c1495868] by Clément Bœsch <ubitux@gmail.com>
gitignore: add scaling_video example.
6:09 PM Changeset in ffmpeg [2cbffc67] by Stefano Sabatini <stefasab@gmail.com>
examples/Makefile: remove duplicated -f switch $(RM) already includes …
6:09 PM Changeset in ffmpeg [74419fcf] by Stefano Sabatini <stefasab@gmail.com>
examples: add scaling_video example This example should be useful to …
5:48 PM Changeset in ffmpeg [316afee7] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add smartblur filter This is a port of the MPlayer smartblur …
4:48 PM Changeset in ffmpeg [18217bb0] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: report max time of unfinished streams in stats. Eliminating …
4:37 PM Changeset in ffmpeg [bcc45d63] by Diego Biurrun <diego@biurrun.de>
x86: avcodec: Drop silly "_mmx" suffixes from filenames
4:37 PM Changeset in ffmpeg [efbd04c3] by Diego Biurrun <diego@biurrun.de>
x86: avcodec: Drop silly "_sse" suffixes from filenames
4:35 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
Yes, the patch works for me. Thanks!
4:32 PM Changeset in ffmpeg [06b5246c] by Martin Storsjö <martin@martin.st>
sdp: Include profile-level-id for H264 This is required for playback …
4:25 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Can you test if the following patch fixes the problem for you: …
4:01 PM Changeset in ffmpeg [1ea77a52] by Michael Niedermayer <michaelni@gmx.at>
add myself as vda decoder maintainer Signed-off-by: Michael …
3:52 PM Changeset in ffmpeg [ba537202] by Michael Niedermayer <michaelni@gmx.at>
lavu: add snprintf(), vsnprint() and strtod() replacements for MS …
3:46 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Analyzed by developer, Reproduced by developer changed
It is an alignment problem: AVX requires 32, the memory used is …
3:43 PM Changeset in ffmpeg [6d354700] by Luca Barbato <lu_zero@gentoo.org>
utvideoenc: use ff_huff_gen_len_table Avoid code duplication and …
3:43 PM Changeset in ffmpeg [5a582bd3] by Luca Barbato <lu_zero@gentoo.org>
huffman: add ff_huff_gen_len_table The function will be used by …
3:37 PM Changeset in ffmpeg [998f92d6] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cllc: simplify/fix swapped data buffer allocation. Using the malloc …
3:16 PM Changeset in ffmpeg [6af2480a] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Don't set the pixel format There is no need for this …
3:15 PM Changeset in ffmpeg [6f5b1a2b] by Martin Storsjö <martin@martin.st>
h264: Check that the codec isn't null before accessing it This fixes …
3:08 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Carl Eugen Hoyos
Priority, Status changed
2:32 PM Changeset in ffmpeg [0b58c77e] by Martin Storsjö <martin@martin.st>
audio_frame_queue: Define af_queue_log_state before using it This …
2:28 PM Changeset in ffmpeg [416d2f7a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vc1: …
1:58 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Keywords, Summary changed
1:56 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
Yes, disabling AVX with the configure flag avoids the segfault.
1:53 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
From /proc/cpuinfo: […]
1:23 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Thanks for the backtraces. It looks related to the AVX optimizations. …
1:18 PM Changeset in ffmpeg [fb6fb0de] by Nicolas George <nicolas.george@normalesup.org>
tools: add make_chlayout_test perl script. This script uses the flite …
1:09 PM Changeset in ffmpeg [786dadc0] by Nicolas George <nicolas.george@normalesup.org>
cmdutils: add -layouts option. Extract of the output: | Individual …
1:04 PM Changeset in ffmpeg [61e262f6] by Michael Niedermayer <michaelni@gmx.at>
vp56: Don't use DECLARE_ALIGN on a typedef name Instead, use it on …
1:01 PM Ticket #1697 (qdm2 in aiff: fix duration) created by ami_stuff
qt reports 5.52s …
12:33 PM CompilationGuide/Ubuntu edited by Francis Hilaire
Correction for ubuntu desktop user (diff)
11:40 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
[…]
11:39 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
I wanted to git-bisect it, but is seems it has been happing from the …
11:32 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
Sure, I used a static build now, as I find that easier to debug. …
11:29 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
[…]
11:27 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
[…]
11:27 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
(gdb) bt #0 fft16_avx () at …
11:26 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
[Thread debugging using libthread_db enabled] Using host libthread_db …
9:56 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
The gdb backtrace you show was produced using dynamically-linked …
9:52 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
Valgrind shows no errors: /usr/local/src/ff/ffmpeg.org/tests$ …
9:51 AM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by takis
(gdb) r -y -i audiogen.wav -af atempo=0.8 asdf.wav Starting program: …
9:03 AM Ticket #1695 (build fails with --disable-mmx) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Keywords changed
(Unrelated to the actual ticket: Why are you using --disable-mmx ?)
8:55 AM Ticket #1695 (build fails with --disable-mmx) updated by Gero
Ok, my configure is […] after performing the recommended commands, …
7:06 AM Ticket #1696 (Year metadata wrong on some M4A files) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample.
7:01 AM Ticket #1478 (PulseAudio input performance regression) closed by Carl Eugen Hoyos
fixed: Thank you for testing again!
6:58 AM Ticket #1696 (Year metadata wrong on some M4A files) created by enicolas
Summary of the bug: The "year" metadata is returned wrong on some M4A …
6:54 AM Ticket #1645 (Duration calculation error when -ss precedes -i) closed by Carl Eugen Hoyos
invalid
6:52 AM Ticket #1227 (crash in ff_put_h264_chroma_mc8_neon) updated by Carl Eugen Hoyos
Cc changed
6:52 AM Ticket #1227 (crash in ff_put_h264_chroma_mc8_neon) updated by Carl Eugen Hoyos
Replying to bruce-wu: > By the way, I use ffmpeg 0.8.10 …
6:50 AM Ticket #1676 (Compile fails if --progs-suffix= is set in ./configure) closed by Carl Eugen Hoyos
fixed: Fixed by Jamal.
6:04 AM Ticket #1695 (build fails with --disable-mmx) updated by Carl Eugen Hoyos
Priority changed
(Works fine here) To make this a valid ticket, please add the …
5:37 AM Changeset in ffmpeg [7627c35a] by Kostya Shishkov <kostya.shishkov@gmail.com>
vc1: export some functions This is a preparatory step for the MSS2 …
5:01 AM Ticket #1695 (build fails with --disable-mmx) created by Gero
Summary of the bug: build of git-master fails on linux (debian squeeze …
3:31 AM Changeset in ffmpeg [4f92d31a] by Michael Niedermayer <michaelni@gmx.at>
vf_hqdn3d: remove duplicate inline This should fix compilation with …
2:11 AM Changeset in ffmpeg [fa6c795c] by Michael Niedermayer <michaelni@gmx.at>
allcodecs: fix vda order Found-by: compn Signed-off-by: Michael …
2:10 AM Changeset in ffmpeg [e3b87b35] by Michael Niedermayer <michaelni@gmx.at>
configure: fix vda order Found-by: compn Signed-off-by: Michael …
2:07 AM Changeset in ffmpeg [78cca742] by Michael Niedermayer <michaelni@gmx.at>
vdadec: implement vda decoder Signed-off-by: Michael Niedermayer …
1:18 AM Changeset in ffmpeg [e367d906] by Michael Niedermayer <michaelni@gmx.at>
aiffdec: support QDM2 Fixes ticket204 Signed-off-by: Michael …
1:09 AM Ticket #204 (AIFF QDesign2 - decodes incorretly) closed by Michael Niedermayer
fixed

Aug 27, 2012:

11:40 PM Ticket #1482 (Support eia_608 in wtv) updated by pross
@reimar. This standard: …
11:17 PM Ticket #1687 (-v quiet -stats) updated by gd2shoe
Replying to Cigaes: > The -stats option exists …
11:05 PM Ticket #1660 (alaw: ffplay displays wrong current duration) closed by Michael Niedermayer
fixed: Seems my 2nd fix fixed the first file too :)
10:41 PM Encode/H.264 edited by llogan
add Toc (diff)
10:14 PM Changeset in ffmpeg [ae43c4c0] by Mans Rullgard <mans@mansr.com>
configure: use HOSTCC_C/O in check_host_cc Signed-off-by: Mans …
10:14 PM Changeset in ffmpeg [df0d6341] by Mans Rullgard <mans@mansr.com>
configure: use AS_O setting in check_as Signed-off-by: Mans Rullgard …
10:14 PM Changeset in ffmpeg [29b64b68] by Mans Rullgard <mans@mansr.com>
configure: use LD_O setting in check_ld() Signed-off-by: Mans …
9:24 PM Changeset in ffmpeg [dbc9f84e] by Mans Rullgard <mans@mansr.com>
Revert "dsputil: make {add/put/put_signed}_pixels_clamped() …
9:01 PM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by ami_stuff
I'm not sure anymore if I used QT directly or maybe some frontend with …
8:19 PM Ticket #702 (FFplay Does Not Play Videos with Odd Width Correctly) updated by Marton Balint
Cc changed
Recently a fix was committed to ffmpeg git master which works around …
8:09 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by Carl Eugen Hoyos
Samples uploaded to samples/ffmpeg-bugs/trac/ticket1694/a.aac
8:08 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) created by Carl Eugen Hoyos
A user uploaded a possibly damaged aac sample that is approximately …
7:26 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
So it looks like: 1) the 2-byte packets are the EIA-608 compatibility …
7:05 PM Changeset in ffmpeg [3d868fe5] by Diego Biurrun <diego@biurrun.de>
build: Restore dependency of acelp_filters.o on celp_math.o
6:38 PM Ticket #1691 (New SN40 samples fail to decode) updated by ami_stuff
Cc changed
6:37 PM Ticket #1691 (New SN40 samples fail to decode) updated by ami_stuff
decodes ok (more or less - wrong aspect ratio) as h263
6:37 PM Changeset in ffmpeg [dafcbfe4] by Diego Biurrun <diego@biurrun.de>
celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
6:37 PM Changeset in ffmpeg [55498543] by Diego Biurrun <diego@biurrun.de>
celp_math: Move ff_cos() to the only place it is used
6:37 PM Changeset in ffmpeg [8f7c26e3] by Diego Biurrun <diego@biurrun.de>
build: Use portable abstraction for linker/hostcc output file syntax
6:37 PM Changeset in ffmpeg [d5683aba] by Diego Biurrun <diego@biurrun.de>
configure: Fix shared library creation for OpenBSD OpenBSD does not …
6:08 PM Changeset in ffmpeg [5395d88] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
vp56: Don't use DECLARE_ALIGN on a typedef name Instead, use it on …
6:02 PM ssr.aac attached to Ticket #1693 by Carl Eugen Hoyos
6:02 PM Ticket #1693 (AAC Scalable Sample Rate (SSR)) created by Carl Eugen Hoyos
I will attach a 60 second aac sample uploaded by a user. libavcodec …
5:39 PM Ticket #1687 (-v quiet -stats) updated by Cigaes
The -stats option exists mostly for symmetry with the …
5:06 PM Changeset in ffmpeg [be862c0] by Michael Niedermayer <michaelni@gmx.at>
movenc: support for itunes tempo tag Implements support for tmpo atom …
5:05 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Cigaes
Works for me with current git head. If it still happens for you, can …
5:00 PM Changeset in ffmpeg [237f53ce] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
cllc: simplify/fix swapped data buffer allocation. Using the malloc …
4:37 PM FancyFilteringExamples edited by Clément Bœsch
add ffplay showwaves+showspectrum example (diff)
4:35 PM ffplay-waves-spectrum.png attached to FancyFilteringExamples by Clément Bœsch
FFplay with showwaves and showspectrum
4:34 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
> The subtitles within Stream 1 are in EIA-608 format. > …
4:31 PM Changeset in ffmpeg [5cc5d9d5] by Michael Niedermayer <michaelni@gmx.at>
dpx: 10 and 12 bit decoding Rewrite 10 bit dpx decoder to decode into …
4:12 PM Changeset in ffmpeg [0de4a563] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss1: move code that will be reused by MSS2 decoder into separate file
4:11 PM Changeset in ffmpeg [49df339f] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss1: merge decode_intra() and decode_inter() They have most of their …
4:01 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
Concerning Test1.wtv: a fix for the DVB subs is sent. The other …
3:59 PM Changeset in ffmpeg [b42be2d5] by Martin Storsjö <martin@martin.st>
avprobe: Get rid of ugly casts in the options table This also makes …
2:55 PM Ticket #1482 (Support eia_608 in wtv) updated by pross
@cehoyos samples/ffmpeg-bugs/trac/ticket1065/Test1.wtv contains …
2:50 PM Changeset in ffmpeg [99f50907] by Michael Niedermayer <michaelni@gmx.at>
aiffdec: try #2 to fix bps Signed-off-by: Michael Niedermayer …
2:40 PM Ticket #1482 (Support eia_608 in wtv) updated by pross
Hi reimar & cehoyos. You are right, I got 608 and 708 confused, …
2:32 PM Changeset in ffmpeg [4abb88d7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:40 PM Changeset in ffmpeg [b441a451] by Martin Storsjö <martin@martin.st>
vf_hqdn3d: Remove a duplicate inline declaration Compilation seems to …
12:29 PM Changeset in ffmpeg [2bd6717] by Martin Storsjö <martin@martin.st>
vf_hqdn3d: Don't declare the loop variable within the for loop This …
12:20 PM Ticket #1692 (Using atempo filter causes segfault with AVX) created by takis
Summary of the bug: Using the atempo filter causes a segmentation …
11:26 AM Changeset in ffmpeg [e0f7a9f6] by Luca Barbato <lu_zero@gentoo.org>
huffyuv: update to current coding style
11:26 AM Changeset in ffmpeg [f76e4787] by Luca Barbato <lu_zero@gentoo.org>
huffman: update to current coding style
9:29 AM Changeset in ffmpeg [125c6c07] by Martin Storsjö <martin@martin.st>
rtsp: Free the rtpdec context properly The condition for calling the …
9:03 AM Ticket #1682 (DVD '-target' option affects video filters) closed by Carl Eugen Hoyos
invalid: Thank you for testing again!
8:37 AM Ticket #1691 (New SN40 samples fail to decode) created by Carl Eugen Hoyos
samples/V-codecs/SN40/Shot%205.avi cannot be decoded with current …
8:09 AM Changeset in ffmpeg [60924dfe] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding: make operation logic more self-evident / …
8:09 AM Changeset in ffmpeg [3b0e2763] by Stefano Sabatini <stefasab@gmail.com>
examples/Makefile: apply misc minor fixes to the RM rule Use $(RM) in …
8:09 AM Changeset in ffmpeg [c0bca642] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding: store temporary files in current dir Do …
7:17 AM Ticket #1690 (Support Ogg/Vorbis in avi) created by Carl Eugen Hoyos
samples/A-codecs/vorbis/vorbis3plus_sample.avi …
7:14 AM Changeset in ffmpeg [73b40daf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use correct format identifier for uint64_t.
3:23 AM Changeset in ffmpeg [4e8b206] by Michael Niedermayer <michaelni@gmx.at>
mpc: fix seeking to the end Fixes Ticket1689 Signed-off-by: Michael …
3:21 AM Ticket #1689 (mpc7: problem with seeking (ffplay)) closed by Michael Niedermayer
fixed
2:51 AM Changeset in ffmpeg [a503afb1] by Michael Niedermayer <michaelni@gmx.at>
mpc: clip seeking timestamp in valid range Signed-off-by: Michael …
1:35 AM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
It is a pity that you can't see it in these samples because I can see …
1:30 AM Ticket #1678 (Regression with -vsync 1) updated by Michael Niedermayer
Cc changed
Please elaborate if you are reporting a problem with AV sync OR a …
1:10 AM Changeset in ffmpeg [3f02c533] by Diego Biurrun <diego@biurrun.de>
build: fft: x86: Drop unused YASM-OBJS-FFT- variable
1:02 AM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by Michael Niedermayer
Cc changed
1:02 AM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by Michael Niedermayer
Fixed the second file, the first looks odd, can you confirm/verify …
12:54 AM Changeset in ffmpeg [b9b97c2f] by Michael Niedermayer <michaelni@gmx.at>
aiffdec: fix bits per sample Fixes Ticket1660 Signed-off-by: Michael …

Aug 26, 2012:

11:44 PM Changeset in ffmpeg [a366bea] by Michael Niedermayer <michaelni@gmx.at>
ffplay: fix odd YUV width by cropping the video Should fix issue …
11:32 PM Changeset in ffmpeg [95d1af11] by Michael Niedermayer <michaelni@gmx.at>
build: Fix compilation when configuring with a prog suffix Fixes …
11:11 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by Marton Balint
Basically it is, at the cost of some performance. I finally decided …
10:36 PM Changeset in ffmpeg [851bac4b] by Michael Niedermayer <michaelni@gmx.at>
vf_hqdn3d: avoid declaring variable in for() This should fix …
10:08 PM Ticket #1682 (DVD '-target' option affects video filters) updated by intracube
Replying to cehoyos: > (Any reason for not simply posting …
9:30 PM Ticket #1682 (DVD '-target' option affects video filters) updated by Carl Eugen Hoyos
Replying to intracube: > Replying to cehoyos: …
9:22 PM Ticket #1682 (DVD '-target' option affects video filters) updated by intracube
Replying to cehoyos: > Please add complete, uncut console …
9:22 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by Carl Eugen Hoyos
Is it a possible alternative to use padding instead of cropping (which …
9:19 PM Ticket #1689 (mpc7: problem with seeking (ffplay)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
9:15 PM musepack7.mpc attached to Ticket #1689 by Carl Eugen Hoyos
9:13 PM Ticket #1482 (Support eia_608 in wtv) updated by Carl Eugen Hoyos
(Committing the patches will lead to more samples imo.) A longer …
9:13 PM output.log attached to Ticket #1682 by intracube
ffmpeg command line output
9:05 PM CompilationGuide/Ubuntu edited by llogan
add forgotten --enable-libfdk-aac. duh. (diff)
8:59 PM CompilationGuide/Ubuntu edited by llogan
switch from fdk-aac tarball to fdk-aac git; add autoconf and libtool … (diff)
8:56 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
A far larger sample size will be needed to reverse-engineer this …
8:40 PM Changeset in ffmpeg [17106a7c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:22 PM Ticket #877 (nut muxed with ffmpeg is missing index at the end) closed by Michael Niedermayer
fixed
8:15 PM Changeset in ffmpeg [3a621c9] by Michael Niedermayer <michaelni@gmx.at>
nutenc: Support writing an index The seek test improves in accuracy …
8:15 PM Changeset in ffmpeg [b2a8ce4e] by Michael Niedermayer <michaelni@gmx.at>
nutenc: keep track of max_pts Signed-off-by: Michael Niedermayer …
8:15 PM Changeset in ffmpeg [c2a134c6] by Michael Niedermayer <michaelni@gmx.at>
nutenc: keep track if keyframe PTS Signed-off-by: Michael Niedermayer …
8:15 PM Changeset in ffmpeg [e6a045ba] by Michael Niedermayer <michaelni@gmx.at>
nutdec: Flip the direction for seeking with an index in the failure …
8:15 PM Changeset in ffmpeg [cebbaf57] by Michael Niedermayer <michaelni@gmx.at>
nutdec: improve information in error message Signed-off-by: Michael …
8:15 PM Changeset in ffmpeg [d1ee2cf7] by Michael Niedermayer <michaelni@gmx.at>
nutenc: keep track of the written syncpoint count Signed-off-by: …
6:32 PM Ticket #1689 (mpc7: problem with seeking (ffplay)) created by ami_stuff
seeking to the end of the file with the mouse doesn't work (it only …
6:30 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by ami_stuff
I can't test because I deleted by mistake old shapshot and it takes …
5:57 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
EIA-608 does not give plain-text, in particular since the highest bit …
5:47 PM Ticket #1687 (-v quiet -stats) updated by gd2shoe
No, this is a request to fix it. As it stands today, it really make …
5:45 PM Changeset in ffmpeg [d7f9786c] by Diego Biurrun <diego@biurrun.de>
audio_frame_queue: Clean up ff_af_queue_log_state debug function The …
4:41 PM Ticket #1482 (Support eia_608 in wtv) updated by Carl Eugen Hoyos
The subtitles in the third stream are text-based as can be seen with: …
4:39 PM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) updated by Xtophe
Found the resaon why it isn't working. Apparantly this error only …
4:18 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by Marton Balint
Can you also try the patch which crops the video instead of scaling it?
4:17 PM 0001-ffplay-fix-odd-YUV-width-by-cropping-the-video.patch attached to Ticket #1322 by Marton Balint
Patch with cropping instead of scaling
3:47 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
Not surprising, since I can't find anything that looks like EIA-608 in …
3:21 PM Ticket #1482 (Support eia_608 in wtv) updated by Carl Eugen Hoyos
MPlayer shows still no subtitles if I change AV_CODEC_ID_DVB_TELETEXT …
3:14 PM Ticket #1684 (adpcm_ct: volume goes up while seeking with ffplay) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
The same happens with the binary decoder (mplayer -ac ctadp32)…
2:54 PM Ticket #1235 (ffio_limit does not work correctly with named pipes on OSX (Snow Leopard)) updated by ls
Yes, I can verify it does. Thanks for fixing this.
2:53 PM c5ea3a0.log attached to Ticket #1678 by jwjwjw
ffmpeg log from c5ea3a0 (generates out of sync file with a duration of …
2:50 PM pre_8f5bb35.log attached to Ticket #1678 by jwjwjw
ffmpeg log from fbbe092 (generates an in sync file with a duration of …
2:48 PM 8f5bb35.log attached to Ticket #1678 by jwjwjw
ffmpeg log from 8f5bb35 (generates out of sync file with a duration of …
2:46 PM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
Yes, I carried out further testing of the …
2:33 PM Ticket #1609 (ffplay: no refresh with still picture) updated by Marton Balint
Owner changed
2:32 PM Ticket #1482 (Support eia_608 in wtv) updated by reimar
Why are you claiming that? FFmpeg does have CODEC_ID_EIA_608 which is …
2:02 PM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) updated by Xtophe
Even when the ffmpeg build can find the Fontconfig (and loads it) the …
1:18 PM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) updated by houbahop69
Thank you for considering my remarks. To answer you quetion you will …
1:15 PM ffmpeglog.tar.bz2 attached to Ticket #1677 by houbahop69
logfiles of encodings as described in the comment
12:20 PM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) updated by Xtophe
Locale gives: LANG= LC_COLLATE="C" LC_CTYPE="UTF-8" LC_MESSAGES="C" …
12:16 PM Ticket #1482 (Support eia_608 in wtv) updated by pross
Correction: Stream 3 of the NCIS.wtv actually contains EIA-608/Line …
12:03 PM Changeset in ffmpeg [1ce5dce4] by Diego Biurrun <diego@biurrun.de>
dwt: Remove unused code.
12:03 PM Changeset in ffmpeg [88386fee] by Diego Biurrun <diego@biurrun.de>
cavs: convert cavsdata.h to a .c file Defining tables in header files …
12:03 PM Changeset in ffmpeg [a6d9f9e] by Diego Biurrun <diego@biurrun.de>
cavs: Move inline functions only used in one file out of the header
12:03 PM Changeset in ffmpeg [ef07ac1e] by Diego Biurrun <diego@biurrun.de>
cavs: Move data tables used in only one place to that file
12:03 PM Changeset in ffmpeg [09bd0ea9] by Diego Biurrun <diego@biurrun.de>
fate: Add a single symbol Ut Video decoder test Signed-off-by: Diego …
12:02 PM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) updated by reimar
The "locale" command should show all related environment variables and …
11:44 AM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) updated by Xtophe
OK, call me stupid. How can I fix this? :-)
11:38 AM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) updated by reimar
Your locale setting is invalid. They are of the form …
11:36 AM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) updated by Carl Eugen Hoyos
Keywords, Status changed
11:28 AM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) updated by Xtophe
The output is very (VERY) long because of the 'Fontconfig warning: …
11:27 AM Ticket #1685 (Compiling FFmpeg with libass does nor work with OSX10.8) closed by Carl Eugen Hoyos
invalid
11:15 AM Ticket #1685 (Compiling FFmpeg with libass does nor work with OSX10.8) updated by Xtophe
Replying to cehoyos: > Replying to Xtophe: > > …
11:11 AM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) updated by Carl Eugen Hoyos
Component changed
To make this a valid ticket, please add a command line that allows to …
11:10 AM Ticket #1685 (Compiling FFmpeg with libass does nor work with OSX10.8) updated by Carl Eugen Hoyos
Replying to Xtophe: > This can be closed. Does your …
10:49 AM Changeset in ffmpeg [7a1944b9] by Loren Merritt <pengvado@akuvian.org>
vf_hqdn3d: x86 asm 13% faster on penryn, 16% on sandybridge, 15% on …
10:49 AM Changeset in ffmpeg [566858a7] by Loren Merritt <pengvado@akuvian.org>
vf_hqdn3d: support 16bit colordepth
10:44 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Jon Bendtsen
Excuse me, but dataloss is NEVER EVER minor. Dataloss is a serious …
10:44 AM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) updated by kelexel
Any news ..?
10:24 AM Changeset in ffmpeg [8f9941b1] by Paul B Mahol <onemda@gmail.com>
avrndec: silence warning about incompatible pointer types …
8:09 AM Ticket #1688 (FFmpeg + libass gives Fontconfig warning: ignoring UTF-8: not a valid ...) created by Xtophe
Summary of the bug: When trying to burn subtitles with libass I always …
8:05 AM Ticket #1685 (Compiling FFmpeg with libass does nor work with OSX10.8) updated by Xtophe
I just found the problem. Seems it couldn't find "liconv" Added this …
7:01 AM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Could you confirm that the problem is not reproducible with -vcodec mpeg4 ?
6:53 AM Ticket #1685 (Compiling FFmpeg with libass does nor work with OSX10.8) updated by Carl Eugen Hoyos
Component changed
Is this also reproducible with the following shorter configure line? $ …
6:44 AM Ticket #1687 (-v quiet -stats) updated by Carl Eugen Hoyos
Status, Version changed
Replying to gd2shoe: > As it stands now, I can't see …
6:42 AM Ticket #1678 (Regression with -vsync 1) updated by Carl Eugen Hoyos
Priority, Keywords changed
Is this also reproducible without -vsync 1 -async 1 ?
6:37 AM Ticket #1482 (Support eia_608 in wtv) updated by Carl Eugen Hoyos
Keywords, Version changed
Replying to pross: > * stream 3 has DVB_TELETEXT …
5:50 AM Changeset in ffmpeg [44b0b85f] by Anton Khirnov <anton@khirnov.net>
avconv: prefer user-forced input framerate when choosing output framerate
5:20 AM Ticket #1065 (H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition) updated by pross
Since August 2012, libav has correctly detected 25fps for the affected …
5:08 AM Ticket #1482 (Support eia_608 in wtv) updated by pross
NCIS.wtv is an interesting file: * stream 0 & 1 contain AC3 audio …
3:53 AM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
After running git bisect I don't think the problem is specifically …
3:44 AM Changeset in ffmpeg [bfb39023] by Michael Niedermayer <michaelni@gmx.at>
h264: ff_init_cabac_states doesnt use its argument thus remove it …
3:03 AM Ticket #1687 (-v quiet -stats) created by gd2shoe
Summary of the bug: -v quiet overrides even an explicit -stats flag. …
12:34 AM Changeset in ffmpeg [c684cb29] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …

Aug 25, 2012:

11:55 PM Changeset in ffmpeg [0c3a3b75] by Michael Niedermayer <michaelni@gmx.at>
ac3_probe: fix probing of non standard AC3 Signed-off-by: Michael …
10:58 PM Changeset in ffmpeg [db707302] by Mans Rullgard <mans@mansr.com>
x86: fft: remove unused fft_dispatch* functions These functions are …
10:29 PM Changeset in ffmpeg [cba79d21] by Mans Rullgard <mans@mansr.com>
avconv: remove unused variable opt_shortest This was replaced with a …
10:18 PM ls-la.txt attached to Ticket #1686 by Jon Bendtsen
ls -la of the directory where the input and passlogfiles was stored.
10:17 PM ffmpeg.output.txt attached to Ticket #1686 by Jon Bendtsen
The output from some of the ffmpeg commands before I interrupted it.
10:17 PM ffmpeg.cmdlines.txt attached to Ticket #1686 by Jon Bendtsen
The command lines for ffmpeg I was running
10:16 PM Ticket #1686 (Dataloss because ffmpeg manpage about -passlogfile is wrong) created by Jon Bendtsen
ffmpeg manpage about -passlogfile is wrong, it says: "-passlogfile …
9:42 PM Ticket #1685 (Compiling FFmpeg with libass does nor work with OSX10.8) created by Xtophe
Summary of the bug: I keep getting the following error when compiling …
9:25 PM Changeset in ffmpeg [4b9e4486] by Michael Niedermayer <michaelni@gmx.at>
lavf: fix avio statistics for packets directly read without the …
9:21 PM Ticket #1684 (adpcm_ct: volume goes up while seeking with ffplay) created by ami_stuff
the audio volume increases for a second or so when I seek a few times …
9:11 PM 66k.avi attached to Ticket #1683 by ami_stuff
9:10 PM Ticket #1683 (atrac3: fix remuxing of atrac3 in avi) created by ami_stuff
for some reason binary codec doesn't like atrac3 remuxed by ffmpeg …
9:01 PM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by ami_stuff
Replying to michael: > With what was the alaw.aif file …
9:00 PM Ticket #1682 (DVD '-target' option affects video filters) updated by Carl Eugen Hoyos
Keywords changed
Please add complete, uncut console output together with your failing …
8:54 PM Ticket #1682 (DVD '-target' option affects video filters) created by intracube
Trying to convert an interlaced video which isn't a valid DVD …
8:51 PM Ticket #1681 (Bad output framerate decision) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
Regression since 5c5306d, workaround is to use -r 25.
8:46 PM Changeset in ffmpeg [efab2e00] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
FATE: Add Canopus Lossless tests Signed-off-by: Derek Buitenhuis …
8:40 PM Ticket #1660 (alaw: ffplay displays wrong current duration) updated by Michael Niedermayer
With what was the alaw.aif file generated ?
8:15 PM Changeset in ffmpeg [2626cc45] by Philip Langdale <philipl@overt.org>
matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles. While not …
6:21 PM Changeset in ffmpeg [0bb37bb] by Michael Niedermayer <michaelni@gmx.at>
riff: fix remuxing of atrac3 in wav The original codec expects 0 as …
3:49 PM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
Sorry, git master is 2 frames BEHIND the old version, not ahead.
3:48 PM framecomparison.jpg attached to Ticket #1678 by jwjwjw
Here is a frame by frame comparison between the two files. As you can …
3:22 PM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
Here is another sample file: …
1:56 PM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
I don't think it is an issue with vlc. I don't have MPlayer but I also …
1:47 PM ffmpeg-20120825-134002.log attached to Ticket #1681 by jwjwjw
Report log of encode process using latest git-master
1:47 PM bbc1_ok.mp4 attached to Ticket #1681 by jwjwjw
Encoded file using N-31890-gecaf514
1:46 PM bbc1_freeze.mp4 attached to Ticket #1681 by jwjwjw
Encoded file using latest git-master
1:46 PM bbc1_sample.mp4 attached to Ticket #1681 by jwjwjw
Partial sample original mp4 file used during encode process
1:45 PM Ticket #1681 (Bad output framerate decision) created by jwjwjw
Summary of the bug: The attached sample file does not play properly …
11:58 AM Ticket #1680 (atrac3: fix current duration for atrac3 in wav) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
11:36 AM Ticket #1680 (atrac3: fix current duration for atrac3 in wav) created by ami_stuff
http://samples.mplayerhq.hu/A-codecs/ATRAC3/mc_sich_at3_066.wav […]
10:53 AM Changeset in ffmpeg [65b552c] by Paul B Mahol <onemda@gmail.com>
lavc: add some missing .long_name to codec_descriptors[] …
8:48 AM Ticket #1679 (Ability to identify progressive segmented frame material in h.264) created by rmk
It is desirable to be able to identify progressive segmented frame …
6:49 AM Changeset in ffmpeg [4abb3539] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix one of the problems with -codecs, -encoders and -decoders.
6:20 AM Ticket #1678 (Regression with -vsync 1) updated by Carl Eugen Hoyos
For me, all three videos play in-sync, so please upload a longer …
5:50 AM Ticket #1678 (Regression with -vsync 1) updated by jwjwjw
The sample file and the outputs are too large to upload to trac. …
5:48 AM bbc1-fail.log attached to Ticket #1678 by jwjwjw
Log of the latest version of ffmpeg that generates an out of sync file
5:48 AM bbc1-ok.log attached to Ticket #1678 by jwjwjw
Log of the old version of ffmpeg that generates an in sync file
5:47 AM Ticket #1678 (Regression with -vsync 1) created by jwjwjw
Summary of the bug: It seems that the latest version of ffmpeg from …
5:12 AM Ticket #1499 (x11grab BadCursor) updated by Carl Eugen Hoyos
Please provide complete, uncut console output and please test if it …
4:28 AM Ticket #1499 (x11grab BadCursor) updated by Isaac Dooley
My problem seems like it may go away if I launch the metacity window …
4:22 AM Ticket #1499 (x11grab BadCursor) updated by Isaac Dooley
I can reproduce on Ubuntu 12.10 using the current latest from …
2:19 AM Changeset in ffmpeg [aa7a5651] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cllc: Pad swapped buffer The bitstream buffer must be padded, or the …
1:55 AM Changeset in ffmpeg [2a57c9ae] by Michael Niedermayer <michaelni@gmx.at>
dpx: 10 and 12 bit encoding Encode GBRP10 pixel format into 10 bit …

Aug 24, 2012:

5:03 PM Ticket #1676 (Compile fails if --progs-suffix= is set in ./configure) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
4:42 PM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) updated by Carl Eugen Hoyos
To make this a valid ticket, please add complete, uncut console output …
3:34 PM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) created by houbahop69
Summary of the bug:I am using ffmpeg to re-encode old realmedia videos …
3:31 PM Changeset in ffmpeg [fef9e841] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding.c: tell where the decoding output files are …
3:31 PM Changeset in ffmpeg [864e8ad] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: update to the new avcodec_encode_video2() API
3:24 PM Changeset in ffmpeg [5ac603df] by Michael Niedermayer <michaelni@gmx.at>
doc/developer: add "Adding files to the fate-suite dataset" …
1:00 PM Changeset in ffmpeg [15a0fb58] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:30 PM Changeset in ffmpeg [bec180e1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93' * commit …
11:44 AM Changeset in ffmpeg [6b72615c] by Michael Niedermayer <michaelni@gmx.at>
rtpdec_xiph: switch to av_assert() Signed-off-by: Michael Niedermayer …
11:32 AM Changeset in ffmpeg [b66afe08] by Stefano Sabatini <stefasab@gmail.com>
lavfi/asetpts,setpts: rework debug log Show more information, and …
11:32 AM Changeset in ffmpeg [1181461c] by Stefano Sabatini <stefasab@gmail.com>
lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTT
11:12 AM Changeset in ffmpeg [01cb4c84] by Kostya Shishkov <kostya.shishkov@gmail.com>
utvideodec: Fix single symbol mode decoding Put the zero length check …
10:54 AM Changeset in ffmpeg [3d6d59ef] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: itemize examples for *settb filters
10:54 AM Changeset in ffmpeg [c45178c] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: itemize examples for *setpts filters
10:54 AM Changeset in ffmpeg [0043db29] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: move *setpts and *settb filters to the multimedia filters …
10:54 AM Changeset in ffmpeg [0b9a915d] by Stefano Sabatini <stefasab@gmail.com>
lavfi: rename vf_setpts.c to f_setpts.c The file contains the asetpts …
10:12 AM Changeset in ffmpeg [de608805] by Nicolas George <nicolas.george@normalesup.org>
lavc/dvdsubenc: check the type of rectangles. Avoid a crash if a text …
9:45 AM Changeset in ffmpeg [081bab5e] by Mans Rullgard <mans@mansr.com>
truespeech: drop useless casts These values already have the correct …
9:45 AM Changeset in ffmpeg [0c88e7a2] by Mans Rullgard <mans@mansr.com>
libavcodec: drop bogus dependencies from mpc[78] and qdm2 …
9:45 AM Changeset in ffmpeg [2e2b8ef8] by Mans Rullgard <mans@mansr.com>
mpegaudio: move ff_mpa_enwindow to a separate file This table is used …
9:38 AM Ticket #1676 (Compile fails if --progs-suffix= is set in ./configure) created by TimNich
Summary of the bug: Commit 11a1033c9fca introduced separated out code …
9:25 AM Changeset in ffmpeg [4d7adec8] by Anton Khirnov <anton@khirnov.net>
AVOptions: store defaults for INT64 options in int64 union member. …
9:25 AM Changeset in ffmpeg [a1bcc76e] by Anton Khirnov <anton@khirnov.net>
cmdutils: fix a memleak when specifying an option twice.
8:41 AM Ticket #1666 (Unable to decode AVC-Intra file from Panasonic AG-HPX301E Camera) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Sample uploaded to samples/ffmpeg-bugs/trac/ticket1666, possibly …
7:37 AM Ticket #1669 (something bad happened to -codecs list order) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
7:06 AM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by Carl Eugen Hoyos
Not reproducible with SDL 1.2.13 and current FFplay git head here.
6:58 AM Ticket #948 (No audio in output when the audio starts late in VOB file) updated by Carl Eugen Hoyos
The sample was already provided in ticket #386, now moved to …
6:41 AM Ticket #1675 (ape: wrong current duration) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
1:08 AM Changeset in ffmpeg [12b1512e] by Michael Niedermayer <michaelni@gmx.at>
lavf/utils: Try to unwrap pts/dts so as to minimize wraps Based on …
1:07 AM Changeset in ffmpeg [254917f0] by Michael Niedermayer <michaelni@gmx.at>
lavf/utils: run update_initial_timestamps() outside some if() This …
12:27 AM Ticket #948 (No audio in output when the audio starts late in VOB file) updated by streamingguy
Hello Michael, I have uploaded the same file to: …
12:23 AM Changeset in ffmpeg [dc402854] by Diego Biurrun <diego@biurrun.de>
x86: mpegvideo: more sensible names for optimization file and init function
12:23 AM Changeset in ffmpeg [d211547d] by Diego Biurrun <diego@biurrun.de>
x86: mpegvideoenc: Split optimizations off into a separate file
12:23 AM Changeset in ffmpeg [26ce9aec] by Diego Biurrun <diego@biurrun.de>
dnxhdenc: x86: more sensible names for optimization file and init function
12:23 AM Changeset in ffmpeg [f1e06d37] by Diego Biurrun <diego@biurrun.de>
svq1/svq3: Move common code out of SVQ1 decoder-specific file
12:23 AM Changeset in ffmpeg [43da682c] by Diego Biurrun <diego@biurrun.de>
dirac: add Comments and references to the standard Signed-off-by: …
12:10 AM Changeset in ffmpeg [06e751a4] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 6-channel flt to fltp conversion
12:10 AM Changeset in ffmpeg [e07c9705] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 2-channel flt to fltp conversion
12:10 AM Changeset in ffmpeg [5245c9f3] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 6-channel flt to s16p conversion
12:10 AM Changeset in ffmpeg [31d0d718] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 2-channel flt to s16p conversion
12:10 AM Changeset in ffmpeg [6092dafb] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 6-channel s16 to fltp conversion
12:10 AM Changeset in ffmpeg [91851a7b] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 2-channel s16 to fltp conversion
12:10 AM Changeset in ffmpeg [205ace88] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 6-channel s16 to s16p conversion
12:10 AM Changeset in ffmpeg [8eeffa8a] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 2-channel s16 to s16p conversion
12:10 AM Changeset in ffmpeg [b66e20d2] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 2-channel fltp to flt conversion
12:10 AM Changeset in ffmpeg [d5b4e50c] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 6-channel fltp to s16 conversion
12:10 AM Changeset in ffmpeg [a58a013] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 2-channel fltp to s16 conversion
12:10 AM Changeset in ffmpeg [90cc27f8] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 6-channel s16p to flt conversion
12:10 AM Changeset in ffmpeg [46f929ad] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 2-channel s16p to flt conversion
12:10 AM Changeset in ffmpeg [13df7d2d] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 6-channel s16p to s16 conversion
12:10 AM Changeset in ffmpeg [c0e12535] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: x86: optimized 2-channel s16p to s16 conversion
12:01 AM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by ami_stuff
Replying to cus: > I can't reproduce the corruption, maybe …

Aug 23, 2012:

11:39 PM Changeset in ffmpeg [91c18beb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix wrap correction code. The code failed with negative …
11:12 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by Marton Balint
Cc changed
I can't reproduce the corruption, maybe the video driver is also …
11:10 PM 0001-ffplay-fix-odd-YUV-width.patch attached to Ticket #1322 by Marton Balint
10:09 PM Ticket #1675 (ape: wrong current duration) updated by ami_stuff
this sample starts to play with current duration at 27s: …
10:06 PM Ticket #1675 (ape: wrong current duration) updated by ami_stuff
http://www.datafilehost.com/download-031cc87f.html
9:55 PM Ticket #1662 (ape: wrong duration) updated by ami_stuff
It looks like there are 2 unrelated bugs - wrong duration and wrong …
9:54 PM Ticket #1675 (ape: wrong current duration) created by ami_stuff
easier to see with ffplay where playback starts from 1s, not from 0s. …
9:40 PM Ticket #1674 (Assertion fail when attempting to copy metadata) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
9:36 PM Ticket #1662 (ape: wrong duration) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Is this really fixed? […]
8:07 PM Ticket #1674 (Assertion fail when attempting to copy metadata) created by Chippit
Summary of the bug: Using two input files, one with both an audio and …
7:53 PM Ticket #121 (ffplay - midvidjpeg plays upside-down (regression)) closed by Michael Niedermayer
fixed
7:53 PM Changeset in ffmpeg [168ddcd3] by Michael Niedermayer <michaelni@gmx.at>
mjpeg: fix fliping with emu edges. Fixes Ticket121 Signed-off-by: …
7:33 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by Pyriel0
I posted on the zeranoe site. The new version makes the buffer drop a …
7:14 PM Ticket #1662 (ape: wrong duration) closed by Michael Niedermayer
fixed: Fixed by jamal
6:09 PM Changeset in ffmpeg [628e6d01] by Michael Niedermayer <michaelni@gmx.at>
Fix partially hidden macroblocks for 10-bit DNxHD. Signed-off-by: …
5:44 PM Changeset in ffmpeg [15acfa2] by Michael Niedermayer <michaelni@gmx.at>
ffv1: more than 8 bit per RGB channel Add support for GBRP9, GBRP10, …
5:03 PM Changeset in ffmpeg [2b3b52d5] by Michael Niedermayer <michaelni@gmx.at>
lagarith: fix alignment on buffers passed into prediction dsp code. …
4:49 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by Roger Pack
ok the rtbufsize has landed in the zeranoe builds, give it a shot (if …
1:51 PM Changeset in ffmpeg [732dfc76] by Michael Niedermayer <michaelni@gmx.at>
lavf/ape: Fix stream duration calculation Fixes ticket #1662
12:45 PM Ticket #1049 (bad sound (clicks + low pitch / slower speed)) closed by Michael Niedermayer
fixed
12:43 PM Changeset in ffmpeg [599a4e07] by Michael Niedermayer <michaelni@gmx.at>
mpeg4audio: dont take the SBR flag too serious. Fixes Ticket1049 …
12:33 PM Changeset in ffmpeg [104f42e6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:11 AM Ticket #1636 (FRAPS Video Color Space) updated by Carl Eugen Hoyos
Replying to DJX: > Doing some research on the Internet, …
7:08 AM Ticket #1672 (Support ftp:// protocol) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component changed
7:04 AM Ticket #1673 (MPEG2-TS minimum PID value for data packet) updated by Carl Eugen Hoyos
Keywords, Status changed
Consider sending patches to ffmpeg-devel, they generally receive more …
6:51 AM Changeset in ffmpeg [7b44061f] by Anton Khirnov <anton@khirnov.net>
doc/APIchanges: add an entry for codec descriptors. Also fill in …
Note: See TracTimeline for information about the timeline view.