Timeline



Nov 24, 2012:

11:33 PM Ticket #625 (support 2/3/5bit IMA ADPCM) updated by Elon Musk
Useless, i need specification so I can know what tables are used for …
11:28 PM Changeset in ffmpeg [e903cb41] by Stefano Sabatini <stefasab@gmail.com>
doc: add libswresample.texi and ffmpeg-resampler.texi files
11:28 PM Changeset in ffmpeg [f62abbf3] by Stefano Sabatini <stefasab@gmail.com>
doc: move filters documentation to dedicated manual page ffmpeg-filters
11:27 PM Changeset in ffmpeg [fa4ead1d] by Stefano Sabatini <stefasab@gmail.com>
doc: move codec options and descriptions to a dedicated manual page
11:26 PM Ticket #1962 (gsm in aiff: fix duration) updated by Elon Musk
Is this file truncated? If not, does same happens when using other …
11:23 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Otto D
Replying to ubitux: > Replying to ottomatic: > …
11:17 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Clément Bœsch
Replying to ottomatic: > Replying to ubitux: > …
11:12 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Otto D
Replying to ubitux: > A work in progress is available at …
10:57 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Clément Bœsch
A work in progress is available at …
10:56 PM Changeset in ffmpeg [ca4872e8] by Nicolas George <nicolas.george@normalesup.org>
lavf/sbgdec: use proper constants for av_log().
10:55 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Otto D
Replying to cehoyos: > Does FFmpeg support playing the …
10:46 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Otto D
By the way, the "(F4F)" in the original ticket description should …
10:45 PM Ticket #1963 (ffv1 does not support threads) updated by Safari
I did not do user support request about -thread option usage, I had …
10:43 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Otto D
No. Here is the output from when I attempt to play a stream, using …
10:42 PM Ticket #1962 (gsm in aiff: fix duration) updated by Carl Eugen Hoyos
Summary changed
10:29 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Carl Eugen Hoyos
Keywords changed
Does FFmpeg support playing the segments / the first transmitted segment?
10:27 PM Ticket #1962 (gsm in aiff: fix duration) updated by Carl Eugen Hoyos
Keywords, Version changed
I wonder if FFmpeg isn't correct: 1440705 is the number of samples …
10:25 PM Ticket #1963 (ffv1 does not support threads) updated by Carl Eugen Hoyos
Replying to Safari: > I had "-threads auto" But you do …
10:19 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) created by Otto D
Adobe HDS is an adaptive streaming format used primarily to deliver …
9:50 PM Ticket #1963 (ffv1 does not support threads) updated by Safari
I get over 59 fps with x264. 1.8 CPUs utilized (out of 4). I had …
9:46 PM adpcm.jpg attached to Ticket #625 by ami_stuff
9:45 PM Ticket #625 (support 2/3/5bit IMA ADPCM) updated by ami_stuff
more info (see attached jpg)
9:21 PM Ticket #1963 (ffv1 does not support threads) updated by Carl Eugen Hoyos
Is there a codec that succeeds on -r 60 ? I suggest to test with a …
8:56 PM Ticket #1963 (ffv1 does not support threads) updated by Safari
seems to use only two threads, I get max 32 fps
8:43 PM Ticket #1961 (adpcm_sbpro_3: fix memory eating) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
8:39 PM Ticket #1958 (mp3 24khz (in wav): overreads) updated by Carl Eugen Hoyos
Keywords, Status, Version changed
8:36 PM Ticket #1963 (ffv1 does not support threads) closed by Carl Eugen Hoyos
worksforme: Use "-strict -2 -level 3"
8:22 PM Ticket #1960 (aiff: set block_align for u8) closed by Carl Eugen Hoyos
fixed
8:21 PM Changeset in ffmpeg [d0802926] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support u8 in aiff. Fixes ticket #1960. Reviewed-by; Paul B Mahol
7:44 PM Ticket #1963 (ffv1 does not support threads) created by Safari
Summary of the bug: at max 15 fps encoding with ffv1 with i5-2500K CPU …
6:40 PM 2ch_48khz.aiff attached to Ticket #1962 by ami_stuff
6:39 PM Ticket #1962 (gsm in aiff: fix duration) created by ami_stuff
qt reports correct 30.02s […]
6:29 PM Changeset in ffmpeg [807fa71] by Michael Niedermayer <michaelni@gmx.at>
adpcmdec: Fix OOM/infloop Found-by: ami_stuff Signed-off-by: Michael …
6:28 PM Ticket #1960 (aiff: set block_align for u8) updated by Carl Eugen Hoyos
Keywords changed
6:27 PM Ticket #1960 (aiff: set block_align for u8) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
Replying to richardpl: > Thing is file have tag …
6:27 PM Ticket #1961 (adpcm_sbpro_3: fix memory eating) created by ami_stuff
http://samples.mplayerhq.hu/A-codecs/musepack/01%20-%20Pumpkin%20and%20
6:22 PM Ticket #1960 (aiff: set block_align for u8) updated by ami_stuff
32 ($20) is a space, this tag is in isom.c
5:36 PM Ticket #1893 (ra_288: ffmpeg eats the whole available memory) updated by Carl Eugen Hoyos
Replying to ami_stuff: > thanks, the same problem happens …
5:33 PM Ticket #1959 (Support codec2) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
5:29 PM Ticket #1960 (aiff: set block_align for u8) updated by Elon Musk
Thing is file have tag 'r','a','w','32' which is silly.
5:26 PM Changeset in ffmpeg [34b6f1ef] by Michael Niedermayer <michaelni@gmx.at>
libopencore_amrwb: check packet size Fix OOM Signed-off-by: Michael …
5:05 PM Ticket #1960 (aiff: set block_align for u8) updated by ami_stuff
It can create signed 8/16/24/32, but these decodes ok with ffmpeg.
5:04 PM Ticket #1892 (smackaud: huge memory allocation) closed by Michael Niedermayer
fixed
5:02 PM Changeset in ffmpeg [57c0da6f] by Michael Niedermayer <michaelni@gmx.at>
smacker: sanity check audio size. Fixes, excessive memory allocation …
5:00 PM Ticket #1893 (ra_288: ffmpeg eats the whole available memory) updated by ami_stuff
[…] …
4:54 PM Ticket #1960 (aiff: set block_align for u8) updated by Elon Musk
Can it create other unsigned/signed variants (u16/24/32..)?
4:52 PM Ticket #1893 (ra_288: ffmpeg eats the whole available memory) updated by ami_stuff
thanks, the same problem happens with at least adpcm_sbpro_3 and …
4:44 PM Ticket #1960 (aiff: set block_align for u8) updated by ami_stuff
Replying to richardpl: > What created such file? …
4:41 PM Ticket #1960 (aiff: set block_align for u8) updated by Elon Musk
What created such file?
4:33 PM Changeset in ffmpeg [014058ab] by Michael Niedermayer <michaelni@gmx.at>
af_aresample: check ff_get_audio_buffer() failure Fixes null pointer …
4:19 PM Ticket #1960 (aiff: set block_align for u8) created by ami_stuff
plays fine with qt http://www.datafilehost.com/download-621f5c2a.html
3:38 PM Changeset in ffmpeg [ed017ab9] by Michael Niedermayer <michaelni@gmx.at>
atrac1: Check block align. Fixes OOM Fixes second samples posted in …
3:38 PM Changeset in ffmpeg [5c392bac] by Michael Niedermayer <michaelni@gmx.at>
ra288: Check block align. Fixes OOM Fixes Ticket1893 Signed-off-by: …
3:35 PM Ticket #1893 (ra_288: ffmpeg eats the whole available memory) closed by Michael Niedermayer
fixed
3:19 PM Ticket #1959 (Support codec2) created by Mathias
Summary of the bug: Codec2 is a voice compression codec aiming towards …
3:09 PM Changeset in ffmpeg [387f5060] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix type of default value for v210 decoder option -custom_stride. …
3:04 PM Changeset in ffmpeg [081bf60e] by Paul B Mahol <onemda@gmail.com>
c93: signal EOF
3:02 PM 24khz_1ch_160kbps.wav attached to Ticket #1958 by ami_stuff
3:02 PM Ticket #1958 (mp3 24khz (in wav): overreads) updated by ami_stuff
with mono 24khz there is only 1 overread
3:00 PM 32khz_2ch_160kbps.wav attached to Ticket #1958 by ami_stuff
3:00 PM 24khz_2ch_160kbps.wav attached to Ticket #1958 by ami_stuff
3:00 PM 22khz_2ch_160kbps.wav attached to Ticket #1958 by ami_stuff
2:59 PM Ticket #1958 (mp3 24khz (in wav): overreads) created by ami_stuff
This happens only with 24khz mode. I can hear some distortions. […]
2:27 PM Changeset in ffmpeg [05b02e9c] by Paul B Mahol <onemda@gmail.com>
mmf: simplify code by using FFMIN Signed-off-by: Paul B Mahol …
2:24 PM Changeset in ffmpeg [7f321fca] by Paul B Mahol <onemda@gmail.com>
mmf: signal EOF Signed-off-by: Paul B Mahol <onemda@gmail.com>
11:41 AM Changeset in ffmpeg [9378a90a] by Paul B Mahol <onemda@gmail.com>
omadec: remove stale comment Signed-off-by: Paul B Mahol …
11:19 AM Changeset in ffmpeg [4995145] by Paul B Mahol <onemda@gmail.com>
codec_desc: mark PCM A-law/mu-law lossy Signed-off-by: Paul B Mahol …
11:14 AM Changeset in ffmpeg [2d62732b] by Paul B Mahol <onemda@gmail.com>
codec_desc: provide aliases for PCM A-law/mu-law Inspired by …
11:12 AM patchfrwu.diff attached to Ticket #966 by Carl Eugen Hoyos
11:12 AM Ticket #966 (frwu: change fields order mode) updated by Carl Eugen Hoyos
Replying to ami_stuff: > 131 static const AVClass …
10:56 AM Changeset in ffmpeg [3d8e684f] by Paul B Mahol <onemda@gmail.com>
ADPCM IMA Dialogic decoder Signed-off-by: Paul B Mahol <onemda@gmail.com>
10:43 AM Ticket #1763 (Audio encoding assumes a channel layout) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Regression since e387c9d / d3c59d5. Ticket #1957 is probably a …
10:28 AM Changeset in ffmpeg [ed591ed8] by Paul B Mahol <onemda@gmail.com>
rl2: return meaningful error codes Signed-off-by: Paul B Mahol …
10:20 AM Changeset in ffmpeg [1a61c7a5] by Paul B Mahol <onemda@gmail.com>
wvenc: multichannel muxing Signed-off-by: Paul B Mahol <onemda@gmail.com>
10:18 AM Ticket #1957 (Invalid channel layout '0x0' when processing an MXF with 16 channel audio) closed by Carl Eugen Hoyos
duplicate: I am assuming that the channel layout for the file is not defined and …
10:04 AM Changeset in ffmpeg [1b9467a] by Paul B Mahol <onemda@gmail.com>
omaenc: remove superfluous "OMA: " Signed-off-by: Paul B Mahol …
10:04 AM Changeset in ffmpeg [bc5ba1c7] by Paul B Mahol <onemda@gmail.com>
omaenc: abort for unsupported codecs Signed-off-by: Paul B Mahol …
9:54 AM Changeset in ffmpeg [6d6bf250] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: fix decoding of 24-bit packed int (type 1, 20-bit)
9:43 AM Changeset in ffmpeg [95903e3c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support G.722 in Sun AU.
9:43 AM Changeset in ffmpeg [df651cf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add an annotation field as required by the specification when muxing …
9:18 AM Ticket #1957 (Invalid channel layout '0x0' when processing an MXF with 16 channel audio) created by shroomM
Summary of the bug: Trying to convert a 16 channel audio of an MXF …
2:42 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) closed by Carl Eugen Hoyos
fixed: Both play back and transcoding of the sample work fine with latest git …
2:40 AM Ticket #1955 (au: support g721 via g726 decoder) updated by ami_stuff
Thanks for the patch. It turns out that Audition is able to save …
2:04 AM Ticket #582 (Assertion failure in rate-control if pass 2 - file is longer) closed by Michael Niedermayer
fixed
2:03 AM Changeset in ffmpeg [f1470ca6] by Michael Niedermayer <michaelni@gmx.at>
ratecontrol: Fix assertion failure on mismatching 2pass file. Fixes …
2:02 AM Changeset in ffmpeg [66244ba] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix mixed declarations and statements. Signed-off-by: Michael …
1:00 AM Ticket #1830 (Regression when transcoding specific h264 - aac_latm - mpegts sample ...) closed by Michael Niedermayer
fixed
12:54 AM Changeset in ffmpeg [d92073ac] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Correct starttime based on non discarded streams. Fixes …
12:53 AM Ticket #1955 (au: support g721 via g726 decoder) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Patch sent to ffmpeg-devel, it produces the same broken output as …
12:51 AM Ticket #1652 (au: ffmpeg eats the whole available memory when unsupported audio ...) updated by Carl Eugen Hoyos
Keywords changed
12:51 AM Ticket #394 ([au @ 003BD320] Invalid negative data size '-1' found, Invalid data ...) updated by Carl Eugen Hoyos
Keywords changed
12:49 AM g721.au attached to Ticket #1955 by Carl Eugen Hoyos
12:34 AM Changeset in ffmpeg [fe97bf60] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: minor simplification of wraping code Signed-off-by: Michael …

Nov 23, 2012:

10:49 PM Ticket #1821 (Error processing WAV audio file) closed by Michael Niedermayer
fixed
10:41 PM Changeset in ffmpeg [09456d0d] by Michael Niedermayer <michaelni@gmx.at>
riff: ignore ff_read_riff_info() failure. Some files simply contain …
6:27 PM Ticket #1953 (Conflict with tags when copying streams from WAV files) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
The problem is to have an entry with tag==0 for the copied codec and …
5:49 PM Changeset in ffmpeg [9a7256e8] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: free dictionary in opt_show_entries() Fix memleak.
5:30 PM Changeset in ffmpeg [a8ebbf87] by Paul B Mahol <onemda@gmail.com>
fate: add ADPCM AFC decoder test Signed-off-by: Paul B Mahol …
5:30 PM Changeset in ffmpeg [6f9ca8cb] by Paul B Mahol <onemda@gmail.com>
fate: add AST demuxer test Signed-off-by: Paul B Mahol <onemda@gmail.com>
5:10 PM Changeset in ffmpeg [0efcf16] by Michael Niedermayer <michaelni@gmx.at>
replace av_log(0, by av_log(NULL, The first parameter is a pointer …
5:05 PM Changeset in ffmpeg [c322f198] by Michael Niedermayer <michaelni@gmx.at>
vf_mandelbrot: give all av_log a context Signed-off-by: Michael …
4:57 PM Changeset in ffmpeg [533a8b2a] by Michael Niedermayer <michaelni@gmx.at>
x86/mpegvideoenc_template: use av_assert Signed-off-by: Michael …
4:17 PM Ticket #1952 (ffmpeg: warn user when attemping to manipulate stream that is ...) updated by ramitb
Ideally it should not copy it, skip it - whether it chooses to show it …
3:40 PM Changeset in ffmpeg [8328df74] by Michael Niedermayer <michaelni@gmx.at>
motion_est: use av_assert* instead of assert Signed-off-by: Michael …
3:36 PM Changeset in ffmpeg [56540bb3] by Michael Niedermayer <michaelni@gmx.at>
h263dec: switch 2 asserts to av_assert Signed-off-by: Michael …
2:52 PM Changeset in ffmpeg [5da885b8] by Michael Niedermayer <michaelni@gmx.at>
dv: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:20 PM Ticket #1956 (support for shapes and sprites in swf) created by ami_stuff
file: https://bugzilla.gnome.org/attachment.cgi?id=161315 info: …
1:17 PM Ticket #1955 (au: support g721 via g726 decoder) created by ami_stuff
"jack.au" plays ok with winamp/sox file: …
1:03 PM Changeset in ffmpeg [7ca97b6b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:53 PM Changeset in ffmpeg [d28467b6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '457cc333b424994ecf80a82369325771e0397fd9' * commit …
12:38 PM Ticket #1954 (swscale: please support planar RGB (GBRP) output) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #1757.
12:30 PM Changeset in ffmpeg [25ca8aef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da' * commit …
12:07 PM Changeset in ffmpeg [33db40f8] by Mans Rullgard <mans@mansr.com>
configure: sort cpuflags section by architecture Signed-off-by: Mans …
12:07 PM Changeset in ffmpeg [457cc333] by Mans Rullgard <mans@mansr.com>
configure: properly support DEC/Compaq compiler Signed-off-by: Mans …
12:04 PM Changeset in ffmpeg [4a606c83] by Mans Rullgard <mans@mansr.com>
av_memcpy_backptr: optimise some special cases - Add special cases …
12:03 PM Changeset in ffmpeg [5e39bb07] by Mans Rullgard <mans@mansr.com>
mpegvideo: simplify dxy calculation in hpel_motion() Signed-off-by: …
12:03 PM Changeset in ffmpeg [c2626492] by Mans Rullgard <mans@mansr.com>
build: add rules to generate preprocessed source files This is useful …
10:51 AM Ticket #1949 (Display frame number on each frame) updated by igorg
Replying to saste: > Replying to igorg: > > …
10:23 AM Ticket #1954 (swscale: please support planar RGB (GBRP) output) created by gjdfgh
Planar RGB is surprisingly useful for algorithms that can work on both …
8:38 AM Ticket #1953 (Conflict with tags when copying streams from WAV files) created by jamal
Muxers containing AVCodecTag entries with tag value 0 (aside from …
7:35 AM Ticket #1842 (Incorrect segmented HTTP Live Streaming playlists) updated by vbitoolbox
Priority, Type, Summary changed
6:55 AM Ticket #1952 (ffmpeg: warn user when attemping to manipulate stream that is ...) updated by pross
Just to extend what cehoyos said. The second audio stream contains no …
6:31 AM Ticket #1950 (Why I don't get responses to my emails?) updated by llogan
I don't know if you're subscribed, but messages to the mailing lists …
3:01 AM Ticket #1952 (ffmpeg: warn user when attemping to manipulate stream that is ...) updated by ramitb
Same issue ffmpeg.x86.exe -i broken_remux.wtv -map 0:2 -acodec copy …
2:28 AM Changeset in ffmpeg [e9c37236] by Michael Niedermayer <michaelni@gmx.at>
id3v2: restructure compressed and unsync code This should fix the …
1:42 AM Changeset in ffmpeg [0560b28] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: remove incorrect assert() Signed-off-by: Michael Niedermayer …
12:19 AM Changeset in ffmpeg [3616afce] by Michael Niedermayer <michaelni@gmx.at>
rmdec: fix av_log level and context Signed-off-by: Michael …
12:19 AM Changeset in ffmpeg [2fc0cbd] by Michael Niedermayer <michaelni@gmx.at>
truemotion2: Fix av_log level and context Signed-off-by: Michael …
12:18 AM Changeset in ffmpeg [801a2a1d] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: fix av_log level and context Signed-off-by: Michael …
12:18 AM Changeset in ffmpeg [42dde253] by Michael Niedermayer <michaelni@gmx.at>
dcadec: fix av_log level Signed-off-by: Michael Niedermayer …

Nov 22, 2012:

11:20 PM Concatenate edited by burek
updated the script with logging directions (diff)
10:21 PM Ticket #1804 (avi decoding regression) closed by Michael Niedermayer
fixed
10:20 PM Changeset in ffmpeg [be89693d] by Michael Niedermayer <michaelni@gmx.at>
avidec: try to support oddly muxed MMES stream Fixes ticket1804 …
10:02 PM Ticket #1951 (Ffmpeg meta data fails to write UTF-8 and screws up files) closed by Carl Eugen Hoyos
invalid: As I understand it, this is not a problem that can be fixed in FFmpeg.
10:01 PM Ticket #1950 (Why I don't get responses to my emails?) closed by Carl Eugen Hoyos
invalid: It appears to me that your mail has arrived, I am not sure I …
9:43 PM Ticket #1951 (Ffmpeg meta data fails to write UTF-8 and screws up files) updated by reimar
I'm fairly certain this is purely a PHP shell_exec issue, if you …
9:40 PM Ticket #166 (FFplay + image = stats are print in the console) updated by ami_stuff
This basically happens with every format. Wouldn't it be possible to …
9:36 PM Ticket #1942 (vqavideo decodes with errors) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the report!
9:28 PM Changeset in ffmpeg [dd6abc92] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vqavideo: Reinitialise the actually used partial codebook …
9:26 PM Ticket #1951 (Ffmpeg meta data fails to write UTF-8 and screws up files) updated by burzum
Yes, I'm also pretty sure it is a windows specific issue. I've also …
9:18 PM Ticket #1946 (xmv: signal EOF) closed by Carl Eugen Hoyos
fixed: Fixed by Paul B Mahol.
9:11 PM Ticket #1952 (ffmpeg: warn user when attemping to manipulate stream that is ...) updated by Carl Eugen Hoyos
Keywords, Version, Summary changed
This is not necessarily a bug: FFmpeg cannot copy streams that are …
9:07 PM Ticket #1932 (Error in <dering_MMX2> when configured with --disable-optimizations ...) updated by Carl Eugen Hoyos
Replying to michael: > --disable-optimization without …
9:03 PM Ticket #1951 (Ffmpeg meta data fails to write UTF-8 and screws up files) updated by Carl Eugen Hoyos
Keywords changed
Since it works fine here, I suspect this is a Windows-specific issue. …
8:37 PM Changeset in ffmpeg [6aa6baa4] by Paul B Mahol <onemda@gmail.com>
xmv: signal EOF Fixes #1946. Signed-off-by: Paul B Mahol …
7:58 PM Changeset in ffmpeg [66b45d8] by Michael Niedermayer <michaelni@gmx.at>
movenc: fix assert failure caused by rounding. Fixes Ticket1820 …
7:47 PM Ticket #1820 (track->cluster[0].dts <= 0 assertion when encoding MOV) closed by Michael Niedermayer
fixed
7:27 PM Changeset in ffmpeg [32cd3a7c] by Paul B Mahol <onemda@gmail.com>
ADPCM AFC decoder Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:03 PM Ticket #1932 (Error in <dering_MMX2> when configured with --disable-optimizations ...) closed by Michael Niedermayer
invalid: --disable-optimization without --disable-asm is not possible on …
6:31 PM Changeset in ffmpeg [08e26e7f] by Michael Niedermayer <michaelni@gmx.at>
id3v2: print ver/flags/len on debug level. Signed-off-by: Michael …
5:30 PM broken_remux.wtv attached to Ticket #1952 by ramitb
WTV to TS copy Audio streams broken
5:29 PM Ticket #1952 (ffmpeg: warn user when attemping to manipulate stream that is ...) created by ramitb
Summary of the bug: When trying to copy audio streams it reports the …
4:41 PM Ticket #1951 (Ffmpeg meta data fails to write UTF-8 and screws up files) created by burzum
I'm trying to write meta data to different audio formats in UTF-8. …
4:30 PM Ticket #1949 (Display frame number on each frame) updated by Stefano Sabatini
Replying to igorg: > Thanks! Could you though specify how …
4:27 PM FFmpeg-witer-homepage_muxsonV2.png attached to Ticket #1756 by Pierre-Yves Mutrux
Version2
4:27 PM ffmpeg-winter-logo_muxsonV2.png attached to Ticket #1756 by Pierre-Yves Mutrux
Version 2
4:18 PM Ticket #1949 (Display frame number on each frame) updated by igorg
Thanks! Could you though specify how exactly printing frame numbers is …
4:09 PM Ticket #1930 (FFserver Ignores Video Filter Overlay) updated by Stefano Sabatini
Weird but I confirm the issue, namely ffmpeg is ignoring the -vf …
3:19 PM Ticket #966 (frwu: change fields order mode) updated by ami_stuff
131 static const AVClass frwu_class = { 132 "srwu Decoder", …
3:12 PM Ticket #966 (frwu: change fields order mode) updated by ami_stuff
Replying to cehoyos: > The question is: > Does the FFmpeg …
3:00 PM Ticket #1950 (Why I don't get responses to my emails?) reopened by Igor
I'm sorry but I'm really don't understand how this all works. I sent …
2:57 PM Changeset in ffmpeg [4a753fc5] by Stefano Sabatini <stefasab@gmail.com>
tests: prefer ffprobe -show_entries to -show_format_entry The latter …
2:51 PM Ticket #966 (frwu: change fields order mode) updated by Carl Eugen Hoyos
The question is: Does the FFmpeg frwu decoder behave differently than …
2:43 PM Ticket #966 (frwu: change fields order mode) updated by ami_stuff
I reencoded vob to rawvideo: ffmpeg -i v.vob -vcodec rawvideo …
2:36 PM Changeset in ffmpeg [a9cfbf6d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: id3v2: …
2:27 PM Ticket #966 (frwu: change fields order mode) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/MPEG-VOB/interlaced contains some samples, …
1:57 PM Ticket #966 (frwu: change fields order mode) updated by ami_stuff
Replying to cehoyos: > $ ffmpeg -change_field_order 1 -i …
1:47 PM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
Could you add your command line with console output? And please upload …
1:46 PM Ticket #966 (frwu: change fields order mode) updated by Carl Eugen Hoyos
$ ffmpeg -change_field_order 1 -i frwu_change_field_order.avi out.avi
1:29 PM Ticket #966 (frwu: change fields order mode) updated by ami_stuff
Replying to cehoyos: > Does attached patch improve the …
1:19 PM Changeset in ffmpeg [c8a5365d] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: implement -sections option
1:19 PM Changeset in ffmpeg [196765a7] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: implement subsection field selection through the …
12:47 PM Ticket #1842 (Incorrect segmented HTTP Live Streaming playlists) updated by vbitoolbox
Replying to brownard: > The problem is that the segmenter …
12:41 PM Ticket #1948 (dxa: signal EOF) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:40 PM Changeset in ffmpeg [9ae80e6a] by Anton Khirnov <anton@khirnov.net>
id3v2: fix reading unsynchronized frames. Current code would …
12:40 PM Ticket #1950 (Why I don't get responses to my emails?) updated by Igor
It's my mistake I sent to libav-user today. Will I receive reply to my …
12:38 PM Ticket #1947 (rl2: signal EOF) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:37 PM Ticket #1946 (xmv: signal EOF) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:20 PM Ticket #1950 (Why I don't get responses to my emails?) closed by Carl Eugen Hoyos
invalid: You did receive an answer on your mail to ffmpeg-devel (user questions …
12:20 PM Ticket #1949 (Display frame number on each frame) closed by Stefano Sabatini
fixed: Should be fixed in: […]
12:19 PM Ticket #1944 (better libavfilter failure messages) closed by Stefano Sabatini
fixed: Should be fixed in: […]
12:14 PM Changeset in ffmpeg [f67ebf5b] by Stefano Sabatini <stefasab@gmail.com>
lavfi/avfiltergraph: improve error message in graph_check_validity() …
12:14 PM Changeset in ffmpeg [eb87b340] by Stefano Sabatini <stefasab@gmail.com>
lavfi/drawtext: add support for printing frame numbers Fix trac …
11:41 AM Ticket #1950 (Why I don't get responses to my emails?) created by Igor
I've already sent 2 emails to 'libav-user@ffmpeg.org' and …
11:34 AM Ticket #1933 (ffmpeg prores artifacts) updated by TimNich
Replying to rivierakid: > And what version are you using? …
11:05 AM Ticket #1949 (Display frame number on each frame) updated by igorg
I am actually converting pictures to mov, and I really need the frame …
10:54 AM Ticket #1949 (Display frame number on each frame) updated by Cigaes
Why do you want the frame number for? The frame number is a fragile …
10:48 AM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
And what version are you using? I've been using many of pre-compiled …
10:43 AM Ticket #1933 (ffmpeg prores artifacts) updated by TimNich
Replying to rivierakid: > Replying to [comment:26
10:38 AM Ticket #1933 (ffmpeg prores artifacts) updated by Carl Eugen Hoyos
Replying to rivierakid: > $ ffmpeg -i test.tif -vcodec …
10:33 AM Ticket #1949 (Display frame number on each frame) updated by Carl Eugen Hoyos
Version, Component changed
10:29 AM Ticket #1949 (Display frame number on each frame) updated by igorg
Version changed
Current git tested. Full console output: […]
10:21 AM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
$ ffmpeg -i test.tif -vcodec v210 out.mov - OK $ ffmpeg -i test.tif …
10:17 AM Ticket #1933 (ffmpeg prores artifacts) updated by Carl Eugen Hoyos
And one more thing to test would be: $ ffmpeg -i test.tif -vcodec …
10:12 AM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
Replying to nichot20: > > Where are these artefacts? Not …
10:08 AM Ticket #1933 (ffmpeg prores artifacts) updated by Carl Eugen Hoyos
Thank your for clarification! Could you test the following commands? …
10:06 AM Ticket #1933 (ffmpeg prores artifacts) updated by TimNich
Replying to rivierakid: > That was not for 444 format, …
9:58 AM Ticket #1949 (Display frame number on each frame) updated by Carl Eugen Hoyos
Please test current git head and please add the complete, uncut …
9:57 AM Ticket #966 (frwu: change fields order mode) updated by Carl Eugen Hoyos
Does attached patch improve the situation? (Can you test real …
9:56 AM Ticket #1949 (Display frame number on each frame) created by igorg
Summary of the bug: The drawtext filter understands the n variable in …
9:29 AM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
That was not for 444 format, but I've made many tests and you're right …
8:45 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Igor
dbuitenh,cehoyos ... anybody?
5:12 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Igor
Dbuitenh, do you have opinions what it could be?
4:30 AM Ticket #536 (Mux H264 and AAC into WTV) updated by ramitb
Refer to Ticket #1945 for sample files. Anyone have any thoughts on …
4:30 AM Changeset in ffmpeg [dcbf7283] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add setting of field_order flag Signed-off-by: Michael …
4:21 AM Changeset in ffmpeg [91743fb7] by Michael Niedermayer <michaelni@gmx.at>
frwu: do not set interlacing flags. Our fate frwu sample is …
3:26 AM WikiStart edited by Jakub Krajcovic
(diff)
3:25 AM Encode/VFX edited by Jakub Krajcovic
(diff)
12:27 AM Ticket #1941 (unable to receive RTSP stream from VLC) updated by Roger Pack
ok, with live555 it seems to sometimes work...after a long pause/delay …
12:10 AM Ticket #1842 (Incorrect segmented HTTP Live Streaming playlists) updated by brownard
The problem is that the segmenter doesn't correctly increment the …
12:07 AM Ticket #1944 (better libavfilter failure messages) updated by Roger Pack
Sure. […]
12:07 AM Changeset in ffmpeg [305a9359] by Michael Niedermayer <michaelni@gmx.at>
brender: move declaration out of for() to make old compilers happy. …
12:06 AM Changeset in ffmpeg [492a5f83] by Michael Niedermayer <michaelni@gmx.at>
brender_pix: a new image decoder PIX is an image file format that was …

Nov 21, 2012:

11:51 PM Ticket #1945 (Unable to remux MP4 files to WTV files) updated by Carl Eugen Hoyos
Cc, Keywords changed
11:50 PM Ticket #1930 (FFserver Ignores Video Filter Overlay) updated by Carl Eugen Hoyos
Replying to ramberg2001: > I'd like to help with a bisect …
11:46 PM Changeset in ffmpeg [2e08a82d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix the path to the C99-to-C89 Converter & Wrapper to the only …
11:40 PM Ticket #1935 (bik: autoexit does not work) closed by Carl Eugen Hoyos
fixed: Fixed by Peter Ross.
11:36 PM Ticket #1930 (FFserver Ignores Video Filter Overlay) updated by defunct
Sorry I pasted the old command used with SVN-r26400. This is the …
11:25 PM Ticket #1945 (Unable to remux MP4 files to WTV files) updated by Carl Eugen Hoyos
Please ignore the second part of my last comment, sorry.
11:24 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Carl Eugen Hoyos
Replying to saste: > {{{ > ffmpeg -vsync passthrough …
11:22 PM Ticket #1942 (vqavideo decodes with errors) updated by Carl Eugen Hoyos
Component changed
11:22 PM Ticket #1942 (vqavideo decodes with errors) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since 0f73ac3 (change in line 573 was not correct).
11:13 PM Changeset in ffmpeg [3a0f3ffe] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: fix weird reindent
11:13 PM Changeset in ffmpeg [02b4ae04] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: print debug_ts off and off_time values with timestamp helper …
11:07 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Stefano Sabatini
Keywords, Component changed
11:06 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Stefano Sabatini
Replying to cehoyos: > Is this only reproducible with …
11:04 PM Ticket #1948 (dxa: signal EOF) created by ami_stuff
autoexit does not work because EOF is not signalized …
10:57 PM Changeset in ffmpeg [e41b5185] by Michael Niedermayer <michaelni@gmx.at>
mips: Fixing HAVE_MIPSFPU dependencies Signed-off-by: Bojan Zivkovic …
10:56 PM Changeset in ffmpeg [bdba96e9] by Michael Niedermayer <michaelni@gmx.at>
use correct doxygen parameter direction syntax Signed-off-by: Peter …
10:55 PM Changeset in ffmpeg [9ccc349f] by Michael Niedermayer <michaelni@gmx.at>
ensure comment blocks that contain doxygen commands start with double …
10:52 PM Changeset in ffmpeg [88161b2a] by Michael Niedermayer <michaelni@gmx.at>
siff: signal EOF Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:52 PM Ticket #1947 (rl2: signal EOF) created by ami_stuff
autoexit does not work because EOF is not signaled …
10:51 PM Ticket #1945 (Unable to remux MP4 files to WTV files) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #536.
10:51 PM Changeset in ffmpeg [9530439e] by Michael Niedermayer <michaelni@gmx.at>
segafilm: signal EOF Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:47 PM Ticket #1946 (xmv: signal EOF) created by ami_stuff
autoexit does not work because EOF is not signaled …
10:39 PM Encode/YouTube created by llogan
make initial page
10:33 PM Ticket #1930 (FFserver Ignores Video Filter Overlay) updated by Stefano Sabatini
Replying to ramberg2001: > Confirmed. The problem is …
10:24 PM H264.wtv attached to Ticket #1945 by ramitb
Sample WTV file with H.264 and AC3
10:23 PM Ticket #1930 (FFserver Ignores Video Filter Overlay) updated by Carl Eugen Hoyos
Then please use git bisect to find the change introducing the problem.
10:22 PM csi.mp4 attached to Ticket #1945 by ramitb
10:22 PM Changeset in ffmpeg [1ed7ca00] by Michael Niedermayer <michaelni@gmx.at>
bethsoftvid: signal EOF Signed-off-by: Michael Niedermayer …
10:22 PM Changeset in ffmpeg [425d0888] by Michael Niedermayer <michaelni@gmx.at>
bfi: signal EOF Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:22 PM Ticket #1945 (Unable to remux MP4 files to WTV files) created by ramitb
Summary of the bug: When I try to remux a MP4 file (H.264 with AC3 or …
10:22 PM Ticket #1941 (unable to receive RTSP stream from VLC) updated by Carl Eugen Hoyos
Is that with or without live555 support in MPlayer?
10:21 PM Ticket #1933 (ffmpeg prores artifacts) updated by Carl Eugen Hoyos
Replying to rivierakid: > 444 seems to work great, but …
10:18 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Carl Eugen Hoyos
Is this only reproducible with -acodec libfaac or also with -strict -2 …
10:16 PM Ticket #1944 (better libavfilter failure messages) updated by Carl Eugen Hoyos
Priority changed
Please add complete, uncut console output to make this a valid ticket.
10:15 PM Ticket #1943 (adpcm_ima_apc regression with channels count) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:26 PM Ticket #1943 (adpcm_ima_apc regression with channels count) closed by Elon Musk
fixed: fixed, thanks for reporting, looks like fate test is flawed.
8:15 PM Changeset in ffmpeg [8e69579] by Paul B Mahol <onemda@gmail.com>
yop: fix 10l typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
8:03 PM Ticket #1944 (better libavfilter failure messages) created by Roger Pack
I notice with this line: ffmpeg -i sintel.mpg -an -filter_complex …
7:42 PM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) reopened by Stefano Sabatini
Command: […] Now if you ffprobe the file with: […] you see …
7:37 PM Ticket #1942 (vqavideo decodes with errors) updated by ami_stuff
Description changed
Replying to richardpl: > The dates you provided do not …
7:28 PM Ticket #1942 (vqavideo decodes with errors) updated by Elon Musk
The dates you provided do not make any sense, nothing changed for …
7:25 PM Changeset in ffmpeg [b93c933c] by Michael Niedermayer <michaelni@gmx.at>
imgconvert-test: count the number of unused pixel format values. …
7:25 PM Changeset in ffmpeg [fb1bb97d] by Michael Niedermayer <michaelni@gmx.at>
imgconvert-test: skip pix formats without name Signed-off-by: Michael …
7:18 PM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
Not only LT, HQ and probably other profiles are broken too. Not sure …
7:18 PM Ticket #1941 (unable to receive RTSP stream from VLC) updated by Roger Pack
unfortunately mplayer responds with rtsp_session: unsupported RTSP …
7:17 PM Changeset in ffmpeg [64dc383d] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: fix typo in a comment
7:17 PM Changeset in ffmpeg [6ca9c74] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add "," at the end of enum list
7:07 PM Changeset in ffmpeg [2c5d911] by Michael Niedermayer <michaelni@gmx.at>
imgconvert-test: test alpha flags Signed-off-by: Michael Niedermayer …
7:07 PM Changeset in ffmpeg [1dafbdac] by Michael Niedermayer <michaelni@gmx.at>
pixdesc: fix alpha flags Signed-off-by: Michael Niedermayer …
7:07 PM Changeset in ffmpeg [c9ad2e9a] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: remove avg_bits_per_pixel(), its redundant Signed-off-by: …
6:59 PM Ticket #1943 (adpcm_ima_apc regression with channels count) created by ami_stuff
05.11.2012 git-c995644 - ok 14.11.2012 git-2f74f8d - bad …
6:41 PM Ticket #1942 (vqavideo decodes with errors) created by ami_stuff
"nukestok.vqa" decoded correctly in the past 13.06.2012 git-a5c1a0c - …[…]
6:35 PM Ticket #1930 (FFserver Ignores Video Filter Overlay) updated by defunct
Confirmed. The problem is reproducible with the latest git. […]
6:25 PM Changeset in ffmpeg [0705cbd0] by Michael Niedermayer <michaelni@gmx.at>
bink: return AVERROR_EOF upon reaching end of file Fixes ticket …
6:14 PM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Igor
Replying to dbuitenh: > > > > > I expected that after …
6:00 PM Ticket #1933 (ffmpeg prores artifacts) updated by Elon Musk
So lt profile is broken only for 422?
5:35 PM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by dbuitenh
> > > > I expected that after "make" I'll get compiled ffmpeg in VS …
5:30 PM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by dbuitenh
Replying to cehoyos: > Use these executables until we can …
5:25 PM Changeset in ffmpeg [60b59d65] by Michael Niedermayer <michaelni@gmx.at>
codec_descriptors: fix typo in mpeg 2 video Found-by: Ramiro …
5:21 PM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Igor
Replying to theateist: > Replying to [comment:10
5:12 PM Changeset in ffmpeg [ea5adf70] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
5:03 PM Changeset in ffmpeg [b044e81f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ae3822bca16f1cdb2460a35b16f8ef636a04314e' * commit …
4:44 PM Changeset in ffmpeg [6ff544e4] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: fix color type for non normal pix_fmts like HW stuff and …
4:44 PM Changeset in ffmpeg [6adf97fe] by Michael Niedermayer <michaelni@gmx.at>
avcodec_get_pix_fmt_loss: remove PixFmtInfo use Signed-off-by: …
4:44 PM Changeset in ffmpeg [fc04c99d] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: print color type too Signed-off-by: Michael Niedermayer …
4:39 PM Changeset in ffmpeg [e4e7846d] by Paul B Mahol <onemda@gmail.com>
cdxl: use url_feof() Signed-off-by: Paul B Mahol <onemda@gmail.com>
4:38 PM Ticket #1940 (segfault on av_malloc()) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide a source file that allows to reproduce the crash.
4:35 PM Ticket #1941 (unable to receive RTSP stream from VLC) updated by Carl Eugen Hoyos
Keywords, Version changed
Is MPlayer (or any other application) able to receive the stream?
4:15 PM Ticket #1941 (unable to receive RTSP stream from VLC) created by Roger Pack
Summary of the bug: $title How to reproduce: […] Of course, I'm …
4:06 PM Changeset in ffmpeg [f6c43953] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: remove PixFmtInfo use from avg_bits_per_pixel() This …
4:06 PM Changeset in ffmpeg [0880f26b] by Michael Niedermayer <michaelni@gmx.at>
avcodec_find_best_pix_fmt_of_2: favor formats with fewer components if …
4:05 PM Changeset in ffmpeg [649d8bd8] by Michael Niedermayer <michaelni@gmx.at>
pixdesc: add av_get_padded_bits_per_pixel() This will be needed to …
4:03 PM Changeset in ffmpeg [ad9333d5] by Michael Niedermayer <michaelni@gmx.at>
imgconvert-test: add avg bits per pixel Signed-off-by: Michael …
4:03 PM Changeset in ffmpeg [0efa240f] by Michael Niedermayer <michaelni@gmx.at>
is_yuv_planar: remove use of PixFmtInfo This fixes the behavior for a …
4:03 PM Changeset in ffmpeg [be19e7e3] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: add self test code Signed-off-by: Michael Niedermayer …
4:00 PM Ticket #1922 (Broken or incomplete parser for filters) updated by Stefano Sabatini
Replying to burek: > @saste: > Well, ok, I've changed it …
3:57 PM ffmpeg-winter-logo_muxson_full.png attached to Ticket #1756 by Pierre-Yves Mutrux
Full, or "high def." of the Muxson wither logo.
3:57 PM FFmpeg_winter-homepage_muxson.png attached to Ticket #1756 by Pierre-Yves Mutrux
FFmpeg.org with the Muxson winter logo.
3:56 PM ffmpeg-winter-logo_muxson.png attached to Ticket #1756 by Pierre-Yves Mutrux
In the northern hemisphere, winter is cold and snowy…
3:34 PM Changeset in ffmpeg [168a7f06] by Paul B Mahol <onemda@gmail.com>
rawenc: cosmetics: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com>
3:03 PM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
Yes for v210 same buggy behaviour, but now I prefer prores_kostya …
2:37 PM Changeset in ffmpeg [494945cb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480' * commit …
2:36 PM Ticket #1940 (segfault on av_malloc()) created by Leandro Santiago
I'm using ffmpeg in a c++ project and at a point at my code I try to …
2:31 PM Ticket #1933 (ffmpeg prores artifacts) updated by Elon Musk
so both prores encoders are bad?
2:23 PM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
ffmpeg -i test.tif -vcodec v210 v210.mov Output: …
2:14 PM Ticket #1933 (ffmpeg prores artifacts) updated by Elon Musk
I'm not interested in encoding to v210 codec, you did not give command …
2:06 PM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Igor
Replying to cehoyos: > Replying to theateist: …
1:52 PM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
Testing with test.tif …
1:48 PM Ticket #625 (support 2/3/5bit IMA ADPCM) updated by ami_stuff
Replying to richardpl: > What created such files? Adobe …
1:35 PM Changeset in ffmpeg [0d312366] by Anton Khirnov <anton@khirnov.net>
cdgraphics: fix incorrect vertical offset mask in cdg_scroll() The …
1:35 PM Changeset in ffmpeg [b655cfef] by Anton Khirnov <anton@khirnov.net>
apetag: fix error handling in ff_ape_parse_tag() The following error …
1:31 PM Ticket #625 (support 2/3/5bit IMA ADPCM) updated by Elon Musk
What created such files?
1:13 PM Ticket #1933 (ffmpeg prores artifacts) updated by Carl Eugen Hoyos
Replying to rivierakid: > BTW is it possible to store …
1:09 PM Ticket #1933 (ffmpeg prores artifacts) updated by Carl Eugen Hoyos
Replying to rivierakid: > BTW is it possible to store …
12:54 PM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Carl Eugen Hoyos
Priority, Type, Component changed
This is probably more an issue with our website not providing the …
12:48 PM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
pixfmt.h: #define AV_PIX_FMT_YUV422P10 AV_PIX_FMT_NE(YUV422P10BE, …
12:43 PM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Carl Eugen Hoyos
Replying to theateist: > 4 - ran ./configure …
12:40 PM Ticket #1939 (zork pcm decoder is broken) updated by Carl Eugen Hoyos
Keywords changed
12:31 PM Ticket #1939 (zork pcm decoder is broken) created by Elon Musk
See roundup ticket 612. Sample at: …
12:11 PM Ticket #1933 (ffmpeg prores artifacts) updated by Elon Musk
I'm confused by your reply, v210 files have tag v210 and are in mov …
12:03 PM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
Thanks, I made several attemps: AV_PIX_FMT_YUV422P - no artifacts …
11:57 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Igor
Replying to cehoyos: > Use these executables until we can …
11:41 AM Ticket #1906 (caf: noise after seeking with ffplay) updated by Elon Musk
Component changed
Looks like it tries binary seeking instead packet one.
11:32 AM Ticket #1920 (dts-hd core extraction) updated by Elon Musk
Component changed
AFAIK this means bitstream filter like dtscore_extract should be …
11:17 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer, Summary changed
Use these executables until we can provide them: …
11:14 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Igor
Replying to richardpl: > The documentation page clearly …
11:13 AM Ticket #1933 (ffmpeg prores artifacts) updated by Elon Musk
It would be best if you try with v210 input. (which is packed 10bit yuv422)
11:08 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Elon Musk
The documentation page clearly states link to github page where you …
10:50 AM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
Definitely it is not a problem with color space conversion. I have …
10:49 AM Changeset in ffmpeg [17fecb4a] by Diego Biurrun <diego@biurrun.de>
flashsv: Drop unused function and struct parameters
10:48 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Igor
Replying to cehoyos: > Did you try Google's executable? > …
10:44 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Carl Eugen Hoyos
Keywords changed
10:42 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Carl Eugen Hoyos
Did you try Google's executable? …
10:38 AM Changeset in ffmpeg [4bf3bc6f] by Paul B Mahol <onemda@gmail.com>
sierravmd: signal EOF
10:36 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Carl Eugen Hoyos
Priority changed
10:34 AM Changeset in ffmpeg [e94f429] by Paul B Mahol <onemda@gmail.com>
cafdec: return right code if EOF is reached Signed-off-by: Paul B …
10:25 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) updated by Igor
Priority, Component changed
10:24 AM Ticket #1938 (Provide c99wrap.exe and c99conv.exe) created by Igor
I followed your instructions …
10:21 AM Changeset in ffmpeg [25d8ebd4] by Paul B Mahol <onemda@gmail.com>
thp: signal EOF
9:48 AM Changeset in ffmpeg [9a0ecd50] by Paul B Mahol <onemda@gmail.com>
rpl: return AVERROR_EOF instead of -1
7:01 AM Changeset in ffmpeg [030db0c1] by Clément Bœsch <ubitux@gmail.com>
lavf/hls: whitespace cosmetics after 23db5418.
7:00 AM Changeset in ffmpeg [57d7e21c] by Clément Bœsch <ubitux@gmail.com>
lavf: move libmodplug registration with the other ext lib. Also …
12:24 AM Changeset in ffmpeg [23db5418] by Michael Niedermayer <michaelni@gmx.at>
hls: create an AVProgram for each variant Without the information, …

Nov 20, 2012:

11:48 PM Using libav* edited by Roger Pack
(diff)
11:47 PM Using libav* edited by Roger Pack
add link (diff)
11:42 PM Ticket #1936 (iff 8svx: autoexit works incorrectly) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Sorry, I originally misunderstood the issue.
11:37 PM Ticket #1936 (iff 8svx: autoexit works incorrectly) updated by ami_stuff
Replying to cehoyos: > Works fine here... I mean the …
11:03 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Roger Pack
Yeah my new work around is to patch utvideo so that it doesn't export …
10:20 PM Ticket #1936 (iff 8svx: autoexit works incorrectly) updated by Carl Eugen Hoyos
Keywords changed
Works fine here... Do you see an error message with the following …
10:18 PM Ticket #1935 (bik: autoexit does not work) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
10:00 PM Ticket #1937 (cdxl: wrong duration) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
[…]
9:48 PM Changeset in ffmpeg [8b6aeb1f] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: fix value for the M3U8 EXT-X-MEDIA From the M3U8 …
9:48 PM Changeset in ffmpeg [5a1ac463] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: do not pre-increment segment_idx value Increment the …
9:48 PM Changeset in ffmpeg [2b31aa88] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: unbreak behavior for segment muxer The segment muxer …
9:48 PM Changeset in ffmpeg [b6c05879] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: consistently use "seg" in segment_start()
9:48 PM Changeset in ffmpeg [3d52083a] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: rework debugging timestamp logs in process_input() Print …
9:44 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by reimar
Ugh. Just read the documentation on the version-script option: […] …
9:38 PM Changeset in ffmpeg [cc88734c] by Clément Bœsch <ubitux@gmail.com>
lavf/srtdec: trim line break event separators from packet. The muxer …
9:27 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by reimar
Why are you looking at libavcodec when the issue is with libavdevice? …
9:23 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Roger Pack
[…] These methods come from the "utvideo" package, I believe. So …
9:08 PM Ticket #1906 (caf: noise after seeking with ffplay) updated by Carl Eugen Hoyos
Replying to cehoyos: > Additionally, ffplay -autoexit does …
9:05 PM Ticket #1909 (Add support for skipping a header for rawvideo inputs) closed by Carl Eugen Hoyos
fixed: New option -skip_initial_bytes was committed to git head.
9:04 PM Changeset in ffmpeg [d513fb1c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add -skip_initial_bytes option. Fixes ticket #1909.
9:04 PM Changeset in ffmpeg [b1e190d0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Correctly signal EOF when demuxing caf files.
8:57 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by reimar
I do not see any reasonable explanation, and I cannot reproduce it. …
8:53 PM Changeset in ffmpeg [52b7823b] by Clément Bœsch <ubitux@gmail.com>
swr: include stdint.h instead of inttypes.h. stdint.h is for the …
8:11 PM Changeset in ffmpeg [391f3236] by Michael Niedermayer <michaelni@gmx.at>
rc: fix 10l typo in rc_max_available_vbv_use calculation …
7:54 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Roger Pack
Thanks for finding the fix--this fixed it here for me, too. So what …
7:29 PM Changeset in ffmpeg [186942a5] by Clément Bœsch <ubitux@gmail.com>
swr: fix a few typo in the public header.
7:29 PM Changeset in ffmpeg [50a9530b] by Paul B Mahol <onemda@gmail.com>
fate: increase pcm coverage Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:05 PM Changeset in ffmpeg [156a75a4] by Michael Niedermayer <michaelni@gmx.at>
swr-doxy: elaborate on swr_get_delay() and the timebase …
6:46 PM Changeset in ffmpeg [7cca237d] by Michael Niedermayer <michaelni@gmx.at>
swr: general doxy text about swr and example code. Based on doxy from …
6:19 PM Changeset in ffmpeg [42934647] by Michael Niedermayer <michaelni@gmx.at>
lavf/segment: do not copy codec_tag when not available Some muxers do …
6:19 PM Changeset in ffmpeg [6253cee4] by Michael Niedermayer <michaelni@gmx.at>
the hyperlink to the Developer's Certificate of Origin no longer …
5:29 PM Changeset in ffmpeg [dd59f012] by Paul B Mahol <onemda@gmail.com>
add some planar PCM encoders Signed-off-by: Paul B Mahol …
5:28 PM Changeset in ffmpeg [f17f759] by Paul B Mahol <onemda@gmail.com>
pcmdec: use memcpy() when possible for planar decoders This is faster …
5:23 PM Ticket #1934 (DVCPRO50 .dv -> H.264 .avi = broken file) updated by Carl Eugen Hoyos
Replying to compn: > which option changed names? The …
3:55 PM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
Oh no, the result is still not correct! The gray square is now OK, but …
3:52 PM Changeset in ffmpeg [00dd9a6d] by Justin Ruggles <justin.ruggles@gmail.com>
pcm: fix decoding of pcm_s16le_planar on big-endian The sample count …
3:44 PM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
I have created 16-bit TIF from 8-bit and it works, no artifacts!!! …
3:15 PM Ticket #1934 (DVCPRO50 .dv -> H.264 .avi = broken file) updated by compn
which option changed names? we try to keep backwards compatability …
2:39 PM Ticket #1934 (DVCPRO50 .dv -> H.264 .avi = broken file) closed by Carl Eugen Hoyos
invalid: Add "-pix_fmt yuv420p" to your command line to get the same behaviour …
2:15 PM Ticket #1931 (ogg: ogg_read_header() leaks memory on failure.) closed by Michael Niedermayer
fixed: locally fixed, will be in my next git push
2:14 PM Changeset in ffmpeg [07a86628] by Michael Niedermayer <michaelni@gmx.at>
oggdec: fix memleak on header parsing failure Fixes Ticket1931 …
1:59 PM Changeset in ffmpeg [99a30ad5] by Stefano Sabatini <stefasab@gmail.com>
doc/platform: replace link to site arrozcru.org with link to …
1:39 PM Fruit.CDXL attached to Ticket #1937 by ami_stuff
1:38 PM Ticket #1937 (cdxl: wrong duration) created by ami_stuff
[…]
1:35 PM Changeset in ffmpeg [6dadb0e4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
1:18 PM Changeset in ffmpeg [00e02366] by Paul B Mahol <onemda@gmail.com>
pcmenc: use ENCODE macro for pcm_s8 Signed-off-by: Paul B Mahol …
1:09 PM Ticket #1934 (DVCPRO50 .dv -> H.264 .avi = broken file) updated by noodles
Summary changed
1:06 PM Ticket #1936 (iff 8svx: autoexit works incorrectly) created by ami_stuff
http://samples.mplayerhq.hu/8svx/descargmp3.8svx […]
1:06 PM Ticket #1935 (bik: autoexit does not work) created by ami_stuff
http://samples.mplayerhq.hu/game-formats/bink/logo_legal.bik […]
1:06 PM Ticket #1934 (DVCPRO50 .dv -> H.264 .avi = broken file) created by noodles
FFmpeg 1.0 on Darwin/x86_64 via MacPorts. Converting a DVCPRO50 .dv …
1:04 PM Changeset in ffmpeg [2d232f8b] by Michael Niedermayer <michaelni@gmx.at>
pcm: revert from libavs planar code to durandals. The libav code does …
12:34 PM Changeset in ffmpeg [70c0f13a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7c278d2ae410a64bdd89f1777026b4b963c30a1a' * commit …
11:45 AM Changeset in ffmpeg [ae3822bc] by Luca Barbato <lu_zero@gentoo.org>
imgconvert: remove PixFmtInfo It is pleonastic and was used in stale …
11:45 AM Changeset in ffmpeg [d1d9efaa] by Luca Barbato <lu_zero@gentoo.org>
avcodec: split avpicture from imgconvert All the non deprecated …
11:45 AM Changeset in ffmpeg [cbe5a60c] by Luca Barbato <lu_zero@gentoo.org>
pixdesc: add PIX_FMT_ALPHA flag
11:36 AM Changeset in ffmpeg [da8242e2] by Paul B Mahol <onemda@gmail.com>
8svx: move pcm_s8_planar decoder to pcm.c Removes limitation of max 2 …
11:05 AM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
$ ffmpeg -i test.tif -vcodec prores_kostya -qscale 15 out.mov No …
10:51 AM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
$ ffmpeg -i test.tif -vcodec prores_kostya out.mov Same artifacts as …
10:22 AM Ticket #1933 (ffmpeg prores artifacts) updated by Carl Eugen Hoyos
Is the problem also reproducible for you with the following command …
10:00 AM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
Ok, original file input uploaded: …
9:42 AM Changeset in ffmpeg [a5e382ad] by Paul B Mahol <onemda@gmail.com>
4xm: return error code if decode_init() failed Signed-off-by: Paul B …
9:29 AM Ticket #1933 (ffmpeg prores artifacts) updated by Carl Eugen Hoyos
And please upload an input file, see http://ffmpeg.org/bugreports.html
9:28 AM Ticket #1933 (ffmpeg prores artifacts) updated by Carl Eugen Hoyos
Keywords changed
Please add your command line together with complete, uncut console output.
9:26 AM Ticket #1933 (ffmpeg prores artifacts) updated by Martin Dusek
I can't attach test.tif, because it is too big. But same problem with …
9:26 AM Ticket #1932 (Error in <dering_MMX2> when configured with --disable-optimizations ...) updated by Carl Eugen Hoyos
I am unable to reproduce the compilation problem. Could you confirm …
9:25 AM test.jpg attached to Ticket #1933 by Martin Dusek
9:23 AM out.tif attached to Ticket #1933 by Martin Dusek
9:22 AM Ticket #1933 (ffmpeg prores artifacts) created by Martin Dusek
The ProRes codecs are not working correctly with the image in …
5:26 AM Changeset in ffmpeg [b353321c] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: add 24-bit ALAC tests
5:26 AM Changeset in ffmpeg [3e6c2a67] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: rename ALAC tests from alac-* to alac-16-* This will …
5:26 AM Changeset in ffmpeg [7c278d2a] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: support 24-bit encoding
4:54 AM Ticket #1932 (Error in <dering_MMX2> when configured with --disable-optimizations ...) updated by Aleksey
Tried to omit --disable-mmx option but get the same result. So …
4:48 AM Changeset in ffmpeg [c9d0f450] by Justin Ruggles <justin.ruggles@gmail.com>
pcmdec: use planar sample format for pcm_s16le_planar
4:48 AM Changeset in ffmpeg [79b77475] by Justin Ruggles <justin.ruggles@gmail.com>
vorbisdec: use float planar sample format
3:04 AM Changeset in ffmpeg [cf5f4c51] by Michael Niedermayer <michaelni@gmx.at>
aacsbr: check sample_rate before using it, fix division by 0 …
2:00 AM Changeset in ffmpeg [aed128f0] by Michael Niedermayer <michaelni@gmx.at>
4xmdec: fix integer overflow, null ptr dereference Found-by: Mateusz …
1:20 AM config.log attached to Ticket #1932 by Aleksey
1:20 AM config.h attached to Ticket #1932 by Aleksey
1:19 AM config.asm attached to Ticket #1932 by Aleksey
1:19 AM Ticket #1932 (Error in <dering_MMX2> when configured with --disable-optimizations ...) created by Aleksey
I've got following error during 'make' (in MinGW at Windows): …
1:15 AM Ticket #1931 (ogg: ogg_read_header() leaks memory on failure.) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
[…]
1:11 AM Ticket #1931 (ogg: ogg_read_header() leaks memory on failure.) updated by Dale Curtis
Hmm, file is too big to attach: …
1:09 AM Ticket #1931 (ogg: ogg_read_header() leaks memory on failure.) created by Dale Curtis
ogg_read_header() doesn't free memory allocated by ogg_packet() on …
12:46 AM Ticket #1046 (add support for probably RLE-compressed IFF DEEP) closed by Carl Eugen Hoyos
fixed: Fixed by Peter Ross.
12:40 AM Ticket #1930 (FFserver Ignores Video Filter Overlay) updated by Carl Eugen Hoyos
Keywords changed
Replying to ramberg2001: > Yes. I have a SVN version on a …

Nov 19, 2012:

10:49 PM Changeset in ffmpeg [ed27ed9] by Peter Ross <pross@xvid.org>
iff: DEEP RLE 32-bit decoder Fixes ticket #1046. Signed-off-by: …
10:32 PM Ticket #1481 (BUS error on misaligned memory access on some ARM) updated by Mike Z
I'm not using ffmpeg, i'm using libavcodec and friends. The project …
9:24 PM Changeset in ffmpeg [a74ae469] by Michael Niedermayer <michaelni@gmx.at>
mips: Optimization of AC3 FP encoder and EAC3 FP decoder …
8:16 PM Ticket #1930 (FFserver Ignores Video Filter Overlay) updated by defunct
Yes. I have a SVN version on a old server that does work with the …
8:00 PM Ticket #1930 (FFserver Ignores Video Filter Overlay) updated by Carl Eugen Hoyos
Keywords changed
Do you think this is a regression?
7:34 PM Ticket #1930 (FFserver Ignores Video Filter Overlay) created by defunct
Summary of the bug: How to reproduce: […] Patches should be …
6:51 PM Ticket #1929 (./configure --disable-w32threads doesn't check for presence of pthreads) created by Roger Pack
Summary of the bug: $title How to reproduce: […] output: …
5:49 PM Changeset in ffmpeg [c02ae482] by Clément Bœsch <ubitux@gmail.com>
swr: set default channel count options to 0. If not set, they will be …
5:02 PM Changeset in ffmpeg [19660a88] by Michael Niedermayer <michaelni@gmx.at>
Allow use of @ character in username and passwords embedded in URLs …
4:32 PM Changeset in ffmpeg [ebf47502] by Michael Niedermayer <michaelni@gmx.at>
pthreads: increase MAX_BUFFERS due to …
2:55 PM Changeset in ffmpeg [c44a028e] by Michael Niedermayer <michaelni@gmx.at>
af_aresample: allocate at least 1 sample buffer. Fix null ptr …
2:36 PM Changeset in ffmpeg [1b20877f] by Michael Niedermayer <michaelni@gmx.at>
vble: remove superfluous braces Reviewed-by: Derek Buitenhuis …
1:24 PM Changeset in ffmpeg [e6d81ce2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
1:05 PM Changeset in ffmpeg [4116151a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13' * commit …
12:46 PM Ticket #1788 (setting the output frame rate of image outputs) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #1578.
12:33 PM Ticket #1893 (ra_288: ffmpeg eats the whole available memory) updated by Carl Eugen Hoyos
Keywords changed
12:23 PM Ticket #1914 (libavcodec is unable to decode h264 created by "Unreal h264 encoder") updated by Carl Eugen Hoyos
Replying to Kozlov Sergey: > Graph Studio Plays The File. …
12:09 PM Changeset in ffmpeg [fdbb6164] by Michael Niedermayer <michaelni@gmx.at>
sbr: increase f_tablelim size, it appears it was too small by 1. …
10:55 AM Create a thumbnail image every X seconds of the video edited by Carl Eugen Hoyos
-r has problems (see ticket #1578), always use -vf fps (diff)
10:25 AM Changeset in ffmpeg [b0d83e0d] by Paul B Mahol <onemda@gmail.com>
doc/general: remove duplicate entry for ADPCM SMJPEG IMA …
10:10 AM Ticket #1839 (the pts can not copy from transcode orig video file) updated by Carl Eugen Hoyos
What is wrong with the start time of test-12.ts ? Afaik, mpeg …
10:03 AM Ticket #1839 (the pts can not copy from transcode orig video file) updated by Steven Liu
Replying to cehoyos: > To make this a valid ticket, please …
9:55 AM Changeset in ffmpeg [305fe9ae] by Paul B Mahol <onemda@gmail.com>
nut: add tag for PCM signed 8-bit planar Signed-off-by: Paul B Mahol …
9:52 AM Changeset in ffmpeg [086e3052] by Paul B Mahol <onemda@gmail.com>
doc/general: remove 8SVX audio, there is no such codec While here add …
9:52 AM Changeset in ffmpeg [0dbf2972] by Paul B Mahol <onemda@gmail.com>
doc/general: move 8SVX codecs to right section Signed-off-by: Paul B …
9:39 AM Ticket #1481 (BUS error on misaligned memory access on some ARM) updated by Carl Eugen Hoyos
Cc changed
Replying to jacob: > I know I should past the full log …
9:24 AM Ticket #1839 (the pts can not copy from transcode orig video file) updated by Carl Eugen Hoyos
To make this a valid ticket, please post the command line you used …
9:19 AM Changeset in ffmpeg [a5d4e94a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support iLBC in caf.
9:17 AM Ticket #1839 (the pts can not copy from transcode orig video file) updated by Steven Liu
Replying to cehoyos: > To make this a valid ticket, please …
8:39 AM Ticket #1481 (BUS error on misaligned memory access on some ARM) updated by jacob hameiri
Replying to notzed: > I don't know, i only tested it on …
8:16 AM Ticket #1839 (the pts can not copy from transcode orig video file) updated by Carl Eugen Hoyos
To make this a valid ticket, please post the command line you used …
3:08 AM Changeset in ffmpeg [ba353436] by Michael Niedermayer <michaelni@gmx.at>
h264: dont stop parsing NALs without cleanup on DPC. Fixes a deadlock …
2:27 AM Ticket #1839 (the pts can not copy from transcode orig video file) updated by Steven Liu
Replying to cehoyos: > Could you test curent git head? …
12:58 AM Ticket #1923 (vble: problem with version check) closed by Carl Eugen Hoyos
fixed: Patch applied, thank you!
12:55 AM Changeset in ffmpeg [45d8537] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vble: do not abort when version is not 1 Fixes ticket #1923. …
12:38 AM Changeset in ffmpeg [24c043c9] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: increase MAX_PICTURE_NUMBER. avoid abort(). Found-by: …
12:23 AM Ticket #726 (support for copying SMPTE 436M caption tracks) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
12:08 AM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) closed by Carl Eugen Hoyos
worksforme: I was unable to reproduce the original problem - iiuc that -vsync 0 …

Nov 18, 2012:

11:42 PM Changeset in ffmpeg [ade9960] by Michael Niedermayer <michaelni@gmx.at>
avrndec: support lowres for mjpeg Signed-off-by: Michael Niedermayer …
11:39 PM Ticket #1481 (BUS error on misaligned memory access on some ARM) updated by Mike Z
I don't know, i only tested it on 0.11.x, and my build still sets the …
11:04 PM Ticket #582 (Assertion failure in rate-control if pass 2 - file is longer) updated by Carl Eugen Hoyos
Summary changed
11:03 PM Ticket #1481 (BUS error on misaligned memory access on some ARM) updated by Carl Eugen Hoyos
Replying to jacob: > I am using latest ffmpeg (1.0) in a …
11:01 PM Ticket #582 (Assertion failure in rate-control if pass 2 - file is longer) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
[…]
10:52 PM Ticket #1481 (BUS error on misaligned memory access on some ARM) updated by jacob hameiri
notzed, does 'disable-fast-unaligned' actually resolve the bus error ? …
10:20 PM Ticket #36 (libavfilter: empty source buffer + yadif filters chain, polling for ...) updated by Carl Eugen Hoyos
Keywords changed
10:20 PM Ticket #58 (sp5x playback regression) updated by Carl Eugen Hoyos
Keywords changed
10:19 PM Ticket #284 (Mpg format can not be converted to any other format) updated by Carl Eugen Hoyos
Keywords, Component changed
10:18 PM Ticket #407 (Assertion fails in h264_refs.c) updated by Carl Eugen Hoyos
Keywords changed
10:18 PM Ticket #523 (Assertion "channel_count == channel_count(channel_layout)" fails) updated by Carl Eugen Hoyos
Keywords changed
10:17 PM Ticket #532 (Assertion in h264_refs.c still fails) updated by Carl Eugen Hoyos
Keywords changed
10:13 PM Ticket #1908 (error when copying eia_608 track) updated by Carl Eugen Hoyos
Keywords changed
10:12 PM Ticket #1494 (Assertion fails when encoding wmav2) updated by Carl Eugen Hoyos
Keywords changed
10:12 PM Ticket #1040 (yadif filter with movie source causes assertion failure) updated by Carl Eugen Hoyos
Keywords changed
10:12 PM Ticket #887 (Assertion error in swresample.c) updated by Carl Eugen Hoyos
Keywords changed
10:11 PM Ticket #1494 (Assertion fails when encoding wmav2) updated by Carl Eugen Hoyos
Keywords changed
10:11 PM Ticket #1040 (yadif filter with movie source causes assertion failure) updated by Carl Eugen Hoyos
Keywords changed
10:10 PM Ticket #887 (Assertion error in swresample.c) updated by Carl Eugen Hoyos
Keywords changed
10:02 PM Changeset in ffmpeg [e8fed4d3] by Michael Niedermayer <michaelni@gmx.at>
error concealment: check that references are frames and not fields. …
10:02 PM Changeset in ffmpeg [8a03a60b] by Michael Niedermayer <michaelni@gmx.at>
h264: Check gray scale CBP, fix out of array accesses. Found-by: …
9:57 PM Ticket #1905 (wmav2 in wav: fix timer when seeking) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Regression since 6c65cf5 / f095391.
9:54 PM Changeset in ffmpeg [27d39c22] by Michael Niedermayer <michaelni@gmx.at>
liavfi/avcodec: allow channel layouts with fewer channels than …
9:12 PM Changeset in ffmpeg [0df7d95a] by Paul B Mahol <onemda@gmail.com>
pcmenc: remove dead increment Signed-off-by: Paul B Mahol …
8:45 PM Changeset in ffmpeg [6557c46d] by Paul B Mahol <onemda@gmail.com>
pcm: move i into for loop to avoid { } inside switch statement …
7:45 PM Changeset in ffmpeg [a6f4c41a] by Paul B Mahol <onemda@gmail.com>
fate: add mjpeg-422 and mjpeg-444 tests Signed-off-by: Paul B Mahol …
6:33 PM Ticket #1928 (ape: fix seeking (with ffplay)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Pressing "down" after 14 seconds let the player continue to play until …
6:10 PM Changeset in ffmpeg [36cf247e] by Michael Niedermayer <michaelni@gmx.at>
ff_h264_direct_ref_list_init: fix B slice check. Fixes null pointer …
5:46 PM Changeset in ffmpeg [9f02d4ed] by Paul B Mahol <onemda@gmail.com>
mjpegenc: yuvj444p support Signed-off-by: Paul B Mahol <onemda@gmail.com>
5:34 PM Changeset in ffmpeg [89923fce] by Diego Biurrun <diego@biurrun.de>
x86: h264_intrapred: Fix C function names in comments Function names …
5:34 PM Changeset in ffmpeg [87af05c5] by Diego Biurrun <diego@biurrun.de>
x86: SPLATD: port to cpuflags
5:34 PM Changeset in ffmpeg [1c580552] by Diego Biurrun <diego@biurrun.de>
PGS subtitles: Set AVSubtitle pts value pts should be that of the …
3:52 PM Changeset in ffmpeg [15876331] by Stefano Sabatini <stefasab@gmail.com>
lavfi/frei0r: in init() check path loop, free resources in a single point
3:52 PM Changeset in ffmpeg [6c7ae493] by Stefano Sabatini <stefasab@gmail.com>
lavfi/frei0r: extend load_path() to support arbitrarily long paths
3:47 PM Changeset in ffmpeg [d6c18488] by Michael Niedermayer <michaelni@gmx.at>
h264: correct ref count check and limit, fix out of array accesses. …
3:47 PM Changeset in ffmpeg [2d5f1add] by Michael Niedermayer <michaelni@gmx.at>
h264: fix integer overflow, assert failure Found-by: Mateusz "j00ru" …
3:47 PM Changeset in ffmpeg [1a947dfa] by Michael Niedermayer <michaelni@gmx.at>
ff_mpeg_update_thread_context: assert context unequality …
3:21 PM Changeset in ffmpeg [f48cddfe] by Clément Bœsch <ubitux@gmail.com>
pp: add SSE2 deInterlaceInterpolateCubic(). 2124 decicycles in …
3:21 PM Changeset in ffmpeg [4e264d1c] by Clément Bœsch <ubitux@gmail.com>
pp: add support for SSE2.
3:21 PM Changeset in ffmpeg [f6be711a] by Clément Bœsch <ubitux@gmail.com>
lavfi/mp/pp: use PP_CPU_CAPS_AUTO.
3:21 PM Changeset in ffmpeg [59d686f1] by Clément Bœsch <ubitux@gmail.com>
pp: add auto detection cpu flag.
3:20 PM Changeset in ffmpeg [e034b07e] by Clément Bœsch <ubitux@gmail.com>
pp: add various const for pointers.
3:19 PM Ticket #1928 (ape: fix seeking (with ffplay)) created by ami_stuff
seeking doesn't work too good and takes too long time compared for …
2:55 PM Changeset in ffmpeg [c437c251] by Nicolas George <nicolas.george@normalesup.org>
lavfi/drawtext: implement more generic expansion. The new expansion …
2:51 PM Ticket #967 (iff ilbm ham8 with masking decodes incorrectly) closed by Carl Eugen Hoyos
fixed: Patch reviewed by Peter Ross and pushed.
2:48 PM Changeset in ffmpeg [4413a842] by Carl Eugen Hoyos <cehoyos@ag.or.at>
iff: decode HAM8 images with masking correctly. Fixes ticket #967. …
1:26 PM Changeset in ffmpeg [4fecc3cf] by Michael Niedermayer <michaelni@gmx.at>
h264: Skip odd NALs in extradata, prevent undefined behavior …
12:57 PM Changeset in ffmpeg [4bee0303] by Michael Niedermayer <michaelni@gmx.at>
lavf: let av_find_best_stream use bitrate info if available I guess …
12:47 PM Changeset in ffmpeg [05001dd7] by Michael Niedermayer <michaelni@gmx.at>
iff: process DEEP DLOC chunk to obtain image dimensions Reviewed-by: …
12:46 PM Changeset in ffmpeg [d26eeb0d] by Michael Niedermayer <michaelni@gmx.at>
iff: recognise more DEEP colorspaces Reviewed-by: Paul B Mahol …
12:35 PM Changeset in ffmpeg [0c79a3d9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
12:29 PM Changeset in ffmpeg [d0a503c9] by Paul B Mahol <onemda@gmail.com>
ast: check bit depth too Signed-off-by: Paul B Mahol <onemda@gmail.com>
12:09 PM Changeset in ffmpeg [f5f29910] by Paul B Mahol <onemda@gmail.com>
img2enc: remove dead code Nothing in lavc sets extradata for such …
12:00 PM Changeset in ffmpeg [3bd1eacd] by Mans Rullgard <mans@mansr.com>
configure: Refactor CPPFLAGS settings for glibc/uclibc Signed-off-by: …
12:00 PM Changeset in ffmpeg [5873b623] by Mans Rullgard <mans@mansr.com>
configure: add basic support for ARM AArch64 Signed-off-by: Mans …
12:00 PM Changeset in ffmpeg [8f7b814f] by Mans Rullgard <mans@mansr.com>
build: set -USTRICT_ANSI for newlib This is (erroneously) …
7:52 AM Changeset in ffmpeg [ab82b778] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix possible NULL-pointer dereference when decoding mov files. Fixes …
5:00 AM Changeset in ffmpeg [dab19048] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: reset h/v_count, fix assertion failure. Found-by: Mateusz …
1:50 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) updated by DonMoir
The original silent-boot.mov has a metadata rotate value of 180 …
1:16 AM Changeset in ffmpeg [7a9e65ac] by Justin Ruggles <justin.ruggles@gmail.com>
x86: lavr: fix stack allocation for 7 and 8 channel downmixing on …
1:09 AM Changeset in ffmpeg [02738792] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: fix the decision for writing directly to the output buffer If …

Nov 17, 2012:

9:55 PM Ticket #1926 (EXIF metadata is not extracted) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Keywords, Type changed
9:48 PM Ticket #1927 (ffplay loop triggers image corruption with cut realvideo sample) updated by Carl Eugen Hoyos
I also attached a longer sample that does contain a resolution change …
9:47 PM Ticket #1927 (ffplay loop triggers image corruption with cut realvideo sample) updated by DonMoir
Yes not reproducible unless there is a resolution change and also not …
9:46 PM src_with_resolution_change_segment_cut.rm attached to Ticket #1927 by Carl Eugen Hoyos
9:42 PM no_resolution_change.rm attached to Ticket #1927 by Carl Eugen Hoyos
9:41 PM Ticket #1927 (ffplay loop triggers image corruption with cut realvideo sample) updated by Carl Eugen Hoyos
Also reproducible with a significantly shorter sample that contains no …
9:41 PM Ticket #1927 (ffplay loop triggers image corruption with cut realvideo sample) updated by DonMoir
Again, it's not just an ffplay problem so the title change is misleading.
9:35 PM Ticket #1927 (ffplay loop triggers image corruption with cut realvideo sample) updated by Carl Eugen Hoyos
Status, Description, Summary, Version, Keywords, Reproduced by developer changed
9:19 PM Ticket #1927 (ffplay loop triggers image corruption with cut realvideo sample) updated by DonMoir
The fact that its a cut file does not seem to have anything to do with …
9:16 PM Wrong_aspect_after_resolution_change.rmvb attached to Ticket #1927 by DonMoir
9:15 PM Ticket #1927 (ffplay loop triggers image corruption with cut realvideo sample) created by DonMoir
After the resolution changes in the attached file which is from ticket …
8:28 PM Changeset in ffmpeg [e3edee6d] by Paul B Mahol <onemda@gmail.com>
eamad: return meaningful error codes Signed-off-by: Paul B Mahol …
7:58 PM Changeset in ffmpeg [d98364ed] by Paul B Mahol <onemda@gmail.com>
smush: check audio packet size Fixes null pointer dereference. …
7:43 PM Changeset in ffmpeg [845724c] by Michael Niedermayer <michaelni@gmx.at>
vcr1: check if dimensions are supported, fix out of array accesses. …
7:43 PM Changeset in ffmpeg [fb1ea77] by Michael Niedermayer <michaelni@gmx.at>
electronicarts: check size before reading duration out of a chunk. …
7:30 PM Changeset in ffmpeg [461ecea0] by Paul B Mahol <onemda@gmail.com>
AST demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:30 PM Changeset in ffmpeg [9ba41ae6] by Paul B Mahol <onemda@gmail.com>
PCM signed 16-bit big-endian planar decoder Signed-off-by: Paul B …
7:30 PM Changeset in ffmpeg [37e2a978] by Paul B Mahol <onemda@gmail.com>
lxfdec: remove deplanarization hack Signed-off-by: Paul B Mahol …
7:09 PM Changeset in ffmpeg [467dfd5d] by Paul B Mahol <onemda@gmail.com>
PCM signed 24-bit/32-bit little-endian planar decoder Signed-off-by: …
6:47 PM Changeset in ffmpeg [ee2d6fbc] by Nicolas George <nicolas.george@normalesup.org>
doc/texi2pod: recognize @table @command.
6:47 PM Changeset in ffmpeg [29e388ab] by Nicolas George <nicolas.george@normalesup.org>
lavfi/drawtext: use bprint for the expanded text.
6:47 PM Changeset in ffmpeg [4cd74c81] by Nicolas George <nicolas.george@normalesup.org>
lavu/bprint: implement av_bprint_strftime().
5:54 PM Changeset in ffmpeg [5af530f5] by Mans Rullgard <mans@mansr.com>
parisc: work around bug in gcc 4.3 and later A bug in tail call …
5:49 PM Changeset in ffmpeg [f96a6531] by Michael Niedermayer <michaelni@gmx.at>
flvdec: disable hack that attempts to parse aac bitstream in the flv …
4:29 PM Ticket #1926 (EXIF metadata is not extracted) updated by mbradshaw
Description changed
4:25 PM Ticket #1926 (EXIF metadata is not extracted) created by mbradshaw
Summary of the bug: Checking metadata in AVFormatContext, …
4:18 PM Ticket #1924 (ASS subtitles are demuxed inconsistently) updated by plorkyeran
> I have no idea what the ReadOrder? field is about. Looking at …
3:27 PM Changeset in ffmpeg [63ac6486] by Michael Niedermayer <michaelni@gmx.at>
eamad: fix out of array accesses Found-by: Mateusz "j00ru" Jurczyk …
12:50 PM Ticket #1924 (ASS subtitles are demuxed inconsistently) updated by gjdfgh
About the packet format: it's certainly a bit odd that SRT subs don't …
12:06 PM Changeset in ffmpeg [130dc951] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
11:58 AM Changeset in ffmpeg [abf91f7f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e' * commit …
11:41 AM Changeset in ffmpeg [cb8c5e53] by Nicolas George <nicolas.george@normalesup.org>
cmdutils: free the report file name. Fix coverity issue 743443, which …
11:01 AM Changeset in ffmpeg [1ba2e589] by Nicolas George <nicolas.george@normalesup.org>
configure: add --fatal-warnings option.
10:57 AM Changeset in ffmpeg [c551c3b1] by Nicolas George <nicolas.george@normalesup.org>
configure: warn when en/disabling has no effect. Print a warning for …
10:37 AM Ticket #1924 (ASS subtitles are demuxed inconsistently) updated by Cigaes
Please do not apologize, your input is very valuable. We have been …
10:15 AM Changeset in ffmpeg [a0f2d3ff] by Stefano Sabatini <stefasab@gmail.com>
lavf/avienc: return proper error codes, and provide some more feedback
7:45 AM Changeset in ffmpeg [da5408ed] by Anton Khirnov <anton@khirnov.net>
FATE: add a bink version 'b' test
7:45 AM Changeset in ffmpeg [108bfe4e] by Anton Khirnov <anton@khirnov.net>
FATE: add a bink version 'i' test
5:08 AM Encode/H.264 edited by llogan
add more tune and profile information (diff)
3:45 AM Changeset in ffmpeg [8ad9b48c] by Michael Niedermayer <michaelni@gmx.at>
xxan: check ybuf index before use. Fixes out of array access …
2:43 AM Changeset in ffmpeg [77483005] by Michael Niedermayer <michaelni@gmx.at>
cook: check subbands more completely, fix out of array read. …
1:31 AM Changeset in ffmpeg [84281d11] by Michael Niedermayer <michaelni@gmx.at>
ff_mpeg4videodec_static_init: fix return type Fixes CID743439 …
1:20 AM Changeset in ffmpeg [caedd51e] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: fix potential integer overflow in mxf_compute_sample_count() …
1:09 AM Changeset in ffmpeg [7b723ed4] by Michael Niedermayer <michaelni@gmx.at>
cpu: add a few cpu names as aliases for their cpu flags Help to …
1:09 AM Changeset in ffmpeg [65e57975] by Michael Niedermayer <michaelni@gmx.at>
cpu: add cmov ro the table, which appears to have been forgotten …
1:09 AM Changeset in ffmpeg [31fce399] by Michael Niedermayer <michaelni@gmx.at>
tm2: check for invalid vlcs, fix out of array read Found-by: Mateusz …
Note: See TracTimeline for information about the timeline view.