Timeline



Jan 13, 2012:

11:59 PM Changeset in ffmpeg [93af38ca] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase maximum encoding video buffer size. libavutil now supports …
11:58 PM Changeset in ffmpeg [7c10d3ca] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Simplify 32bit RGB pam encoding. Reviewed-by: Paul B Mahol
11:49 PM Ticket #910 (Segmented encode gives increasing time clips) closed by Stefano Sabatini
invalid: Replying to stljdpwl: > Encoding a video from DirectShow
11:40 PM Changeset in ffmpeg [4c82c6d9] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: convert output to rgba for the targa tests which currently …
10:52 PM Changeset in ffmpeg [502bf3b4] by Janne Grunau <janne-libav@jannau.net>
fate: add missing reference files for targa tests in 9c2f9b0e2 Fixes …
10:13 PM Changeset in ffmpeg [9c2f9b0e] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: enable the 2 remaining targa conformance suite tests
10:11 PM Changeset in ffmpeg [faaebcdf] by Justin Ruggles <justin.ruggles@gmail.com>
targa: add support for rgb555 palette
9:14 PM Changeset in ffmpeg [e1a7af6f] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: fix targa tests on big-endian systems
8:45 PM Changeset in ffmpeg [68d6012c] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: add tests for targa Based on a patch by Oana Stratulat …
7:09 PM Changeset in ffmpeg [71b3a63e] by Mans Rullgard <mans@mansr.com>
ARM: fix Thumb-mode simple_idct_arm The alignment directive must …
7:09 PM Changeset in ffmpeg [5c5e1ea] by Mans Rullgard <mans@mansr.com>
ARM: 4-byte align start of all asm functions Due to apprent bugs in …
6:51 PM Changeset in ffmpeg [4cef928e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
j2kdec: Fix memleak, ensure cleanup is called also on error. Fixes …
5:57 PM Changeset in ffmpeg [ad12d60d] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: fix return value in opt_old2new after e3127db4.
4:00 PM Changeset in ffmpeg [369befb4] by Stefano Sabatini <stefasab@gmail.com>
vf_deshake: remove unused variable totalangles Variable totalangles …
3:59 PM Changeset in ffmpeg [7f6004fc] by Stefano Sabatini <stefasab@gmail.com>
vf_deshake: zero-init Transform structs in end_frame() Initialize …
3:28 PM Changeset in ffmpeg [e4fa15d1] by Stefano Sabatini <stefasab@gmail.com>
configure: provide libavfilter/version.h header to get_version() Fix …
3:22 PM Changeset in ffmpeg [f2193569] by Clément Bœsch <ubitux@gmail.com>
8svx: fix memleak in iff-fibonacci fate test.
3:22 PM Changeset in ffmpeg [e3127db4] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: use av_asprintf() in opt_old2new() and fix a memleak.
3:22 PM Changeset in ffmpeg [2a81e0c2] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: fix parse_option() string memleak.
3:18 PM rtps_rtcp_collide.tcap attached to Ticket #916 by Dmitry Volyntsev
the same previos log with rtcp packet added to filter
2:57 PM Changeset in ffmpeg [3a1df393] by Michael Niedermayer <michaelni@gmx.at>
ico: favour BITMAPHEADER dimensions over IconEntry dimensions Fixes …
2:57 PM Changeset in ffmpeg [c949d5b1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg.c: transcode_video(): do not go through filter network if …
2:57 PM Changeset in ffmpeg [62a22b28] by Michael Niedermayer <michaelni@gmx.at>
segment: fix FPE when segment_list_size is 0 With the added benefit …
2:57 PM Changeset in ffmpeg [645569e1] by Michael Niedermayer <michaelni@gmx.at>
Revert "riff: remove references to sonic codec ids" This reverts …
2:51 PM Changeset in ffmpeg [0be8e661] by Stefano Sabatini <stefasab@gmail.com>
mpegtsenc: do not reference the deprecated ffmpeg option 'vbsf' in a …
2:51 PM Changeset in ffmpeg [7efc6f29] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: clarify error message in case of bitstream filter opening failure
2:51 PM Changeset in ffmpeg [3fcf841f] by Stefano Sabatini <stefasab@gmail.com>
mpegtsenc: fix some typos: aac -> AAC, adts -> ADTS
2:50 PM Changeset in ffmpeg [9a7f2aa9] by Stefano Sabatini <stefasab@gmail.com>
mpegtsenc: use more meaningful error codes
10:18 AM rtps_collide.tcap.tar.gz attached to Ticket #916 by Dmitry Volyntsev
wireshark log
10:17 AM Ticket #916 (ffmpeg doen't check that udp port which it selects for incoming rtp ...) created by Dmitry Volyntsev
RTSP session brakes some times and rstp server doesn't receive any …
12:43 AM Changeset in ffmpeg [0cc1a86d] by Ronald S. Bultje <rsbultje@gmail.com>
rgb2rgb: rgb12to15() Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
12:38 AM Changeset in ffmpeg [06b0246d] by Ronald S. Bultje <rsbultje@gmail.com>
swscale-test: fix stack overread. Fixes problems in swscale-test …
12:38 AM Changeset in ffmpeg [e7843db] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix invalid conversions and memory problems. Fixes problems …
12:29 AM Changeset in ffmpeg [b18e17ea] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (21 …

Jan 12, 2012:

11:33 PM Changeset in ffmpeg [a2c41984] by Michael Niedermayer <michaelni@gmx.at>
docs: remove extra sar entry for scale filter Signed-off-by: Michael …
10:22 PM Ticket #892 (jpg: progressive 4:1:1 / 4:2:2 decodes incorrectly) closed by Carl Eugen Hoyos
fixed
10:20 PM Changeset in ffmpeg [2c902045] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix decoding of progressive jpgs with unusual pixel formats. Fixes …
10:08 PM Changeset in ffmpeg [55b9ef18] by Diego Biurrun <diego@biurrun.de>
cabac: split cabac.h into declarations and function definitions This …
9:57 PM Changeset in ffmpeg [0a60780c] by Diego Biurrun <diego@biurrun.de>
cabac: Mark ff_h264_mps_state array as static, it is only used within …
9:54 PM Changeset in ffmpeg [64d779f2] by Diego Biurrun <diego@biurrun.de>
cabac: Remove ff_h264_lps_state array. It was only ever used in the …
9:26 PM Changeset in ffmpeg [4df30f71] by Alex Converse <alex.converse@gmail.com>
utils: Check for extradata size overflows.
9:25 PM Changeset in ffmpeg [3a3f2b51]n0.8.10 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.8.10 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
9:20 PM Changeset in ffmpeg [f682094a]n0.7.11 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.7.11 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
9:19 PM Changeset in ffmpeg [f9c9ee44] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.8' into release/0.7 * release/0.8: shorten: …
9:19 PM Changeset in ffmpeg [8e101086]n0.5.8 by Michael Niedermayer <michaelni@gmx.at>
update for 0.5.8 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
9:15 PM Changeset in ffmpeg [f13de3c6] by Michael Niedermayer <michaelni@gmx.at>
atrac3: Fix crash in tonal component decoding. Fixes Ticket780 Bug …
9:14 PM Changeset in ffmpeg [1eb78722] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 * …
9:11 PM Changeset in ffmpeg [81dc6a2a] by Janne Grunau <janne-libav@jannau.net>
ARM: rv34: fix asm syntax in dc transform functions Signed-off-by: …
9:10 PM Changeset in ffmpeg [1014e204]n0.6.5 by Michael Niedermayer <michaelni@gmx.at>
atrac3: Fix crash in tonal component decoding. Fixes Ticket780 Bug …
9:09 PM Changeset in ffmpeg [431cf169] by Michael Niedermayer <michaelni@gmx.at>
h264: check chroma_format_idc range. Fixes Ticket758 Bug found by: …
9:06 PM Changeset in ffmpeg [e85296be] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.6' into release/0.6 * …
9:04 PM Ticket #915 (UDP Protocol : seg fault on closing) updated by Carl Eugen Hoyos
Please send patches to ffmpeg-devel, they get more attention there. …
8:59 PM Ticket #914 (tiff: support "old style LZW") updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
8:57 PM udp_close.patch attached to Ticket #915 by lbrulet
8:57 PM Ticket #913 (tiff g3fax: incorrect value of rows per strip) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
8:57 PM Ticket #915 (UDP Protocol : seg fault on closing) created by lbrulet
Calling avformat_close_input on a UDP stream (Mpeg TS for example), is …
8:55 PM Changeset in ffmpeg [8935e747] by Michael Niedermayer <michaelni@gmx.at>
shorten: Fix invalid free() Signed-off-by: Michael Niedermayer …
8:55 PM Changeset in ffmpeg [4ad56182] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: Fix crash in get_qcx Signed-off-by: Michael Niedermayer …
8:54 PM Changeset in ffmpeg [6b4c38b3] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: Check curtileno for validity Signed-off-by: Michael …
8:54 PM Changeset in ffmpeg [049b08d0] by Michael Niedermayer <michaelni@gmx.at>
atrac3: Fix crash in tonal component decoding. Fixes Ticket780 Bug …
8:52 PM Changeset in ffmpeg [8454d81e] by Michael Niedermayer <michaelni@gmx.at>
h264: check chroma_format_idc range. Fixes Ticket758 Bug found by: …
8:52 PM Changeset in ffmpeg [6f0e349a] by Michael Niedermayer <michaelni@gmx.at>
aacsbr: Fix memory corruption. Fixes Ticket760 and Ticket761 Bug Found …
8:52 PM Changeset in ffmpeg [56173eab] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: Fix integer overflow leading to a segfault Fixes Ticket776 Bug …
8:52 PM Changeset in ffmpeg [d80db23e] by Michael Niedermayer <michaelni@gmx.at>
ws_snd1: Fix wrong samples count and crash. Signed-off-by: Michael …
8:52 PM Changeset in ffmpeg [c4cc8584] by Michael Niedermayer <michaelni@gmx.at>
lavfi: add missing check in avfilter_filter_samples() Avoid …
8:07 PM Changeset in ffmpeg [6b9e4eea] by Martin Storsjö <martin@martin.st>
avio: Fix the value of the deprecated URL_FLAG_NONBLOCK This isn't …
7:55 PM Changeset in ffmpeg [1c1af2af] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
7:35 PM Ticket #249 (Fix the filter remove-logo) updated by Carl Eugen Hoyos
The original idea of this filter was significantly higher quality than …
7:09 PM Changeset in ffmpeg [7cbb32e4] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Use an int MotionVector for find_block_motion. Using the double …
7:09 PM Changeset in ffmpeg [742b660e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
wtvdec: fix a few memleaks as show by valgrind with the FATE test. …
6:53 PM Ticket #249 (Fix the filter remove-logo) updated by Elon Musk
There is delogo filter now, the mp filter should probably be removed.
5:38 PM Changeset in ffmpeg [3547f8e] by Janne Grunau <janne-libav@jannau.net>
rv34: fix and optimise frame dependency checking The sporadic …
5:33 PM Changeset in ffmpeg [e1e36904] by Janne Grunau <janne-libav@jannau.net>
rv34: NEON optimised dc only inverse transform 30-50% faster than the …
5:18 PM Changeset in ffmpeg [136ee32d] by Anton Khirnov <anton@khirnov.net>
avprobe: use avio_size() instead of deprecated AVFormatContext.file_size.
5:18 PM Changeset in ffmpeg [44bcab58] by Anton Khirnov <anton@khirnov.net>
ffmenc: remove references to deprecated AVFormatContext.timestamp.
5:18 PM Changeset in ffmpeg [e5c70815] by Anton Khirnov <anton@khirnov.net>
lavf: undeprecate read_seek(). The "new seeking API" was never …
5:18 PM Changeset in ffmpeg [e01a29a4] by Anton Khirnov <anton@khirnov.net>
avserver: remove code using deprecated CODEC_CAP_PARSE_ONLY.
5:18 PM Changeset in ffmpeg [f3d02a8b] by Anton Khirnov <anton@khirnov.net>
lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I
5:18 PM Changeset in ffmpeg [a29c25a9] by Anton Khirnov <anton@khirnov.net>
lavc: ifdef out parse_only AVOption
5:18 PM Changeset in ffmpeg [d54f1e6] by Anton Khirnov <anton@khirnov.net>
nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMT
5:18 PM Changeset in ffmpeg [0c71cc65] by Anton Khirnov <anton@khirnov.net>
mpegvideo_enc: ifdef out/replace references to deprecated codec flags.
5:18 PM Changeset in ffmpeg [0fd88d39] by Anton Khirnov <anton@khirnov.net>
riff: remove references to sonic codec ids They are deprecated and …
5:01 PM WikiStart edited by compn
(diff)
4:35 PM Changeset in ffmpeg [bb4c1888] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: reindent after previous commit
4:34 PM Changeset in ffmpeg [b25c239c] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add support to audio frame information printing
4:34 PM Changeset in ffmpeg [58e1de72] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: set AV_LOG_SKIP_REPEATED log flag Consistent with ffmpeg and …
4:03 PM Ticket #823 (fix qt raw 1/2/4bpp with odd width) closed by Carl Eugen Hoyos
fixed
4:02 PM Changeset in ffmpeg [01616f12] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix linesize for rawvideo in mov. Fixes ticket #823.
3:53 PM Changeset in ffmpeg [ad6eefc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with yasm-0.6.2.
3:40 PM Ticket #895 (sunras: support 32bpp) closed by Carl Eugen Hoyos
fixed
3:40 PM Ticket #740 (bmp: support 32bpp x8 r8 g8 b8) closed by Carl Eugen Hoyos
fixed: Fixed by Paul B Mahol, needs #869 fixed to work for all possible …
3:38 PM Ticket #905 (win ico: broken output) closed by Carl Eugen Hoyos
fixed: Fixed by Peter Ross.
3:35 PM Changeset in ffmpeg [ef3a19d5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with yasm-0.6.2
3:32 PM Changeset in ffmpeg [05577aaf] by Michael Niedermayer <michaelni@gmx.at>
sws: yuv2rgb asm, add memory clobber. This fixes dithering for …
3:32 PM Changeset in ffmpeg [0512574] by Michael Niedermayer <michaelni@gmx.at>
ico: reject icon entries that are smaller than sizeof(BITMAPHEADER) …
3:32 PM Changeset in ffmpeg [90dbd081] by Michael Niedermayer <michaelni@gmx.at>
ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors …
3:32 PM Changeset in ffmpeg [bd3a12d6] by Michael Niedermayer <michaelni@gmx.at>
ico: consider IconEntry.NumColors of 255 to be ambiguous …
3:32 PM Changeset in ffmpeg [3e8a368b] by Michael Niedermayer <michaelni@gmx.at>
lavc: constify enums for .pix_fmts Signed-off-by: Michael Niedermayer …
3:32 PM Changeset in ffmpeg [bd36ec55] by Michael Niedermayer <michaelni@gmx.at>
bmpdec: proper check for alpha Signed-off-by: Michael Niedermayer …
3:32 PM Changeset in ffmpeg [f068ce57] by Michael Niedermayer <michaelni@gmx.at>
avfilter: pool draining and self destruction support. This should fix …
2:51 PM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) updated by zhushisongzhu
Replying to cehoyos: > * H264 streams can be valid without …
2:37 PM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) updated by Carl Eugen Hoyos
* H264 streams can be valid without keyframes (even without an initial …
2:28 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Carl Eugen Hoyos
Component changed
A commit before 23-Nov-11: 7876f14f A commit after 11-Dec-11: …
2:15 PM Ticket #910 (Segmented encode gives increasing time clips) updated by Carl Eugen Hoyos
Keywords, Status, Component changed
Is this only reproducible with -f dshow or also if a file is the …
2:13 PM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) updated by zhushisongzhu
I know what you mean. But I am confused that why H.264 videos don't …
1:07 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Gavin Gates
I understand that there is a “regression” in code between 23-Nov-11 …
12:54 PM Changeset in ffmpeg [08bab32c] by Kostya Shishkov <kostya.shishkov@gmail.com>
indeo4: add some missing static and const qualifiers From the patch …
12:44 PM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) updated by Carl Eugen Hoyos
Replying to zhushisongzhu: > I see that we can just seek …
12:22 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by Carl Eugen Hoyos
Does -async 1 help in your case? Did you test MEncoder? Is the …
12:03 PM Ticket #274 (av_seek_frame fails on some files.) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if this issue is still reproducible and/or if you are …
11:43 AM Ticket #827 (WTV Muxed files not seekable) updated by Carl Eugen Hoyos
Cc, Reproduced by developer changed
11:41 AM Ticket #143 (YUV video to RGB image export color conversion issue) updated by Peter B.
Understood. Thanks.
11:34 AM Ticket #143 (YUV video to RGB image export color conversion issue) updated by Carl Eugen Hoyos
Replying to peter_b: > I'm not sure what you're trying to …
11:24 AM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) updated by zhushisongzhu
I see that we can just seek from one keyframe to another keyframe and …
10:22 AM Ticket #143 (YUV video to RGB image export color conversion issue) updated by Peter B.
I'm not sure what you're trying to tell me... ;) I've reproduced your …
9:39 AM Changeset in ffmpeg [4fd1e2e4] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: fix leak in show_packets() Call av_free_packets() at each …
9:39 AM Changeset in ffmpeg [7328c2fc] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: replace av_destruct_packet() with av_free_packet() …
9:39 AM Changeset in ffmpeg [a8b0ece6] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: add "d" alias for the duration option
8:52 AM Changeset in ffmpeg [3faa303a] by Kostya Shishkov <kostya.shishkov@gmail.com>
rv34: DC-only inverse transform When decoding coefficients, detect …
8:40 AM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by Carl Eugen Hoyos
Which compiler are you using?
8:33 AM yuvj422jpg-N-36728-g794006f.png attached to Ticket #143 by Peter B.
RGB output from source: yuvj422.jpg
8:10 AM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Carl Eugen Hoyos
Could you confirm if your issue is fixed if you use width and height …
8:02 AM Changeset in ffmpeg [b2ce3b99] by Anton Khirnov <anton@khirnov.net>
avconv: use AVFrame.width/height/format instead of corresponding …
8:00 AM Changeset in ffmpeg [3167dc95] by Anton Khirnov <anton@khirnov.net>
lavfi: move version macros to a new installed header version.h
8:00 AM Ticket #890 (OOM with fuzzed avi) updated by Carl Eugen Hoyos
Please send patches to ffmpeg-devel, they are easily missed here (also …
7:59 AM Changeset in ffmpeg [43fe6a29] by Anton Khirnov <anton@khirnov.net>
vsrc_buffer: release the buffer on uninit.
12:43 AM Ticket #740 (bmp: support 32bpp x8 r8 g8 b8) reopened by Carl Eugen Hoyos
The file is read as transparent (but probably should be interpreted …
12:10 AM Changeset in ffmpeg [794006f8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fft: …

Jan 11, 2012:

11:52 PM Changeset in ffmpeg [f7f35632] by Ronald S. Bultje <rsbultje@gmail.com>
rgb2rgb: rgb12tobgr12() Signed-off-by: Ronald S. Bultje …
11:14 PM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) updated by Carl Eugen Hoyos
Let me try it differently: For most videos, media players can only …
10:58 PM Changeset in ffmpeg [4093d130] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support encoding RGB48 with libopenjpeg. Reviewed-by: Michael Bradshaw
10:40 PM Changeset in ffmpeg [b5fc571e] by Alex Converse <alex.converse@gmail.com>
latmdec: Check AudioSpecificConfig length before decoding extradata. …
10:37 PM Ticket #891 (vertical line for odd yuv -> rgb) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
10:37 PM Ticket #740 (bmp: support 32bpp x8 r8 g8 b8) closed by Carl Eugen Hoyos
fixed: Fixed by Paul B Mahol.
10:10 PM Changeset in ffmpeg [1348420b] by Marton Balint <cus@passwd.hu>
ffplay: silence buffer size must be a multiple of frame size …
10:05 PM Changeset in ffmpeg [6f06545b] by Marton Balint <cus@passwd.hu>
ffplay: use swr_set_compensation for audio synchronization Also …
10:00 PM Ticket #914 (tiff: support "old style LZW") updated by ami_stuff
We need at least reject files like this, though support would be nice.
9:58 PM Ticket #914 (tiff: support "old style LZW") updated by Elon Musk
Do we really need to support old style LZW codes?
9:30 PM Changeset in ffmpeg [5387f991] by Michael Niedermayer <michaelni@gmx.at>
cabac: Try to disable problematic ASM for gcc-llvm 4.2.1 This should …
8:29 PM Changeset in ffmpeg [bc115800] by Michael Niedermayer <michaelni@gmx.at>
sws: Remove unneeded YUV cliping from yuv2rgb_X_c_template() This …
8:29 PM Changeset in ffmpeg [8b87fd98] by Michael Niedermayer <michaelni@gmx.at>
bmpenc: support for BGRA Signed-off-by: Michael Niedermayer …
8:27 PM Changeset in ffmpeg [ba6e36f9] by Michael Niedermayer <michaelni@gmx.at>
swscale: Force full horizontal chroma internally when the output has a …
8:26 PM Changeset in ffmpeg [84d0fcf2] by Michael Niedermayer <michaelni@gmx.at>
libmp3lame: It appears the buffer used is a bit too small. Increase …
7:12 PM Changeset in ffmpeg [e7d02b04] by Janne Grunau <janne-libav@jannau.net>
fft: init functions with INIT_XMM/YMM. This is required to handle …
6:27 PM quad-lzw.tif attached to Ticket #914 by ami_stuff
6:27 PM Ticket #914 (tiff: support "old style LZW") created by ami_stuff
quad-lzw.tif 512x384 8-bit RGB (lzw) "quadric surfaces" […]
6:20 PM g3test.tif attached to Ticket #913 by ami_stuff
6:20 PM fax2d.tif attached to Ticket #913 by ami_stuff
6:20 PM Ticket #913 (tiff g3fax: incorrect value of rows per strip) created by ami_stuff
fax2d.tif 1728x1082 1-bit b&w (G3/2D) facsimile g3test.tif TIFF …
5:14 PM Changeset in ffmpeg [ca1bae39] by Clément Bœsch <ubitux@gmail.com>
timecode: support >24h timecode.
5:14 PM Changeset in ffmpeg [f1db9916] by Clément Bœsch <ubitux@gmail.com>
timecode: string representation can be negative. Timecode can be …
5:14 PM Changeset in ffmpeg [98aafc5b] by Clément Bœsch <ubitux@gmail.com>
timecode: set a fixed buffer size of 16B for tc string.
3:33 PM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) updated by zhushisongzhu
Replying to cehoyos: > The video contains two keyframes, …
3:30 PM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) updated by zhushisongzhu
2:39 PM Ticket #912 (mpegts muxer does not follow TS buffering requirements specified in ...) updated by Carl Eugen Hoyos
Keywords changed
Please test current git head. Please provide a command line (if …
2:26 PM Ticket #912 (mpegts muxer does not follow TS buffering requirements specified in ...) created by jenf
The mpegts muxer in ffmpeg (tested with 0.9.1) does not respect the …
2:09 PM Changeset in ffmpeg [56f22b7e] by Justin Ruggles <justin.ruggles@gmail.com>
pcmenc: set frame_size to 0. This indicates that the actual frame …
2:06 PM CompilationGuide edited by cbsrobot
(diff)
2:04 PM Changeset in ffmpeg [0644cabd] by Michael Niedermayer <michaelni@gmx.at>
sws: Move yuv2rgb clipping into the tables. This fixes some cases …
1:57 PM Changeset in ffmpeg [7c4b3975] by Michael Niedermayer <michaelni@gmx.at>
bmpdec: support various bitfields for 32 bit depth Fixes #740
1:57 PM Changeset in ffmpeg [106f714d] by Michael Niedermayer <michaelni@gmx.at>
Revert "v4l2: poll the file descriptor" This reverts commit …
1:56 PM Changeset in ffmpeg [f01f6a84] by Justin Ruggles <justin.ruggles@gmail.com>
gsm demuxer: use generic seeking instead of a gsm-specific function. …
1:56 PM Changeset in ffmpeg [467879eb] by Justin Ruggles <justin.ruggles@gmail.com>
gsm demuxer: return packets with only 1 gsm block at a time. fixes …
1:56 PM Changeset in ffmpeg [82390f57] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: add GSM parser The WAVE demuxer returns packets with many …
1:46 PM Ticket #876 (ljpeg: fix 12/16bpp decoding for images with odd width) updated by Carl Eugen Hoyos
Component changed
12:48 PM Changeset in ffmpeg [f1355dfc] by Diego Biurrun <diego@biurrun.de>
doc: Replace ffmpeg references in avserver config file by avconv.
12:48 PM Changeset in ffmpeg [1466a518] by Diego Biurrun <diego@biurrun.de>
doc: Fix names of av_log color environment variables.
12:48 PM Changeset in ffmpeg [5ea20630] by Diego Biurrun <diego@biurrun.de>
Fix a bunch of platform name and other typos.
10:45 AM Changeset in ffmpeg [cf53a212] by Reinhard Tartler <siretart@tauware.de>
Add some missing changelog entries and release 0.8_beta2 …
10:40 AM Changeset in ffmpeg [d4653e8] by Reinhard Tartler <siretart@tauware.de>
Update Changelog for 0.7.4 release
10:24 AM Ticket #908 (tiff: reject tiled files) closed by Stefano Sabatini
fixed: Replying to ami_stuff: > patch attached Fixed in: […] …
10:15 AM Changeset in ffmpeg [98dfdfdd] by Stefano Sabatini <stefasab@gmail.com>
tiffdec: notify user that tile support is missing Signed-off-by: …
10:14 AM Ticket #876 (ljpeg: fix 12/16bpp decoding for images with odd width) updated by Carl Eugen Hoyos
Keywords changed
10:08 AM Ticket #907 (ljpeg: 24bpp non-interleaved with MCU15 decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
9:54 AM Changeset in ffmpeg [c3ff0713] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix step_minus1 pixel descirption for RGB64.
9:53 AM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) closed by Carl Eugen Hoyos
worksforme: The video contains two keyframes, one at the beginning, one after ten …
9:46 AM Ticket #599 (Retrieving bad duration from h264 mov file) closed by Carl Eugen Hoyos
fixed: Fixed by Oana Stratulat.
8:27 AM Changeset in ffmpeg [014f8d81] by Reinhard Tartler <siretart@tauware.de>
No longer build libpostproc by default update documentation to inform …
7:19 AM hzvideo.wmv attached to Ticket #911 by zhushisongzhu
This is wmv sample file which ffplay can't handle the timecodes correctly
7:02 AM Ticket #911 (ffplay can't handle timecodes of WMV2 video correctly) created by zhushisongzhu
When using ffplay to play WMV2 video and using -ss seconds parameter …
4:17 AM Changeset in ffmpeg [550f7c43] by Michael Niedermayer <michaelni@gmx.at>
Fixes wrong duration in .mov file. Issue 599 Signed-off-by: Michael …
3:07 AM Changeset in ffmpeg [ac7efd33] by Michael Niedermayer <michaelni@gmx.at>
sws: fix unscaled LE<->BE rgb<->bgr Signed-off-by: Michael …
2:02 AM Changeset in ffmpeg [6fe7b572] by Michael Niedermayer <michaelni@gmx.at>
doc: Fix stray references to libva Signed-off-by: Michael Niedermayer …
1:52 AM 0001-Fixes-wrong-duration-in-.mov-file.-Issue-599.patch attached to Ticket #599 by Oana Stratulat
Patch for this bug.
1:44 AM Changeset in ffmpeg [0e7fc3ca] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
12:34 AM Changeset in ffmpeg [68e252f5] by Janne Grunau <janne-libav@jannau.net>
wtv: fix memleaks during normal operation

Jan 10, 2012:

11:23 PM Changeset in ffmpeg [f6a152db] by Janne Grunau <janne-libav@jannau.net>
threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs
10:29 PM Ticket #739 (bmp: support 16bpp a4 r4 g4 b4) closed by Carl Eugen Hoyos
fixed: Fixed by Paul B Mahol, there might still be a problem with the alpha …
10:29 PM Ticket #723 (bmp: support 16bpp x4 r4 g4 b4) closed by Carl Eugen Hoyos
fixed: Fixed by Paul B Mahol, there might still be a problem with the …
10:22 PM Ticket #908 (tiff: reject tiled files) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
10:12 PM Changeset in ffmpeg [a9bd29e1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'richardpl/sws' * richardpl/sws: …
10:12 PM Changeset in ffmpeg [f4a01d77] by Michael Niedermayer <michaelni@gmx.at>
x86inc: remove duplicate movlhps Signed-off-by: Michael Niedermayer …
10:12 PM Changeset in ffmpeg [24be30de] by Michael Niedermayer <michaelni@gmx.at>
ljpegdec: Fix the left column of rgb24 decoding Fixes Ticket894 …
10:01 PM 0001-Fixes-issue-890-OOM-with-zmbv-file.patch attached to Ticket #890 by Oana Stratulat
Patch for the ticket
9:51 PM Changeset in ffmpeg [9472d37d] by Janne Grunau <janne-libav@jannau.net>
rv34: frame-level multi-threading Statistics for bourne.rmvb -an -f …
9:51 PM Changeset in ffmpeg [3ab7700] by Janne Grunau <janne-libav@jannau.net>
mpegvideo: claim ownership of referenced pictures Under certain …
9:49 PM Changeset in ffmpeg [0cc88646] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: use av_toupper() in upcase_string()
9:22 PM Changeset in ffmpeg [15df4428] by Reinhard Tartler <siretart@tauware.de>
Release notes and changelog for 0.5.7
9:13 PM Changeset in ffmpeg [17ce5291] by Alex Converse <alex.converse@gmail.com>
aacsbr: prevent out of bounds memcpy(). Fixes Libav Bug 195. This …
8:23 PM Changeset in ffmpeg [ec012420] by Reinhard Tartler <siretart@tauware.de>
Bump version number for 0.5.7 release.
8:17 PM Changeset in ffmpeg [62c47393] by Reinhard Tartler <siretart@tauware.de>
Release notes and changelog for 0.6.5
8:02 PM Changeset in ffmpeg [7efa13b4] by Reinhard Tartler <siretart@tauware.de>
Bump version number for 0.6.5 release.
8:00 PM Changeset in ffmpeg [8f17d7dd] by Reinhard Tartler <siretart@tauware.de>
Update RELEASE file for 0.7.4
8:00 PM Changeset in ffmpeg [dd8228d] by Reinhard Tartler <siretart@tauware.de>
swscale: fix crash in fast_bilinear code when compiled with …
7:59 PM Changeset in ffmpeg [31801ded] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'hexene/stagefright' * …
7:25 PM Changeset in ffmpeg [4556ebfb] by Justin Ruggles <justin.ruggles@gmail.com>
ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM frame sample count …
7:24 PM Changeset in ffmpeg [e9626eb3] by Justin Ruggles <justin.ruggles@gmail.com>
sierravmd: fix audio pts The duration of the first packet was being …
7:12 PM Changeset in ffmpeg [5ab6f0fe] by Michael Niedermayer <michaelni@gmx.at>
Revert "swscale: fix integer overflows in RGB pixel writing." This …
6:51 PM Ticket #908 (tiff: reject tiled files) updated by Elon Musk
Better patch on ML.
6:34 PM Changeset in ffmpeg [29112db8] by Ronald S. Bultje <rsbultje@gmail.com>
bethsoftvideo: Use bytestream2 functions to prevent buffer overreads. …
6:28 PM Changeset in ffmpeg [296a3382] by Paul B Mahol <onemda@gmail.com>
rgb2rgb: remove unused bgr8torgb8() RGB8 and BGR8 are paletted …
6:19 PM Changeset in ffmpeg [5aac7615] by Carl Eugen Hoyos <cehoyos@ag.or.at>
RELEASE: We're now at 0.9.1.git
6:16 PM Ticket #143 (YUV video to RGB image export color conversion issue) updated by Carl Eugen Hoyos
Version, Reproduced by developer changed
[…]
6:06 PM yuvj422.jpg attached to Ticket #143 by Carl Eugen Hoyos
6:00 PM Changeset in ffmpeg [4ad40d6d] by Paul B Mahol <onemda@gmail.com>
rgb2rgb: rgb12tobgr12()
6:00 PM Changeset in ffmpeg [27703062] by Paul B Mahol <onemda@gmail.com>
rgb2rgb: allow conversion for <15 bpp
6:00 PM Changeset in ffmpeg [047a28f7] by Paul B Mahol <onemda@gmail.com>
bmpenc: support for PIX_FMT_RGB444
6:00 PM Changeset in ffmpeg [a6839c4e] by Paul B Mahol <onemda@gmail.com>
bmpdec: support for rgb444 with bitfields compression Do not display …
5:29 PM Changeset in ffmpeg [84e5159e] by Ronald S. Bultje <rsbultje@gmail.com>
bmpenc: support for PIX_FMT_RGB444 Signed-off-by: Ronald S. Bultje …
5:24 PM Changeset in ffmpeg [93d49cba] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add compact option to JSON writer
5:24 PM Changeset in ffmpeg [5226be0d] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add -show_program_version and -show_library_versions options
5:20 PM Changeset in ffmpeg [b14fa557] by Reinhard Tartler <siretart@tauware.de>
swscale: fix crash in fast_bilinear code when compiled with …
5:19 PM Changeset in ffmpeg [d3e43516] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: make upcase_string() ignore non-ASCII characters This is …
5:17 PM Changeset in ffmpeg [cd445216] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: specify register type. Fixes a compilation failure on win64. …
5:15 PM Changeset in ffmpeg [d7b786e9] by Mohamed Naufal <naufal22@gmail.com>
libstagefright: fix build - Use headers from gingerbread-release …
3:58 PM Changeset in ffmpeg [e652cc96] by Janne Grunau <janne-libav@jannau.net>
rv34: use get_bits_left() It is not necessary to store the bit stream …
3:47 PM Changeset in ffmpeg [ac646076] by Anton Khirnov <anton@khirnov.net>
avconv: reinitialize the filtergraph on resolution change. This is a …
3:47 PM Changeset in ffmpeg [5d25140f] by Anton Khirnov <anton@khirnov.net>
vsrc_buffer: error on changing frame parameters.
3:47 PM Changeset in ffmpeg [7b9373db] by Anton Khirnov <anton@khirnov.net>
avconv: fix -copyinkf. This option only applies to streamcopy, but is …
3:42 PM Ticket #815 (tiff: display "Arstist" and "Software" fields) updated by ami_stuff
TAG_Artist (0x13b) TAG_Software (0x131) …
3:01 PM Ticket #143 (YUV video to RGB image export color conversion issue) updated by Peter B.
Additionally, Baptiste's patch cannot be applied to the current git …
2:58 PM Ticket #143 (YUV video to RGB image export color conversion issue) updated by Peter B.
I've checked …
2:54 PM Changeset in ffmpeg [5c7c9a9f] by Martin Storsjö <martin@martin.st>
fate: Update file checksums after the mov muxer change in a78dbada55d6 …
2:34 PM Ticket #904 (yuv2rgb_mmx.c not allowing yuv422p) updated by Carl Eugen Hoyos
[…]
2:31 PM yuvj422.jpg attached to Ticket #904 by Carl Eugen Hoyos
2:28 PM Ticket #904 (yuv2rgb_mmx.c not allowing yuv422p) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Possibly a regression since e66149e7 For future bug reports: Please …
2:24 PM Ticket #639 (add support for 64bit PNG) updated by Carl Eugen Hoyos
Keywords changed
2:02 PM Changeset in ffmpeg [a78dbada] by Martin Storsjö <martin@martin.st>
movenc: Don't store a nonzero creation time if nothing was set by the …
1:58 PM Changeset in ffmpeg [353a2d21] by Ronald S. Bultje <rsbultje@gmail.com>
bmpdec: support for rgb444 with bitfields compression Do not display …
1:27 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by jgauthier
I seem to have lost my sample data. When I acquire another example, I …
1:23 PM Ticket #904 (yuv2rgb_mmx.c not allowing yuv422p) updated by Frankie Fong
The whole thing is very simple. Converting yuv422p to bgr24 on Intel …
12:56 PM Ticket #909 (FFProbe Print_Format Improper Formatting) closed by Stefano Sabatini
invalid: Replying to ChrisAtlGA: > When using ffprobe, using the …
12:40 PM Ticket #389 (Problem seeking in MPEG TS/H.264 files) closed by Carl Eugen Hoyos
fixed: Thank you for testing!
12:24 PM Ticket #389 (Problem seeking in MPEG TS/H.264 files) updated by takis
I've just tested this, and it appears to work in git head. Using git …
11:18 AM Ticket #143 (YUV video to RGB image export color conversion issue) updated by Carl Eugen Hoyos
Component changed
11:04 AM Ticket #903 (Rainbow artifacts and errors on certain Gamecube THP files) updated by Carl Eugen Hoyos
Keywords changed
10:17 AM Ticket #903 (Rainbow artifacts and errors on certain Gamecube THP files) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
out.avi shows artefacts. […]
10:13 AM Ticket #903 (Rainbow artifacts and errors on certain Gamecube THP files) updated by Carl Eugen Hoyos
> On a separate note, I saw the general ban on Rapidshare and …
10:12 AM s05_cut.thp attached to Ticket #903 by Carl Eugen Hoyos
10:09 AM Ticket #143 (YUV video to RGB image export color conversion issue) updated by Carl Eugen Hoyos
Is this still reproducible or was this fixed in …
10:06 AM Ticket #904 (yuv2rgb_mmx.c not allowing yuv422p) updated by Carl Eugen Hoyos
Replying to ffong: > Hi, I have posted information in the …
7:33 AM output003.avi attached to Ticket #910 by stljdpwl
7:33 AM output002.avi attached to Ticket #910 by stljdpwl
7:32 AM output001.avi attached to Ticket #910 by stljdpwl
7:32 AM output000.avi attached to Ticket #910 by stljdpwl
7:23 AM Ticket #910 (Segmented encode gives increasing time clips) created by stljdpwl
Encoding a video from DirectShow (windows 7) segmented in 10 sec …
7:08 AM Ticket #909 (FFProbe Print_Format Improper Formatting) created by Chris
When using ffprobe, using the XML option for print_format, character …
6:15 AM Changeset in ffmpeg [2169f971] by Michael Niedermayer <michaelni@gmx.at>
fate: Disable fate-wmv8-x8intra This test does not work on all …
5:58 AM Changeset in ffmpeg [7e2ba2df] by Michael Niedermayer <michaelni@gmx.at>
mjpeg: update whitespaces to qatar
4:09 AM Changeset in ffmpeg [0b8b3387] by Ronald S. Bultje <rsbultje@gmail.com>
rgb2rgb: allow conversion for <15 bpp Signed-off-by: Ronald S. Bultje …
4:04 AM Changeset in ffmpeg [0c50edb7] by Luca Barbato <lu_zero@gentoo.org>
doc: fix stray reference to FFmpeg
4:04 AM Changeset in ffmpeg [b6db3859] by Luca Barbato <lu_zero@gentoo.org>
v4l2: use C99 struct initializer Remove some unneeded memsets.
4:04 AM Changeset in ffmpeg [0efd48df] by Luca Barbato <lu_zero@gentoo.org>
v4l2: poll the file descriptor Instead of busy waiting use poll();
4:04 AM Changeset in ffmpeg [b8c310c] by Luca Barbato <lu_zero@gentoo.org>
v4l2: support compressed formats Let pass the codec name to …
3:43 AM Ticket #814 (rgb24 -> yuv420p conversion is not precise?) updated by Elon Musk
I'm pretty much sure this can not be fixed.
3:30 AM Ticket #895 (sunras: support 32bpp) updated by Elon Musk
IMHO blocking this bug by another, unrelated bug is pointless. This …
3:27 AM Ticket #639 (add support for 64bit PNG) updated by Elon Musk
As you can see there is neither input nor output for 64bit variants so …
2:50 AM Changeset in ffmpeg [dd3ca3e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
2:28 AM tiled.diff attached to Ticket #908 by ami_stuff
2:27 AM tile.tif attached to Ticket #908 by ami_stuff
2:26 AM Ticket #908 (tiff: reject tiled files) created by ami_stuff
patch attached
1:57 AM Ticket #904 (yuv2rgb_mmx.c not allowing yuv422p) updated by Frankie Fong
Hi, I have posted information in the description or past comments. I …
1:37 AM Ticket #903 (Rainbow artifacts and errors on certain Gamecube THP files) updated by Ridley Combs
Removed as requested, problem still exists. Please note that the issue …
1:26 AM Changeset in ffmpeg [da2e774f] by Ronald S. Bultje <rsbultje@gmail.com>
kmvc: Use bytestream2 functions to prevent buffer overreads. …
12:53 AM Ticket #465 (Incorrect height after avcodec_open) closed by Stefano Sabatini
invalid: Closing the ticket as I don't have enough information for analyzing …

Jan 9, 2012:

11:34 PM Ticket #864 (sunras: support 1bpp with palette) closed by Carl Eugen Hoyos
fixed
11:34 PM Ticket #897 (sunras: support 4bpp) closed by Carl Eugen Hoyos
fixed
11:28 PM Changeset in ffmpeg [4805a330] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
11:15 PM Ticket #694 (Speed-up/Slow-down a video) updated by Stefano Sabatini
Replying to burek: […] > The suggestion is to create an …
11:14 PM Ticket #884 (Wrong duration on long video from HDPVR) closed by Carl Eugen Hoyos
needs_more_info: I made two long mpegts recordings, one contains h264, ac3 and mp2, the …
10:40 PM Ticket #905 (win ico: broken output) updated by Carl Eugen Hoyos
Component changed
The problem is in the demuxer afaict.
10:26 PM Ticket #739 (bmp: support 16bpp a4 r4 g4 b4) updated by Carl Eugen Hoyos
Patch welcome.
10:23 PM Ticket #905 (win ico: broken output) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
10:22 PM Changeset in ffmpeg [73f2cf4e] by Marton Balint <cus@passwd.hu>
ffplay: Exit on ctrl-c. This allows to get out of ffplay if it or SDL …
10:01 PM Ticket #739 (bmp: support 16bpp a4 r4 g4 b4) updated by Elon Musk
IMHO it is better to add full check and display error if unknown …
9:53 PM Ticket #907 (ljpeg: 24bpp non-interleaved with MCU15 decodes incorrectly) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
9:39 PM Changeset in ffmpeg [ceb0dd9f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding 1bpp and 4bpp palettized sunrast images. Fixes …
9:35 PM Changeset in ffmpeg [625751c4] by Clément Bœsch <ubitux@gmail.com>
log: use a different color for debug (green).
9:35 PM Changeset in ffmpeg [e20a4881] by Carl Eugen Hoyos <cehoyos@ag.or.at>
pngdec: show verbose message for unsupported files
9:24 PM 24bpp_MCU15_interleaved.jpg attached to Ticket #907 by ami_stuff
9:24 PM 24bpp_MCU15_noninterleaved.jpg attached to Ticket #907 by ami_stuff
9:22 PM Ticket #907 (ljpeg: 24bpp non-interleaved with MCU15 decodes incorrectly) created by ami_stuff
interleaved file decodes ok […]
8:16 PM Ticket #906 (trying to launch ffserver, I get bind(port 8090): Address family not ...) created by tpereira
Im trying to launch ffserver with the original ffserver.conf and I …
7:54 PM Ticket #894 (ljpeg: fix losslesss prediction 0 for 24bpp (and 48bpp)) closed by Michael Niedermayer
fixed: Fix on ML
7:46 PM Ticket #645 (png file doesn't want to decode) updated by Elon Musk
This one needs 2 new pixel formats in libswscale.
7:21 PM Changeset in ffmpeg [a67b8c86] by Alex Converse <alex.converse@gmail.com>
fate: Add tests for more AAC features. al15_44 uses independent …
7:06 PM Changeset in ffmpeg [9de3cbc] by Alex Converse <alex.converse@gmail.com>
aacps: Add missing newline in error message.
7:04 PM Changeset in ffmpeg [cd6e34d] by Alex Converse <alex.converse@gmail.com>
fate: Add tests for vc1/wmapro in ism.
7:04 PM Changeset in ffmpeg [46ef355c] by Alex Converse <alex.converse@gmail.com>
aacdec: Add a fate test for 5.1 channel SBR.
7:04 PM Changeset in ffmpeg [4acd43a2] by Alex Converse <alex.converse@gmail.com>
aacdec: Turn off PS for multichannel files that use PCE based configs. …
5:53 PM Ticket #904 (yuv2rgb_mmx.c not allowing yuv422p) updated by Carl Eugen Hoyos
If you are unable to use git bisect (it is simple and works really, …
5:49 PM Ticket #903 (Rainbow artifacts and errors on certain Gamecube THP files) updated by Carl Eugen Hoyos
Please add complete, uncut console output of your failing ffmpeg …
4:52 PM Ticket #903 (Rainbow artifacts and errors on certain Gamecube THP files) updated by Ridley Combs
Modified CLI to demonstrate without libx264 (it's not required to …
4:44 PM Ticket #769 (png gray8 alpha decodes incorrectly) updated by ami_stuff
attached pngs works with this: […]
3:04 PM Changeset in ffmpeg [f247f4cf] by Michael Niedermayer <michaelni@gmx.at>
cabac: 3rd try at working around a compiler bug in clang. Switch to a …
1:59 PM Test.ico attached to Ticket #905 by ami_stuff
1:58 PM Ticket #905 (win ico: broken output) created by ami_stuff
attached win icon decodes incorrectly with ffmpeg, decodes fine with …
1:51 PM Ticket #645 (png file doesn't want to decode) updated by ami_stuff
better samples attached
1:50 PM 4bpp_grayscale.png attached to Ticket #645 by ami_stuff
1:50 PM 2bpp_grayscale.png attached to Ticket #645 by ami_stuff
1:16 PM Ticket #904 (yuv2rgb_mmx.c not allowing yuv422p) updated by Frankie Fong
Well, I am not familiar with git as I am not ffmpeg developer. I …
1:10 PM Changeset in ffmpeg [1ef8ff45] by Diego Biurrun <diego@biurrun.de>
cabac: remove put_cabac_u/ueg from cabac-test. The functions are not …
12:41 PM Changeset in ffmpeg [3b1355bb] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: change formatting logic in the JSON writer Print a "\n" at …
12:36 PM Changeset in ffmpeg [48f37b1d] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: implement generic reindent logic in the JSON writer …
11:42 AM Ticket #903 (Rainbow artifacts and errors on certain Gamecube THP files) updated by Carl Eugen Hoyos
Cc, Priority changed
To make this a valid ticket, please add complete, uncut console of …
11:28 AM Ticket #904 (yuv2rgb_mmx.c not allowing yuv422p) updated by Carl Eugen Hoyos
If you believe this is a regression, please use git bisect to find the …
10:02 AM Changeset in ffmpeg [4231bbbf] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
sgidec: make compiler optimize away memcpy call in inner loop. Using …
10:02 AM Changeset in ffmpeg [efd6b80b] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
rawdec: use av_shrink_packet. This fixes reads of uninitialized data …
9:08 AM Ticket #904 (yuv2rgb_mmx.c not allowing yuv422p) created by Frankie Fong
I noticed that yuv2rgb_mmx.c is rejecting source formats of yuv422p. …
6:14 AM Ticket #903 (Rainbow artifacts and errors on certain Gamecube THP files) created by Ridley Combs
I'm trying to convert a collection of THP files I extracted from Fire …
6:02 AM Ticket #869 (bgr0 -> bgra does not make the output opaque) updated by Carl Eugen Hoyos
Additional sample is attached to ticket #895.
5:16 AM Ticket #876 (ljpeg: fix 12/16bpp decoding for images with odd width) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
5:07 AM Ticket #739 (bmp: support 16bpp a4 r4 g4 b4) updated by Carl Eugen Hoyos
Patch attached.
5:06 AM patchbmp444.diff attached to Ticket #739 by Carl Eugen Hoyos
4:19 AM Changeset in ffmpeg [5cad9709] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: RGB4444 and BGR444 input Signed-off-by: Ronald S. Bultje …
3:16 AM Changeset in ffmpeg [741aca79] by Michael Niedermayer <michaelni@gmx.at>
libswresample: introduce int swr_set_compensation() instead of void …
3:12 AM Changeset in ffmpeg [3e966850] by Michael Niedermayer <michaelni@gmx.at>
fate: add bitexact and idct to x8intra Signed-off-by: Michael …
2:43 AM Changeset in ffmpeg [444632ea] by Michael Niedermayer <michaelni@gmx.at>
cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32 This …
2:33 AM Changeset in ffmpeg [d41d7773] by Ronald S. Bultje <rsbultje@gmail.com>
FATE: add test for xWMA demuxer. (Does not attempt to decode …
2:32 AM Changeset in ffmpeg [2138a89e] by Michael Niedermayer <michaelni@gmx.at>
Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b" This …
2:31 AM Changeset in ffmpeg [2dee0cdb] by Ronald S. Bultje <rsbultje@gmail.com>
FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio …
2:19 AM Ticket #902 (segfault with fraps file) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
2:11 AM Ticket #902 (segfault with fraps file) updated by Oana Stratulat
http://ptp-roman.org/ffmpeg_crashes/dude this is the one.
1:41 AM Ticket #902 (segfault with fraps file) updated by Carl Eugen Hoyos
Component changed
Can you provide a sample?
1:40 AM Changeset in ffmpeg [39df0c43] by Ronald S. Bultje <rsbultje@gmail.com>
mpegaudiodec: optimized iMDCT transform Signed-off-by: Ronald S. …
1:37 AM Changeset in ffmpeg [06677d0d] by Ronald S. Bultje <rsbultje@gmail.com>
mpegaudiodec: change imdct window arrangment for better pointer …
1:37 AM Changeset in ffmpeg [6dfcf530] by Ronald S. Bultje <rsbultje@gmail.com>
mpegaudiodec: move imdct and windowing function to mpegaudiodsp …
1:37 AM Changeset in ffmpeg [421c99a4] by Ronald S. Bultje <rsbultje@gmail.com>
mpegaudiodec: interleave iMDCT buffer to simplify future SIMD …
12:37 AM Changeset in ffmpeg [2170a0e6] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. …
12:12 AM Changeset in ffmpeg [72c5828c] by Michael Niedermayer <michaelni@gmx.at>
lavf: Add forgotten line from 212fd3a1f1121a9db20c478f1fccf15e8bb53c94

Jan 8, 2012:

11:36 PM 0001-fraps-fix-crash-when-multiple-versions-are-found-in-.patch attached to Ticket #902 by Oana Stratulat
Patch for the ticket
11:32 PM Changeset in ffmpeg [9273efac] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: bfi: …
11:29 PM Ticket #725 (Please add a -af option for libavfilter audio filters.) updated by dave rice
I third this request. :)
11:08 PM Changeset in ffmpeg [c0cbf3af] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.8' into release/0.7 * release/0.8: …
11:06 PM Changeset in ffmpeg [b1435626] by Michael Niedermayer <michaelni@gmx.at>
ljpegdec: Support MCU in ljpeg_decode_yuv_scan() Signed-off-by: …
11:00 PM valgrind attached to Ticket #902 by Oana Stratulat
valgrind report
10:57 PM Ticket #902 (segfault with fraps file) created by Oana Stratulat
segfault when multiple versions of fraps are found in the file.
10:53 PM Changeset in ffmpeg [59985574] by Ronald S. Bultje <rsbultje@gmail.com>
FATE: test to exercise WTV demuxer. Does not attempt to decode …
10:33 PM Changeset in ffmpeg [8549cf07] by Diego Biurrun <diego@biurrun.de>
mjpegdec: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
10:32 PM Changeset in ffmpeg [999484c9] by Diego Biurrun <diego@biurrun.de>
swscale: K&R formatting cosmetics for code examples
10:32 PM Changeset in ffmpeg [83890c6] by Diego Biurrun <diego@biurrun.de>
swscale: K&R reformatting cosmetics for header files
10:20 PM Changeset in ffmpeg [a83f5b8a] by Ronald S. Bultje <rsbultje@gmail.com>
FATE test: cvid-grayscale; ensures that the grayscale Cinepak variant …
9:30 PM Ticket #901 (add a duration parameter to the blackframe filter) created by dave rice
I really like the features available in the new silencedetect filter …
9:26 PM Changeset in ffmpeg [ccc27e21] by Ronald S. Bultje <rsbultje@gmail.com>
bfi: Use bytestream2 functions to prevent buffer overreads. …
9:13 PM Changeset in ffmpeg [529a25d6] by Ronald S. Bultje <rsbultje@gmail.com>
dpcm: Fix invalid writes Fixes bug: #152 Signed-off-by: Ronald S. …
8:21 PM Changeset in ffmpeg [12e984ae] by Ronald S. Bultje <rsbultje@gmail.com>
utvideo: frame multithreading. >> time ./avconv -i file.avi -f null - …
8:15 PM Ticket #900 (00001000-0000-0020-8000-00AA00389B71 Ac3 muxing in avi) closed by Carl Eugen Hoyos
invalid
8:12 PM Ticket #900 (00001000-0000-0020-8000-00AA00389B71 Ac3 muxing in avi) created by matthieugoua
Codec ID : 00001000-0000-0020-8000-00AA00389B71 Muxing ac3 448kbits …
7:40 PM Ticket #739 (bmp: support 16bpp a4 r4 g4 b4) updated by Elon Musk
This one depends on libswscale RGB444 input. Currently libswscale …
7:33 PM Ticket #676 (unsupported interplay video) closed by Michael Niedermayer
fixed
7:26 PM Changeset in ffmpeg [cd2a27e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'dilaroga/master' * dilaroga/master: …
7:26 PM Changeset in ffmpeg [52ef9547] by Michael Niedermayer <michaelni@gmx.at>
ipmovie: Fix passing resolution changes on. Fixes Ticket676 …
7:26 PM Changeset in ffmpeg [dd319f1] by Michael Niedermayer <michaelni@gmx.at>
tta: remove obsolete and useless error message Signed-off-by: Michael …
7:25 PM Ticket #895 (sunras: support 32bpp) updated by Carl Eugen Hoyos
Blocked By changed
7:25 PM Ticket #895 (sunras: support 32bpp) updated by Carl Eugen Hoyos
Blocked By changed
Mostly fixed, remaining issues depend on ticket #869.
7:22 PM Changeset in ffmpeg [73ddc586] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support 48bit rgb pam encoding.
7:22 PM Changeset in ffmpeg [186980bf] by Sebastien Zwickert <dilaroga@free.fr>
vda: cosmetic.
7:22 PM Changeset in ffmpeg [e953b8b] by Sebastien Zwickert <dilaroga@free.fr>
vda: removes useless doxygen command.
7:22 PM Changeset in ffmpeg [75be547f] by Sebastien Zwickert <dilaroga@free.fr>
vda: uses pthreads directly.
7:22 PM Changeset in ffmpeg [5ada64a5] by Sebastien Zwickert <dilaroga@free.fr>
vda: convert 3 byte NAL sizes to 4 byte.
7:20 PM Changeset in ffmpeg [fac2a6fa] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support 16bit gray pam encoding.
7:16 PM Changeset in ffmpeg [2f21c50] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding 32bit sunrast images. Fixes ticket #895.
6:19 PM Changeset in ffmpeg [ca324f98] by Clément Bœsch <ubitux@gmail.com>
fate: add generic rules for most of the remaining tests/fate/*.mak files.
6:11 PM Changeset in ffmpeg [aeeb0e6d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
indeo4, swresample: add some missing static/const to tables. …
5:49 PM Ticket #899 (sgi: old regression) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
4:31 PM Ticket #891 (vertical line for odd yuv -> rgb) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
Regression since 21d84246
4:26 PM Changeset in ffmpeg [fe21ea17] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add wmv8-x8intra fate test. Signed-off-by: Reimar Döffinger …
4:26 PM Changeset in ffmpeg [ee4ba9ae] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix incorrect increment in sgidec.c Fixes trac issue #899. …
4:25 PM Ticket #454 (Detect audio silence audio filter) closed by Clément Bœsch
fixed: silencedetect audio filter added in …
4:08 PM Changeset in ffmpeg [0c019473] by Clément Bœsch <ubitux@gmail.com>
lavfi: add audio silencedetect filter.
3:17 PM out.bmp attached to Ticket #891 by ami_stuff
3:15 PM Ticket #891 (vertical line for odd yuv -> rgb) updated by ami_stuff
this only happens with --disable-asm (mingw)
2:41 PM Ticket #676 (unsupported interplay video) updated by Carl Eugen Hoyos
That's why I think the problem has not been fixed. ffmpeg is the …
2:29 PM Ticket #676 (unsupported interplay video) updated by Elon Musk
Does work with ffplay, doesn't with ffmpeg. mplayer think it gets EOF …
12:40 PM Ticket #897 (sunras: support 4bpp) updated by ami_stuff
I applied the patch by hand (without git) and probably messed …
11:18 AM Ticket #897 (sunras: support 4bpp) updated by Carl Eugen Hoyos
Both 1bpp_1025.ras and 4bpp_1025.ras work fine here on LE and BE with …
11:15 AM Ticket #898 (-vframes is totally ignored from ffmpeg version N-32355-g4f7dfe1 and above) updated by ExSport
Thanks for useful info, it works!:-) Sorry to post it as bug because …
10:57 AM Ticket #676 (unsupported interplay video) updated by Carl Eugen Hoyos
Did you test? It does not work correctly here…
10:43 AM Ticket #899 (sgi: old regression) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
10:20 AM Changeset in ffmpeg [5ccdb907] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: use more meaningful names for writer chapter/section …
10:19 AM Changeset in ffmpeg [ec624d7c] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: use "%*" printf syntax in XML_INDENT() in place of a loop …
8:49 AM Changeset in ffmpeg [6b01bceb] by Reinhard Tartler <siretart@tauware.de>
vorbis: An additional defense in the Vorbis codec. Fixes Bug: #190
8:40 AM Changeset in ffmpeg [efd453d8] by Reinhard Tartler <siretart@tauware.de>
vorbisdec: Fix decoding bug with channel handling Fixes Bug: #191
8:29 AM Changeset in ffmpeg [a5e0afe3] by Reinhard Tartler <siretart@tauware.de>
vorbis: An additional defense in the Vorbis codec. Fixes Bug: #190
8:24 AM Changeset in ffmpeg [42f0a669] by Reinhard Tartler <siretart@tauware.de>
vorbisdec: Fix decoding bug with channel handling Fixes Bug: #191
8:11 AM Changeset in ffmpeg [b0283ccb] by Reinhard Tartler <siretart@tauware.de>
vorbis: An additional defense in the Vorbis codec. Fixes Bug: #190
8:10 AM Changeset in ffmpeg [97f23c7] by Reinhard Tartler <siretart@tauware.de>
vorbisdec: Fix decoding bug with channel handling Fixes Bug: #191
8:09 AM Changeset in ffmpeg [afb2aa53] by Reinhard Tartler <siretart@tauware.de>
vorbis: An additional defense in the Vorbis codec. Fixes Bug: #190
5:53 AM Changeset in ffmpeg [3b0b8c65] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
4:26 AM Ticket #895 (sunras: support 32bpp) updated by ami_stuff
Sorry, I don't know how to create transparent sun raster (if it's …
4:22 AM 4bpp_1025.ras attached to Ticket #897 by ami_stuff
4:21 AM 1bpp_1025.ras attached to Ticket #897 by ami_stuff
4:21 AM Ticket #897 (sunras: support 4bpp) updated by ami_stuff
doesn't work correctly
4:13 AM Changeset in ffmpeg [f1c9dbe4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.6' into release/0.6 * …
4:13 AM Changeset in ffmpeg [b945f558] by Michael Niedermayer <michaelni@gmx.at>
vp3: fix regression with mplayer-crash.ogv Signed-off-by: Michael …
4:08 AM 2.sgi attached to Ticket #899 by ami_stuff
4:07 AM Ticket #899 (sgi: old regression) created by ami_stuff
this patch introduced white line at the right side in the output: …
4:03 AM Changeset in ffmpeg [7209c2b1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 * …
3:57 AM Ticket #676 (unsupported interplay video) updated by Elon Musk
Fixed in master.
3:35 AM Changeset in ffmpeg [ce39ba92] by Michael Niedermayer <michaelni@gmx.at>
fate: enable wc4-xan test, the sample is now on our rsync server. …
2:34 AM Changeset in ffmpeg [75747383] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (29 …
1:51 AM Ticket #898 (-vframes is totally ignored from ffmpeg version N-32355-g4f7dfe1 and above) closed by Carl Eugen Hoyos
invalid: Move -vframes 1 behind Test.mkv (vframes is an option you want to …
1:31 AM Ticket #898 (-vframes is totally ignored from ffmpeg version N-32355-g4f7dfe1 and above) created by ExSport
When "-vframes 1" is used, ffmpeg ignores this value and continues to …
1:30 AM Ticket #897 (sunras: support 4bpp) updated by Carl Eugen Hoyos
Priority changed
Could you test attached bad patch with width 1025?
1:29 AM patchsunrast4bpp.diff attached to Ticket #897 by Carl Eugen Hoyos
12:54 AM patchsunrast32bpp.diff attached to Ticket #895 by Carl Eugen Hoyos
12:50 AM Ticket #895 (sunras: support 32bpp) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
Do you think the file is meant to be completely transparent? (It is …
12:32 AM Ticket #897 (sunras: support 4bpp) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Version, Keywords, Type changed
12:26 AM Ticket #896 (ljpeg: support 32bpp RGBA) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed

Jan 7, 2012:

11:18 PM Changeset in ffmpeg [a407baba] by Michael Niedermayer <michaelni@gmx.at>
g723_1: Fix "libavcodec/g723_1.c:988:8: warning: assignment from …
11:18 PM Changeset in ffmpeg [53918a1c] by Michael Niedermayer <michaelni@gmx.at>
dca: Fix uninitialized variable warnings. Signed-off-by: Michael …
11:18 PM Changeset in ffmpeg [fc5a905a] by Michael Niedermayer <michaelni@gmx.at>
ffserver: check chdir() return Signed-off-by: Michael Niedermayer …
11:18 PM Changeset in ffmpeg [2d6f317d] by Michael Niedermayer <michaelni@gmx.at>
jpegdec: support ilv=1 grayscale jpeg-ls. Fixes Ticket851 …
11:18 PM Changeset in ffmpeg [bbe25b4f] by Michael Niedermayer <michaelni@gmx.at>
ljpegdec: support non zero MCU for RGB. 2nd try Fixes Ticket875 …
11:06 PM 4bpp.ras attached to Ticket #897 by ami_stuff
11:05 PM Ticket #897 (sunras: support 4bpp) created by ami_stuff
decodes with irfanview looks valid: …
10:50 PM 32rgba.jpg attached to Ticket #896 by ami_stuff
10:50 PM Ticket #896 (ljpeg: support 32bpp RGBA) created by ami_stuff
Color Depth: 32 bpp Bits Per sample: 8 Samples Per Pixel: 4 Lossless …
10:39 PM 32.rar attached to Ticket #895 by ami_stuff
10:38 PM Ticket #895 (sunras: support 32bpp) created by ami_stuff
PIX_FMT_RGBA works correctly on big-endian, PIX_FMT_BGRA on …
10:16 PM Changeset in ffmpeg [e6d527ff] by Reinhard Tartler <siretart@tauware.de>
vorbisdec: Fix decoding bug with channel handling Fixes Bug: #191
9:26 PM Changeset in ffmpeg [9997d416] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add support to video frame information printing Add …
9:16 PM Changeset in ffmpeg [7ee536e8] by Reinhard Tartler <siretart@tauware.de>
matroskadec: Fix a bug where a pointer was cached to an array that …
9:15 PM Changeset in ffmpeg [665421f3] by Reinhard Tartler <siretart@tauware.de>
vorbis: Avoid some out-of-bounds reads Fixes Bug: #190 Chromium Bug: …
9:15 PM Changeset in ffmpeg [78c47e0a] by Stefano Sabatini <stefasab@gmail.com>
doc/filters.texi: fix typo in volume description
9:13 PM Changeset in ffmpeg [badb195d] by Diego Biurrun <diego@biurrun.de>
cabac: Move code only used within the CABAC test program into the test …
9:13 PM Changeset in ffmpeg [1be4b8cc] by Diego Biurrun <diego@biurrun.de>
vp56: Drop unnecessary cabac.h #include.
9:13 PM Changeset in ffmpeg [a7e3cb9d] by Diego Biurrun <diego@biurrun.de>
h264-test: Initialize AVCodecContext.av_class. This fixes a segfault …
9:13 PM Changeset in ffmpeg [52877251] by Diego Biurrun <diego@biurrun.de>
build: Skip compiling network.h and rtsp.h if networking is not …
9:13 PM Changeset in ffmpeg [3dc99a18] by Diego Biurrun <diego@biurrun.de>
cosmetics: drop some pointless parentheses
9:03 PM Changeset in ffmpeg [90a4a467] by Reinhard Tartler <siretart@tauware.de>
matroskadec: Fix a bug where a pointer was cached to an array that …
9:03 PM Changeset in ffmpeg [6d6254ba] by Reinhard Tartler <siretart@tauware.de>
vorbis: Avoid some out-of-bounds reads Fixes Bug: #190 Chromium Bug: …
9:01 PM Changeset in ffmpeg [1f625431] by Reinhard Tartler <siretart@tauware.de>
matroskadec: Fix a bug where a pointer was cached to an array that …
8:59 PM Changeset in ffmpeg [4a94678f] by Reinhard Tartler <siretart@tauware.de>
vorbis: Avoid some out-of-bounds reads Fixes Bug: #190 Chromium Bug: …
8:46 PM Changeset in ffmpeg [079688b6] by Ronald S. Bultje <rsbultje@gmail.com>
Disable annoying warning without changing behavior Signed-off-by: …
8:39 PM Changeset in ffmpeg [3eb6983d] by Reinhard Tartler <siretart@tauware.de>
vp3: fix oob read for negative tokens and memleaks on error. (cherry …
8:33 PM Changeset in ffmpeg [ae24b5c] by Reinhard Tartler <siretart@tauware.de>
vp3: fix streams with non-zero last coefficient Fixes a regression …
7:53 PM Changeset in ffmpeg [8b1a2686] by Diego Biurrun <diego@biurrun.de>
faq: Solutions for common problems with sample paths when running FATE.
7:51 PM Changeset in ffmpeg [c8e309c2] by Michael Niedermayer <michaelni@gmx.at>
lavf: Do not attempt to use frame multi threading when probing. This …
7:33 PM Changeset in ffmpeg [3f6aa85e] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: attempt to clarify the CODEC_CAP_DELAY documentation
7:33 PM Changeset in ffmpeg [07837e41] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: fix avcodec_encode_audio() documentation. the previous …
7:21 PM Changeset in ffmpeg [15f073ee] by Ronald S. Bultje <rsbultje@gmail.com>
FATE: xmv-demux test; exercise the XMV demuxer without decoding the …
7:14 PM Changeset in ffmpeg [49a2aebc] by Ronald S. Bultje <rsbultje@gmail.com>
vqf: recognize more metadata chunks Do not create tags for non-char …
7:10 PM Changeset in ffmpeg [2907f88a] by Ronald S. Bultje <rsbultje@gmail.com>
FATE test: BMV demuxer and associated video and audio decoders. Code …
7:09 PM Changeset in ffmpeg [9689a1af] by Ronald S. Bultje <rsbultje@gmail.com>
FATE: indeo4 video decoder test. Code coverage: libavcodec/indeo4.c: …
7:06 PM Changeset in ffmpeg [f93843e9] by Ronald S. Bultje <rsbultje@gmail.com>
FATE: update xxan-wc4 test to a sample with more code coverage. The …
7:04 PM Changeset in ffmpeg [c262404d] by Ronald S. Bultje <rsbultje@gmail.com>
Change the recent h264_mp4toannexb bitstream filter test to output to …
6:38 PM Changeset in ffmpeg [cf1a259] by Justin Ruggles <justin.ruggles@gmail.com>
g722enc: validate AVCodecContext.trellis
6:38 PM Changeset in ffmpeg [77c5b66c] by Justin Ruggles <justin.ruggles@gmail.com>
g722enc: set frame_size, and also handle an odd number of input …
6:38 PM Changeset in ffmpeg [34093ba0] by Justin Ruggles <justin.ruggles@gmail.com>
g722enc: split encoding into separate functions for trellis vs. no trellis
6:23 PM Changeset in ffmpeg [19b945dc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Fix indentation. Found by: Alexander Strasser
4:23 PM Changeset in ffmpeg [96219141] by Ronald S. Bultje <rsbultje@gmail.com>
mpegaudiodec: Use clearer pointer math Signed-off-by: Ronald S. …
3:01 PM Ticket #454 (Detect audio silence audio filter) updated by Clément Bœsch
Owner changed
Work in progress. Related thread: …
2:59 PM Changeset in ffmpeg [4b4acc54] by Justin Ruggles <justin.ruggles@gmail.com>
tta: Fix returned error code at EOF Signed-off-by: Michael …
2:59 PM Changeset in ffmpeg [d8b33a99] by Justin Ruggles <justin.ruggles@gmail.com>
tta: fix off be 1 error in the end detection. Fixes use of …
2:44 PM Changeset in ffmpeg [52e9854a] by Justin Ruggles <justin.ruggles@gmail.com>
tta: fix 24-bit decoding. Decode to the correct output buffer.
1:25 PM Changeset in ffmpeg [75146b88] by Martin Storsjö <martin@martin.st>
ipmovie: Add param change side data if the video dimensions have …
1:25 PM Changeset in ffmpeg [17aa02b9] by Martin Storsjö <martin@martin.st>
interplayvideo: Handle changed video dimensions on the fly …
1:25 PM Changeset in ffmpeg [c5d907b6] by Martin Storsjö <martin@martin.st>
libavcodec: Handle param change side data in avcodec_decode_video2, …
1:25 PM Changeset in ffmpeg [867f923] by Martin Storsjö <martin@martin.st>
libavcodec: Move apply_param_change up above avcodec_decode_video2 …
12:14 PM Changeset in ffmpeg [ee884c30] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix OOM error condition in idcin demuxer.
11:34 AM Ticket #894 (ljpeg: fix losslesss prediction 0 for 24bpp (and 48bpp)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
There is an ugly vertical line at the left side of the images.
11:32 AM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by Carl Eugen Hoyos
Please use git bisect to find the version introducing the problem.
10:08 AM Changeset in ffmpeg [9ecccd6e] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: move header and trailer print from probe_file() to main() …
10:03 AM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by kaijun
I use same compiler. This case happens at …
10:02 AM Changeset in ffmpeg [fa7d1c39] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: move writer context registration and initialization in main() …
10:02 AM Changeset in ffmpeg [e869d08c] by Stefano Sabatini <stefasab@gmail.com>
cmdutils: make this_year extern, so it can be referenced from other .o …
10:02 AM Changeset in ffmpeg [ceef1ee7] by Stefano Sabatini <stefasab@gmail.com>
cmdutils: make show_usage() use av_log() Avoid printing on stdout …
8:41 AM Changeset in ffmpeg [be540e0c] by Janne Grunau <janne-libav@jannau.net>
indeo3: check motion vectors for validity Fixes null pointer …
8:35 AM Changeset in ffmpeg [c9c7db0a] by Reinhard Tartler <siretart@tauware.de>
vp3: fix oob read for negative tokens and memleaks on error. (cherry …
8:24 AM Changeset in ffmpeg [c6249355] by Reinhard Tartler <siretart@tauware.de>
vp3: fix oob read for negative tokens and memleaks on error. (cherry …
3:42 AM 48_pred0.rar attached to Ticket #894 by ami_stuff
3:36 AM 24_pred0.jpg attached to Ticket #894 by ami_stuff
3:34 AM Ticket #894 (ljpeg: fix losslesss prediction 0 for 24bpp (and 48bpp)) created by ami_stuff
[…]
2:07 AM Ticket #885 (Segfault when decoding 4xm zzufed file) closed by Carl Eugen Hoyos
fixed
1:46 AM Changeset in ffmpeg [44cc193] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix segfault with zzufed 4xm file. Fixes ticket 885 …
1:30 AM Changeset in ffmpeg [6a56f4e6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:25 AM Ticket #891 (vertical line for odd yuv -> rgb) updated by ami_stuff
Please view 422_odd.jpg and out.bmp at the same time im IMDisplay …
12:16 AM Ticket #879 (mxf files without FooterPartition) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
12:10 AM Ticket #891 (vertical line for odd yuv -> rgb) updated by Carl Eugen Hoyos
Keywords changed
I see no vertical line. Please do not just post the output of "ffmpeg …

Jan 6, 2012:

11:18 PM Changeset in ffmpeg [b18a0cc7] by Janne Grunau <janne-libav@jannau.net>
indeo5: Fix null pointer dereference. Bug found by: Oana Stratulat …
11:18 PM Changeset in ffmpeg [73b16198] by Janne Grunau <janne-libav@jannau.net>
electronicarts: check bytes per sample for validity Prevents division …
11:11 PM Changeset in ffmpeg [12d8340f] by Michael Niedermayer <michaelni@gmx.at>
ljpeg: Fix bits != 8 or 16 support Fixes 2nd half of Ticket889 …
11:11 PM Changeset in ffmpeg [5152beeb] by Michael Niedermayer <michaelni@gmx.at>
ljpeg: Add predictor=0 support. Fixed first half of ticket889 …
11:09 PM Ticket #888 (a little bug? ffplayer) closed by Marton Balint
fixed: You are absolutely right, a fix for this was merged yesterday, so this …
11:08 PM Changeset in ffmpeg [877f6eb5] by Michael Niedermayer <michaelni@gmx.at>
tta: Fix returned error code at EOF Signed-off-by: Michael …
11:08 PM Changeset in ffmpeg [4925b6e7] by Michael Niedermayer <michaelni@gmx.at>
tta: fix off be 1 error in the end detection. Fixes use of …
10:31 PM Ticket #890 (OOM with fuzzed avi) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer, Summary changed
10:09 PM Ticket #893 (jpegls: support color transforms) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
9:48 PM Changeset in ffmpeg [b348c852] by Justin Ruggles <justin.ruggles@gmail.com>
flicvideo: fix invalid reads Prevent invalid reads using bytestream2 …
9:06 PM color_transform_4.jls attached to Ticket #893 by ami_stuff
9:05 PM color_transform_3.jls attached to Ticket #893 by ami_stuff
9:05 PM color_transform_2.jls attached to Ticket #893 by ami_stuff
9:05 PM color_transform_1.jls attached to Ticket #893 by ami_stuff
9:03 PM Ticket #893 (jpegls: support color transforms) created by ami_stuff
Color Transform 1: R-=G, B-=G Color Transform 2: B-=(R+G)/2 Color …
8:34 PM Ticket #889 (ljpeg: lossless predictor) closed by Michael Niedermayer
fixed: Fixed, patch on ML
8:11 PM Ticket #875 (ljpeg: support files with interval in MCU-rows different than 0) updated by ami_stuff
@michael Do you get colorful vertical line on the right side with …
7:48 PM 422_22_21_12.jpg attached to Ticket #892 by ami_stuff
7:48 PM 422_22_12_21.jpg attached to Ticket #892 by ami_stuff
7:47 PM 412_22_11_21.jpg attached to Ticket #892 by ami_stuff
7:47 PM 412_22_11_12.jpg attached to Ticket #892 by ami_stuff
7:47 PM Ticket #892 (jpg: progressive 4:1:1 / 4:2:2 decodes incorrectly) created by ami_stuff
attached progressive jpg files decodes incorrectly (baseline are fine) …
7:24 PM 441_odd.jpg attached to Ticket #891 by ami_stuff
7:24 PM 442_odd.jpg attached to Ticket #891 by ami_stuff
7:24 PM 422_odd.jpg attached to Ticket #891 by ami_stuff
7:23 PM Ticket #891 (vertical line for odd yuv -> rgb) created by ami_stuff
there is a vertical line in the output on the right side ffmpeg -i …
7:19 PM Ticket #890 (OOM with fuzzed avi) updated by Oana Stratulat
[…]
7:18 PM crash2 attached to Ticket #890 by Oana Stratulat
7:17 PM valgrind.txt attached to Ticket #890 by Oana Stratulat
7:17 PM Ticket #890 (OOM with fuzzed avi) created by Oana Stratulat
Patch applied, thanks
6:58 PM Changeset in ffmpeg [57cd6d70] by Reinhard Tartler <siretart@tauware.de>
vorbis: Avoid some out-of-bounds reads Fixes Bug: #190 Chromium Bug: …
6:54 PM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by ami_stuff
This codec is supported interlanny by VirtualDub - "Internal DIB …
6:36 PM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by Elon Musk
I need name of decompressor/compressor in both cases.
6:05 PM Ticket #875 (ljpeg: support files with interval in MCU-rows different than 0) closed by Michael Niedermayer
fixed: Locally fixed
6:00 PM Changeset in ffmpeg [4dfb74cd] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Flush decoders correctly in avformat_find_stream_info(). The decoders …
5:40 PM Ticket #879 (mxf files without FooterPartition) updated by Alex Zhukov
re second patch ([PATCH] Flush decoders correctly in …
5:24 PM Changeset in ffmpeg [f86209b4] by Ronald S. Bultje <rsbultje@gmail.com>
vqf: add more known extensions Signed-off-by: Ronald S. Bultje …
4:56 PM Ticket #851 (crash with grayscale jpegls) closed by Michael Niedermayer
fixed: fixed / patch on ML
2:31 PM Ticket #889 (ljpeg: lossless predictor) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
2:08 PM 8_lossless_predictor_0.jpg attached to Ticket #889 by ami_stuff
2:07 PM 12_lossless_predictor_0.jpg attached to Ticket #889 by ami_stuff
2:06 PM 12_lossless_predictor_7.jpg attached to Ticket #889 by ami_stuff
2:05 PM Ticket #889 (ljpeg: lossless predictor) created by ami_stuff
when the file have lossless predictor set to 0, ffmpeg decodes it …
1:50 PM Ticket #743 (support 4:2:2 YCbCr 10-bit (v210 FourCC) rawvideo in avi) updated by ami_stuff
patch posted to: …
1:46 PM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by ami_stuff
the original file from datafilehost plays here ok, but new generated …
12:37 PM Changeset in ffmpeg [3aa3fc45] by Diego Biurrun <diego@biurrun.de>
cabac: remove unused function renorm_cabac_decoder
12:37 PM Changeset in ffmpeg [301fb921] by Diego Biurrun <diego@biurrun.de>
h264: Only use symbols from the SVQ3 decoder under proper …
11:30 AM Ticket #887 (Assertion error in swresample.c) closed by Carl Eugen Hoyos
fixed: Since the file was intentionally broken, I don't think decoding is …
11:25 AM Ticket #880 (bad two first frames when mpeg2video encoding) updated by kuzyag
using bisection against git i found a commit that broke "my picture" …
11:16 AM Changeset in ffmpeg [ed14b724] by Clément Bœsch <ubitux@gmail.com>
timecode: more tolerant frame rate check for drop flag. This fixes …
11:11 AM Ticket #879 (mxf files without FooterPartition) updated by reimar
I forgot: -threads 1 should be a work-around against that second problem.
10:55 AM Ticket #879 (mxf files without FooterPartition) updated by reimar
Sent another patch to ffmpeg-devel. MPlayer is not affected because …
10:30 AM Ticket #879 (mxf files without FooterPartition) updated by reimar
> footer_partition = avio_rb64(pb); > > wants to output -1 The …
9:43 AM Changeset in ffmpeg [c5f4abf6] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: exit in case generic options are incompatible with strict XML …
9:43 AM Changeset in ffmpeg [49c207b8] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: fix NULL pointer dereference in writer_close() Fix crash.
9:43 AM Changeset in ffmpeg [9ac58ba1] by Stefano Sabatini <stefasab@gmail.com>
cmdutils: add print_program_info() used in both show_banner() and …
8:06 AM Ticket #880 (bad two first frames when mpeg2video encoding) updated by kuzyag
Replying to cehoyos: > Is your problem related to -threads …
6:59 AM Ticket #888 (a little bug? ffplayer) created by zhangjie
stream_component_open() { ... wanted_channel_layout = …
4:36 AM Changeset in ffmpeg [6e8bf6db] by Justin Ruggles <justin.ruggles@gmail.com>
add bytestream2_tell() and bytestream2_seek() functions
3:14 AM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by Michael Niedermayer
That sounds like a compiler bug
1:45 AM Ticket #887 (Assertion error in swresample.c) updated by Clément Bœsch
Patch message edited, "inputput" typo fixed, and pushed. Thanks. I'm …
1:45 AM Changeset in ffmpeg [3edff18] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (21 …
1:12 AM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by Elon Musk
What you use to decode this file in VirtualDub?
1:05 AM Changeset in ffmpeg [ee4d43ef] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: check if number of input and output channels are valid. Fix …
12:59 AM Ticket #887 (Assertion error in swresample.c) updated by Oana Stratulat
it is produced with zzuf.
12:58 AM Ticket #887 (Assertion error in swresample.c) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
Regression since 810a14d Is this a valid sample or was it produced …
12:57 AM 0001-Patch-for-assertion-error-in-swresample.c.-Fiexes-bu.2.patch attached to Ticket #887 by Oana Stratulat
Patch for this bug.
12:47 AM Changeset in ffmpeg [f907615f] by Janne Grunau <janne-libav@jannau.net>
parsers: initialize MpegEncContext.slice_context_count to 1 The mpeg4 …
12:46 AM Changeset in ffmpeg [95afa0a5] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: restore vp8flags for compatibility removed in 98df93c, …
12:46 AM Changeset in ffmpeg [c88f0b72] by Michael Niedermayer <michaelni@gmx.at>
tta: Fix regression of 24bit decoding. Signed-off-by: Michael …
12:46 AM Changeset in ffmpeg [c4f237a9] by Michael Niedermayer <michaelni@gmx.at>
Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b Author: Mans …
12:40 AM Changeset in ffmpeg [e9a591d1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything --enable-demuxer=mov.
12:33 AM 0001-Patch-for-assertion-error-in-swresample.c.-Fiexes-bu.patch attached to Ticket #887 by Oana Stratulat
Patch for this bug.
12:32 AM valgrind attached to Ticket #887 by Oana Stratulat
valgrind report
12:31 AM crash.mp4 attached to Ticket #887 by Oana Stratulat
use this file to reproduce the crash
12:31 AM Ticket #887 (Assertion error in swresample.c) created by Oana Stratulat
The file supplied has too many channels 22. The max number of allowed …
12:30 AM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Carl Eugen Hoyos
Since I do not see any indication for a bug in FFmpeg, please try to …
12:28 AM Ticket #883 (pam: reject 64bpp rgba) closed by Carl Eugen Hoyos
fixed: Patch applied, thank you!
12:27 AM Ticket #503 (Support 64bit tiff) updated by Carl Eugen Hoyos
Keywords changed
12:27 AM Changeset in ffmpeg [580bb779] by Ronald S. Bultje <rsbultje@gmail.com>
spdifenc: use special alignment for DTS-HD length_code Align IEC …
12:25 AM Changeset in ffmpeg [febf75f3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
pam: Reject 64bpp rgba. Fixes ticket #883
12:17 AM Ticket #879 (mxf files without FooterPartition) updated by Alex Zhukov
yes the patch helps to get through the error but the j2k inside wont …
12:08 AM Ticket #878 (jpg: unsupported subsamplings) closed by Carl Eugen Hoyos
fixed
Note: See TracTimeline for information about the timeline view.