Timeline



May 20, 2011:

11:41 PM Ticket #228 (FFserver: reordering of "<Stream>"s in config file makes difference) updated by burek
More precisely, didn't everything start to work properly; rtp stream …
11:16 PM ffserver2.conf attached to Ticket #228 by burek
11:16 PM ffserver1.conf attached to Ticket #228 by burek
11:16 PM Ticket #228 (FFserver: reordering of "<Stream>"s in config file makes difference) created by burek
The first config file (ffserver1.conf) made ffserver drop rtsp …
11:11 PM Changeset in ffmpeg [007f7739] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Encoding alac with more than two channels is not supported.
10:12 PM Ticket #227 (Extend -ss and -t to support seeking to EOF time position (and backwards)?) created by burek
Maybe, it would be useful if options -ss and -t could support …
9:39 PM Animation-1bpp.mov attached to Ticket #226 by ami_stuff
9:37 PM qt_rle_bw.mov attached to Ticket #226 by ami_stuff
9:36 PM Ticket #226 (QT RLE 1bpp support is buggy) created by ami_stuff
(issue 1529) […] […] XAnim decodes the sample correctly: …
7:28 PM Changeset in ffmpeg [03c804e1] by Ronald S. Bultje <rsbultje@gmail.com>
mp3lame: add #include required for AV_RB32 macro. Fixes compilation …
6:25 PM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by Carl Eugen Hoyos
I am unable to reproduce your problem: I extracted the jpeg's from …
6:17 PM out001.jpg attached to Ticket #225 by Carl Eugen Hoyos
5:11 PM Changeset in ffmpeg [a1d0dcc7] by Mans Rullgard <mans@mansr.com>
configure: make executable again Signed-off-by: Mans Rullgard …
4:24 PM Changeset in ffmpeg [42da8ea8] by Diego Biurrun <diego@biurrun.de>
LATM/AAC: Free previously initialized context on reinit. Fixes memory …
3:52 PM Changeset in ffmpeg [0a6db2a2] by Diego Biurrun <diego@biurrun.de>
configure: Do not unconditionally add -Wall to host CFLAGS. Some …
3:52 PM Changeset in ffmpeg [9297f1ed] by Diego Biurrun <diego@biurrun.de>
configure: Set OS/2 objformat to a.out. Signed-off-by: Diego Biurrun …
3:52 PM Changeset in ffmpeg [d69f9a42] by Diego Biurrun <diego@biurrun.de>
Add support for a.out object format to assembler macros. This format …
12:50 PM Changeset in ffmpeg [6da57043] by Mans Rullgard <mans@mansr.com>
fate: disable threading for encoding This explicitly disables …
12:50 PM Changeset in ffmpeg [5ffccc00] by Mans Rullgard <mans@mansr.com>
fate: add comment field This adds a comment field to the report …
12:50 PM Changeset in ffmpeg [eb8da636] by Mans Rullgard <mans@mansr.com>
fate: allow overriding default build and install dirs This is useful …
12:16 PM Changeset in ffmpeg [50fefa10] by Martin Storsjö <martin@martin.st>
mpegtsenc: Add an AVClass pointer to the private data Since a private …
10:10 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by sghpunk
Ok, I upload input file …
10:05 AM Changeset in ffmpeg [f255a28d] by Mans Rullgard <mans@mansr.com>
mpegaudio: clean up #includes Signed-off-by: Mans Rullgard …
10:05 AM Changeset in ffmpeg [0199e00b] by Mans Rullgard <mans@mansr.com>
mpegaudio: move all header parsing to mpegaudiodecheader.[ch] …
10:01 AM Ticket #221 (OpenCV and cxtypes.h) closed by Stefano Sabatini
fixed: Should be fixed in commit: commit …
9:54 AM Changeset in ffmpeg [f1b3f33d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vf_libopencv: prefer opencv/cxcore.h over cxtypes.h Require the …
9:44 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
Is the problem also reproducible with the following command line? …
8:46 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by sghpunk
And upload.ffmpeg.org not responding…
8:42 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by sghpunk
OS Windows XP SP3 32bit
8:40 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) created by sghpunk
I am trying to transcode video from my Nicon D90 mjpeg to x264. And …
8:14 AM Changeset in ffmpeg [125d8076] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
decoders.texi: fix typos in rawvideo section
8:05 AM Changeset in ffmpeg [950b3589] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
cmdutils: use const AVClass * when senseful Fix warnings: cmdutils.c: …
8:05 AM Changeset in ffmpeg [52da548c] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
encoders.texi: add documentation for the libx264 encoder Also remove …
8:02 AM Changeset in ffmpeg [c5385147] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
decoders.texi: add documentation for rawvideo decoder and options
8:00 AM Changeset in ffmpeg [5e45f034] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
doc: add decoders.texi file
7:59 AM Changeset in ffmpeg [d4111e52] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
encoders.texi: decrease level for audio encoders section Make Audio …
7:34 AM Changeset in ffmpeg [1e31ea71] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffprobe.texi: remove inclusion of muxers section Muxers are not used …
7:34 AM Changeset in ffmpeg [7f58eb3c] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
indeo3: release buffer in indeo3_decode_end() Fix leak.
7:34 AM Changeset in ffmpeg [5443812f] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
indeo3: remove unnecessary includes
7:34 AM Changeset in ffmpeg [a469c324] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
indeo3: add @file doxy and a link to multimedia wiki documentation
7:34 AM Changeset in ffmpeg [0d65e0f8] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
cmdutils: reset *picref_ptr to NULL in get_filtered_frame() Avoid the …
7:34 AM Changeset in ffmpeg [32881039] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffmpeg: remove useless NULL-check on avfilter_unref_buffer The check …
7:34 AM Changeset in ffmpeg [ed96fffb] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
libmp3lame: include "libavutil/intreadwrite.h" header Fix compilation.
3:48 AM Changeset in ffmpeg [80d156d7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: …
12:32 AM Changeset in ffmpeg [984ece75] by Ronald S. Bultje <rsbultje@gmail.com>
qdm2: Use floating point synthesis filter. This avoid needlessly …
12:32 AM Changeset in ffmpeg [4e987f82] by Ronald S. Bultje <rsbultje@gmail.com>
h264: correct border check. When backing up the top-left border, …
12:32 AM Changeset in ffmpeg [0ffc841] by Ronald S. Bultje <rsbultje@gmail.com>
h264: fix loopfilter with threading at slice boundaries.
12:20 AM Changeset in ffmpeg [89a20987] by Mans Rullgard <mans@mansr.com>
Fix ff_mpa_synth_filter_fixed() prototype The prototype should use …

May 19, 2011:

11:57 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by Philip Ashmore
The final output after ffmpeg -i sudoku-0.7.1-ud.avi -vf …
11:44 PM Changeset in ffmpeg [6efb2968] by Michael Niedermayer <michaelni@gmx.at>
Reindent
11:44 PM Changeset in ffmpeg [65a4d8e5] by Michael Niedermayer <michaelni@gmx.at>
rtpenc_chain: Pass the MP4A_LATM flag to chained muxers
11:44 PM Changeset in ffmpeg [ef409645] by Michael Niedermayer <michaelni@gmx.at>
rtpenc: MP4A-LATM payload support
11:44 PM Changeset in ffmpeg [bd61b2a1] by Michael Niedermayer <michaelni@gmx.at>
movenc: Pass AVFormatContext flags to the SDP generation
11:44 PM Changeset in ffmpeg [abe93638] by Michael Niedermayer <michaelni@gmx.at>
sdp: Allow passing AVFormatContext flags to the SDP generation
11:30 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by Philip Ashmore
Done. I recently upgraded the kernel to 2.6.38-2-amd64 because it …
11:15 PM Ticket #221 (OpenCV and cxtypes.h) updated by greybones
Ok last opencv revision to support cxtypes.h was 3059.. its gone in …
10:38 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by Carl Eugen Hoyos
You do not need x264 to test Stefano's patches.
10:38 PM Ticket #221 (OpenCV and cxtypes.h) updated by Stefano Sabatini
Patch looks OK, but we should possibly do a check on the libopencv …
10:33 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by Philip Ashmore
I did a git pull -a Then I downloaded the patches into a "patches" …
9:15 PM Changeset in ffmpeg [c78a85ad] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref()
9:15 PM Changeset in ffmpeg [c000a9f7] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_buffer: add av_vsrc_buffer_add_frame() The new function is a …
9:15 PM Changeset in ffmpeg [d3fddb84] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_buffer: fix example in docs, add mandatory parameters
9:15 PM Changeset in ffmpeg [50764e19] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_buffer: make the source accept sws_param in init Avoid the need …
9:15 PM Changeset in ffmpeg [509b32cf] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_buffer: propagate avfilter_open() error code
9:15 PM Changeset in ffmpeg [3799805e] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_buffer: fix style
9:15 PM Changeset in ffmpeg [9fdf7721] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h …
9:15 PM Changeset in ffmpeg [6070b7e1] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_buffer: remove dependency on AVFrame Rename …
7:20 PM 0002-Improve-libdc1394-mode-and-rate-selection.patch attached to Ticket #224 by Martin Lambers
7:20 PM 0001-Remove-support-for-libdc1394-2.0.patch attached to Ticket #224 by Martin Lambers
7:19 PM Ticket #224 (Improving support for IIDC cameras (libavdevice/libdc1394.c)) created by Martin Lambers
[This is the following post from ffmpeg-devel: …
7:09 PM Changeset in ffmpeg [4887f824] by Diego Biurrun <diego@biurrun.de>
Rename costablegen.c ---> cos_tablegen.c. This is consistent with how …
7:07 PM Changeset in ffmpeg [9f24056] by Diego Biurrun <diego@biurrun.de>
Collapse tableprint.c into tableprint.h. tableprint.c serves little …
6:45 PM Changeset in ffmpeg [272874c9] by Mans Rullgard <mans@mansr.com>
Simplify trig table rules This collapses the make rules for the trig …
5:30 PM Changeset in ffmpeg [c98657a2] by Diego Biurrun <diego@biurrun.de>
Remove potentially unstable filenames from comments in generated files.
5:25 PM Changeset in ffmpeg [8a0572b0] by Diego Biurrun <diego@biurrun.de>
Ignore generated tables and generated table generator programs.
5:25 PM Changeset in ffmpeg [d9a69f73] by Diego Biurrun <diego@biurrun.de>
Simplify CLEANFILES make variable by using wildcards. Also ensures …
4:28 PM Changeset in ffmpeg [7ed0a77f] by Diego Biurrun <diego@biurrun.de>
Remove silly insults from avformat_version() Doxygen documentation.
3:32 PM Changeset in ffmpeg [0b5e44ed] by Mans Rullgard <mans@mansr.com>
mpegaudiodsp: fix x86 and ppc makefiles Signed-off-by: Mans Rullgard …
3:10 PM crash.mp4 attached to Ticket #223 by Carl Eugen Hoyos
3:09 PM Ticket #223 (fpe when reading mov file) created by Carl Eugen Hoyos
[…]
3:06 PM test.h264 attached to Ticket #222 by Carl Eugen Hoyos
3:06 PM Ticket #222 (Remuxing video fails) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
[…]
2:56 PM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by Carl Eugen Hoyos
Priority, Component, Reproduced by developer, Summary changed
The correct syntax for your use-case is […]
2:27 PM Changeset in ffmpeg [429059f8] by Diego Biurrun <diego@biurrun.de>
configure: Adjust AVX assembler check. Older nasm versions have …
1:06 PM Changeset in ffmpeg [c2a16e44] by Mans Rullgard <mans@mansr.com>
mpegaudio: remove unused version of SAME_HEADER_MASK Signed-off-by: …
12:30 PM Changeset in ffmpeg [d7d21c9f] by Mans Rullgard <mans@mansr.com>
mpegaudio: remove useless #undef at end of file Signed-off-by: Mans …
11:47 AM Ticket #222 (Remuxing video fails) created by Ian Lynagh
I was trying to remux …
11:38 AM Changeset in ffmpeg [b122c65] by Mans Rullgard <mans@mansr.com>
asfdec: add missing #include for av_bswap32() Signed-off-by: Mans …
11:25 AM Changeset in ffmpeg [c7bbc6cd] by Mans Rullgard <mans@mansr.com>
mpegaudio: merge two #if CONFIG_FLOAT blocks Signed-off-by: Mans …
11:25 AM Changeset in ffmpeg [918d0584] by Mans Rullgard <mans@mansr.com>
mpegaudio: move some struct definitions from mpegaudio.h These …
11:25 AM Changeset in ffmpeg [c4f5c2d6] by Mans Rullgard <mans@mansr.com>
Move some mpegaudio functions to new mpegaudiodsp subsystem This …
11:00 AM Changeset in ffmpeg [3c7650a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' This early morning merge …
9:57 AM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by Michi
see https://ffmpeg.org/trac/ffmpeg/ticket/219#comment:2
9:36 AM Ticket #221 (OpenCV and cxtypes.h) updated by greybones
Replying to cehoyos: > Could you test attached patch? Ok! …
8:47 AM patchopencv.diff attached to Ticket #221 by Carl Eugen Hoyos
8:47 AM Ticket #221 (OpenCV and cxtypes.h) updated by Carl Eugen Hoyos
Status, Version, Component changed
Could you test attached patch?
8:27 AM Ticket #221 (OpenCV and cxtypes.h) updated by greybones
type sorry my opencv version is 2.2.0 i also did a find against the …
8:26 AM Ticket #221 (OpenCV and cxtypes.h) created by greybones
I have the latest released OpenCV (0.2.2) and it doesn't have this …
8:25 AM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by Carl Eugen Hoyos
Type your command, copy both what you typed and how ffmpeg/ffplay …
8:23 AM Changeset in ffmpeg [ea91e771] by Diego Biurrun <diego@biurrun.de>
Clean up #includes in cmdutils.h. inttypes.h is not necessary, just …
8:21 AM Changeset in ffmpeg [a2077b85] by Diego Biurrun <diego@biurrun.de>
g729: Merge g729.h into g729dec.c. The header contains just a single …
8:20 AM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by alexandru
Replying to cehoyos: > Did you already post complete, …
7:46 AM Ticket #220 (realaudio sipr decodes incorrectly) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Works fine with mplayer -demuxer real -ac ffsipr, sounds equally …
7:41 AM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by Carl Eugen Hoyos
Status, Version, Component changed
To produce a useful back-trace, please use ffmpeg_g instead of ffmpeg, …
7:40 AM Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) updated by Carl Eugen Hoyos
Then please: (for future reports) start with your issue, you may or …
6:33 AM Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) updated by Alex Khokhlov
Your explanation is absolutly clearly bu there are two issues: 1) …
5:32 AM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by Michi
UPDATE: changed to ffmpeg_g output michi at fry in …
4:00 AM Changeset in ffmpeg [75a37b57] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:45 AM Changeset in ffmpeg [8529f9b3] by Michael Niedermayer <michaelni@gmx.at>
av_find_stream_info: Print more details about max anaylize duration …
12:18 AM Changeset in ffmpeg [e98a95e7] by Justin Ruggles <justin.ruggles@gmail.com>
10l: wrap float_interleave functions in HAVE_YASM. fixes compilation …

