Timeline



Apr 29, 2011:

11:58 PM Changeset in ffmpeg [be315a3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: Duplicate AMV: …
9:16 PM Ticket #143 (YUV video to RGB image export color conversion issue) updated by Peter B.
Baptiste Coudurier posted a patch on the ffmpeg-user mailing list. …
9:15 PM yuv422p_to_rgb.patch attached to Ticket #143 by Peter B.
Patch to fix this (by Baptiste Coudurier)
9:15 PM Ticket #143 (YUV video to RGB image export color conversion issue) created by Peter B.
When extracting images from the video (yuv422p), the color values in …
8:46 PM Changeset in ffmpeg [70892657] by Reinhard Tartler <siretart@sandy.tauware.de>
AMV: disable DR1 and don't override EMU_EDGE This works around a …
8:46 PM Changeset in ffmpeg [7c152a45] by Reinhard Tartler <siretart@sandy.tauware.de>
lavf: inspect more frames for fps when container time base is coarse …
8:46 PM Changeset in ffmpeg [0247bdee] by Reinhard Tartler <siretart@sandy.tauware.de>
Fix races in default av_log handler Prevent competing threads from …
8:01 PM Ticket #141 (ffplay displays black screen with image) updated by ami_stuff
Ok, I completly forgot about this issue. […] I think the problem …
7:53 PM Changeset in ffmpeg [500bf397] by Michael Niedermayer <michaelni@gmx.at>
flashsv2enc: regression test. Signed-off-by: Michael Niedermayer …
6:28 PM Changeset in ffmpeg [cf3ac543] by Diego Biurrun <diego@biurrun.de>
vorbis: Replace sized int_fast integer types with plain int/unsigned. …
6:01 PM Changeset in ffmpeg [a734fa57] by Diego Biurrun <diego@biurrun.de>
Remove disabled non-optimized code variants.
6:01 PM Changeset in ffmpeg [e610098e] by Diego Biurrun <diego@biurrun.de>
bswap.h: Remove disabled code.
6:00 PM Changeset in ffmpeg [2e15305b] by Diego Biurrun <diego@biurrun.de>
Remove some disabled printf debug cruft.
6:00 PM Changeset in ffmpeg [09cbf60f] by Diego Biurrun <diego@biurrun.de>
Replace more disabled printf() calls by av_dlog().
4:31 PM Changeset in ffmpeg [4517ba0] by Michael Niedermayer <michaelni@gmx.at>
flashsv2enc:fix segfault Signed-off-by: Michael Niedermayer …
4:08 PM Changeset in ffmpeg [03acaa4a] by Diego Biurrun <diego@biurrun.de>
tests: Remove disabled code.
3:34 PM Changeset in ffmpeg [35ceaa73] by Anton Khirnov <anton@khirnov.net>
Move ff_dynarray_add to lavu and make it public.
3:27 PM Changeset in ffmpeg [045dd4b9] by Diego Biurrun <diego@biurrun.de>
Replace some commented-out debug printf() / av_log() messages with …
2:24 PM ffmpeg_0.6.9-rc0_overlay.log attached to Ticket #142 by stepho
Complete console output from ffmpeg 0.6.9-rc0
2:17 PM ffmpeg_0.7-rc1_overlay.log attached to Ticket #142 by stepho
Complete console output from ffmpeg 0.7-rc1
1:39 PM vert_100x100x32.png attached to Ticket #142 by stepho
"logo" PNG file
1:38 PM chuck_intro_lq.webm attached to Ticket #142 by stepho
Source movie
1:38 PM chuck_intro_lq_overlay_ffmpeg-0.6.9-rc0.webm attached to Ticket #142 by stepho
Resulting movie (ffmpeg 0.6.9-rc0) with good "logo"
1:37 PM chuck_intro_lq_overlay_ffmpeg-0.7-rc1.webm attached to Ticket #142 by stepho
Resulting movie (ffmpeg 0.7-rc1) with damaged "logo"
1:37 PM Changeset in ffmpeg [d1be646e] by Diego Biurrun <diego@biurrun.de>
vorbisdec: Replace some sizeof(type) by sizeof(*variable).
1:36 PM Ticket #142 ([FFmpeg/filters/overlay] PNG over a movie doesn't look write in 0.7) created by stepho
I'm trying to overlay a static PNG file over a movie with FFmpeg …
1:00 PM Changeset in ffmpeg [a3b7dabb] by Diego Biurrun <diego@biurrun.de>
vf_fieldorder: Replace FFmpeg by Libav in license boilerplate.
12:20 PM Ticket #140 (regression with dv in avi) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
11:16 AM Ticket #141 (ffplay displays black screen with image) updated by ami_stuff
and does "f" key toggle the screen?
11:08 AM a.jpg attached to Ticket #141 by ami_stuff
11:08 AM Ticket #141 (ffplay displays black screen with image) created by ami_stuff
Please test if you can reproduce this. I get black screen randomly …
10:50 AM Ticket #140 (regression with dv in avi) created by ami_stuff
http://www.datafilehost.com/download-40a287fd.html I just wanted to …
9:48 AM Ticket #139 ("FF_API_VIDEO_OLD" is not defined) created by ami_stuff
I get this while compiling the latest source snapshot: …
9:42 AM Changeset in ffmpeg [9ac1bf88] by Anton Khirnov <anton@khirnov.net>
lavf: remove duplicate assignment in avformat_alloc_context. AVClass …
9:39 AM Changeset in ffmpeg [4a7a1b7d] by Anton Khirnov <anton@khirnov.net>
lavf: use designated initializers for AVClasses.
9:32 AM Ticket #137 (Encoding image only movie failure) updated by Jörgen Isaksson
cehoyos, I use this mainly to hard-code subtitles into mp4 files. I …
9:09 AM Ticket #137 (Encoding image only movie failure) updated by Carl Eugen Hoyos
Component, Reproduced by developer changed
Possibly a muxer problem.
8:54 AM Ticket #137 (Encoding image only movie failure) updated by Jörgen Isaksson
ffmpeg -y -i /Users/jogga/Desktop/timecodes.mov -r 25 …
8:53 AM Ticket #138 (add support for rtmp live stream) created by taeuber
Hi! rtmpdump supports live streams through the live stream command …
8:46 AM Changeset in ffmpeg [d804784] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set channel layout for True Audio files. This is not documented (and …
8:42 AM Changeset in ffmpeg [d2ee3c91] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix channel layout for some stereo flac files.
8:20 AM Ticket #137 (Encoding image only movie failure) updated by Carl Eugen Hoyos
Priority, Status, Component changed
8:16 AM Ticket #137 (Encoding image only movie failure) updated by Carl Eugen Hoyos
Please add complete, uncut output of your call to ffmpeg.
8:15 AM Ticket #135 (-acodec copy does not copy wav file correctly (at least with with ...) updated by Carl Eugen Hoyos
Status changed
Please add the complete, uncut output of your ffmpeg command.
7:11 AM Changeset in ffmpeg [5a43bd5e] by Anton Khirnov <anton@khirnov.net>
options: simplify av_find_opt by using av_next_option.
5:55 AM Ticket #137 (Encoding image only movie failure) created by Jörgen Isaksson
I'm trying to overlay a QuickTime movie that consists of PNG images on …
3:00 AM Changeset in ffmpeg [749d16ce] by Michael Niedermayer <michaelni@gmx.at>
Checksum update due to (should make fate green again) ffmpeg | …
2:31 AM Changeset in ffmpeg [a3ffe0eb] by Michael Niedermayer <michaelni@gmx.at>
Revert "Fix url_fopen() flag values." No longer needed after martins …
2:29 AM Changeset in ffmpeg [455ce979] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: LOTS of duplicates …
1:06 AM Changeset in ffmpeg [f0f3425] by Michael Niedermayer <michaelni@gmx.at>
flashsv2enc: mark encoder experimental Signed-off-by: Michael …
12:43 AM Changeset in ffmpeg [c83a5281] by Michael Niedermayer <michaelni@gmx.at>
flashsv2enc: remove useless casts Signed-off-by: Michael Niedermayer …
12:41 AM Changeset in ffmpeg [ba9c4db5] by Michael Niedermayer <michaelni@gmx.at>
flashsv2enc: use av_freep() Signed-off-by: Michael Niedermayer …
12:40 AM Changeset in ffmpeg [f6a5edb6] by Michael Niedermayer <michaelni@gmx.at>
flashsv2enc: remove useless if() Signed-off-by: Michael Niedermayer …
12:35 AM Changeset in ffmpeg [3f6dc4a1] by Michael Niedermayer <michaelni@gmx.at>
encoder for adobe's flash ScreenVideo2 codec
12:17 AM Changeset in ffmpeg [85ff3394] by Michael Niedermayer <michaelni@gmx.at>
Revert "avparser: don't av_malloc(0)." This hack is no longer needed. …
12:17 AM Changeset in ffmpeg [5a36783b] by Michael Niedermayer <michaelni@gmx.at>
Fix all malloc(0) issues Signed-off-by: Michael Niedermayer …

Apr 28, 2011:

11:58 PM valgrind.txt attached to Ticket #136 by ami_stuff
11:56 PM WMV-WMV8_WMA8.wmv attached to Ticket #136 by ami_stuff
11:55 PM Ticket #136 (lowres with wmv2 crashes ffmpeg) created by ami_stuff
issue 2510 […]
11:29 PM Changeset in ffmpeg [0fea3b7b] by Michael Niedermayer <michaelni@gmx.at>
Remove lowres support from cdgraphics decoder The lowres support …
11:29 PM Changeset in ffmpeg [f27c72b3] by Michael Niedermayer <michaelni@gmx.at>
Reduce max lowres from 5 to 3 in sp5x decoder lowres higher than 3 …
11:29 PM Changeset in ffmpeg [e4f42f1f] by Michael Niedermayer <michaelni@gmx.at>
Remove lowres support from pnm decoder The lowres support doesn't …
11:29 PM Changeset in ffmpeg [658296e] by Michael Niedermayer <michaelni@gmx.at>
Remove lowres support from png decoder The lowres support doesn't …
10:53 PM Ticket #135 (-acodec copy does not copy wav file correctly (at least with with ...) created by NabilStendardo
What we have: An audio file encoded in wav pcm_s24le(let us call it …
8:28 PM Changeset in ffmpeg [5b81e295] by Martin Storsjö <martin@martin.st>
avio: Fix the deprecated fallback URL-prefixed open flags While …
8:25 PM Changeset in ffmpeg [94da5425] by Michael Niedermayer <michaelni@gmx.at>
Try to fix big endian fate Signed-off-by: Michael Niedermayer …
6:39 PM Changeset in ffmpeg [f3ce748] by Michael Niedermayer <michaelni@gmx.at>
MJPEG encoder to write aspect ratio information
5:15 PM Ticket #134 (Implement optimal Huffman tables for (M)JPEG encoding) created by Carl Eugen Hoyos
(issue 267) See http://guru.multimedia.cx/small-tasks-for-ffmpeg/ for …
4:18 PM Ticket #133 (CJPG files have chroma problems) created by Carl Eugen Hoyos
(issue 777) CJPG files are decoded fine with mplayer -vc ijpg, they …
4:07 PM Ticket #132 (viv demuxer) created by Carl Eugen Hoyos
(issue 99) FFmpeg is missing a viv demuxer. MPlayer contains a demuxer …
12:28 PM Changeset in ffmpeg [a0db7424] by Michael Niedermayer <michaelni@gmx.at>
Fix buffering in qpeg in a way that allows direct rendering. …
11:20 AM Changeset in ffmpeg [183401b9] by Michael Niedermayer <michaelni@gmx.at>
Fix url_fopen() flag values. Reported by: Luca Abeni Signed-off-by: …
11:20 AM Changeset in ffmpeg [90bcbc79] by Michael Niedermayer <michaelni@gmx.at>
Revert "qpeg: use reget_buffer() in decode_frame()" This reverts …
11:10 AM Ticket #130 (crash with file probe) closed by Stefano Sabatini
fixed
11:09 AM Ticket #61 (ability to read video size during filtergraph operation) closed by Stefano Sabatini
fixed: Replying to saste: > Replying to nieder: > …
11:07 AM Ticket #72 (Invalid pal8 sample crashes libswscale) closed by Stefano Sabatini
fixed
11:06 AM Ticket #72 (Invalid pal8 sample crashes libswscale) updated by Stefano Sabatini
Replying to cehoyos: > The sample from issue 2497 (that …
9:23 AM Changeset in ffmpeg [b35a8469] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Change silly variable name "class" to "partition_class".
9:14 AM Changeset in ffmpeg [05a18adf] by Reinhard Tartler <siretart@tauware.de>
avoid duplicate -lm in .pc files
9:07 AM Changeset in ffmpeg [62d33dbc] by Reinhard Tartler <siretart@tauware.de>
mpeg12: terminate mpeg2_video_profiles arrays Make …
8:47 AM Changeset in ffmpeg [2d8d6882] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Read channel layout atom in mov files.
8:47 AM Changeset in ffmpeg [dcf008af] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Clarify warning messages.
8:45 AM Changeset in ffmpeg [91b78272] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Move channel chunk reading function to isom.c. Move …
8:15 AM Ticket #87 (ffplay - smacker codec playback regression) closed by Carl Eugen Hoyos
fixed: Fixed by Stefano in 4f2954e2327c211f3fbe20b84f4881e1f8df1528.
8:14 AM Ticket #78 (ffplay - ultimotion codec playback regression) closed by Carl Eugen Hoyos
fixed: Fixed by Stefano in 4f0b80599a534dcca57be3184b89b98f82bf2a2c.
8:13 AM Ticket #79 (ffplay - qpeg codec playback regression) closed by Carl Eugen Hoyos
fixed: Fixed by Stefano in f4e043ff63935a71b98a36bc98b501c36ceadb92.
7:28 AM Changeset in ffmpeg [f2c85458] by Martin Storsjö <martin@martin.st>
network: Check POLLERR and POLLHUP in ff_network_wait_fd Previously, …
5:26 AM Changeset in ffmpeg [f8fec050] by Anton Khirnov <anton@khirnov.net>
mpegtsenc: make PMT PID really start on pmt_start_pid
5:25 AM Changeset in ffmpeg [f9fb574d] by Anton Khirnov <anton@khirnov.net>
nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE …
5:25 AM Changeset in ffmpeg [87e45ae1] by Anton Khirnov <anton@khirnov.net>
rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE …
5:25 AM Changeset in ffmpeg [c90626b2] by Anton Khirnov <anton@khirnov.net>
hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE …
5:25 AM Changeset in ffmpeg [a1f4d075] by Anton Khirnov <anton@khirnov.net>
crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel …
5:25 AM Changeset in ffmpeg [1afbae10] by Anton Khirnov <anton@khirnov.net>
libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation …
2:26 AM Changeset in ffmpeg [0665199] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: vorbisdec: …

Apr 27, 2011:

11:59 PM divx.avi attached to Ticket #131 by Carl Eugen Hoyos
11:59 PM Ticket #131 (add support for (maybe broken) *.divx file) updated by Carl Eugen Hoyos
Status, Type, Version, Component, Reproduced by developer changed
Plays fine with mplayer -demuxer avi
11:50 PM Ticket #130 (crash with file probe) updated by Stefano Sabatini
Should be fixed in git-N-29445-ge5d80c7: commit …
11:45 PM Changeset in ffmpeg [e5d80c7b] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
mpeg12: terminate mpeg2_video_profiles arrays Make …
11:39 PM Ticket #131 (add support for (maybe broken) *.divx file) created by ami_stuff
http://kakonacl.dip.jp/PlayerTry/TestMovies/Others/DivX6.11_MP3(Vidomi) …
10:10 PM Changeset in ffmpeg [058aabd4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix caf channel layouts ITU_2_2 and DVD_6.
10:09 PM Changeset in ffmpeg [5a810f4e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Return if memory allocation fails.
9:39 PM Ticket #113 (AAC - Audio object type 23 is not supported) updated by k_s_johnson
Replying to cehoyos: > The sample you uploaded doesn't …
9:24 PM Changeset in ffmpeg [045cc36f] by Baptiste Coudurier <baptiste.coudurier@gmail.com>
100l, change #ifdef to #if
8:59 PM Changeset in ffmpeg [46394d39] by Baptiste Coudurier <baptiste.coudurier@gmail.com>
In png decoder, only call png_init_mmx if HAVE_MMX is defined.
8:49 PM Ticket #63 (Purple bars appear when scaling a video with ffmpeg for windows) updated by Leo Izen
How do I close/fix this?
8:49 PM Ticket #63 (Purple bars appear when scaling a video with ffmpeg for windows) updated by Leo Izen
Status changed
7:52 PM Changeset in ffmpeg [624a7e00] by Michael Niedermayer <michaelni@gmx.at>
Correctly support pal8 with alpha in libswscale, fix png pal8 with …
7:49 PM Changeset in ffmpeg [dbfdb288] by Michael Niedermayer <michaelni@gmx.at>
Set alpha of palettes to 0xff. Signed-off-by: Michael Niedermayer …
7:36 PM Changeset in ffmpeg [e91946ed] by Michael Niedermayer <michaelni@gmx.at>
Rename y400a to gray8a. Signed-off-by: Michael Niedermayer …
7:09 PM Ticket #9 (libswscale MMX2 giving videos a pink lined overlay) updated by bl4ze
I am having the same problems with the daily builds. …
6:08 PM Changeset in ffmpeg [52a81cd] by Michael Niedermayer <michaelni@gmx.at>
Fix add_paeth_prediction_mmx for rgb48 Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [afd2371d] by Michael Niedermayer <michaelni@gmx.at>
merge read and and in add_paeth_prediction Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [6d4c49a2] by Michael Niedermayer <michaelni@gmx.at>
Move png mmx functions into x86/png_mmx.c, remove them from …
5:54 PM Changeset in ffmpeg [b2395268] by Diego Biurrun <diego@biurrun.de>
vorbisdec: Rename silly "class_" variable to plain "class".
5:52 PM Changeset in ffmpeg [81afa5a2] by Diego Biurrun <diego@biurrun.de>
simple_idct_alpha: Drop some useless casts.
5:48 PM Changeset in ffmpeg [3fd3632f] by Diego Biurrun <diego@biurrun.de>
Simplify av_log_missing_feature(). Do not print the results of the …
5:45 PM Changeset in ffmpeg [d6f910ea] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix decoding of DXSA subtitles. These have a DXSA tag and contain …
4:57 PM Changeset in ffmpeg [8745e9c4] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: remove check for mismatching channels and channel_layout
4:57 PM Changeset in ffmpeg [688b09fa] by Justin Ruggles <justin.ruggles@gmail.com>
If AVCodecContext.channels is 0 and AVCodecContext.channel_layout is …
4:57 PM Changeset in ffmpeg [168f9e8c] by Justin Ruggles <justin.ruggles@gmail.com>
If AVCodecContext.channel_layout and AVCodecContext.channels are both …
4:57 PM Changeset in ffmpeg [3dfc3e70] by Justin Ruggles <justin.ruggles@gmail.com>
cosmetics: indentation
4:57 PM Changeset in ffmpeg [8b00ab01] by Justin Ruggles <justin.ruggles@gmail.com>
Check AVCodec.supported_samplerates and AVCodec.channel_layouts in …
4:39 PM Changeset in ffmpeg [767848d] by Justin Ruggles <justin.ruggles@gmail.com>
aacdec: remove sf_scale and sf_offset. Instead, scalefactors are …
4:39 PM Changeset in ffmpeg [62717940] by Justin Ruggles <justin.ruggles@gmail.com>
aacdec: use a scale of 2 in the LTP MDCT rather than doubling the …
4:39 PM Changeset in ffmpeg [d70fa4c4] by Justin Ruggles <justin.ruggles@gmail.com>
Define POW_SF2_ZERO in aac.h and use for ff_aac_pow2sf_tabp[] offsets …
4:39 PM Changeset in ffmpeg [e4744b59] by Justin Ruggles <justin.ruggles@gmail.com>
Large intensity stereo and PNS indices are legal. Clip them instead of …
4:23 PM Ticket #130 (crash with file probe) updated by ami_stuff
fb61a7c 10-Mar-2011 - ok aecd0a4 11-Mar-2011 - bad
4:16 PM Ticket #116 (ffplay - indeo2 code playback regression) closed by Carl Eugen Hoyos
fixed: Fixed by Stefano in fd37eac4958a2544599d1b0fce1b153ebd7cd7da.
4:14 PM Ticket #85 (ffplay - 4xm codec playback regression) closed by Carl Eugen Hoyos
fixed: Fixed by Stefano in 10aa5a6c429827b8f2cd5a04680a8d24d5ad8b53.
4:09 PM Ticket #128 (svq1 decoder is somehow buggy) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component changed
There is a break in avcodec_align_dimensions() (w_align is not set to …
4:01 PM Ticket #130 (crash with file probe) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
[…]
3:12 PM Ticket #125 (Garbled audio on some files after commit ...) closed by Michael Niedermayer
fixed
3:12 PM Changeset in ffmpeg [f08d171c] by Michael Niedermayer <michaelni@gmx.at>
WMADEC: fix ticket125 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:44 PM Changeset in ffmpeg [f4e043ff] by Ronald S. Bultje <rsbultje@gmail.com>
qpeg: use reget_buffer() in decode_frame() Decoder relies on previous …
2:42 PM Changeset in ffmpeg [4f0b8059] by Ronald S. Bultje <rsbultje@gmail.com>
ultimotion: use reget_buffer() in ulti_decode_frame() Decoder relies …
2:41 PM Changeset in ffmpeg [4f2954e2] by Ronald S. Bultje <rsbultje@gmail.com>
smacker: remove unnecessary call to avctx->release_buffer in …
2:16 PM tek3.m2v attached to Ticket #130 by ami_stuff
2:14 PM Ticket #130 (crash with file probe) created by ami_stuff
I get the crash with attached file under win32 under amigaos i got in …
12:09 PM Changeset in ffmpeg [0886267e] by Michael Niedermayer <michaelni@gmx.at>
Revert buggy hunk that leaked in from a libav merge. This unbreaks …
11:32 AM Ticket #129 (RTSP stream support broken for some RTSP servers) created by grzesiekb
Hello. We are developing video analysis software, and using FFMPEG as …
10:52 AM Ticket #41 (Channel layout is broken for multiple audio input streams (with ...) closed by Carl Eugen Hoyos
invalid: RTFM
10:49 AM svq1.jpg attached to Ticket #128 by ami_stuff
10:48 AM Ticket #128 (svq1 decoder is somehow buggy) created by ami_stuff
ftp://ftp.pigwa.net/stuff/other/vcsclip.mov please compare attached …
10:14 AM Ticket #109 (showmode is broken for audio-only files) closed by Carl Eugen Hoyos
fixed: Confirmed. Thank you, Carl Eugen
10:08 AM Ticket #109 (showmode is broken for audio-only files) updated by Stefano Sabatini
It should has been fixed by: commit …
9:50 AM Changeset in ffmpeg [fd37eac4] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
indeo2: remove unnecessary release_buffer() call This was preventing …
9:50 AM Changeset in ffmpeg [10aa5a6c] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
4xm: use reget_buffer() in decode_frame() Also remove unnecessary …
9:31 AM Changeset in ffmpeg [c2606259] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffplay: move output_picture() code to queue_picture() Move …
9:26 AM Changeset in ffmpeg [4a22ea4d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffplay: rename video_refresh_timer() to video_refresh() The new name …
9:25 AM Changeset in ffmpeg [8adf9bb2] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffplay: rename decode_thread to read_thread, parse_tid to read_tid …
9:12 AM Changeset in ffmpeg [31d8467d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add showinfo filter
9:03 AM Changeset in ffmpeg [f7bdffb0] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: print key-frame and picture type information in ff_dlog_ref() …
8:57 AM Ticket #127 (Video blur) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
This is a regression since 24b207b5a5583bb90ff1f1afe58a8305dee1069c, …
7:22 AM Tokyo+Mew+Mew+-+Creditless+Opening+and+Creditless+Ending.avi attached to Ticket #127 by ulti-killer
7:20 AM Ticket #127 (Video blur) created by ulti-killer
[[Image(...)]]
5:07 AM Changeset in ffmpeg [5eef4afb] by Ronald S. Bultje <rsbultje@gmail.com>
avparser: don't av_malloc(0). Signed-off-by: Ronald S. Bultje …
2:20 AM Changeset in ffmpeg [191e08d1] by Michael Niedermayer <michaelni@gmx.at>
avparser: don't av_malloc(0). Signed-off-by: Michael Niedermayer …
2:13 AM Changeset in ffmpeg [7b9e9817] by Michael Niedermayer <michaelni@gmx.at>
Revert "Eliminate pointless '#if 1' statements without matching …
1:51 AM Changeset in ffmpeg [d7e5aeba] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: (23 commits) …

Apr 26, 2011:

11:54 PM Ticket #52 (mjpeg decoder is broken (at least with ga61bc91)) closed by Carl Eugen Hoyos
fixed: Patch applied, thank you!
11:52 PM Changeset in ffmpeg [93c28a55] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix runtime CPU detection in libswscale.
11:44 PM Ticket #126 (h263 seeking / decoding problem) updated by ami_stuff
please seek a few times with the mouse to reproduce gfx bugs on the …
11:41 PM Ticket #125 (Garbled audio on some files after commit ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer, Owner changed
11:33 PM Ticket #126 (h263 seeking / decoding problem) created by ami_stuff
there are visible green gfx bugs while playing the file with ffplay …
10:42 PM test.asf attached to Ticket #125 by Kyle
10 second sample grab
10:41 PM Ticket #125 (Garbled audio on some files after commit ...) created by Kyle
After commit 05815b3545c2f8718ab25f455d51ea88be43e9c5 the audio on …
10:11 PM Changeset in ffmpeg [73a502dd] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'master' into oldabi * master: (37 commits) …
10:03 PM Changeset in ffmpeg [ea189b77] by Michael Niedermayer <michaelni@gmx.at>
Revert removial of 3 files, this sliped through the last merge into …
9:55 PM Changeset in ffmpeg [075933a0] by Michael Niedermayer <michaelni@gmx.at>
vsrc_buffer: 10l mixed up input & output sizes. (funnily this worked …
9:19 PM Changeset in ffmpeg [79ee8977] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: correct the flipped sign in the ac3_fixed encoder
8:06 PM Changeset in ffmpeg [75cf260] by Michael Niedermayer <michaelni@gmx.at>
Add MxPEG decoder Signed-off-by: Anton Khirnov <anton@khirnov.net> …
8:06 PM Changeset in ffmpeg [dd1e5bfd] by Michael Niedermayer <michaelni@gmx.at>
Add support for picture_ptr field in MJpegDecodeContext …
8:06 PM Changeset in ffmpeg [7e6a9e64] by Michael Niedermayer <michaelni@gmx.at>
Move MJPEG's input buffer preprocessing in separate public function …
8:06 PM Changeset in ffmpeg [34686566] by Michael Niedermayer <michaelni@gmx.at>
Support reference picture defined by bitmask in MJPEG's SOS decoder …
8:06 PM Changeset in ffmpeg [d439ba15] by Michael Niedermayer <michaelni@gmx.at>
DCA/DTA encoder
7:01 PM Ticket #124 (Memleak on image size change) created by Carl Eugen Hoyos
The sample from ticket #64 now causes a memleak […]
6:54 PM Ticket #123 (Fuzzed sample crashes ffplay) created by Carl Eugen Hoyos
The sample from ticket #74 now crashes ffplay, no useful backtrace, …
6:48 PM Ticket #122 (Kega Game Video codec broken with ffplay) created by Carl Eugen Hoyos
The sample from ticket #59 plays badly with ffplay (and valgrind shows …
6:18 PM Changeset in ffmpeg [e6ff0648] by Diego Biurrun <diego@biurrun.de>
Eliminate pointless '#if 1' statements without matching '#else'.
4:46 PM Ticket #74 (Fuzzed sample crashes avfilter) closed by Michael Niedermayer
fixed
4:46 PM Ticket #64 (Crash when change resolution) closed by Michael Niedermayer
fixed
4:31 PM Ticket #121 (ffplay - midvidjpeg plays upside-down (regression)) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
4:29 PM Ticket #59 (Kega Game Video codec regression (most likely because of libavfilter)) closed by Michael Niedermayer
fixed
4:25 PM Changeset in ffmpeg [9d35fa52] by Reinhard Tartler <siretart@tauware.de>
Add AVX FFT implementation. Signed-off-by: Reinhard Tartler …
4:18 PM Changeset in ffmpeg [13dfce3d] by Reinhard Tartler <siretart@tauware.de>
Increase alignment of av_malloc() as needed by AVX ASM. …
4:18 PM Changeset in ffmpeg [33cbfa6f] by Reinhard Tartler <siretart@tauware.de>
Update x86inc.asm from x264 to allow AVX emulation using SSE and MMX. …
4:18 PM Changeset in ffmpeg [d84f191d] by Michael Niedermayer <michaelni@gmx.at>
vsrc_buffer: Reinit scale filter when an existing filter is used. …
4:17 PM Changeset in ffmpeg [dc1de569] by Michael Niedermayer <michaelni@gmx.at>
vsrc_buffer: set output timebase when output equalization is done …
4:16 PM Changeset in ffmpeg [a38cdfde] by Michael Niedermayer <michaelni@gmx.at>
vsrc_buffer: Set output size Signed-off-by: Michael Niedermayer …
4:15 PM Changeset in ffmpeg [ad0193bf] by Michael Niedermayer <michaelni@gmx.at>
vsrc_buffer: fix NULL dereference Signed-off-by: Michael Niedermayer …
4:06 PM Ticket #118 (add 24bit support to TTA audio decoder) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer, Summary changed
Not related to 8 channels, but 24bit (s->bps == 3).
3:46 PM Ticket #119 (ffplay freezes with misidentified file as mp1) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
3:11 PM Ticket #116 (ffplay - indeo2 code playback regression) updated by ami_stuff
btw. if someone want a small indeo2 sample archive then i can upload …
12:51 PM Ticket #121 (ffplay - midvidjpeg plays upside-down (regression)) updated by ami_stuff
the same about metasoft & intel jpeg codecs …
12:46 PM Ticket #121 (ffplay - midvidjpeg plays upside-down (regression)) created by ami_stuff
issue 1468 is back, but only with ffplay …
12:37 PM Ticket #120 (lowres 3 with etymonix_mpeg2 file = crash) created by ami_stuff
the file from issue 1603 crashes with "-vlowres 3" …
12:25 PM Ticket #119 (ffplay freezes with misidentified file as mp1) created by ami_stuff
http://samples.multimedia.cx/game-formats/cup/spyfox2/spy2preview.cup
10:45 AM Ticket #118 (add 24bit support to TTA audio decoder) created by ami_stuff
http://www.cccp-project.net/beta/test_files/7.1_Fun/8_Channel_ID_TrueTy
10:44 AM Changeset in ffmpeg [ace432f6]ffmpeg-0.6.3 by Michael Niedermayer <michaelni@gmx.at>
Update VERSION for 0.6.3 Signed-off-by: Michael Niedermayer …
10:41 AM Ticket #117 (unsupported interplayvideo file) created by ami_stuff
http://www.upitus.net/v1cb0vmtxws8 (sorry for this free crappy host …
10:30 AM Changeset in ffmpeg [24cd7c5d] by Michael Niedermayer <michaelni@gmx.at>
Fix apparently exploitable race condition. Signed-off-by: Michael …
10:29 AM Changeset in ffmpeg [f8969f8e] by Michael Niedermayer <michaelni@gmx.at>
update changelog Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:28 AM Changeset in ffmpeg [36f3244e] by Michael Niedermayer <michaelni@gmx.at>
Fix apparently exploitable race condition. Signed-off-by: Michael …
10:22 AM POTATOI.AVI attached to Ticket #116 by ami_stuff
10:21 AM Ticket #116 (ffplay - indeo2 code playback regression) created by ami_stuff
some gfx bugs while playing the file with ffplay (easily visible …
10:12 AM Changeset in ffmpeg [8210ee22] by Michael Niedermayer <michaelni@gmx.at>
AMV: Fix possibly exploitable crash. Reported-at: Thu, 21 Apr 2011 …
9:59 AM Changeset in ffmpeg [553ae88b] by Michael Niedermayer <michaelni@gmx.at>
uodate changelog with AMV fix Signed-off-by: Michael Niedermayer …
9:57 AM Changeset in ffmpeg [9b919571] by Michael Niedermayer <michaelni@gmx.at>
AMV: Fix possibly exploitable crash. Reported-at: Thu, 21 Apr 2011 …
8:58 AM Ticket #84 (ffplay - bfi codec playback regression) closed by Carl Eugen Hoyos
fixed: Fixed by Stefano in ff558d7b0166dab5a84dc1c565c2beafa8590c86
8:41 AM Changeset in ffmpeg [ff558d7b] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
bfi: store palette data in the context Store palette data in the …
8:17 AM Ticket #115 (Segmentation fault while running several instance at the same time) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Please test latest git HEAD and provide a backtrace if the problem is …
7:40 AM Changeset in ffmpeg [eed5697f] by Reinhard Tartler <siretart@tauware.de>
mjpeg: Detect overreads in mjpeg_decode_scan() and error out. …
7:29 AM Changeset in ffmpeg [76cd98b4] by Reinhard Tartler <siretart@tauware.de>
mjpeg: Detect overreads in mjpeg_decode_scan() and error out. …
7:08 AM Changeset in ffmpeg [4bc28232] by Anton Khirnov <anton@khirnov.net>
documentation: extend documentation for ffmpeg -aspect option …
6:51 AM Changeset in ffmpeg [893722ce] by Anton Khirnov <anton@khirnov.net>
APIChanges: update commit hashes for recent additions.
6:38 AM Changeset in ffmpeg [bebe72f4] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums …
6:33 AM Changeset in ffmpeg [30fe9719] by Anton Khirnov <anton@khirnov.net>
aac: add headers needed for log2f() Signed-off-by: Anton Khirnov …
6:16 AM Changeset in ffmpeg [6deae83e] by Anton Khirnov <anton@khirnov.net>
lavc: remove FF_API_MB_Q cruft
6:16 AM Changeset in ffmpeg [694c1424] by Anton Khirnov <anton@khirnov.net>
lavc: remove FF_API_RATE_EMU cruft
6:16 AM Changeset in ffmpeg [e7021c0e] by Anton Khirnov <anton@khirnov.net>
lavc: remove FF_API_HURRY_UP cruft
5:43 AM Changeset in ffmpeg [73a4f7c2] by Anton Khirnov <anton@khirnov.net>
pad: make the filter parametric Signed-off-by: Stefano Sabatini …
5:43 AM Changeset in ffmpeg [0bbb28c7] by Anton Khirnov <anton@khirnov.net>
vsrc_movie: add key_frame and pict_type. Signed-off-by: Roger Pau …
5:42 AM Changeset in ffmpeg [5eb901cf] by Anton Khirnov <anton@khirnov.net>
vsrc_movie: fix leak in request_frame() Also set movie->picref to …
5:42 AM Changeset in ffmpeg [10d39405] by Anton Khirnov <anton@khirnov.net>
lavfi: add key_frame and pict_type to AVFilterBufferRefVideo. …
5:38 AM Changeset in ffmpeg [7a11c82f] by Anton Khirnov <anton@khirnov.net>
vsrc_buffer: add sample_aspect_ratio fields to arguments. This fixes …
5:37 AM Changeset in ffmpeg [2f84bb42] by Anton Khirnov <anton@khirnov.net>
lavfi: add fieldorder filter Signed-off-by: Stefano Sabatini …
5:29 AM Changeset in ffmpeg [68e23c08] by Anton Khirnov <anton@khirnov.net>
scale: make the filter parametric Make the filter accept parametric …
5:21 AM Changeset in ffmpeg [b137bf7d] by Anton Khirnov <anton@khirnov.net>
yadif: support 16-bit Fixes by Michael Niedermayer <michaelni@gmx.at> …
5:15 AM Changeset in ffmpeg [88312a4d] by Anton Khirnov <anton@khirnov.net>
yadif: support more than yuv420p. and correctly support grey8 …
5:15 AM Changeset in ffmpeg [d85e18e6] by Anton Khirnov <anton@khirnov.net>
yadif: Fix assert() failure Signed-off-by: Anton Khirnov …
2:21 AM Changeset in ffmpeg [3788a3c0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: graphparser: add …
1:25 AM Ticket #115 (Segmentation fault while running several instance at the same time) created by gael
I run this command : […] for distinct video files at the same …
12:44 AM Changeset in ffmpeg [05815b35] by Michael Niedermayer <michaelni@gmx.at>
Fix issue1503, this fix may be incomplete we need more samples to know …
12:44 AM Changeset in ffmpeg [7157334c] by Michael Niedermayer <michaelni@gmx.at>
wmadec: prevent null pointer call. Signed-off-by: Michael Niedermayer …

Apr 25, 2011:

11:00 PM smclocki32.avi.1.1 attached to Ticket #114 by Carl Eugen Hoyos
11:00 PM Ticket #114 (Crash in indeo3 decoder) created by Carl Eugen Hoyos
(issue 1482) No useful backtrace […]
10:37 PM Ticket #105 (flashsv codec regression) updated by ami_stuff
under amigaos I can see a purple/yellow line at the top of the video …
10:27 PM Ticket #83 (ffplay - fraps codec playback regression) closed by Carl Eugen Hoyos
fixed: Fixed by Stefano in 1da254b849d9bc8cc100afde86b225d467857a11
10:26 PM Ticket #105 (flashsv codec regression) updated by ami_stuff
it's really a segfault, but gdb says nothing useful here the problem …
10:21 PM po_arrive_early_michelle_021811_fs_trunc.mov attached to Ticket #113 by k_s_johnson
Input file truncated after processing with qt-faststart
9:24 PM Ticket #112 (mpg/avi to f4v) closed by llogan
invalid
9:21 PM Ticket #81 (ffplay - camtasia codec playback regression) updated by ami_stuff
I can reproduce this only under win32 (not amigaos) if you have …
9:17 PM Changeset in ffmpeg [1da254b8] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
fraps: do not set avctx->pix_fmt to none in decode_init() This is …
8:56 PM Ticket #86 (aasc codec regression) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
avfilter-caused regression.
8:45 PM Changeset in ffmpeg [f80b381b] by Anton Khirnov <anton@khirnov.net>
graphparser: add a NULL check on the argument passed to strstr Fix …
8:45 PM Changeset in ffmpeg [c61bfc11] by Anton Khirnov <anton@khirnov.net>
setdar: prefer "sar" over "par" in log info message This is more …
8:45 PM Changeset in ffmpeg [b04d1abb] by Anton Khirnov <anton@khirnov.net>
fade: fix draw_slice() check on fade->factor value draw_slice() …
8:45 PM Changeset in ffmpeg [9026b27e] by Anton Khirnov <anton@khirnov.net>
fade: make draw_slice() chroma check against planes 1 and 2 …
8:45 PM Changeset in ffmpeg [bd2a3700] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lsws: prevent overflow in sws_init_context() In the loop: for …
8:45 PM Changeset in ffmpeg [1d6c82d4] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffplay: fix logic for selecting the show mode in case of missing video …
8:45 PM Changeset in ffmpeg [54ad8e0] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffplay: name ShowMode enum Help debugging with GDB, maybe …
8:40 PM Ticket #89 (ffplay - crash with svq3 codec) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
The crash is reproducible.
8:39 PM Ticket #111 (Recent Windows File) closed by llogan
invalid
8:31 PM Ticket #53 (ffplay -vlowres 1 <rv2 file> = crash) closed by Carl Eugen Hoyos
fixed: This is not reproducible anymore.
8:09 PM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) updated by Leo Izen
I have confirmed that this error still occurs with …
8:07 PM Ticket #47 (mpegts muxer doesn't override time base, but assumes 1/90000) closed by Carl Eugen Hoyos
fixed: Patch pushed in 0a962e61e956addb7cdc829e41b82fd76bea55db (April 14)
7:57 PM Changeset in ffmpeg [ba9327ea] by Luca Barbato <lu_zero@gentoo.org>
win32: include the correct header in cmdutils.c CommandLineToArgvW …
7:42 PM Ticket #13 (demuxing ogg track produces invalid ogg on 3rd pass) updated by Carl Eugen Hoyos
This is a regression since 95ca3b1e20670d9f78f23250a314751a292ece56: …
7:34 PM Ticket #81 (ffplay - camtasia codec playback regression) updated by Stefano Sabatini
Unreproducible here. Please give a more detailed description of the …
6:47 PM Ticket #108 (QT WRAW file decodes incorrectly) updated by llogan
Replying to cehoyos: > This is reproducible compared with …
6:27 PM Changeset in ffmpeg [6ad2bafc] by Janne Grunau <janne-libav@jannau.net>
ac3: fix memleak in fixed-point encoder caused by typo in mdct_end
6:16 PM Ticket #111 (Recent Windows File) updated by llogan
The FFmpeg Download page has a link …
6:13 PM Ticket #112 (mpg/avi to f4v) updated by llogan
Alternatively, you could ask this question in the #ffmpeg IRC channel.
6:13 PM Ticket #113 (AAC - Audio object type 23 is not supported) updated by Carl Eugen Hoyos
Status changed
The sample you uploaded doesn't work, use qt-faststart to produce a …
5:58 PM po_arrive_early_michelle_021811.S_mxf.log attached to Ticket #113 by k_s_johnson
ffmpeg output log
5:53 PM Changeset in ffmpeg [03a91c74] by Michael Niedermayer <michaelni@gmx.at>
Patch from Packman (OpenSuse - packages) to silence rpmlint. …
5:50 PM Ticket #113 (AAC - Audio object type 23 is not supported) created by k_s_johnson
ffmpeg AAC codec (decoder) doesn't seem to support AAC-LD and libfaad …
2:51 PM Changeset in ffmpeg [7f725f23] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Set start_time to 0 for raw audio files. None of the raw audio files …
2:51 PM Changeset in ffmpeg [663d0024] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Remove now unused audio_float configure option.
2:51 PM Changeset in ffmpeg [bde96717] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
dca: allow selecting float output at runtime.
2:51 PM Changeset in ffmpeg [5aff31b1] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vorbisdec: allow selecting float output at runtime.
2:51 PM Changeset in ffmpeg [26d5a4b6] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
aacdec: Allow selecting float output at runtime.
2:51 PM Changeset in ffmpeg [4c7ad768] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
ac3dec: allow selecting float output at runtime.
2:01 PM Changeset in ffmpeg [a14c0824] by Diego Biurrun <diego@biurrun.de>
flashsv: Return more meaningful error values.
1:41 PM Changeset in ffmpeg [46cb2da1] by Diego Biurrun <diego@biurrun.de>
flashsv: Employ explicit AVCodec struct initializers.
12:43 PM Ticket #112 (mpg/avi to f4v) updated by Leo Izen
Use the mailing list ffmpeg-user @ffmpeg.org don't submit a big report.
12:41 PM Ticket #33 (`libavfilter/vsrc_buffer.h' missing after make install (and missing ...) updated by Leo Izen
The new URL is now this: http://www.ffmpeg.org/libavfilter.html#SEC48
12:17 PM Changeset in ffmpeg [5e9de76f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Do not set non_interleaved for DV-in-AVI. It does not make sense (DV …
9:23 AM Changeset in ffmpeg [6c936416] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Warn if the source has unsupported (or no) channel layout.
8:38 AM Ticket #108 (QT WRAW file decodes incorrectly) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
This is reproducible compared with current QuickTime player.
8:35 AM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) updated by Carl Eugen Hoyos
Priority, Status changed
Could you test latest git HEAD? Your version is >200 changes old.
7:00 AM Ticket #112 (mpg/avi to f4v) created by libcr2
Please suggest steps for converting mpg / avi to f4v format
6:58 AM Ticket #111 (Recent Windows File) created by libcr2
Request you to please publish latest release for Windows.
6:26 AM Changeset in ffmpeg [23f40a07] by Ronald S. Bultje <rsbultje@gmail.com>
read AVI palette from the end of extradata Official AVI specification …
2:13 AM Changeset in ffmpeg [f27ac6d8] by Peter Ross <pross@xvid.org>
Set channel layout for 4 and 5.1 channel cdata audio files Patch from …
1:52 AM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) created by Leo Izen
The frame durations of an MP4/AAC file are inaccurate according to …
1:49 AM Changeset in ffmpeg [2ebd4784] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'master' into oldabi * master: (172 commits) Check …
1:49 AM Ticket #77 (Incomplete result) updated by curtis69
Finally I've found a solution : don't use cron, it's not reliable for …
12:29 AM Changeset in ffmpeg [989fb05f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: vorbisdec: …

Apr 24, 2011:

11:55 PM Ticket #61 (ability to read video size during filtergraph operation) updated by Stefano Sabatini
Replying to nieder: […] > So it would be great to either …
11:54 PM Changeset in ffmpeg [2671ab39] by Michael Niedermayer <michaelni@gmx.at>
Check mmap() return against correct value Signed-off-by: Michael …
11:50 PM Changeset in ffmpeg [293fe6da] by Diego Biurrun <diego@biurrun.de>
cosmetics: K&R coding style and more whitespace for Flash Screen Video
11:39 PM Changeset in ffmpeg [2441003d] by Diego Biurrun <diego@biurrun.de>
vorbisdec: Employ proper printf format specifiers for uint_fast32_t. …
10:49 PM Ticket #101 (Add AUV2 FourCC) closed by Carl Eugen Hoyos
fixed: Applied in 3e1c59ebc642831395bb5bcdc763520722679a6c, thank you.
10:48 PM Ticket #103 (add M263 FourCC) closed by Carl Eugen Hoyos
fixed: Fixed in a8117a62f41c53eafde94bd84415a3f552824dcd.
10:47 PM Ticket #105 (flashsv codec regression) updated by ami_stuff
[…] this works fine with ffmpeg binary from pre-libavfilter era
10:47 PM Ticket #106 (add XVIX fourcc) closed by Carl Eugen Hoyos
fixed: Fixed in 69cf1824c6001ccc37d9ece5308c9a8f8d1dec26.
10:46 PM Ticket #107 (add "miro DC20 MJPG" as MJPEG codec to QT) closed by Carl Eugen Hoyos
fixed: Fixed in 03546a9ac8753b3f083ae3d2a6397c8c0011923b.
10:44 PM Changeset in ffmpeg [03546a9a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support fourcc MMJP. Fixes ticket #107.
10:44 PM Changeset in ffmpeg [69cf1824] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support fourcc XVIX. Fixes ticket #106.
10:44 PM Changeset in ffmpeg [a8117a62] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support fourcc M263. Fixes ticket #103.
10:44 PM Changeset in ffmpeg [3e1c59eb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support fourcc auv2. Fixes ticket #101.
10:38 PM Ticket #105 (flashsv codec regression) updated by Carl Eugen Hoyos
Status changed
If this problem is reproducible with ffmpeg, please provide complete, …
10:37 PM Ticket #63 (Purple bars appear when scaling a video with ffmpeg for windows) updated by Leo Izen
I found what is causing the problem. When compiled with …
10:20 PM Changeset in ffmpeg [9a962f30] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix indentation.
10:20 PM Changeset in ffmpeg [02e3f7d0] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers.
9:58 PM Ticket #109 (showmode is broken for audio-only files) created by Carl Eugen Hoyos
ffplay -showmode 1 and ffplay -showmode 2 work fine for files …
9:37 PM Ticket #76 (Memleak with avi file) closed by Carl Eugen Hoyos
invalid: I can't reproduce it any more either.
9:10 PM Changeset in ffmpeg [69f58958] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffplay: avoid SIGFPE exception in SDL_DisplayYUVOverlay In …
8:38 PM Changeset in ffmpeg [fbfcc8f1] by Michael Niedermayer <michaelni@gmx.at>
avi: try to synchronize the points in time of the starts of streams …
7:48 PM Changeset in ffmpeg [8a68697] by Michael Niedermayer <michaelni@gmx.at>
Add flag to force demuxers to sort more strictly by dts. This enables …
7:11 PM Ticket #108 (QT WRAW file decodes incorrectly) updated by llogan
Confirming behavior. Video looks like static for me (assuming of …
6:51 PM Ticket #77 (Incomplete result) updated by curtis69
After a very long search, problem seems to be caused by crontab. …
6:30 PM Changeset in ffmpeg [5f85d49b] by Martin Storsjö <martin@martin.st>
applehttp: Don't export variant_bitrate if it isn't known If there …
6:30 PM Changeset in ffmpeg [ac9cf2e5] by Martin Storsjö <martin@martin.st>
crypto: Use av_freep instead of av_free Using av_freep is generally …
4:40 PM Changeset in ffmpeg [e4253b1a] by Philip Langdale <philipl@overt.org>
CrystalHD: Add AVOption to configure hardware downscaling. The …
4:09 PM Changeset in ffmpeg [67c1a59a] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Check for malloc failures in fraps decoder.
4:09 PM Changeset in ffmpeg [80da2dcf] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Use av_fast_malloc instead of av_realloc in fraps decoder.
3:49 PM Changeset in ffmpeg [88dbbe97] by Nicolas George <nicolas.george@normalesup.org>
general.texi: document libcelt decoder.
3:46 PM Changeset in ffmpeg [e3323a1c] by Michael Niedermayer <michaelni@gmx.at>
Fix some passing argument from incompatible pointer type warnings. …
3:24 PM Changeset in ffmpeg [50f7c296] by Diego Biurrun <diego@biurrun.de>
configure: Add missing libm library dependencies to .pc files. This …
3:06 PM Ticket #100 (increase the number of maximum supported streams) closed by reimar
fixed: API/ABI was changed during major bump to support "arbitrary" number of …
2:45 PM Changeset in ffmpeg [dc713546] by Diego Biurrun <diego@biurrun.de>
oggdec: reindent after 8f3eebd6 Signed-off-by: Diego Biurrun …
2:45 PM Ticket #75 (Chroma corruption with specific Fraps sample) updated by reimar
There seems to be some extra data in the first plane, skipping e.g. …
2:28 PM CarltonMovie2.mov attached to Ticket #108 by ami_stuff
2:27 PM Ticket #108 (QT WRAW file decodes incorrectly) created by ami_stuff
attached QT WRAW file does not decode correctly QT Player says it is: …
2:20 PM Ticket #107 (add "miro DC20 MJPG" as MJPEG codec to QT) created by ami_stuff
add "miro DC20 MJPG" as MJPEG codec to QT (-vcodec mjpeg) …
2:16 PM Ticket #106 (add XVIX fourcc) created by ami_stuff
add XVIX FourCC as MPEG4 codec (-vcodec mpeg4) …
2:10 PM Ticket #105 (flashsv codec regression) created by ami_stuff
flashsv does not decode (repr. with ffmpeg & ffplay) most likely …
1:15 PM Changeset in ffmpeg [e9251bb5] by Diego Biurrun <diego@biurrun.de>
configure: Add missing libavutil inter-library dependencies to .pc …
12:57 PM Ticket #76 (Memleak with avi file) updated by reimar
Can't reproduce the leak with latest git.
11:31 AM Changeset in ffmpeg [47ec6546] by Michael Niedermayer <michaelni@gmx.at>
Drop section describung now unneeded workarounds for BSD …
11:23 AM Changeset in ffmpeg [13e69cc] by Michael Niedermayer <michaelni@gmx.at>
Fix building on FreeBSD8.2 Signed-off-by: Michael Niedermayer …
10:45 AM Changeset in ffmpeg [18313287] by Michael Niedermayer <michaelni@gmx.at>
HAM6/HAM8 support for IFF demuxer/decoder Signed-off-by: Michael …
1:53 AM Changeset in ffmpeg [c2a8f125] by Michael Niedermayer <michaelni@gmx.at>
EA cdata demuxer: support files with 20 byte header Signed-off-by: …
1:52 AM Changeset in ffmpeg [db62d898] by Michael Niedermayer <michaelni@gmx.at>
EA cdata demuxer: support 6 channel files Signed-off-by: Michael …
1:52 AM Changeset in ffmpeg [c8a5e8a8] by Michael Niedermayer <michaelni@gmx.at>
EA cdata demuxer: set codec->sample_fmt This is required by …
1:51 AM Changeset in ffmpeg [b678d6db] by Michael Niedermayer <michaelni@gmx.at>
permit decoding of multichannel ADPCM_EA_XAS Signed-off-by: Michael …
1:41 AM Changeset in ffmpeg [7b376b39] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: Handle unicode …
12:05 AM Ticket #104 (add support for Brodway MPEG codec (BW10)) created by ami_stuff
http://samples.multimedia.cx/V-codecs/BW10/cartonfold.avi

Apr 23, 2011:

11:44 PM Ticket #103 (add M263 FourCC) created by ami_stuff
http://samples.multimedia.cx/V-codecs/M263/fire2.avi works fine with …
9:05 PM Changeset in ffmpeg [b1ac139d] by Martin Storsjö <martin@martin.st>
Handle unicode file names on windows All file names should be in …
9:05 PM Changeset in ffmpeg [9261e6cf] by Martin Storsjö <martin@martin.st>
rtp: Rename the open/close functions to alloc/free This avoids …
7:41 PM Changeset in ffmpeg [c225615b] by Baptiste Coudurier <baptiste.coudurier@gmail.com>
In libx264 wrapper, fix side effect with has_b_frames, bframe_pyramid …
6:11 PM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) created by ami_stuff
issue 1123 http://roundup.libav.org/file329/AVI-Y41P_MP3.avi seems …
6:03 PM Ticket #101 (Add AUV2 FourCC) created by ami_stuff
This seems to be rawvideo/PIX_FMT_UYVY422 format. …
5:12 PM Changeset in ffmpeg [89b503b5] by Diego Biurrun <diego@biurrun.de>
Lowercase all ff* program names.
5:12 PM Changeset in ffmpeg [3a50894] by Diego Biurrun <diego@biurrun.de>
Refer to ff* tools by their lowercase names.
5:12 PM Changeset in ffmpeg [43fb279f] by Diego Biurrun <diego@biurrun.de>
Replace more FFmpeg instances by Libav or ffmpeg.
3:45 PM Changeset in ffmpeg [6252040e] by Diego Biurrun <diego@biurrun.de>
Replace by $() syntax in shell scripts. $() is easier to nest and …
3:31 PM Changeset in ffmpeg [ff3be572] by Diego Biurrun <diego@biurrun.de>
patcheck: Allow overiding grep program(s) through environment …
2:18 PM Ticket #100 (increase the number of maximum supported streams) created by ami_stuff
MAX_STREAMS 20 seems to be not enough, maybe increase it to 100? …
12:23 PM Changeset in ffmpeg [75e8fba8] by Diego Biurrun <diego@biurrun.de>
Remove stray libavcore and _g binary references.
12:23 PM Changeset in ffmpeg [046f3cb7] by Diego Biurrun <diego@biurrun.de>
vorbis: Rename decoder/encoder files to follow general file naming scheme.
12:02 PM Changeset in ffmpeg [f50d9377] by Martin Storsjö <martin@martin.st>
aacenc: Fix whitespace after last commit. Signed-off-by: Martin …
11:39 AM Ticket #69 (Crash on flic files with invalid frame size) closed by Carl Eugen Hoyos
fixed: Fixed by Stefano in efd6cbc5ddac2d4df7008733bfef1d6d6809cc3c.
11:37 AM Changeset in ffmpeg [2ef2496c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set channel layout in flac decoder.
11:13 AM Ticket #99 (Build failure on OpenBSD (wrt sem_timedwait)) updated by Edd Barrett
ire% git remote -v origin git://git.videolan.org/ffmpeg.git (fetch) …
10:49 AM Changeset in ffmpeg [539647c6] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffplay: factorize code calling output_packet() in video_thread() …
10:48 AM Changeset in ffmpeg [c632a1c2] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffplay: remove reference to unused QETimer symbol Signed-off-by: …
10:48 AM Changeset in ffmpeg [ab7fdbab] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
ffplay: rename stream_pause() to stream_toggle_pause() The new name …
10:36 AM Ticket #99 (Build failure on OpenBSD (wrt sem_timedwait)) updated by Carl Eugen Hoyos
Status, Component changed
Since it seems unclear to me if OpenBSD doesn't define sem_timedwait() …
10:13 AM Changeset in ffmpeg [efd6cbc5] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
flicvideo: fix crash on flic files with invalid frame size Add a …
10:13 AM Changeset in ffmpeg [cd18727] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
flicvideo: increase error level and fix error message in …
10:05 AM Changeset in ffmpeg [62582a69] by Diego Biurrun <diego@biurrun.de>
cook: Fix small typo in av_log_ask_for_sample message.
9:30 AM Changeset in ffmpeg [230c1a90] by Martin Storsjö <martin@martin.st>
aacenc: Finish 3GPP psymodel analysis for non mid/side cases. There …
9:23 AM Ticket #99 (Build failure on OpenBSD (wrt sem_timedwait)) created by Edd Barrett
On today's git I get the following build failure: % V=1 gmake …
9:06 AM Changeset in ffmpeg [3d462373] by Michael Niedermayer <michaelni@gmx.at>
aac: add math.h needed for log2f() Signed-off-by: Michael Niedermayer …
8:59 AM patchMPEG30Blayout.diff attached to Ticket #98 by Carl Eugen Hoyos
8:58 AM MPEG30B.caf attached to Ticket #98 by Carl Eugen Hoyos
8:58 AM Ticket #98 (Channel reordering in pcm files) created by Carl Eugen Hoyos
I will attach a three channel pcm caf file. The file contains left, …
8:41 AM Changeset in ffmpeg [ab157260] by Carl Eugen Hoyos <cehoyos@ag.or.at>
10l: Add misssing CR/LF.
8:32 AM Ticket #97 (libcelt_dec.c -- ENOTRECOVERABLE undeclared when compiling on Mac OS X) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the detailed problem description!
8:31 AM Changeset in ffmpeg [8f2e438e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support channel layout when demuxing aif files.
8:30 AM Changeset in ffmpeg [8bb5d1c3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support channel layout when demuxing caf files.
8:19 AM Changeset in ffmpeg [2a2146aa] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Extend unknown CAF chunk warning message: Print size.
8:10 AM Changeset in ffmpeg [e499187f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with libcelt on Apple OS X. Fixes ticket #97.
8:06 AM Changeset in ffmpeg [4b5c2175] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation after version bump.
3:38 AM Changeset in ffmpeg [cfc2a0cf] by Alex Converse <alex.converse@gmail.com>
Remove RDFT dependency from AAC decoder. $subj >From …
3:36 AM Changeset in ffmpeg [785c4418] by Alex Converse <alex.converse@gmail.com>
Add some debug log messages to AAC extradata On Wed, Apr 20, 2011 at …
3:36 AM Changeset in ffmpeg [3583d7cf] by Alex Converse <alex.converse@gmail.com>
Fix mov debug (u)int64_t format strings.
12:29 AM ffmpeg-libcelt-redefine_ENOTRECOVERABLE_as_EINVAL.patch attached to Ticket #97 by Robert
12:29 AM ffmpeg-libcelt-fix-macosx-ENOTRECOVERABLE.patch attached to Ticket #97 by Robert
12:28 AM Ticket #97 (libcelt_dec.c -- ENOTRECOVERABLE undeclared when compiling on Mac OS X) created by Robert
I got the following error while compiling in support for libcelt (git …
12:05 AM Changeset in ffmpeg [15919ee] by Ronald S. Bultje <rsbultje@gmail.com>
bswap: use native types for av_bwap16(). This prevents a call to …

Apr 22, 2011:

11:29 PM Ticket #96 (ffplay - problem with multichannel TTA audio stream) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
11:09 PM Changeset in ffmpeg [e16665bf] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: Use …
9:34 PM Changeset in ffmpeg [6ffd7edd] by Martin Storsjö <martin@martin.st>
doc: FLV muxing is supported. Signed-off-by: Martin Storsjö …
9:27 PM Changeset in ffmpeg [84465f21] by Martin Storsjö <martin@martin.st>
applehttp: Handle AES-128 encrypted streams This should hopefully fix …
9:27 PM Changeset in ffmpeg [6e4f70a8] by Martin Storsjö <martin@martin.st>
Add a protocol handler for AES CBC decryption with PKCS7 padding This …
9:06 PM Changeset in ffmpeg [d5c5a1c7] by Martin Storsjö <martin@martin.st>
doc: Mention that DragonFly BSD requires BSD_VISIBLE set Setting …
9:00 PM Ticket #96 (ffplay - problem with multichannel TTA audio stream) created by ami_stuff
http://www.cccp-project.net/beta/test_files/%5bCCCP%5d_Manhole_Test_You
6:12 PM Changeset in ffmpeg [d9dee728] by Diego Biurrun <diego@biurrun.de>
Use av_log_ask_for_sample() to request samples from users.
6:12 PM Changeset in ffmpeg [44f566b7] by Diego Biurrun <diego@biurrun.de>
Make av_log_ask_for_sample() accept a variable number of arguments.
6:11 PM Ticket #94 (Duplicate #define OPT_STR in libx264.c) closed by Carl Eugen Hoyos
fixed: Patch applied, thank you!
6:10 PM Changeset in ffmpeg [03ac7991] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Rm duplicated define for OPT_STR.
6:02 PM Changeset in ffmpeg [b2832c39] by Diego Biurrun <diego@biurrun.de>
vqavideo: We no longer need to ask for version 1 samples.
5:33 PM ffmpeg-initialize-copytb.patch attached to Ticket #95 by Robert
5:32 PM Ticket #95 (copytb not initialized to it's default value) created by Robert
The copytb option was added back on SVN 26340. The variable copytb …
5:24 PM Changeset in ffmpeg [a08a59b7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
FLV muxing is supported.
4:56 PM ffmpeg-libx264-remove-duplicate-OPT_STR.patch attached to Ticket #94 by Robert
4:56 PM Ticket #94 (Duplicate #define OPT_STR in libx264.c) created by Robert
After commit 2c18893 to libx264.c, there is a duplicate #define …
4:49 PM Changeset in ffmpeg [3c483620] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Rename variable daemon as run_as_daemon. daemon() is …
4:47 PM Ticket #93 (Unable to convert CDV5 Codec Video) closed by Carl Eugen Hoyos
fixed: Fixed in 07f45bc9887daa0cf760de46f8ee098ca2563725.
4:45 PM Changeset in ffmpeg [07f45bc9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support Canopus SD50 with fourcc "CDV5". Fixes ticket #93.
2:39 PM Ticket #88 (MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream) updated by Mike
This sample bitstream has only I and P frames. The DTS/PTS timestamps …
2:02 PM Changeset in ffmpeg [cc0ac0d2] by Michael Niedermayer <michaelni@gmx.at>
rv10: set flags, Fixes Ticket90 Signed-off-by: Michael Niedermayer …
1:56 PM Ticket #90 (ffplay - crash with rv10 codec) closed by Michael Niedermayer
fixed: thx, fixed
12:47 PM Changeset in ffmpeg [9978ed7d] by Diego Biurrun <diego@biurrun.de>
aacdec: indentation cosmetics Signed-off-by: Diego Biurrun …
11:22 AM Ticket #93 (Unable to convert CDV5 Codec Video) updated by libcr2
File uploaded on http://www.cr2.in/upload/Cap0405_002.mpg
11:06 AM Ticket #93 (Unable to convert CDV5 Codec Video) updated by Carl Eugen Hoyos
Priority, Status changed
We currently have no incoming directory. Please either wait or make …
9:21 AM Ticket #93 (Unable to convert CDV5 Codec Video) updated by libcr2
Unable to upload file to system as min size i have is around 42 mb.
9:19 AM Ticket #93 (Unable to convert CDV5 Codec Video) created by libcr2
We have tried converting the files with similar format but get errors.
8:41 AM Ticket #92 (Extract all key frames from a video using ffmpeg tool) created by Benoit Fouet
I've been asked several times if we could make the ffmpeg command line …
8:21 AM Changeset in ffmpeg [22180e7a] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
error: remove symbols which were deprecated before the big bump The …
8:21 AM Changeset in ffmpeg [50f43fb0] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL) …
1:54 AM Changeset in ffmpeg [8772156b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote branch 'qatar/master' * qatar/master: APIChanges: …
Note: See TracTimeline for information about the timeline view.