Timeline



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

Jan 5, 2012:

11:59 PM Changeset in ffmpeg [09f25a9c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow decoding of uyvy422 CYUV with -vcodec rawvideo. FourCC CYUV can …
11:51 PM Changeset in ffmpeg [d185278c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding of some unusual jpeg samples. Avoid unsupported …
11:28 PM Ticket #886 (when decoding wmv file, logging thousands of "0 errors are concealed" ...) closed by Carl Eugen Hoyos
duplicate: Invalid due to missing complete, uncut console output and a duplicate …
10:46 PM Ticket #886 (when decoding wmv file, logging thousands of "0 errors are concealed" ...) created by Andrew Ryan
I get errors like this when trying to decode a WMV file. I don't have …
10:33 PM pam64_2.diff attached to Ticket #883 by ami_stuff
10:32 PM Ticket #883 (pam: reject 64bpp rgba) updated by ami_stuff
new patch attached
10:19 PM Changeset in ffmpeg [f5be84cf] by Janne Grunau <janne-libav@jannau.net>
ipmovie: do not read audio packets before the codec is known Prevents …
10:19 PM Changeset in ffmpeg [696ace50] by Janne Grunau <janne-libav@jannau.net>
truemotion2: check size before GetBitContext initialisation Prevents …
10:13 PM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by ami_stuff
I did not encode this file (found it on vlc's trac), but probably: …
9:56 PM Changeset in ffmpeg [acb07430] by Martin Storsjö <martin@martin.st>
avio: Only do implicit network initialization for network protocols …
9:56 PM Changeset in ffmpeg [32b83aee] by Martin Storsjö <martin@martin.st>
avio: Add an URLProtocol flag for indicating that a protocol uses …
9:56 PM Ticket #838 (ffplay: remix by defaul multichannel audio to stereo) closed by Marton Balint
fixed: The original bug is fixed in the latest git master. (Altough the …
9:34 PM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by Elon Musk
What encoder/codec you used with VirtualDub to create such file?
9:29 PM Changeset in ffmpeg [bb5b3940] by Janne Grunau <janne-libav@jannau.net>
adpcm: ADPCM Electronic Arts has always two channels
9:26 PM Changeset in ffmpeg [06df5420] by Reinhard Tartler <siretart@tauware.de>
avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected …
9:24 PM Changeset in ffmpeg [42780232] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Check for overread in vqa video decoder. This issue was discovered …
9:24 PM Changeset in ffmpeg [1d0d6305] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
sipr: fall back to setting mode based on bit_rate. Not all …
9:13 PM Ticket #879 (mxf files without FooterPartition) updated by reimar
I just sent a patch to ffmpeg-devel, if you can test it and it works …
8:56 PM Ticket #879 (mxf files without FooterPartition) updated by Alex Zhukov
ffmpeg-git -i - <1GB.mxf works fine i created the …
8:53 PM Changeset in ffmpeg [96fc1f07] by Clément Bœsch <ubitux@gmail.com>
volume: remove duplicated condition.
8:42 PM Ticket #879 (mxf files without FooterPartition) updated by reimar
Have you tried ffmpeg -i - < 1GB.mxf ? And MPlayer can play the 10MB …
8:32 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Gavin Gates
mplayer output [gavin@gavin-desktop MTS_tests]$ mplayer out.mov …
8:31 PM PiTiVi_timeline_load_fail.png attached to Ticket #873 by Gavin Gates
8:28 PM Ticket #879 (mxf files without FooterPartition) updated by Alex Zhukov
this is what i've done: ffmpeg-git -i 1GB.mxf […] dd if=1GB.mxf …
8:21 PM Changeset in ffmpeg [faaec467] by Reinhard Tartler <siretart@tauware.de>
matroskadec: Fix a bug where a pointer was cached to an array that …
8:15 PM Ticket #879 (mxf files without FooterPartition) updated by Carl Eugen Hoyos
Do other applications play the 10MB file?
8:01 PM Ticket #879 (mxf files without FooterPartition) updated by Alex Zhukov
@cehoyos the entire file is over 1GB, first 10MB can be downloaded at …
8:01 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by Carl Eugen Hoyos
Please try bigger values for count (and / or skip). Instead of …
8:00 PM Ticket #881 (pam: fix 16bpp grayscale mode) closed by Carl Eugen Hoyos
fixed: For future patches: Please always use "{ }" for if - else blocks. …
7:59 PM Changeset in ffmpeg [35da8556] by Clément Bœsch <ubitux@gmail.com>
mov: support timecode extraction.
7:59 PM Changeset in ffmpeg [adc27878] by Clément Bœsch <ubitux@gmail.com>
mov: annotate read values in tmcd track.
7:59 PM Changeset in ffmpeg [2aa7375a] by Clément Bœsch <ubitux@gmail.com>
timecode: add avpriv_check_timecode_rate().
7:59 PM Changeset in ffmpeg [82a11fcf] by Reinhard Tartler <siretart@tauware.de>
vp3: fix streams with non-zero last coefficient Fixes a regression …
7:59 PM Ticket #882 (pam: support 48bpp) closed by Carl Eugen Hoyos
fixed
7:58 PM Changeset in ffmpeg [a44b63f6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support 48bpp pam decoding. Fixes ticket #882.
7:57 PM Changeset in ffmpeg [871e2f4f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support 16bpp grayscale pam decoding. Fixes ticket #881.
7:50 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by jgauthier
Yes, it seems to be. I opened the file and it played back for ~7 seconds.
7:47 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by Carl Eugen Hoyos
Replying to jgauthier: > The file is too big to upload …
7:45 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Carl Eugen Hoyos
Please provide the output of ffmpeg -i out.mov and please test ffplay …
7:37 PM Changeset in ffmpeg [02026d08] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: Remove duplicate AVOption constants. Found-by: j@v2v.cc
7:33 PM Changeset in ffmpeg [4d5bbbad] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
7:29 PM Ticket #882 (pam: support 48bpp) updated by Michael Niedermayer
The patch looks ok
7:25 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Gavin Gates
Strange eh. Cinelerra and Mediainfo report them as u16 (well, …
7:23 PM pam16_2.diff attached to Ticket #881 by ami_stuff
7:22 PM Ticket #881 (pam: fix 16bpp grayscale mode) updated by ami_stuff
Yes, but only on big-endian. New patch attached.
7:15 PM ffmpeg -i 00000.MTS -vn -sn -acodec pcm_s16be out.mov_in Mediainfo.png attached to Ticket #873 by Gavin Gates
7:15 PM ffmpeg -i 00000.MTS -vn -sn -acodec pcm_s16be out.mov_in Cinelerra.png attached to Ticket #873 by Gavin Gates
7:14 PM Changeset in ffmpeg [ce23b2af] by Alex Converse <alex.converse@gmail.com>
fate: Add missing reference file from 9b4767e4.
7:04 PM Changeset in ffmpeg [8ee77fc8] by Marton Balint <cus@passwd.hu>
ffplay: fix invalid wanted_channel_layout calculation Signed-off-by: …
7:04 PM Changeset in ffmpeg [5d94f28e] by Marton Balint <cus@passwd.hu>
ffplay: honor SDL_AUDIO_CHANNELS and make sure to use SDL supported …
7:01 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by jgauthier
The file is too big to upload (~10G), and I did attempt to take a …
6:54 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by Carl Eugen Hoyos
Cc changed
(Please test -analyzeduration 2000000000) Assuming your file is too …
6:49 PM Ticket #883 (pam: reject 64bpp rgba) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
An error message would be nice and please add "{" - "}" for if - else …
6:47 PM Ticket #882 (pam: support 48bpp) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
6:45 PM Ticket #881 (pam: fix 16bpp grayscale mode) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Did you test the patch?
6:43 PM Ticket #880 (bad two first frames when mpeg2video encoding) updated by Carl Eugen Hoyos
Is your problem related to -threads 8? Is it also reproducible with …
6:34 PM Changeset in ffmpeg [4274e481] by Alex Converse <alex.converse@gmail.com>
mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions.
6:25 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Carl Eugen Hoyos
Does the problem depend on -vcodec dnxhd or is it also reproducible …
6:12 PM Ticket #885 (Segfault when decoding 4xm zzufed file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Keywords changed
[…]
6:00 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by Gavin Gates
SIGNED pcm_s16be [gavin@gavin-desktop MTS_tests]$ ffmpeg -i 00000.MTS …
5:37 PM Changeset in ffmpeg [9b55b4bb] by Ronald S. Bultje <rsbultje@gmail.com>
4xm: Prevent buffer overreads. 4xm decoder while decoding i2 frames …
5:20 PM Changeset in ffmpeg [e268a35] by Janne Grunau <janne-libav@jannau.net>
mjpegdec: parse RSTn to prevent skipping other data in …
5:18 PM Changeset in ffmpeg [5e5cde27] by Janne Grunau <janne-libav@jannau.net>
vp3: add fate test for non-zero last coefficient
5:18 PM Changeset in ffmpeg [9b4767e4] by Janne Grunau <janne-libav@jannau.net>
vp3: fix streams with non-zero last coefficient Fixes a regression …
4:14 PM 0001-Patch-for-segfault-in-ffmpeg.c-with-zzufed-4xm-file..patch attached to Ticket #885 by Oana Stratulat
Patch for this bug.
3:55 PM crash4XM attached to Ticket #885 by Oana Stratulat
use this file to reproduce the crash
3:55 PM Ticket #885 (Segfault when decoding 4xm zzufed file) created by Oana Stratulat
3:17 PM Ticket #884 (Wrong duration on long video from HDPVR) created by jgauthier
I've got an HDPVR, and recorded a show that is 2 hours. When I encode …
3:17 PM Changeset in ffmpeg [2ba65879] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: remove unused U/V arguments from yuv2rgb_write(). Also …
1:48 PM Changeset in ffmpeg [dff4af44] by Diego Biurrun <diego@biurrun.de>
timer: K&R formatting cosmetics
1:34 PM Changeset in ffmpeg [f9b9dd87] by Anton Khirnov <anton@khirnov.net>
lavf: cosmetics, reformat av_read_frame().
1:34 PM Changeset in ffmpeg [6450599e] by Anton Khirnov <anton@khirnov.net>
lavf: refactor av_read_frame() to make it easier to understand.
1:16 PM pam64.diff attached to Ticket #883 by ami_stuff
1:14 PM 64rgba.pam attached to Ticket #883 by ami_stuff
1:14 PM Ticket #883 (pam: reject 64bpp rgba) created by ami_stuff
reject pam 64bpp rgba (decodes correctly with netpbm) patch included …
12:45 PM pam48.diff attached to Ticket #882 by ami_stuff
12:44 PM 48.pam attached to Ticket #882 by ami_stuff
12:43 PM Ticket #882 (pam: support 48bpp) created by ami_stuff
attached file decodes correctly with netpbm patch included […]
12:08 PM pam16.diff attached to Ticket #881 by ami_stuff
12:07 PM 16.pam attached to Ticket #881 by ami_stuff
12:05 PM Ticket #881 (pam: fix 16bpp grayscale mode) created by ami_stuff
attached file decodes correctly with netpbm patch included […]
11:09 AM 3-rd_frame.jpg attached to Ticket #880 by kuzyag
3-rd frame in resulting video
11:09 AM 2-nd_frame.jpg attached to Ticket #880 by kuzyag
2-nd frame in resulting video
11:08 AM 1-st_frame.jpg attached to Ticket #880 by kuzyag
1-st frame in resulting video
11:05 AM Ticket #880 (bad two first frames when mpeg2video encoding) created by kuzyag
When I encode using <b>mpeg2video</b>, in resulting video I have first …
5:49 AM Ticket #306 (Add support for AVI RAW (YV24)) updated by Carl Eugen Hoyos
Keywords changed
5:47 AM Ticket #213 (aac codec regression) updated by Carl Eugen Hoyos
Keywords changed
5:42 AM Ticket #88 (MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream) updated by Carl Eugen Hoyos
Keywords changed
5:33 AM Changeset in ffmpeg [7f09791d] by Ronald S. Bultje <rsbultje@gmail.com>
Report an error if pitch_lag is zero in AMR-NB decoder. This fixes an …
5:30 AM Ticket #338 (problem with qt msrle 1bpp with odd width) updated by Carl Eugen Hoyos
Keywords changed
5:27 AM Changeset in ffmpeg [3fa646e8] by Ronald S. Bultje <rsbultje@gmail.com>
Revert "4xm: Prevent buffer overreads." This reverts commit …
5:19 AM Ticket #133 (CJPG files have chroma problems) updated by Carl Eugen Hoyos
Keywords changed
5:15 AM Changeset in ffmpeg [295a7c02] by Ronald S. Bultje <rsbultje@gmail.com>
4xm: Prevent buffer overreads. 4xm decoder while decoding i2 frames …
5:13 AM Ticket #292 (ffplay -f video4linux2 regression) updated by Carl Eugen Hoyos
Keywords changed
5:13 AM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by Carl Eugen Hoyos
Keywords changed
5:10 AM Changeset in ffmpeg [4b84f682] by Ronald S. Bultje <rsbultje@gmail.com>
4xm: pass the correct remaining buffer size to decode_i2_frame(). …
5:09 AM Changeset in ffmpeg [893f1376] by Ronald S. Bultje <rsbultje@gmail.com>
4xm: fix calculation of the next output line position in …
5:00 AM Ticket #223 (fpe when reading mov file) updated by Carl Eugen Hoyos
Keywords changed
4:59 AM Ticket #151 (avi: A/V sync regression) updated by Carl Eugen Hoyos
Keywords changed
4:55 AM Ticket #86 (aasc codec regression) updated by Carl Eugen Hoyos
Keywords changed
4:55 AM Ticket #62 (aiff flt regression) updated by Carl Eugen Hoyos
Keywords changed
4:53 AM Ticket #158 (mpeg2video (4:2:2) + vlowres = colorful "noise") updated by Carl Eugen Hoyos
Keywords changed
4:52 AM Ticket #82 (ffplay - cjpeg codec playback regression) updated by Carl Eugen Hoyos
Keywords changed
4:47 AM Ticket #135 (-acodec copy does not copy wav file correctly (at least with with ...) updated by Carl Eugen Hoyos
Keywords changed
4:46 AM Ticket #154 (pbm file does not convert) updated by Carl Eugen Hoyos
Keywords changed
4:46 AM Ticket #168 (TIFF file decodes incorrectly - 2) updated by Carl Eugen Hoyos
Keywords changed
4:40 AM Ticket #188 (QT - add support for QT BMP 1bpp color mode) updated by Carl Eugen Hoyos
Keywords changed
4:39 AM Ticket #167 (TIFF file decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
4:38 AM Ticket #171 (TIFF 1bpp decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
4:37 AM Ticket #196 (tiff decoder fails for monob if horizontal resolution is not a ...) updated by Carl Eugen Hoyos
Keywords changed
4:36 AM Ticket #189 (QT - add support for QT NONE (RAW) 1bpp monochrome mode) updated by Carl Eugen Hoyos
Keywords changed
4:35 AM Ticket #205 (Add support for 1bpp raw in AVI) updated by Carl Eugen Hoyos
Keywords changed
4:35 AM Ticket #206 (Add support for 2bpp raw in AVI) updated by Carl Eugen Hoyos
Keywords changed
4:34 AM Ticket #172 (PNG 1bpp grayscale image decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
4:32 AM Ticket #169 (IFF 8SVX stereo files (with FIB/EXP compression) decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
4:32 AM Ticket #201 (QT with audio: 32bit FLOAT, Little Endian decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
4:31 AM Ticket #202 (QT with audio: 32bit INTEGER, Little Endian decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
4:31 AM Ticket #203 (QT with audio: 64bit FLOAT, Little Endian decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
4:28 AM Ticket #127 (Video blur) updated by Carl Eugen Hoyos
Keywords changed
4:26 AM Ticket #230 (regression with tiff flate) updated by Carl Eugen Hoyos
Keywords changed
4:25 AM Ticket #114 (Crash in indeo3 decoder) updated by Carl Eugen Hoyos
Keywords changed
4:24 AM Ticket #108 (QT WRAW file decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
4:13 AM Ticket #18 (support lvf h264 file) updated by Carl Eugen Hoyos
Keywords changed
4:11 AM Ticket #15 (Initial I-frame in ogg/theora file is not decoded) updated by Carl Eugen Hoyos
Keywords changed
4:08 AM Ticket #140 (regression with dv in avi) updated by Carl Eugen Hoyos
Keywords changed
3:58 AM Ticket #494 (Error decoding ac3 (Multiple frames in a packet from stream 1)) updated by Carl Eugen Hoyos
Keywords changed
3:56 AM Ticket #131 (add support for (maybe broken) *.divx file) updated by Carl Eugen Hoyos
Keywords changed
3:56 AM Ticket #374 (Artefacts with packed B frames) updated by Carl Eugen Hoyos
Keywords changed
3:55 AM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by Carl Eugen Hoyos
Keywords changed
3:53 AM Ticket #343 (wrong duration with voc files) updated by Carl Eugen Hoyos
Keywords changed
3:52 AM Ticket #160 (QT RAW "256 colors" - broken output) updated by Carl Eugen Hoyos
Keywords changed
3:52 AM Ticket #366 (Green bar with ffplay when playing H264) updated by Carl Eugen Hoyos
Keywords changed
3:51 AM Ticket #155 (Broken frames transcoding/subclipping from GoPro H.264 to XDCAM) updated by Carl Eugen Hoyos
Keywords changed
3:49 AM Ticket #159 ("Sony DV Codec" - wrong resolution reported by FFmpeg + broken output) updated by Carl Eugen Hoyos
Keywords changed
3:48 AM Ticket #427 (Visible artefacts with packed B-frames) updated by Carl Eugen Hoyos
Keywords changed
3:48 AM Ticket #507 (Initial A/V desync when remuxing or transcoding ASP / MP3 in avi) updated by Carl Eugen Hoyos
Keywords changed
3:47 AM Ticket #430 (Support for GMP4 variant of MPEG-4 ASP) updated by Carl Eugen Hoyos
Keywords changed
3:39 AM Ticket #208 (png 4bpp file decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
3:38 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by Carl Eugen Hoyos
Keywords changed
3:38 AM Ticket #433 (add 2bpp support in png decoder) updated by Carl Eugen Hoyos
Keywords changed
3:36 AM Ticket #161 (QT PNG / PNG 24bpp INTERLACED with PAETH filter - broken output) updated by Carl Eugen Hoyos
Keywords changed
3:36 AM Ticket #434 (fix 2bpp png interlaced) updated by Carl Eugen Hoyos
Keywords changed
3:35 AM Ticket #435 (fix 4bpp png interlaced) updated by Carl Eugen Hoyos
Keywords changed
3:34 AM Ticket #417 (correct grayscale palette for 2/4bpp TIFF) updated by Carl Eugen Hoyos
Keywords changed
3:26 AM Ticket #463 (MJPEG decoding regression) updated by Carl Eugen Hoyos
Keywords changed
3:26 AM Ticket #362 (Interlaced mjpeg fails to decode) updated by Carl Eugen Hoyos
Keywords changed
3:24 AM Ticket #165 (QT Cinepak - plays in negative) updated by Carl Eugen Hoyos
Keywords changed
3:19 AM Ticket #499 (H264 resolution change in flv not supported) updated by Carl Eugen Hoyos
Keywords changed
2:37 AM Ticket #879 (mxf files without FooterPartition) updated by Carl Eugen Hoyos
Please provide the sample.
2:02 AM Changeset in ffmpeg [601e6484]n0.9.1 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.9.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:23 AM Changeset in ffmpeg [e540446f] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: fix invalid memory access for small video dimensions For …
1:23 AM Changeset in ffmpeg [fc9c5ad9] by Michael Niedermayer <michaelni@gmx.at>
rv34: fix invalid memory access for small video dimensions For small …
1:03 AM Changeset in ffmpeg [7f83db31] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (46 …
12:55 AM Ticket #879 (mxf files without FooterPartition) updated by Alex Zhukov
[…]
12:53 AM Ticket #879 (mxf files without FooterPartition) created by Alex Zhukov
git-master ffmpeg -i test.mxf outputs the following [mxf @ …
12:42 AM Ticket #878 (jpg: unsupported subsamplings) updated by ami_stuff
just forgot to delete this one (as it decodes correctly) before archiving
12:35 AM Ticket #878 (jpg: unsupported subsamplings) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
What's wrong with 442_22_22_21.jpg ?
12:24 AM jpg.rar attached to Ticket #878 by ami_stuff
12:23 AM Ticket #878 (jpg: unsupported subsamplings) created by ami_stuff
attached files decodes correctly with firefox/imagemagick […]
12:18 AM Ticket #874 (double free or corruption on exit when accessing windows media/asf ...) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
12:14 AM Ticket #787 (jpg: add support for YUV421 & YUV442) updated by Carl Eugen Hoyos
If any of the samples attached here are not decoded correctly, please …
12:06 AM Changeset in ffmpeg [68f12126] by Michael Niedermayer <michaelni@gmx.at>
Revert "rmdec: Avoid allocating huge packets" This reverts commit …
12:06 AM Changeset in ffmpeg [0a5bca95] by Michael Niedermayer <michaelni@gmx.at>
lavf: use avg_frame_rate and packet number to exit find_stream_info …
12:06 AM Changeset in ffmpeg [0f61521f] by Michael Niedermayer <michaelni@gmx.at>
lavf: revert commit bb99ae3ae924c942a634bec7711ec7ee11c38eb9 Author: …
Note: See TracTimeline for information about the timeline view.