May 18, 2011:

10:57 PM Ticket #220 (realaudio sipr decodes incorrectly) created by ami_stuff
http://www.cccp-project.net/beta/test_files/mega_weird_audio/Mega_Weird
10:29 PM Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) closed by Stefano Sabatini
invalid: The last part of the function is: if (stream_index == -1) …
10:15 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by Stefano Sabatini
Please try latest git with the attached patches 0001 and 0002. For …
10:14 PM 0002-oggdec-add-integer-overflow-and-allocation-check-in-.patch attached to Ticket #185 by Stefano Sabatini
10:13 PM 0001-mem-prefer-SIZE_MAX-over-INT_MAX-in-av_malloc-and-av.patch attached to Ticket #185 by Stefano Sabatini
10:11 PM Changeset in ffmpeg [155d1d18] by Michael Niedermayer <michaelni@gmx.at>
Add little description for -rc_override Signed-off-by: Michael …
9:52 PM Changeset in ffmpeg [41e21e4] by Justin Ruggles <justin.ruggles@gmail.com>
APIchanges: fill in date and commit for request_sample_fmt
9:48 PM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by Carl Eugen Hoyos
Did you already post complete, uncut output of the command you are …
9:39 PM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by Carl Eugen Hoyos
Please test a newer version and please provide backtrace for crashes …
9:37 PM Ticket #218 (H264 in flv cannot be decoded) updated by Carl Eugen Hoyos
Works fine with -analyzeduration 14M
9:27 PM Changeset in ffmpeg [9aa8193a] by Justin Ruggles <justin.ruggles@gmail.com>
Add floating-point sample format support to the ac3, eac3, dca, aac, …
9:27 PM Changeset in ffmpeg [bc778a0c] by Justin Ruggles <justin.ruggles@gmail.com>
Add support for request_sample_format in ffmpeg and ffplay.
9:27 PM Changeset in ffmpeg [00e5da89] by Justin Ruggles <justin.ruggles@gmail.com>
Add APIchanges entry for request_sample_fmt.
9:27 PM Changeset in ffmpeg [64150ff0] by Justin Ruggles <justin.ruggles@gmail.com>
Add request_sample_fmt field to AVCodecContext. This will allow audio …
9:27 PM Changeset in ffmpeg [32f8fb8e] by Justin Ruggles <justin.ruggles@gmail.com>
Add float_interleave() to FmtConvertContext with x86-optimized …
7:21 PM Changeset in ffmpeg [f907ad9b] by Mans Rullgard <mans@mansr.com>
Remove unused make variable SEEK_REFFILE Signed-off-by: Mans Rullgard …
6:24 PM Changeset in ffmpeg [164c24c8] by Mans Rullgard <mans@mansr.com>
fate: remove redundant aref and vref references The ref targets are …
5:18 PM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by alexandru
I can add important details to reproduce the bug: …
4:56 PM Changeset in ffmpeg [7e5cb2ef] by Michael Niedermayer <michaelni@gmx.at>
Parse 'bext' metadata in the wav demuxer Signed-off-by: Michael …
4:36 PM Changeset in ffmpeg [40612f26] by Michael Niedermayer <michaelni@gmx.at>
Cosmetics: indent Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
4:36 PM Changeset in ffmpeg [6629dbd] by Michael Niedermayer <michaelni@gmx.at>
Keep parsing wav until EOF if the input is seekable and we know the …
4:29 PM img001.jpg attached to Ticket #219 by Michi
Sample JPG file
4:29 PM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) created by Michi
I get an bus error while converting 474 images á 32kb with the …
4:27 PM Changeset in ffmpeg [a06d238e] by Michael Niedermayer <michaelni@gmx.at>
Refactor the tag checking into a switch statement Signed-off-by: …
4:27 PM Changeset in ffmpeg [93df511e] by Michael Niedermayer <michaelni@gmx.at>
Use avio_tell() instead of url_ftell() Signed-off-by: Michael …
4:17 PM cuterror.cut.flv attached to Ticket #218 by Carl Eugen Hoyos
4:16 PM Ticket #218 (H264 in flv cannot be decoded) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/31456 Plays fine …
3:55 PM Changeset in ffmpeg [420ebd1] by Compn <tempn@twmi.rr.com>
add x264opts entry to docs
3:52 PM Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) closed by Carl Eugen Hoyos
worksforme
3:17 PM Changeset in ffmpeg [8146d16b] by Michael Niedermayer <michaelni@gmx.at>
cleaned up the udp.c, removed some variables and an av_log
3:17 PM Changeset in ffmpeg [e3ff6e8d] by Michael Niedermayer <michaelni@gmx.at>
configure: favor pkg_config over sdl_config This fixes linking issues …
3:17 PM Changeset in ffmpeg [d1f9621d] by Michael Niedermayer <michaelni@gmx.at>
libx264: support passing arbitrary parameters. Idea taken from …
3:14 PM Changeset in ffmpeg [e8940321] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont show_banner() on verbose<0 Signed-off-by: Michael …
2:38 PM Changeset in ffmpeg [1a14a276] by Mans Rullgard <mans@mansr.com>
fate: remove do_ffmpeg_nocheck function This function is essentially …
2:38 PM Changeset in ffmpeg [d4a7df42] by Mans Rullgard <mans@mansr.com>
fate: do not collect -benchmark output The old regtest scripts pass …
2:38 PM Changeset in ffmpeg [a06bf636] by Mans Rullgard <mans@mansr.com>
mpegaudiodec: remove decode_end() function This function is not …
1:45 PM Changeset in ffmpeg [70378ea1] by Mans Rullgard <mans@mansr.com>
fate: run aref and vref as regular tests These tests create reference …
12:16 PM Changeset in ffmpeg [dede36bd] by Mans Rullgard <mans@mansr.com>
mpegaudio: sanitise compute_antialias_* names This makes the …
12:12 PM Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) updated by ami_stuff
you need to use ffplay mmst://portal.satplus.cz/TV_FUN1
12:09 PM Ticket #217 (dv file created with qt3) created by ami_stuff
Here is a *.dv file created with QT 3, plays fine with the latest QT …
11:44 AM Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) updated by alexandru
Self-Correction Command Line : ffplay mms://portal.satplus.cz/TV_FUN1
11:43 AM Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) created by alexandru
Command Line: mms://portal.satplus.cz/TV_FUN1 VLC plays well this …
11:03 AM Ticket #215 (audio buffer for iff 8svx files while playing with ffplay) created by ami_stuff
Hi, I test 8SVX support now, but I notice that when playing 8SVX …
10:54 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by Stefano Sabatini
Replying to ami_stuff: > There are two problems: > > …
10:54 AM Changeset in ffmpeg [508a24f8] by Ronald S. Bultje <rsbultje@gmail.com>
mpeg12: add slice-threading checks to slice-threading initializers. …
10:54 AM Changeset in ffmpeg [8d44cd2c] by Ronald S. Bultje <rsbultje@gmail.com>
h264: copy pixel_shift between slice threading contexts. Fixes "make …
10:54 AM Changeset in ffmpeg [a64c58a2] by Ronald S. Bultje <rsbultje@gmail.com>
mdec: enable frame-level multithreading. Signed-off-by: Ronald S. …
10:54 AM Changeset in ffmpeg [32ac63ee] by Ronald S. Bultje <rsbultje@gmail.com>
mdec.c: fix overread.
10:22 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by ami_stuff
There are two problems: ffmpeg converts the file incorrectly and …
9:33 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by Stefano Sabatini
Hi, that's really a libsdl ancient bug, libsdl is not able to cope …
9:22 AM Ticket #127 (Video blur) updated by ulti-killer
The problem is not solved latest ffmpeg or libav codec yet.
9:21 AM Ticket #182 (libavformat crashes on damaged mp3) closed by Stefano Sabatini
fixed: Fixed in commit: commit 64be0d1edad630f5bc0f287022f5880de07915b2
8:36 AM Ticket #212 (mpeg2video: crash with lowres 3) updated by Carl Eugen Hoyos
Keywords changed
Works fine with --disable-mmx. […]
8:35 AM Changeset in ffmpeg [64be0d1e] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
id3v2: prevent unsigned integer overflow in ff_id3v2_parse() In …
8:35 AM Changeset in ffmpeg [b69e5ee9] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
id3v2: add @file doxy and link to format documentation
8:06 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
3:42 AM Changeset in ffmpeg [b4bcd1e2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Fix …
1:08 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by ami_stuff
1bpp interlaced with paeth and sub filters also decodes incorrectly, …
1:05 AM 1bpp_interlaced_none.png attached to Ticket #214 by ami_stuff
1:05 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) created by ami_stuff
the file is png 1bpp interlaced without any filter, decodes …
12:15 AM Ticket #212 (mpeg2video: crash with lowres 3) updated by ami_stuff
You're right, now when I test under m68k there is no crash.
12:01 AM Ticket #213 (aac codec regression) updated by Carl Eugen Hoyos
out.wav plays fine for me.

May 17, 2011:

11:39 PM Ticket #213 (aac codec regression) updated by ami_stuff
Actually there is an output, but the output wav file have only one …
10:59 PM Ticket #212 (mpeg2video: crash with lowres 3) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
I can reproduce the problem, but I am unable to produce a useful …
10:44 PM Ticket #213 (aac codec regression) updated by Carl Eugen Hoyos
Status changed
If you get no audio, please provide complete, uncut output of […]
10:08 PM Changeset in ffmpeg [7a88617c] by Michael Niedermayer <michaelni@gmx.at>
configure: opensolaris install is not compatible with ffmpeg, allow …
10:06 PM Changeset in ffmpeg [a26d2b4b] by Justin Ruggles <justin.ruggles@gmail.com>
Fix compilation of iirfilter-test.
10:01 PM Changeset in ffmpeg [9132f2ad] by Michael Niedermayer <michaelni@gmx.at>
eval: opensolaris strtod() cannot handle 0x1234 Signed-off-by: …
9:01 PM Changeset in ffmpeg [e25c6710] by Anton Khirnov <anton@khirnov.net>
libx264: handle closed GOP codec flag Also update libx264 presets to …
9:01 PM Changeset in ffmpeg [29e34896] by Anton Khirnov <anton@khirnov.net>
lavf: remove duplicate assignment in avformat_alloc_context. AVClass …
9:01 PM Changeset in ffmpeg [f0029cbc] by Anton Khirnov <anton@khirnov.net>
lavf: use designated initializers for AVClasses.
8:19 PM Changeset in ffmpeg [3d922c84] by Michael Niedermayer <michaelni@gmx.at>
Make sure neither data_size nor sample_count is negative
8:19 PM Changeset in ffmpeg [cc1ca9e5] by Michael Niedermayer <michaelni@gmx.at>
Refactor the 'fmt ' tag search and parsing Moving the search and …
8:08 PM Changeset in ffmpeg [13220b18] by Reinhard Tartler <siretart@tauware.de>
flvdec: clenup debug code
8:06 PM Changeset in ffmpeg [29fa570d] by Reinhard Tartler <siretart@tauware.de>
asfdec: fix possible overread on broken files.
8:06 PM Changeset in ffmpeg [69fa2396] by Reinhard Tartler <siretart@tauware.de>
asfdec: do not fall back to binary/generic search asf_read_seek() …
8:05 PM Changeset in ffmpeg [b58bc17c] by Reinhard Tartler <siretart@tauware.de>
asfdec: reindent after previous commit c7bd5ed
7:48 PM Changeset in ffmpeg [c7bd5eda] by Reinhard Tartler <siretart@tauware.de>
asfdec: fallback to binary search internally lavf will do that anyway …
7:17 PM Changeset in ffmpeg [4bac1bbc] by Mans Rullgard <mans@mansr.com>
mpegaudio: add _fixed suffix to some names This adds a _fixed suffix …
6:44 PM Changeset in ffmpeg [d0005d34] by Diego Biurrun <diego@biurrun.de>
Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. …
6:20 PM Ticket #210 (24bit flac encoding) updated by Atrocia
Ok, thanks for the reporting tip. I understand that this should be …
2:57 PM Changeset in ffmpeg [a4b6000b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: reset top_field_first in opt_input_file(). This allows seting …
1:50 PM Ticket #213 (aac codec regression) created by ami_stuff
I get no audio with this file: …
1:04 PM Ticket #212 (mpeg2video: crash with lowres 3) created by ami_stuff
http://multimedia.cx/samples/MPEG2/mpeg2_field_encoding.ts […]
1:01 PM Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) created by Alex Khokhlov
Look on libavutil/nutdec.c Function static int64_t …
12:57 PM Changeset in ffmpeg [6f2309ed] by Mans Rullgard <mans@mansr.com>
dct: build dct32 as separate object files This builds the float and …
12:51 PM Changeset in ffmpeg [1362a291] by Mans Rullgard <mans@mansr.com>
qdm2: include correct header for rdft Signed-off-by: Mans Rullgard …
12:24 PM Ticket #108 (QT WRAW file decodes incorrectly) updated by ami_stuff
one more QT WRAW sample: …
11:40 AM Ticket #207 (Drawtext filter displays static date (date doesn't update)) updated by Sebastian
Sorry to keep on adding comments to this bug. Just a note that the …
11:04 AM Ticket #207 (Drawtext filter displays static date (date doesn't update)) updated by Sebastian
Seems fixed for me with git-N-29973-gf2962ac. Still experiencing high …
10:39 AM Changeset in ffmpeg [bec994df] by Nicolas George <nicolas.george@normalesup.org>
Ogg demuxer: give meaningful error codes and warnings. Signed-off-by: …
10:27 AM Ticket #155 (Broken frames transcoding/subclipping from GoPro H.264 to XDCAM) updated by Carl Eugen Hoyos
Component, Reproduced by developer changed
(Sorry for my last comment, the options confused me.) This is …
9:46 AM stereomono.aac attached to Ticket #200 by Carl Eugen Hoyos
9:46 AM stereo51.aac attached to Ticket #200 by Carl Eugen Hoyos
9:45 AM Ticket #200 (aac - failure decoding audio stream when audio configuration changes) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer, Summary changed
I will attach two non-latm samples that show the problem: […] …
9:38 AM Ticket #166 (FFplay + image = stats are print in the console) closed by Stefano Sabatini
invalid: This is the assumed behavior, as ffplay doesn't make distinction …
9:09 AM Ticket #210 (24bit flac encoding) updated by Carl Eugen Hoyos
Summary changed
9:04 AM Ticket #210 (24bit flac encoding) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Type changed
For future reports, please provide complete, uncut output of your …
3:31 AM Changeset in ffmpeg [34b92dbd] by Compn <tempn@twmi.rr.com>
Merge branch 'master' of git.videolan.org:ffmpeg
3:30 AM Changeset in ffmpeg [cb8b824a] by Compn <tempn@twmi.rr.com>
update changelog with 9/10 bit H264 and FFV1 changes
2:51 AM Changeset in ffmpeg [f8ae3a2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' 12 files changed, 36 …
2:40 AM Ticket #210 (24bit flac encoding) created by Atrocia
I have 48 KHz / 24 bit audio files created by the Zoom H1 audio …
2:21 AM strftime.mkv attached to Ticket #207 by Marcos Mello
2:20 AM Ticket #207 (Drawtext filter displays static date (date doesn't update)) updated by Marcos Mello
I think some bug still remains, because the time isn't updated …
1:05 AM Changeset in ffmpeg [e6e7ba0c] by Michael Niedermayer <michaelni@gmx.at>
Add some forgotten const to function arguments in libavfilter & …
12:00 AM Ticket #203 (QT with audio: 64bit FLOAT, Little Endian decodes incorrectly) closed by Carl Eugen Hoyos
fixed: Fixed in d2549ba9df1a1aac8c0ae19bfca2c81e508ba02e.

May 16, 2011:

11:59 PM Ticket #202 (QT with audio: 32bit INTEGER, Little Endian decodes incorrectly) closed by Carl Eugen Hoyos
fixed: Fixed in d2549ba9df1a1aac8c0ae19bfca2c81e508ba02e.
11:59 PM Ticket #201 (QT with audio: 32bit FLOAT, Little Endian decodes incorrectly) closed by Carl Eugen Hoyos
fixed: Fixed in d2549ba9df1a1aac8c0ae19bfca2c81e508ba02e.
11:56 PM Changeset in ffmpeg [f2962ac8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write channel_layout for multichannel aif files.
11:55 PM Ticket #208 (png 4bpp file decodes incorrectly) updated by ami_stuff
3.mov is a quicktime movie, not image
11:53 PM Ticket #208 (png 4bpp file decodes incorrectly) updated by ami_stuff
works fine here, but sometimes trac outputs broken files for me, so …
11:47 PM Changeset in ffmpeg [6d721f71] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix ff_mov_write_chan() so it can be used by other muxers.
11:32 PM Ticket #208 (png 4bpp file decodes incorrectly) updated by Stefano Sabatini
Decoding for these kind of files needs to be yet implemented: /* …
11:17 PM Changeset in ffmpeg [d2549ba9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix some mov files with little endian audio (tickets 201 - 203).
11:14 PM Ticket #169 (IFF 8SVX stereo files (with FIB/EXP compression) decodes incorrectly) closed by Stefano Sabatini
fixed: Fixed in commit: commit e280a4da2ae6fd44f0079358ecc5aa08e388a5ed
10:58 PM Changeset in ffmpeg [e280a4da] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
iff/8svx: redesign 8SVX demuxing and decoding for handling stereo …
10:54 PM Ticket #157 (Specifying KEYINT (-g) has no effect) updated by Baptiste Coudurier
Some parameters are still overriden by the -preset option. If you want …
10:53 PM Changeset in ffmpeg [d8353256] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
iff: compact code setting metadata tags Ease readability.
10:53 PM Changeset in ffmpeg [34f590b2] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
iff: fix bitrate computation for compressed audio stream
10:53 PM Changeset in ffmpeg [1af99b02] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
iff: distinguish fields for audio and video compression Create …
10:19 PM Ticket #207 (Drawtext filter displays static date (date doesn't update)) closed by Stefano Sabatini
fixed: Fixed in commit: commit ce207e050e38352541531e2f09d62c2f54680063
10:14 PM Ticket #208 (png 4bpp file decodes incorrectly) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
10:07 PM Ticket #80 (matrox mmes codec + lowres option = crash) closed by Carl Eugen Hoyos
fixed
9:57 PM Ticket #81 (ffplay - camtasia codec playback regression) closed by Carl Eugen Hoyos
fixed
9:55 PM Changeset in ffmpeg [c0170d09] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
imgutils: introduce internal image_get_linesize() and use it Allow to …
9:55 PM Changeset in ffmpeg [0d73227c] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for …
9:55 PM Ticket #209 (-strict experimental Does Not Work) closed by Carl Eugen Hoyos
invalid: Since you want -strict experimental to work on the output file, you …
9:50 PM Changeset in ffmpeg [d8c7a216] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
drawtext: specify union type for setting default options Fix warnings …
9:50 PM Changeset in ffmpeg [e8ea9c21] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
drawtext: reindent after the previous commit
9:50 PM Changeset in ffmpeg [ce207e05] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
drawtext: fix strftime() text expansion The feature was dropped after …
9:29 PM 3.mov attached to Ticket #208 by ami_stuff
9:28 PM Ticket #208 (png 4bpp file decodes incorrectly) updated by ami_stuff
I belive this is the same issue: 3.mov: png, 16colors (4bpp), filter NONE
9:13 PM Changeset in ffmpeg [901ff511] by Alex Converse <alex.converse@gmail.com>
ffmpeg: fix -aspect cli option Redesign the way -aspect option is …
9:13 PM Changeset in ffmpeg [9d5fa618] by Alex Converse <alex.converse@gmail.com>
Restructure video filter implementation in ffmpeg.c. This fixes …
9:13 PM Changeset in ffmpeg [3a7c9774] by Alex Converse <alex.converse@gmail.com>
ffplay: remove audio_write_get_buf_size() forward declaration Move up …
9:13 PM Changeset in ffmpeg [5dc65a3d] by Alex Converse <alex.converse@gmail.com>
lavfi: print key-frame and picture type information in ff_dlog_ref() …
8:34 PM Changeset in ffmpeg [005db470] by Mans Rullgard <mans@mansr.com>
mathops: remove ancient confusing comment Signed-off-by: Mans …
8:23 PM Ticket #209 (-strict experimental Does Not Work) created by Dennis
I may be off my rocker but I believe I'm typing this correctly. …
7:52 PM Changeset in ffmpeg [9763420] by Michael Niedermayer <michaelni@gmx.at>
rawdec: Allow overriding top field first. Iam not sure this is the …
7:26 PM Changeset in ffmpeg [19878374] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: initialize input_codec array earlier. Signed-off-by: Michael …
7:26 PM Changeset in ffmpeg [5319f48] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: Allocate private decoder context if its not allocated yet. …
6:56 PM Changeset in ffmpeg [c540061f] by Diego Biurrun <diego@biurrun.de>
cws2fws: Improve error message wording.
6:56 PM Changeset in ffmpeg [d39facc7] by Diego Biurrun <diego@biurrun.de>
tools: Check the return value of write(). This fixes several warnings …
4:49 PM Changeset in ffmpeg [bdefbf3e] by Mans Rullgard <mans@mansr.com>
mpegaudio: move OUT_FMT macro to mpegaudiodec.c Signed-off-by: Mans …
4:49 PM Changeset in ffmpeg [92ea249d] by Mans Rullgard <mans@mansr.com>
mpegaudio: remove OUT_MIN/MAX macros These macros are no longer …
4:10 PM Changeset in ffmpeg [5026f946] by Mans Rullgard <mans@mansr.com>
Add missing #includes to mp3_header_(de)compress bsf Signed-off-by: …
3:20 PM Changeset in ffmpeg [9503fbb8] by Mans Rullgard <mans@mansr.com>
dct: fix indentation Signed-off-by: Mans Rullgard <mans@mansr.com>
3:20 PM Changeset in ffmpeg [721d6f2d] by Mans Rullgard <mans@mansr.com>
dct: bypass table allocation for DCT_II of size 32 The size-32 DCT_II …
3:19 PM Ticket #19 (MVs not available) updated by cosai
Thank you very much for the answer. Thanks
2:59 PM Test_4bpp.png attached to Ticket #208 by ami_stuff
2:59 PM Ticket #208 (png 4bpp file decodes incorrectly) created by ami_stuff
This may be the same problem like with ticket 172, but now with 4bpp …
2:47 PM Ticket #81 (ffplay - camtasia codec playback regression) updated by ami_stuff
with the latest win32 build the problem is not reproductible anymore, …
2:44 PM Ticket #80 (matrox mmes codec + lowres option = crash) updated by ami_stuff
This is fixed on win32 as well (no crash).
2:44 PM Ticket #172 (PNG 1bpp grayscale image decodes incorrectly) closed by Stefano Sabatini
fixed: Fixed in commit: commit 68bed67d2eaabcfa7eaf00442312055f7d953b69
2:34 PM Changeset in ffmpeg [68bed67d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
pngdec: relax condition for setting monoblack pixel format Ignore …
2:10 PM Ticket #137 (Encoding image only movie failure) updated by Jörgen Isaksson
Now I have compiled a version that can encode the movie correctly by …
1:35 PM Changeset in ffmpeg [257de5fb] by Diego Biurrun <diego@biurrun.de>
h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64. This …
12:59 PM Changeset in ffmpeg [d39bf3df] by Diego Biurrun <diego@biurrun.de>
Remove unused header mpegaudio3.h. The header is a part of an MP3 …
12:54 PM Ticket #137 (Encoding image only movie failure) updated by Jörgen Isaksson
More info from git show commit …
12:52 PM Ticket #137 (Encoding image only movie failure) updated by Jörgen Isaksson
Yes!!! I found the revision intruducing the bug using git bisect as …
11:30 AM Ticket #207 (Drawtext filter displays static date (date doesn't update)) updated by Sebastian
I've just noticed that top shows the processor as 100% on one of the …
9:29 AM Ticket #206 (Add support for 2bpp raw in AVI) closed by Carl Eugen Hoyos
fixed: Patch applied.
9:28 AM Ticket #205 (Add support for 1bpp raw in AVI) closed by Carl Eugen Hoyos
fixed: Patch applied.
9:26 AM Changeset in ffmpeg [85eedcf6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding of 1bpp rawvideo in avi (ticket 205).
9:25 AM Changeset in ffmpeg [0eba7fc2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding of 2bpp rawvideo in avi (ticket 206).
9:24 AM Changeset in ffmpeg [d43a6edf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Bump minor after adding a caf muxer.
8:52 AM Ticket #207 (Drawtext filter displays static date (date doesn't update)) created by Sebastian
I'm using latest (at the moment) FFmpeg version: git-N-29946-g27614b1. …
3:01 AM Changeset in ffmpeg [fc193793] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: aacdec: Use …
12:57 AM Changeset in ffmpeg [350f3d14] by Michael Niedermayer <michaelni@gmx.at>
configure: another try on fixing osx/mingw SDL

May 15, 2011:

9:42 PM Changeset in ffmpeg [033a4a94] by Justin Ruggles <justin.ruggles@gmail.com>
aacdec: Use float instead of int16_t for ltp_state to avoid needless …
8:45 PM Ticket #203 (QT with audio: 64bit FLOAT, Little Endian decodes incorrectly) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
Patch sent to -devel.
8:45 PM Ticket #202 (QT with audio: 32bit INTEGER, Little Endian decodes incorrectly) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
Patch sent to -devel.
8:44 PM Ticket #201 (QT with audio: 32bit FLOAT, Little Endian decodes incorrectly) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
Patch sent to -devel.
8:37 PM Changeset in ffmpeg [a80f74c5] by Michael Niedermayer <michaelni@gmx.at>
av_picture_crop(): Support simple cases with packed pixels too. This …
7:29 PM rawdec.diff attached to Ticket #206 by ami_stuff
7:26 PM NONE_4colors.avi attached to Ticket #206 by ami_stuff
7:26 PM Ticket #206 (Add support for 2bpp raw in AVI) created by ami_stuff
AVI (NONE, 4colors) file created with QT, doesn't decode. Patch to …
7:18 PM rawdec.diff attached to Ticket #205 by ami_stuff
7:16 PM NONE_black_white.avi attached to Ticket #205 by ami_stuff
7:15 PM Ticket #205 (Add support for 1bpp raw in AVI) created by ami_stuff
AVI (NONE, black & white) file created with QT, doesn't decode. Patch …
6:58 PM Ticket #204 (AIFF QDesign2 - decodes incorretly) updated by Carl Eugen Hoyos
Priority, Status, Version, Type, Reproduced by developer changed
Not a regression, afaict.
6:17 PM QDesign2.aif attached to Ticket #204 by ami_stuff
6:16 PM Ticket #204 (AIFF QDesign2 - decodes incorretly) created by ami_stuff
QDesign2, mono, 16bit, 11127 Hz decodec incorrectly, plays fine with …
6:01 PM Ticket #165 (QT Cinepak - plays in negative) updated by ami_stuff
*all of the files plays in negative of course
6:01 PM Ticket #165 (QT Cinepak - plays in negative) updated by ami_stuff
I have created QT Cinepak grayscale files with differen QT versions …
5:38 PM Changeset in ffmpeg [33651e3e] by Michael Niedermayer <michaelni@gmx.at>
Revert "lavc: remove the FF_API_VIDEO_OLD cruft." This reverts commit …
5:18 PM Changeset in ffmpeg [d46aada5] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'master' into oldabi * master: (403 commits) Initial …
5:01 PM 64bit_FLOAT_Little_Endian.mov attached to Ticket #203 by ami_stuff
5:01 PM Ticket #203 (QT with audio: 64bit FLOAT, Little Endian decodes incorrectly) created by ami_stuff
64bit_FLOAT_Little_Endian.mov mono, 16bit, 22kHz plays correctly in …
5:01 PM Changeset in ffmpeg [7f995abe] by Diego Biurrun <diego@biurrun.de>
acelp: Remove unused gray_decode table.
4:57 PM 32bit_INTEGER_Little_Endian.mov attached to Ticket #202 by ami_stuff
4:56 PM Ticket #202 (QT with audio: 32bit INTEGER, Little Endian decodes incorrectly) created by ami_stuff
32bit_INTEGER_Little_Endian.mov mono, 16bit, 22kHz plays correctly …
4:53 PM 32bit_FLOAT_Little_Endian.mov attached to Ticket #201 by ami_stuff
4:52 PM Ticket #201 (QT with audio: 32bit FLOAT, Little Endian decodes incorrectly) created by ami_stuff
32bit_FLOAT_Little_Endian.mov mono, 16bit, 22kHz plays correctly in …
12:00 PM Ticket #200 (aac - failure decoding audio stream when audio configuration changes) created by Glenn Callow
After testing early Freeview HD support with MythTV, on some …
11:12 AM Changeset in ffmpeg [b1bb3b8d] by Diego Biurrun <diego@biurrun.de>
dfa: Remove unused variable. This fixes the warning: …
11:11 AM Changeset in ffmpeg [c73b779d] by Diego Biurrun <diego@biurrun.de>
configure: Include AVX availability in summary output.
10:29 AM Changeset in ffmpeg [27614b12] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
rawdec: propagate pict_type information to the output frame
10:28 AM Changeset in ffmpeg [a05d0207] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
showinfo: replace "CRC" by "checksum" Indeed the Adler-32 checksum, …
10:27 AM Changeset in ffmpeg [5a2ea3cf] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
showinfo: fix vertical align nit
10:27 AM Changeset in ffmpeg [bb82ea79] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
showinfo: fix computation of Adler checksum Previously the code was …
10:27 AM Changeset in ffmpeg [10931720] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
imgutils: generalize linesize computation for bitstream formats Make …
8:33 AM Changeset in ffmpeg [c1f54478] by Reinhard Tartler <siretart@tauware.de>
configure: use same CPPFLAGS in kFreeBSD as Linux …
2:44 AM Changeset in ffmpeg [5a153604] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: Fix FSF address …
1:25 AM Changeset in ffmpeg [2c4ad1a3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Initial caf muxer.
1:25 AM Changeset in ffmpeg [0c3803f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding of amr_nb and gsm in caf.
1:25 AM Changeset in ffmpeg [445ee35e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix decoding of msrle samples with 1bpp.

May 14, 2011:

11:48 PM Changeset in ffmpeg [7b915726] by Michael Niedermayer <michaelni@gmx.at>
udp: remove resource.h inclusion, it breaks mingw compilation. The …
11:39 PM Changeset in ffmpeg [90bb2c78] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Allow seting and cycling through debug modes. Signed-off-by: …
10:22 PM Ticket #63 (Purple bars appear when scaling a video with ffmpeg for windows) updated by Leo Izen
The purple bars glitch appeared with 64-bit on 64-bit vista, 32-bit on …
7:46 PM Ticket #178 (ffserver segfault) updated by verem
Possible fixes for ffserver: …
7:32 PM Changeset in ffmpeg [888fa31e] by Diego Biurrun <diego@biurrun.de>
Fix FSF address copy paste error in some license headers.
4:41 PM Changeset in ffmpeg [08e434b0] by Justin Ruggles <justin.ruggles@gmail.com>
Add an aac sample which uses LTP to fate-aac.
1:52 PM Changeset in ffmpeg [34e83808] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Help for interactive keys. Signed-off-by: Michael Niedermayer …
11:34 AM Changeset in ffmpeg [e60e54ce] by Michael Niedermayer <michaelni@gmx.at>
UDP: dont use thread_t as truth value. Unbreak compile on mingw. …
11:22 AM Changeset in ffmpeg [502e858f] by Michael Niedermayer <michaelni@gmx.at>
swscale: fix compile on mingw32 Compiling "swscale.c" breaks on …
10:37 AM Changeset in ffmpeg [76f8a96e] by Ronald S. Bultje <rsbultje@gmail.com>
[PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P …
10:20 AM Ticket #19 (MVs not available) closed by Stefano Sabatini
invalid: Replying to cosai: > The upper code is working but …
8:38 AM Changeset in ffmpeg [b1eb7a12] by Luca Barbato <lu_zero@gentoo.org>
arm: properly mark external symbol call Surround memset and …
12:54 AM Changeset in ffmpeg [0f6a8579] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Interactivity support. Try pressing +-hs. Signed-off-by: …
12:50 AM Changeset in ffmpeg [b025431b] by Michael Niedermayer <michaelni@gmx.at>
swscale: 10l forgot git add this change from ronald. Signed-off-by: …
12:19 AM Changeset in ffmpeg [58c03f6d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: swscale: …

May 13, 2011:

11:45 PM Ticket #197 (Multi-threaded decoding with -threads results in seg fault) closed by Michael Niedermayer
fixed
11:42 PM Ticket #169 (IFF 8SVX stereo files (with FIB/EXP compression) decodes incorrectly) updated by ami_stuff
Thanks for working on the fix. Sorry, I have no more samples for …
10:41 PM Ticket #169 (IFF 8SVX stereo files (with FIB/EXP compression) decodes incorrectly) updated by Stefano Sabatini
Analyzed by developer, Status, Version, Component, Reproduced by developer changed
Hi, I confirm the analysis of Basty, IFF demuxer assumes a fixed …
10:16 PM Changeset in ffmpeg [01d3ebaf] by Michael Niedermayer <michaelni@gmx.at>
AVFrame: only set parameters from AVCodecContext in decode_video*() …
10:16 PM Changeset in ffmpeg [a3bc7a9e] by Michael Niedermayer <michaelni@gmx.at>
avcodec_default_get_buffer: init picture parameters. Fixes …
10:09 PM Ticket #160 (QT RAW "256 colors" - broken output) updated by ami_stuff
The problem happens with NONE (RAW) 2bpp (grayscale), 4bpp …
8:46 PM Changeset in ffmpeg [9f54e461] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: properly inline bits/endianness in yuv2yuvX16inC().
8:45 PM Changeset in ffmpeg [c3d68ec9] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix clipping of 9/10bit YUV420P.
8:45 PM Changeset in ffmpeg [1550f45a] by Ronald S. Bultje <rsbultje@gmail.com>
Add av_clip_uintp2() function Signed-off-by: Mans Rullgard …
6:19 PM Ticket #57 (Patch to read disc number in mov.c) updated by Reuben Thomas
(I checked, the patch still applies to git head.)
6:19 PM Ticket #57 (Patch to read disc number in mov.c) updated by Reuben Thomas
Hi, please can you review the updated patch? I would like to get this …
4:35 PM Ticket #197 (Multi-threaded decoding with -threads results in seg fault) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since 64c06615d2b99fb9f4ffd6226d0e5787b44a41e2.
4:32 PM Ticket #199 (failed decoding h264 if -threads specifid) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #197.
4:12 PM Ticket #189 (QT - add support for QT NONE (RAW) 1bpp monochrome mode) closed by Carl Eugen Hoyos
fixed: Patch applied.
4:11 PM Changeset in ffmpeg [2bd12ee3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support more QT 1bpp rawvideo files. Fixes ticket #189.
3:49 PM Changeset in ffmpeg [29ef0174] by Michael Niedermayer <michaelni@gmx.at>
UDP: udp depends on pthreads now Signed-off-by: Michael Niedermayer …
3:43 PM Changeset in ffmpeg [03f8f397] by Michael Niedermayer <michaelni@gmx.at>
udp: switch custom fifo to libavutil fifo. This also allows us to …
3:42 PM Changeset in ffmpeg [593bb98d] by Michael Niedermayer <michaelni@gmx.at>
udp: use FFMAX&FFMIN. Signed-off-by: Michael Niedermayer …
3:40 PM Changeset in ffmpeg [42756021] by Michael Niedermayer <michaelni@gmx.at>
udp: add a thread into udp.c for receiving data into a circular …
3:26 PM Ticket #196 (tiff decoder fails for monob if horizontal resolution is not a ...) closed by Stefano Sabatini
fixed: It was a problem in the encoder, fixed in commit: commit …
3:24 PM Ticket #193 (black bar when converting monow for certain horizontal resolutions) updated by Stefano Sabatini
Problem number 2 fixed in commit: commit …
3:16 PM Ticket #171 (TIFF 1bpp decodes incorrectly) closed by Stefano Sabatini
fixed: Fixed in commit: commit d8297ca443c8f7cc9ce3959ad287f9d380343266
3:13 PM Ticket #198 (Video filters bug?) closed by Stefano Sabatini
invalid: Hi, this is the assumed behavior, since ',' is a special character in …
2:34 PM Changeset in ffmpeg [4d15f194] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
tiffenc: set bpp table for monow/monob formats Also makes the bpp_tab …
2:34 PM Changeset in ffmpeg [ac8d6f12] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
tiffenc: factorize code for monow/monob case in encode_frame() switch …
2:34 PM Changeset in ffmpeg [995013eb] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
tiffenc: fix bpp value for monow/monob formats
2:34 PM Changeset in ffmpeg [d8297ca] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
tiff: fix linesize for mono-white/black formats Fix decoding of file …
2:33 PM Changeset in ffmpeg [762b4662] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
tiff: print log in case of unknown / unsupported tag Helps debugging.
12:16 PM Ticket #199 (failed decoding h264 if -threads specifid) created by verem
todays latest git-N-29906-ge3114a9 ffmpeg build failed to decode h264 …
12:12 PM Ticket #198 (Video filters bug?) created by burek
Hi, While helping a guy to stack 'scale' and 'crop' video filters, …
11:02 AM Ticket #197 (Multi-threaded decoding with -threads results in seg fault) created by gepmff
Successful decoding with -threads 1: […] Decoding with …
10:43 AM Changeset in ffmpeg [2ad6e14] by Reinhard Tartler <siretart@tauware.de>
backport libvo-aacenc wrapper for aac encoding
10:32 AM Ticket #196 (tiff decoder fails for monob if horizontal resolution is not a ...) updated by Carl Eugen Hoyos
This is the second problem mentioned in ticket #193 (not 155).
10:30 AM Ticket #196 (tiff decoder fails for monob if horizontal resolution is not a ...) created by Carl Eugen Hoyos
The resulting file out.tif is correctly displayed with ImageMagick, …
10:17 AM Ticket #193 (black bar when converting monow for certain horizontal resolutions) updated by Carl Eugen Hoyos
Summary changed
And please open one ticket per problem.
10:05 AM Ticket #193 (black bar when converting monow for certain horizontal resolutions) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
out.tiff in above example is fine, swscale is not.
9:39 AM Ticket #137 (Encoding image only movie failure) updated by Carl Eugen Hoyos
git log --grep="revision 25526" -> 4ad08021e8e81057d89c75fd63b97cd1f0757a23
9:13 AM Ticket #167 (TIFF file decodes incorrectly) closed by Stefano Sabatini
fixed: Applied to Libav and pulled, fixed in commit: commit …
8:26 AM Ticket #137 (Encoding image only movie failure) updated by Jörgen Isaksson
But the FFMPEG version I have working is from the SVN repository back …
7:51 AM Ticket #137 (Encoding image only movie failure) updated by Carl Eugen Hoyos
(Complete, uncut output missing.) If you believe this is a …
5:50 AM Ticket #137 (Encoding image only movie failure) updated by Jörgen Isaksson
I had an older version of FFMPEG pulled from my backup where I …
5:38 AM Changeset in ffmpeg [2c9a5172] by Anton Khirnov <anton@khirnov.net>
dfa: fix buffer overflow checks to avoid integer overflows. …
5:38 AM Changeset in ffmpeg [7e19a6e8] by Anton Khirnov <anton@khirnov.net>
movenc: always write esds descriptor length using 4 bytes. ipod …
5:38 AM Changeset in ffmpeg [dbe94539] by Anton Khirnov <anton@khirnov.net>
ffmpeg: use parse_number_and_die() when it makes sense Prefer …
5:38 AM Changeset in ffmpeg [8fb566f] by Anton Khirnov <anton@khirnov.net>
ffmpeg: get rid of the 'q' key schizofrenia SIGINT for quitting …
3:10 AM Changeset in ffmpeg [e3114a9c] by Michael Niedermayer <michaelni@gmx.at>
Add checksums specific to BE machines after last swscale update. …
2:40 AM Changeset in ffmpeg [72153419] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: (33 commits) …
Note: See TracTimeline for information about the timeline view.