Timeline



Feb 28, 2013:

11:25 PM Changeset in ffmpeg [e20f2dc0] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix variable name in psnr printing code Signed-off-by: …
11:11 PM Changeset in ffmpeg [1d178710] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: dont redundantly zero fields, the whole context is zeroed …
10:29 PM Changeset in ffmpeg [3c3a8c14] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: add psnr support Signed-off-by: Michael Niedermayer …
10:19 PM Ticket #2300 (segment muxer produces files with wrong duration) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas.
10:12 PM Ticket #2303 (Protocol not found when input file name contains a comma) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas.
10:04 PM Ticket #2312 (AVI (Matrox-compatible) file doubling up in size) closed by Carl Eugen Hoyos
invalid: Your input sample is high-bitrate MPEG2. It is possible to re-encode …
8:50 PM Changeset in ffmpeg [e8c52271] by Diego Biurrun <diego@biurrun.de>
Revert "Move H264/QPEL specific asm from dsputil.asm to …
8:26 PM Ticket #2311 (unexpected tee muxer behaviour) updated by Adam Clarke
Just confirming that yes, explicit mapping resolves the issue, thank-you
8:04 PM Ticket #1051 (ffmpeg with -f lavfi and movie leads to error messages and videos with ...) closed by Michael Niedermayer
fixed
7:28 PM Changeset in ffmpeg [b56e029b] by Michael Niedermayer <michaelni@gmx.at>
avformat/lavfi: force probesize to cover at least 30 frames This …
6:44 PM Ticket #2311 (unexpected tee muxer behaviour) updated by Cigaes
This is more or less the expected behaviour: the tee muxer does not …
6:38 PM Changeset in ffmpeg [33240df] by Paul B Mahol <onemda@gmail.com>
exr: pxr24 decompression Signed-off-by: Paul B Mahol <onemda@gmail.com>
6:38 PM Changeset in ffmpeg [9f3c90a3] by Paul B Mahol <onemda@gmail.com>
exr: fix error message when pixel type is not set This only happens …
6:38 PM Changeset in ffmpeg [4751c6c] by Paul B Mahol <onemda@gmail.com>
exr: s/bits_per_color_id/pixel_type Previous naming was misleading. …
6:38 PM Changeset in ffmpeg [a71926a5] by Paul B Mahol <onemda@gmail.com>
exr: track channels properties Needed for proper decoding of channels …
6:30 PM Changeset in ffmpeg [d9fad53f] by Nicolas George <nicolas.george@normalesup.org>
lavf/avio: check for : in filenames for protocols. If the first …
6:29 PM Ticket #2312 (AVI (Matrox-compatible) file doubling up in size) updated by llogan
Please include the complete, full, and uncut ffmpeg console output (or …
6:23 PM Changeset in ffmpeg [3d2adeb6] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_aresample: fix info log for unknown layouts.
6:23 PM Changeset in ffmpeg [2bd104c7] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_aresample: fix layout consistency check. If the channel …
6:20 PM Changeset in ffmpeg [89f9f69e] by Nicolas George <nicolas.george@normalesup.org>
lavf: rescale duration for chained muxers. Fix trac ticket #2300
6:13 PM Changeset in ffmpeg [bf63a474] by Nicolas George <nicolas.george@normalesup.org>
lavc/exr: use size_t instead of int for sizes. Fix a segfault on …
5:40 PM Ticket #2312 (AVI (Matrox-compatible) file doubling up in size) created by wleo75
Summary of the bug: How to reproduce: […] The AVi generated ends …
5:10 PM Changeset in ffmpeg [c4735eef] by Michael Niedermayer <michaelni@gmx.at>
loco: silence warning: decoded may be used uninitialized in this …
4:39 PM Changeset in ffmpeg [399663be] by Luca Barbato <lu_zero@gentoo.org>
lls: mark max_order as unsigned short The value is within 0 and 32. …
4:39 PM Changeset in ffmpeg [9d4da474] by Luca Barbato <lu_zero@gentoo.org>
lls: move to the private namespace The functions are private.
4:39 PM Changeset in ffmpeg [7ac6d242] by Luca Barbato <lu_zero@gentoo.org>
lls: K&R formatting cosmetics
4:30 PM Changeset in ffmpeg [df0229a7] by Martin Storsjö <martin@martin.st>
avconv: Apply codec options to streams that are copied as well This …
4:30 PM Changeset in ffmpeg [cb6f8245] by Martin Storsjö <martin@martin.st>
cmdutils: Allow calling filter_codec_opts without a set encoder In …
4:29 PM Changeset in ffmpeg [86611ff1] by Martin Storsjö <martin@martin.st>
pnm: Use av_pix_fmt_desc_get instead of accessing the array directly …
2:13 PM Ticket #2067 (Support subtitles in libavfilter so seek is honored for subtitles ...) updated by Carl Eugen Hoyos
Keywords changed
2:13 PM Ticket #2235 (Subtitles do not seek) closed by Carl Eugen Hoyos
duplicate
12:13 PM Changeset in ffmpeg [03678a3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
12:01 PM Ticket #1572 (HLS input destroys DTS/PTS information) updated by C++ RTMP Server
I believe this was fixed a good while ago. Just that the ticket wasn't …
11:57 AM Ticket #1572 (HLS input destroys DTS/PTS information) updated by Carl Eugen Hoyos
Description changed
11:57 AM Ticket #1572 (HLS input destroys DTS/PTS information) updated by Carl Eugen Hoyos
Description changed
11:56 AM CompilationGuide/Android edited by slhck
many things may be useful; a full description would be nicer, of course (diff)
11:56 AM Ticket #1733 (Strange timestamps with Apple hls stream) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
This is a regression since 6f61823 possibly related to ticket #1572.
11:55 AM Ticket #1572 (HLS input destroys DTS/PTS information) updated by Carl Eugen Hoyos
Keywords changed
11:49 AM Changeset in ffmpeg [085bd039] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2c272eb3660d7f4f1d7720980e30f6a617e7eb3' * commit …
11:30 AM Ticket #2284 (Regression crash bug: OK with 20130215-git-4a6fa79-win64-static) updated by feelart
I confirm bug is now closed FYI: bug 2289 is still open
9:40 AM Ticket #2170 (problem using av_packet_merge_side_data) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can either: * run git bisect as …
9:31 AM Ticket #2284 (Regression crash bug: OK with 20130215-git-4a6fa79-win64-static) closed by Carl Eugen Hoyos
invalid: Not a FFmpeg problem, should be fixed: …
9:19 AM Ticket #2308 (Transcoding problems with asf / wma lossless files) updated by Carl Eugen Hoyos
Keywords changed
8:52 AM Ticket #2308 (Transcoding problems with asf / wma lossless files) updated by Carl Eugen Hoyos
Description changed
8:12 AM Ticket #2299 (-dump_attachment option is poorly documented and/or doesn't work) closed by Carl Eugen Hoyos
fixed: Patch applied.
7:57 AM Changeset in ffmpeg [a791b62f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Improve dump_attachment documentation. Fixes ticket #2299
7:28 AM Ticket #2031 (ffmpeg fails to access certain http URLs) reopened by Carl Eugen Hoyos
The commit was reverted.
2:54 AM Changeset in ffmpeg [81b754b1]n0.5.12 by Michael Niedermayer <michaelni@gmx.at>
Update for 0.5.12 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:52 AM Changeset in ffmpeg [5f5bf9fa] by Michael Niedermayer <michaelni@gmx.at>
avcodec_align_dimensions2: Ensure cinepak has large enough buffers. …
2:51 AM Changeset in ffmpeg [c2d3f068] by Michael Niedermayer <michaelni@gmx.at>
wma: check byte_offset_bits Fixes assertion failure Found-by: …
2:50 AM Changeset in ffmpeg [01c90eea] by Michael Niedermayer <michaelni@gmx.at>
vqavideo: fix return type Fixes Ticket2281 Signed-off-by: Michael …
1:51 AM ffmpeg-20130227-173818.log attached to Ticket #2311 by Adam Clarke
report file
1:51 AM Ticket #2311 (unexpected tee muxer behaviour) created by Adam Clarke
Summary of the bug: Attempts to stream a webcam to two outputs fails …
1:28 AM Ticket #2200 (ffplay: skip SHOW_MODE_VIDEO while cycling show modes with "w" key) closed by Marton Balint
fixed: Fixed in latest git master.
1:28 AM Ticket #2201 (ffplay: add "-sn" option to disable decoding and displaying of subtitles) closed by Marton Balint
fixed: Option is added to latest git master.
1:26 AM Ticket #1928 (ape: fix seeking (with ffplay)) closed by Marton Balint
fixed: Fixed in latest git master.
12:47 AM Changeset in ffmpeg [e54a1bdc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: do …
12:29 AM Changeset in ffmpeg [1c6477f3] by Michael Niedermayer <michaelni@gmx.at>
Revert "lavf/utils: add support for special characters encoding in …
12:23 AM Changeset in ffmpeg [7b2d50f8] by Clément Bœsch <ubitux@gmail.com>
build: make iconv build configurable.

Feb 27, 2013:

11:48 PM Ticket #2031 (ffmpeg fails to access certain http URLs) closed by Stefano Sabatini
fixed: Hopefully fixed in: […] Please reopen the ticket if this still …
11:39 PM Changeset in ffmpeg [4a8fc1d8] by Stefano Sabatini <stefasab@gmail.com>
lavf/utils: add support for special characters encoding in URL In …
11:16 PM Changeset in ffmpeg [6cc12353] by Stefano Sabatini <stefasab@gmail.com>
lavf/concatdec: define "ffcat" and "ffconcat" extensions
10:13 PM Ticket #1799 (movie: loop option doesn't seem to work) updated by Carl Eugen Hoyos
Keywords changed
9:59 PM Ticket #2242 (Small memory leak when using -fix_sub_duration with ass -> mov_text) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas.
9:43 PM Ticket #2240 (xvid: visible artefects) updated by Carl Eugen Hoyos
Don't we do the same - only accepting build values > 0 - for x264?
9:41 PM Ticket #2310 (x264: x264_cqm_init access beyond array causes undefined behavior in gcc48) closed by Carl Eugen Hoyos
invalid: Please consider posting on http://mailman.videolan.org/listinfo/x264-devel
8:34 PM Changeset in ffmpeg [ac37d21f] by Marton Balint <cus@passwd.hu>
ffplay: do not cycle through unavailable show modes Fixes ticket …
8:34 PM Changeset in ffmpeg [d0c6ed7d] by Marton Balint <cus@passwd.hu>
ffplay: add option to disable subtitling Fixes ticket #2201. …
8:34 PM Changeset in ffmpeg [daece4c6] by Marton Balint <cus@passwd.hu>
ffplay: use NAN to signal invalid external clock Signed-off-by: …
8:34 PM Changeset in ffmpeg [26c208cf] by Marton Balint <cus@passwd.hu>
ffplay: if audio or video clock is invalid return NAN This helps us …
8:34 PM Changeset in ffmpeg [38f64966] by Marton Balint <cus@passwd.hu>
ffplay: allow frame dropping if we redisplay an already displayed …
8:34 PM Changeset in ffmpeg [36dc476f] by Marton Balint <cus@passwd.hu>
ffplay: return true for pictq_prev_picture if it was successful …
8:34 PM Changeset in ffmpeg [3070600] by Marton Balint <cus@passwd.hu>
ffplay: only quit from audio_decode_frame before decoding when paused …
8:34 PM Changeset in ffmpeg [48e43a19] by Marton Balint <cus@passwd.hu>
ffplay: drop remaining frames in current audio avpacket when seeking …
8:34 PM Changeset in ffmpeg [4be7d578] by Marton Balint <cus@passwd.hu>
ffplay: signal seek event to read thread Improves seek delay. …
8:00 PM Changeset in ffmpeg [2ecf564f] by Clément Bœsch <ubitux@gmail.com>
build: fix iconv detection on some systems. This at least fix the …
7:59 PM CompilationGuide/Centos edited by llogan
gcc-c++ is needed by fdk-aac (diff)
7:57 PM CompilationGuide/Centos edited by llogan
fix/cleanup fdk-aac and theora additions (diff)
7:35 PM Ticket #2310 (x264: x264_cqm_init access beyond array causes undefined behavior in gcc48) created by Safari
Summary of the bug: can't x264 bugs be submitted with trac..? …
7:32 PM Changeset in ffmpeg [5c869655] by Martin Storsjö <martin@martin.st>
lavf: Add a fate test for the noproxy pattern matching Signed-off-by: …
7:32 PM Changeset in ffmpeg [de9cd1b1] by Martin Storsjö <martin@martin.st>
lavf: Handle the environment variable no_proxy more properly The …
6:51 PM Changeset in ffmpeg [e2c272eb] by Diego Biurrun <diego@biurrun.de>
LICENSE: Move (L)GPLv3 explanation block to a more suitable place
6:01 PM Changeset in ffmpeg [13811b19] by Nicolas George <nicolas.george@normalesup.org>
lavc/libopusenc: report an error if global_quality is set.
5:57 PM Changeset in ffmpeg [f102c24d] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: free last sub when using -fix_sub_duration. Fix trac ticket …
5:26 PM Changeset in ffmpeg [1fd04cac] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'fredjean/master' * fredjean/master: …
5:13 PM Changeset in ffmpeg [c53e8d90] by Frederic Jean <fred@fredjean.net>
Include fix for building ismindex under MinGW Include cmdutils.h so …
5:03 PM Ticket #2240 (xvid: visible artefects) updated by Michael Niedermayer
below may or may not work (needs testing with lots of old xvid files, …
4:48 PM Ticket #2240 (xvid: visible artefects) updated by Michael Niedermayer
it has a xvid fourcc but iam not so sure that xvid was the actual encoder
4:41 PM Ticket #2097 (Let Gradfun output an undithered image of higher bit depth.) updated by Björn Sonnenschein
Hmm, could the format filter give some hints? It converts the video to …
4:31 PM Ticket #2177 (Canopus dv looks broken) closed by Michael Niedermayer
fixed
4:28 PM Changeset in ffmpeg [9774145f] by Paul B Mahol <onemda@gmail.com>
exr: simplify decompression path Signed-off-by: Paul B Mahol …
4:19 PM Changeset in ffmpeg [5c924c9b] by Michael Niedermayer <michaelni@gmx.at>
dv: Correctly identify CDVC profile Fixes Ticket2177 Signed-off-by: …
4:09 PM Ticket #2225 (negate filter is broken on big-endian) closed by Michael Niedermayer
fixed
4:09 PM Changeset in ffmpeg [21c2e201] by Michael Niedermayer <michaelni@gmx.at>
vf_lut: correct color/comp permutation Fixes Ticket2225 …
3:45 PM CompilationGuide/Android edited by Roger Pack
(diff)
3:24 PM Ticket #1799 (movie: loop option doesn't seem to work) updated by Stylpe
Yes, this still happens, tested this build with the same command (but …
3:16 PM Changeset in ffmpeg [cdbaaa4f] by Michael Niedermayer <michaelni@gmx.at>
doc/ffmpeg: remove non ascii char Signed-off-by: Michael Niedermayer …
3:16 PM Changeset in ffmpeg [d4d1f32e] by Michael Niedermayer <michaelni@gmx.at>
Slight bug building ffmpeg-1.1.3 on OSX + patch to fix Two instances …
2:51 PM Changeset in ffmpeg [c87c2d0d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
swscale: Add support for unscaled 8-bit Packed RGB -> Planar RGB …
2:46 PM Changeset in ffmpeg [57c4c255] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
swscale: Add support for unscaled 8-bit Packed RGB -> Planar RGB …
2:08 PM Ticket #2309 (Continuing -async issues) updated by agni451
I tried your commandline and it works for all of my samples as far as …
1:46 PM Ticket #2309 (Continuing -async issues) updated by Carl Eugen Hoyos
I tested the following command line: […] and the output file plays …
1:29 PM badLOG.txt attached to Ticket #2309 by agni451
console output of failed commandline
1:23 PM Ticket #2309 (Continuing -async issues) updated by Carl Eugen Hoyos
To make this a valid ticket, please provide a (one) failing command …
1:22 PM Ticket #1329 (A/V desync with mpeg1video and mp2 in mpeg-ps) closed by Carl Eugen Hoyos
fixed: Fixed in FFmpeg 1.1 and git head.
1:15 PM Ticket #2309 (Continuing -async issues) updated by agni451
I just created this ticket, but I'd like to add a new finding. I have …
12:56 PM Ticket #2309 (Continuing -async issues) created by agni451
Summary of the bug: How to reproduce: […] I downloaded both the …
12:42 PM Ticket #2230 (Specified MPEG-TS metadata is not written to HLS(-ssegment) segments) updated by Carl Eugen Hoyos
A patch was sent: …
12:39 PM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by Carl Eugen Hoyos
Replying to agni451: > Unfortunately, I stumbled upon a …
12:36 PM Ticket #2186 (program detection in transport stream broken) updated by Carl Eugen Hoyos
Cc changed
Replying to heleppkes: > I tried cutting a small sample …
12:31 PM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by agni451
I downloaded both the 2-25-2013 and 2-26-2013 static builds and tested …
11:38 AM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by Carl Eugen Hoyos
Replying to dgillier: > I'm sorry but I don't understand …
11:35 AM Changeset in ffmpeg [50c27388] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
11:22 AM Changeset in ffmpeg [cdb9752a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '845cfc92f908791714b8c4c8a49c91b8c64b685e' * commit …
11:11 AM Ticket #2308 (Transcoding problems with asf / wma lossless files) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2308/
11:11 AM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by DG
I'm going to try with the git head... regarding URL input, I don't …
11:10 AM Ticket #2308 (Transcoding problems with asf / wma lossless files) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/44250 A user …
10:59 AM Changeset in ffmpeg [04ec796b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '096cc11ec102701a18951b4f0437d609081ca1dd' * commit …
10:57 AM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by Carl Eugen Hoyos
Component changed
Is this problem also reproducible with current git head? Is this …
10:50 AM Changeset in ffmpeg [f2bbc2f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '31a23a0dc663bd42bf593275971b4277a479b73d' * commit …
10:48 AM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) created by DG
I'm recording UDP streams with transcoding to disk. UDP source are …
9:33 AM Ticket #1009 (XvBA - AMD Hardware acceleration) updated by Carl Eugen Hoyos
Additionally, please use tools/patcheck, the current patch has some …
9:24 AM Ticket #2306 (Vividas Demuxer for IPLEX) updated by Carl Eugen Hoyos
Replying to ryszardzonk: > my friend there is no need to …
8:08 AM Ticket #2306 (Vividas Demuxer for IPLEX) updated by ryszardzonk
@cehoyos my friend there is no need to scream. First of all IMHO …
7:53 AM Ticket #2219 (-mbd 3 creates visible blocks) updated by Carl Eugen Hoyos
Priority, Version, Component, Reproduced by developer changed
2:46 AM Changeset in ffmpeg [5d2f2c76] by Michael Niedermayer <michaelni@gmx.at>
oggdec: chained oggs have timestamp discontinuities Signed-off-by: …
2:06 AM Ticket #2219 (-mbd 3 creates visible blocks) closed by Michael Niedermayer
fixed: there is no such thing as mbd 3 fixed min/max values
2:04 AM Changeset in ffmpeg [0dcecf45] by Michael Niedermayer <michaelni@gmx.at>
avcodec: mbd has a range of 0..2 Fixes Ticket2219 Signed-off-by: …
2:00 AM Ticket #2155 (jpg 4:4:4 encoder does not work correctly with -flags gray) closed by Michael Niedermayer
fixed
1:56 AM Changeset in ffmpeg [1672624d] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc: fix gray flag with 444 jpeg Fixes Ticket2155 …
1:26 AM Ticket #259 (framerate detection does not work properly. (mkv with default duration ...) updated by Michael Niedermayer
Analyzed by developer changed
This files header states 29.97 as framerate / default duration, …
1:17 AM Changeset in ffmpeg [2d704468] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: add -to option to specify stop time Signed-off-by: Jean …

Feb 26, 2013:

11:13 PM Ticket #2304 (Support PCM_S16BE in WAVE) updated by Dennis
Ah, thanks man. ...and you're right, it does not work. The only …
10:59 PM Ticket #2304 (Support PCM_S16BE in WAVE) updated by Carl Eugen Hoyos
Replying to DJX: > ...now you got me wondering if, indeed, …
10:45 PM Ticket #2304 (Support PCM_S16BE in WAVE) updated by Dennis
Oh, no problem. I was going to mess with it in a digital audio …
10:36 PM Changeset in ffmpeg [ebc70199] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Drop some unused function #defines
10:36 PM Changeset in ffmpeg [845cfc92] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to …
10:36 PM Changeset in ffmpeg [096cc11e] by Diego Biurrun <diego@biurrun.de>
x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.c
10:17 PM Changeset in ffmpeg [31a23a0d] by Martin Storsjö <martin@martin.st>
x86: dsputil_mmx: Remove leftover inline assembly fragments These …
10:06 PM Ticket #2306 (Vividas Demuxer for IPLEX) updated by Carl Eugen Hoyos
Replying to ryszardzonk: > PS I am not developer so if …
10:03 PM Ticket #1009 (XvBA - AMD Hardware acceleration) updated by Carl Eugen Hoyos
(As explained, the change to pixfmt.h is not acceptable as-is because …
10:00 PM Ticket #45 (FFplay do not respect resize alghoritm set in the sourcecode) closed by Michael Niedermayer
fixed: The remaining problem with sws_flags is no longer reproduceable
10:00 PM Ticket #2304 (Support PCM_S16BE in WAVE) updated by Carl Eugen Hoyos
Replying to DJX: > I was just going to play with them, …
8:57 PM Encode/VP8 edited by slhck
restructured for clarity (diff)
8:56 PM Encode/YouTube edited by llogan
YouTube does not support YUV 4:2:2 or YUV 4:4:4 (diff)
7:21 PM Changeset in ffmpeg [c6c4dc69] by Reinhard Tartler <siretart@tauware.de>
vorbisdec: Accept 0 amplitude_bits The specification does not prevent …
7:21 PM Changeset in ffmpeg [494ddd37] by Reinhard Tartler <siretart@tauware.de>
vorbisdec: Error on bark_map_size equal to 0. The value is used to …
7:21 PM Changeset in ffmpeg [37e99e38] by Reinhard Tartler <siretart@tauware.de>
vorbisdec: Add missing checks Rate and order must not be 0 even if …
7:21 PM Changeset in ffmpeg [73d6f465] by Reinhard Tartler <siretart@tauware.de>
ac3dec: validate channel output mode against channel count Damaged …
6:01 PM Ticket #2306 (Vividas Demuxer for IPLEX) created by ryszardzonk
Vividas is the demuxer used by iplex.pl video streaming site and …
5:59 PM Ticket #2305 (v4l2 user control configuration mechanism) updated by Adam Clarke
I apologize if I am not using the correct format to report this issue. …
5:56 PM Changeset in ffmpeg [997a3623] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: Detect MXF essence stuff at the end of frames Fixes some of …
5:41 PM Ticket #1009 (XvBA - AMD Hardware acceleration) updated by ryszardzonk
I am not a developer however I made the best effort I could porting …
5:29 PM ffmpeg-1.0.4-xvba_support.patch attached to Ticket #1009 by ryszardzonk
ffmpeg-1.0.4-xvba_support.patch
4:34 PM Ticket #2304 (Support PCM_S16BE in WAVE) updated by Dennis
I was just going to play with them, nothing important. First thing …
3:50 PM Changeset in ffmpeg [e4eedb98] by Michael Niedermayer <michaelni@gmx.at>
swscale-test: fix 3 pointer type warnings Signed-off-by: Michael …
3:36 PM Changeset in ffmpeg [c6d3b3be] by Michael Niedermayer <michaelni@gmx.at>
aacsbr: Silence warning: max_qmf_subbands may be used uninitialized in …
3:35 PM Ticket #2304 (Support PCM_S16BE in WAVE) updated by Carl Eugen Hoyos
Replying to DJX: > These are Michael Jackson music videos …
3:17 PM Ticket #2304 (Support PCM_S16BE in WAVE) updated by Dennis
Okay, thanks. These are Michael Jackson music videos that came on a …
12:13 PM Changeset in ffmpeg [e907aa98] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:05 PM Changeset in ffmpeg [a984efd1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' * commit …
11:56 AM Changeset in ffmpeg [9b1a0c2e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622' * commit …
11:50 AM Changeset in ffmpeg [6fbddc80] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655' * commit …
11:39 AM Changeset in ffmpeg [13fa0741] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e951b6d94c441d46b396ef12da1428297d77251d' * commit …
11:32 AM Changeset in ffmpeg [2b277f29] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b58b00aeca21de00ab6da2944684f784d9d6bc47' * commit …
11:11 AM Ticket #2058 (FFMPEG sometimes not able to stream copy mpeg2video files, error with ...) updated by Harry Tipper
Any info on this? Getting a lot of these errors with my mpeg2 files.
10:14 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Elon Musk
Keywords changed
10:14 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Elon Musk
Description, Summary changed
7:15 AM Ticket #2305 (v4l2 user control configuration mechanism) updated by Carl Eugen Hoyos
Priority, Version changed
As-is, this is an invalid ticket. Please describe in more detail …
7:14 AM Ticket #2304 (Support PCM_S16BE in WAVE) closed by Carl Eugen Hoyos
duplicate: Out of curiosity: On which work-flow would this feature help? I am …
5:18 AM WikiStart edited by llogan
add TheoraVorbisEncodingGuide link (diff)
5:13 AM ArticlesForCreation edited by llogan
make link to TheoraVorbisEncodingGuide "stub" (diff)
5:09 AM TheoraVorbisEncodingGuide created by llogan
make (somewhat sparse) initial page
4:21 AM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by Harry Tipper
I get this problem with 30 percent of my h264 recordings and other …
3:56 AM Encode/VP8 edited by llogan
trivial nits (diff)
3:12 AM Ticket #2305 (v4l2 user control configuration mechanism) created by Adam Clarke
avdevice/v4l2.c does not provide a v4l2 user control ( V4L2_CID_* ) …
2:39 AM Changeset in ffmpeg [50ebb524] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: List merge commit hashes and version numbers …
2:39 AM Changeset in ffmpeg [98e96652] by Michael Niedermayer <michaelni@gmx.at>
apichanges: fix 2 wrong hashes Signed-off-by: Michael Niedermayer …
2:39 AM Changeset in ffmpeg [4bde8c13] by Michael Niedermayer <michaelni@gmx.at>
apichanges: Use , instead of / to seperate multiple hashes …
2:39 AM Changeset in ffmpeg [ece16d91] by Michael Niedermayer <michaelni@gmx.at>
apichanges: fix date Signed-off-by: Michael Niedermayer …
2:39 AM Changeset in ffmpeg [3348e66e] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: fix odd .01 versions Signed-off-by: Michael …
2:39 AM Changeset in ffmpeg [6e8ed38f] by Michael Niedermayer <michaelni@gmx.at>
aac: reconfigure output on pop Fixes Ticket1918 Signed-off-by: …
2:21 AM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by ramitb
Anyone any thoughts on this?
2:09 AM Changeset in ffmpeg [f64e4a8c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/9' into release/1.1 * …
1:49 AM Changeset in ffmpeg [f6fff8e5] by Michael Niedermayer <michaelni@gmx.at>
ac3enc_template: silence may be used uninitialized in this function …
1:49 AM Changeset in ffmpeg [5bcb379f] by Michael Niedermayer <michaelni@gmx.at>
motion-test: fix warning: dsp_mask is deprecated Signed-off-by: …
1:48 AM Changeset in ffmpeg [bfcc21a4] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/motion-test: set the bitexact flag this is needed for …
1:23 AM Ticket #2304 (Support PCM_S16BE in WAVE) created by Dennis
Summary of the bug: It appears FFmpeg does not support PCM signed …

Feb 25, 2013:

11:51 PM Changeset in ffmpeg [3a02b688] by Diego Biurrun <diego@biurrun.de>
configure: icc: Drop nonsense adding of cpuflags to LDFLAGS This …
11:51 PM Changeset in ffmpeg [c242bbd8] by Diego Biurrun <diego@biurrun.de>
Remove unnecessary dsputil.h #includes
11:51 PM Changeset in ffmpeg [76b19a39] by Diego Biurrun <diego@biurrun.de>
Fix a number of incorrect intmath.h #includes.
10:18 PM Ticket #2136 (libvpx -crf option is broken) closed by Carl Eugen Hoyos
fixed
10:07 PM Ticket #2136 (libvpx -crf option is broken) updated by slhck
Replying to cehoyos: > Is this problem fixed in git head? …
9:35 PM Ticket #2136 (libvpx -crf option is broken) updated by slhck
Yes, this is fixed now. You can now correctly set qmin to 0 to …
9:28 PM Ticket #2136 (libvpx -crf option is broken) updated by Carl Eugen Hoyos
Is this problem fixed in git head?
8:15 PM Changeset in ffmpeg [d925cca9] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: remove an unused variable
8:15 PM Changeset in ffmpeg [e8da8075] by Justin Ruggles <justin.ruggles@gmail.com>
cmdutils: only use libavresample when it is enabled avprobe and …
8:15 PM Changeset in ffmpeg [699d02b8] by Justin Ruggles <justin.ruggles@gmail.com>
libschroedinger: cosmetics: rename variable avccontext to avctx This …
8:15 PM Changeset in ffmpeg [09031b4] by Justin Ruggles <justin.ruggles@gmail.com>
vorbisenc: cosmetics: rename variable avccontext to avctx This is …
8:15 PM Changeset in ffmpeg [e951b6d9] by Justin Ruggles <justin.ruggles@gmail.com>
vorbisdec: cosmetics: rename variable avccontext to avctx This is …
7:34 PM Changeset in ffmpeg [6a9f050] by Diego Biurrun <diego@biurrun.de>
build: Fix CAF demuxer dependencies (cherry picked from commit …
7:13 PM Changeset in ffmpeg [bfcc38ef] by Michael Niedermayer <michaelni@gmx.at>
libvpx: check if CQ level is in correct bounds Check whether CQ level …
7:12 PM Ticket #2188 (dvb_teletext not detected (ARD HD)) closed by Carl Eugen Hoyos
invalid: Thank you for the clarification!
7:10 PM Changeset in ffmpeg [188947c3] by Michael Niedermayer <michaelni@gmx.at>
libvpx: allow 0 as min quantizer value Allow setting the min …
6:52 PM Ticket #2188 (dvb_teletext not detected (ARD HD)) updated by martii
This is pretty embarrassing. Sorry for wasting your time. Please mark …
5:36 PM Changeset in ffmpeg [af0e8144] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: cosmetics Signed-off-by: Jean First <jeanfirst@gmail.com> …
5:36 PM Changeset in ffmpeg [e6f2734] by Michael Niedermayer <michaelni@gmx.at>
pmpdec: make i unsigned, avoid undefined behavior of i++ Reviewed-by: …
5:36 PM Changeset in ffmpeg [a960f3b9] by Michael Niedermayer <michaelni@gmx.at>
pmpdec: fix integer overflow Its unlikely this affects any valid …
5:15 PM Changeset in ffmpeg [b2d688ea] by Diego Biurrun <diego@biurrun.de>
configure: Identify icc compiler with a less ambiguous pattern
5:15 PM Changeset in ffmpeg [b58b00ae] by Diego Biurrun <diego@biurrun.de>
configure: Separate "ln" command line arguments This is more …
1:16 PM Changeset in ffmpeg [b8f69128] by Paul B Mahol <onemda@gmail.com>
fate: update pixfmts_hflip Signed-off-by: Paul B Mahol <onemda@gmail.com>
1:07 PM Changeset in ffmpeg [e0ccb5fa] by Paul B Mahol <onemda@gmail.com>
lavfi/hflip: support more formats Signed-off-by: Paul B Mahol …
12:54 PM Changeset in ffmpeg [eac93932] by Paul B Mahol <onemda@gmail.com>
lavfi/geq: improve support for formats with alpha plane …
12:35 PM Ticket #2136 (libvpx -crf option is broken) updated by slhck
Replying to cehoyos: > Please consider sending a patch to …
11:58 AM Changeset in ffmpeg [875f8831] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:52 AM Changeset in ffmpeg [f7dc6aa5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5b47c19bfda92273ae49e83db26a565afcaed80a' * commit …
11:30 AM Changeset in ffmpeg [a0312a2e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fc386f2eea8d93ecd4f81e1646c835d1645c56a0' * commit …
11:22 AM Changeset in ffmpeg [cb72f698] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '11dcecfcca0eca1a571792c4fa3c21fb2cfddddc' * commit …
10:52 AM Ticket #2303 (Protocol not found when input file name contains a comma) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 58030fc
10:26 AM Ticket #2303 (Protocol not found when input file name contains a comma) created by Jean Delvare
When input file name contains a comma, ffmpeg and ffprobe choke with …
8:55 AM Ticket #2302 (MacOSX and iOs capture) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Type changed
8:53 AM Changeset in ffmpeg [d92a7870] by James Almer <jamrial@gmail.com>
lavc/bink: Chech for malloc failure Based on commit …
8:52 AM Changeset in ffmpeg [5fb5ac7] by James Almer <jamrial@gmail.com>
doc/Makefile: Fix make docclean Signed-off-by: James Almer …
8:52 AM Changeset in ffmpeg [8d3bc52a] by James Almer <jamrial@gmail.com>
latmenc: Check for LOAS sync word Write the packet unaltered if …
8:51 AM Changeset in ffmpeg [62e55034] by James Almer <jamrial@gmail.com>
lavc/bink: Chech for malloc failure Based on commit …
8:48 AM Changeset in ffmpeg [e6324ccf] by James Almer <jamrial@gmail.com>
latmenc: Check for LOAS sync word Write the packet unaltered if …
6:34 AM Changeset in ffmpeg [23bd9ef4] by Luca Barbato <lu_zero@gentoo.org>
vorbisdec: Accept 0 amplitude_bits The specification does not prevent …
6:34 AM Changeset in ffmpeg [5b47c19b] by Luca Barbato <lu_zero@gentoo.org>
vorbisdec: Add missing checks Rate and order must not be 0 even if …
6:34 AM Changeset in ffmpeg [fc386f2e] by Luca Barbato <lu_zero@gentoo.org>
vorbisdec: cosmetics Use the commonly used "if (!var)" instead of "if …
6:33 AM Changeset in ffmpeg [11dcecfc] by Luca Barbato <lu_zero@gentoo.org>
vorbisdec: Error on bark_map_size equal to 0. The value is used to …
4:19 AM Changeset in ffmpeg [8cfd33fd] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: List merge commit hashes and version numbers …
4:19 AM Changeset in ffmpeg [ab70fa28] by Michael Niedermayer <michaelni@gmx.at>
apichanges: fix 2 wrong hashes Signed-off-by: Michael Niedermayer …
4:19 AM Changeset in ffmpeg [3a21007] by Michael Niedermayer <michaelni@gmx.at>
apichanges: Use , instead of / to seperate multiple hashes …
4:19 AM Changeset in ffmpeg [5877811b] by Michael Niedermayer <michaelni@gmx.at>
apichanges: fix date Signed-off-by: Michael Niedermayer …
4:19 AM Changeset in ffmpeg [c6970957] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: fix odd .01 versions Signed-off-by: Michael …
4:19 AM Changeset in ffmpeg [97a740ac] by Michael Niedermayer <michaelni@gmx.at>
aac: reconfigure output on pop Fixes Ticket1918 Signed-off-by: …
3:59 AM Ticket #2210 (AC3 channel layout change midstream causes severe errors) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
3:49 AM Ticket #2188 (dvb_teletext not detected (ARD HD)) updated by Carl Eugen Hoyos
Replying to martii: > I've cross-compiled mplayer and can …
3:49 AM Changeset in ffmpeg [02f241d] by Michael Niedermayer <michaelni@gmx.at>
configure: Make warnings from -Wreturn-type fatal errors These …
3:49 AM Changeset in ffmpeg [cc64871b] by Michael Niedermayer <michaelni@gmx.at>
movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd Other …
3:49 AM Changeset in ffmpeg [fcd0e323] by Michael Niedermayer <michaelni@gmx.at>
h264: Detect POC inconsistencies and try to handle them reasonably …
3:39 AM Changeset in ffmpeg [bb7bc344] by Michael Niedermayer <michaelni@gmx.at>
af_biquads: memset(0) cache Fixes valgrind warnings Signed-off-by: …
3:39 AM Changeset in ffmpeg [35aaa306] by Michael Niedermayer <michaelni@gmx.at>
swr: make the default of nopts for first_pts actually work Fixes …
3:39 AM Changeset in ffmpeg [7f2ab129] by Michael Niedermayer <michaelni@gmx.at>
fate: force a first_pts=0 for the aresample test This is needed to …
3:39 AM Changeset in ffmpeg [e420289] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Force a first_pts of 0 for the first configuration of -async …
1:01 AM Ticket #2302 (MacOSX and iOs capture) updated by rain
The ffmpeg can't capture audio and video in MacOSX and iOS.I wish it …
12:58 AM Ticket #2302 (MacOSX and iOs capture) created by rain
For example the camera format is Video4Linux(v4l) and its name is …

Feb 24, 2013:

10:44 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Valentin Schmid
Keywords, Cc changed
10:43 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Valentin Schmid
Extendig vf_colormatrix.c would be perfect. There's also another …
10:29 PM Changeset in ffmpeg [394130ef] by Stefano Sabatini <stefasab@gmail.com>
ffplay: reindent and remove pointless cast in audio_decode_frame() code
10:26 PM Changeset in ffmpeg [a3fa27e3] by Stefano Sabatini <stefasab@gmail.com>
ffplay: set type for channel_layout AudioParams field to int64_t …
10:22 PM Changeset in ffmpeg [566560b8] by Stefano Sabatini <stefasab@gmail.com>
lavfi/abuffersink: fix weird indent and spacing
10:21 PM Changeset in ffmpeg [b59cd089] by Stefano Sabatini <stefasab@gmail.com>
lavfi/abuffersink: add sample_rates field to AVABufferSinkParams …
10:14 PM Changeset in ffmpeg [5085b464] by Stefano Sabatini <stefasab@gmail.com>
lavc: change type of AVFrame.channels field from int64_t to int …
9:57 PM Ticket #2188 (dvb_teletext not detected (ARD HD)) updated by martii
Yes, this is Astra 19.2E. I've cross-compiled mplayer and can record …
9:50 PM Ticket #2136 (libvpx -crf option is broken) updated by Carl Eugen Hoyos
Cc changed
Please consider sending a patch to ffmpeg-devel.
9:41 PM Ticket #2136 (libvpx -crf option is broken) updated by slhck
The error is that the minimum quantizer value is 4 by default. If you …
8:44 PM Ticket #2301 (Allow granular control for wiki page editing permissions) created by llogan
The trac wiki should allow some pages to be edited only by a …
8:39 PM Ticket #2188 (dvb_teletext not detected (ARD HD)) updated by Carl Eugen Hoyos
It unfortunately may take some time until I have access to my DVB-S(2) …
8:08 PM ArticlesForCreation edited by slhck
libvpx guide created (diff)
8:03 PM Ticket #2299 (-dump_attachment option is poorly documented and/or doesn't work) updated by slhck
Replying to cehoyos: > …
7:57 PM Ticket #2188 (dvb_teletext not detected (ARD HD)) updated by martii
Not trivially ... I assume you want me to access …
7:37 PM Encode/VP8 edited by slhck
it actually uses both, silly me (diff)
7:35 PM WikiStart edited by slhck
added link for libvpx encoding guide (diff)
7:35 PM Encode/VP8 created by slhck
created first version
7:31 PM Changeset in ffmpeg [ad899522] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use a AVDictionary instead of the context to move swr …
7:31 PM Changeset in ffmpeg [f3abdf43] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: fix null pointer dereference Signed-off-by: Michael …
7:31 PM Changeset in ffmpeg [8b3affda] by Michael Niedermayer <michaelni@gmx.at>
swr: support a seperate output sample bits. This avoids user apps …
7:31 PM Changeset in ffmpeg [c4c702b6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/avfiltergraph.h: Move public field out of the private fields …
7:31 PM Changeset in ffmpeg [2abbe6d0] by Michael Niedermayer <michaelni@gmx.at>
swr: add duplicate cutoff for compatibility Based on commit …
7:27 PM Changeset in ffmpeg [8a7d177] by Paul B Mahol <onemda@gmail.com>
fate: add animated gif decoder tests Signed-off-by: Paul B Mahol …
7:27 PM Changeset in ffmpeg [bc980d57] by Paul B Mahol <onemda@gmail.com>
fate: add animated gif demuxer test Signed-off-by: Paul B Mahol …
7:01 PM Ticket #2188 (dvb_teletext not detected (ARD HD)) updated by Carl Eugen Hoyos
Can you test mplayer -dumpstream on your setup?
6:59 PM Ticket #2293 (Apple HTTP Live Streaming demuxer does invalid accesses to avio internals) closed by reimar
fixed: Fix pushed. Since that code is in the read_header function I'd expect …
6:53 PM Ticket #2188 (dvb_teletext not detected (ARD HD)) updated by martii
Thanks a lot for the feedback. The recordings were made using Neutrino …
6:50 PM Changeset in ffmpeg [c10582e7] by Diego Biurrun <diego@biurrun.de>
doc: filters: Correct BNF FILTER description Signed-off-by: Diego …
6:49 PM Changeset in ffmpeg [c65eb790] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mpeg12: Fix non-hwaccel VDPAU decode. Previously avctx->hwaccel would …
6:49 PM Changeset in ffmpeg [db6e2e84] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
hls: do not access pb->opaque for custom IO. As the name indicates we …
6:35 PM Ticket #2293 (Apple HTTP Live Streaming demuxer does invalid accesses to avio internals) updated by gjdfgh
> Note that the fix means you won't have support for e.g. cookies in …
6:32 PM Changeset in ffmpeg [c3829f70] by Diego Biurrun <diego@biurrun.de>
doc: developer: Allow tabs in the vim configuration for Automake files …
6:32 PM Changeset in ffmpeg [f2076410] by Diego Biurrun <diego@biurrun.de>
doc: filters: Correct BNF FILTER description Signed-off-by: Diego …
6:32 PM Changeset in ffmpeg [60a1ee6e] by Diego Biurrun <diego@biurrun.de>
doc: Fix some obsolete references to av* tools as ff* tools …
6:06 PM CompilationGuide/Centos edited by evilsoup
Added fdk_aac information & libtheora (diff)
5:55 PM WikiStart edited by slhck
consistent formatting for lists, structured FAQ articles (diff)
5:51 PM Changeset in ffmpeg [3d035d5a] by Diego Biurrun <diego@biurrun.de>
dsputil_alpha.h: Add missing stddef.h header to fix standalone compilation
5:42 PM Changeset in ffmpeg [dc745b76] by Diego Biurrun <diego@biurrun.de>
doc: developer: Allow tabs in the vim configuration for Automake files …
5:42 PM Changeset in ffmpeg [b6ae41e7] by Diego Biurrun <diego@biurrun.de>
doc: filters: Correct BNF FILTER description Signed-off-by: Diego …
5:02 PM Changeset in ffmpeg [036df234] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
4:55 PM Changeset in ffmpeg [214cb30b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3fc09b0081184f26edbb62d2d72ae89bf9e21768' * commit …
4:45 PM Changeset in ffmpeg [5f8f9dc4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '45235ac488363e3360bf2f2275102d1ec66eba0f' * commit …
4:41 PM Changeset in ffmpeg [6db37c94] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044' * commit …
4:10 PM Changeset in ffmpeg [71cf094] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf' * commit …
3:58 PM Ticket #2259 (http_proxy doesn't work) updated by Carl Eugen Hoyos
Could you test to export the http proxy path with "http://"? set …
3:53 PM Changeset in ffmpeg [f7c4b76c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd7c450436fcb9d3ecf59884a574e7684183e753d' * commit …
3:40 PM Changeset in ffmpeg [dbabea2f] by Michael Niedermayer <michaelni@gmx.at>
configure: hwaccel autodetection has been removed in …
3:33 PM Changeset in ffmpeg [fdd392ed] by Michael Niedermayer <michaelni@gmx.at>
configure: Simplify VDPAU header check Conflicts: configure
3:18 PM Changeset in ffmpeg [8cf9253a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '82ca17ac7a0a08784cb6808384ee237ac28e8334' * commit …
2:47 PM Ticket #2253 (make fails with ./configure --disable-everything) updated by Carl Eugen Hoyos
New patch: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/159728
2:37 PM Changeset in ffmpeg [60cc4a32] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '215cdd35efd625ec28ef5846f1692b18f7c2c230' * commit …
2:27 PM Changeset in ffmpeg [7b12554] by Paul B Mahol <onemda@gmail.com>
exr: make sure that data_size is not bigger than expected …
2:27 PM Changeset in ffmpeg [74a78bfe] by Paul B Mahol <onemda@gmail.com>
exr: simplify filling channel_buffer[] Signed-off-by: Paul B Mahol …
2:27 PM Changeset in ffmpeg [645f96f1] by Paul B Mahol <onemda@gmail.com>
exr: check color channel subsampling too If there is unsupported …
2:27 PM Changeset in ffmpeg [1a08758e] by Paul B Mahol <onemda@gmail.com>
exr: slice threading Signed-off-by: Paul B Mahol <onemda@gmail.com>
2:24 PM Changeset in ffmpeg [845bf993] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74' * commit …
2:21 PM Changeset in ffmpeg [42b41199] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2aac411fd4c74e22b978525206f3b8257de1842b' * commit …
1:58 PM Changeset in ffmpeg [56c245f9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9840130edf3a969ec06dd0faa61dcf8d90c5f67a' * commit …
1:50 PM Changeset in ffmpeg [74c92452] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0a8da1a3e5f0b9329dfb89d17356ff5444c02351' * commit …
1:37 PM Changeset in ffmpeg [409890ca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7432e872066d6960a9fbd31c51a94ebe6183389e' * commit …
1:32 PM Changeset in ffmpeg [2fc662a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608' * commit …
1:27 PM Changeset in ffmpeg [5ecf8189] by Michael Niedermayer <michaelni@gmx.at>
pnm: use av_pix_fmt_desc_get() Using the table directly may cause …
1:14 PM Changeset in ffmpeg [198ea7a9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b5f536d24b5ae360503935c34d5d59fa5181b94d' * commit …
1:05 PM Changeset in ffmpeg [a77a27a2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2f325a6fd4421c4dd4e26d7065e5d4bf26ed52f2' * commit …
12:55 PM Changeset in ffmpeg [6f5f0671] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7b4f91155bd4ef5a8d4e9af65c48b42bfa5b52c6' * commit …
12:50 PM Ticket #2293 (Apple HTTP Live Streaming demuxer does invalid accesses to avio internals) updated by reimar
There is a patch on the ffmpeg-devel list, testing is welcome (I only …
12:49 PM Changeset in ffmpeg [9ba38e62] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e10659244782b26061e7d52c06437de32a43a7af' * commit …
12:43 PM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by agni451
Replying to cehoyos: > Replying to agni451: …
12:28 PM Ticket #2139 (Crash on invalid command-line) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas.
12:24 PM Changeset in ffmpeg [9748cac5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4f3b058c84f570e261d743c7c22f865617fd28ac' * commit …
12:24 PM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by Carl Eugen Hoyos
Cc, Status, Reproduced by developer changed
Replying to agni451: > Unfortunately, it was only correct …
12:15 PM Changeset in ffmpeg [663ebae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10' * commit …
12:12 PM Changeset in ffmpeg [ea2de3d0] by Nicolas George <nicolas.george@normalesup.org>
lavf/concatdec: add the "duration" directive.
12:12 PM Changeset in ffmpeg [b92c7a8f] by Nicolas George <nicolas.george@normalesup.org>
tools: add seek_print. Useful for testing seek implementations.
12:08 PM Changeset in ffmpeg [33796645] by Michael Niedermayer <michaelni@gmx.at>
loco: check the last plane too Signed-off-by: Michael Niedermayer …
12:08 PM Changeset in ffmpeg [714ff448] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '067432c1c95882c7221e694f33d9f3bdbe46de7f' * commit …
11:22 AM Changeset in ffmpeg [4ba35194] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855' * commit …
11:18 AM Changeset in ffmpeg [ccc7bcc4] by Nicolas George <nicolas.george@normalesup.org>
lavc: check return values consistency when decoding subtitles.
11:16 AM CompilationGuide edited by slhck
(diff)
11:12 AM CompilationGuide edited by slhck
spelling of OS X; capitalization (diff)
11:10 AM CompilationGuide/MacOSX edited by slhck
removed duplicate info, and restructured; formatting (diff)
11:10 AM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by agni451
Looks like you're getting the same results as me. I noticed you tried …
11:05 AM Changeset in ffmpeg [e568d432] by Nicolas George <nicolas.george@normalesup.org>
lavfi/formats: reindent after last commit.
11:04 AM Ticket #1857 (PNG iTXt textual information chunk) updated by Elon Musk
Summary changed
10:58 AM Changeset in ffmpeg [2d98dd3d] by Nicolas George <nicolas.george@normalesup.org>
lavfi: fix merging of formats and clarify exception. The following …
10:51 AM Changeset in ffmpeg [3d7f4f8] by Nicolas George <nicolas.george@normalesup.org>
lavf/avio: check that the protocol supports the open mode. Fix trac …
10:23 AM Changeset in ffmpeg [bf0712c2] by Nicolas George <nicolas.george@normalesup.org>
libavfilter/af_amerge: fix segfault if init fails.
9:44 AM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by Carl Eugen Hoyos
Thank you for the sample! (I did not realize -async helps with …
8:29 AM Changeset in ffmpeg [670128ff] by Reinhard Tartler <siretart@tauware.de>
Prepare for 9.3 Release
7:32 AM Ticket #2298 (High memory allocation with broken pmp file) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar and Michael.
6:53 AM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by agni451
I've managed to find a clip that contains both an audio change and …
12:10 AM Ticket #2298 (High memory allocation with broken pmp file) updated by DonMoir
Cc changed
It uses approximately 400MB opening 16706 streams most likely all for …

Feb 23, 2013:

11:19 PM Changeset in ffmpeg [04cccb5f] by Diego Biurrun <diego@biurrun.de>
configure: List external libs used using print_enabled() This cuts …
11:19 PM Changeset in ffmpeg [3fc09b00] by Diego Biurrun <diego@biurrun.de>
configure: Move list of external libs to a separate variable …
11:19 PM Changeset in ffmpeg [45235ac4] by Diego Biurrun <diego@biurrun.de>
configure: Move x11grab option to a more suitable place in the help output
11:13 PM Changeset in ffmpeg [066739f6] by Michael Niedermayer <michaelni@gmx.at>
pmpdec: check packet sizes Reviewed-by: Reimar Döffinger …
11:13 PM Changeset in ffmpeg [7276e9ea] by Michael Niedermayer <michaelni@gmx.at>
pmpdec: fix signedness Reviewed-by: Reimar Döffinger …
11:13 PM Changeset in ffmpeg [b0bc0eb9] by Michael Niedermayer <michaelni@gmx.at>
pmpdec: read index before creating audio streams This allows more …
11:11 PM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by agni451
I'll do my best to find one that has both problems, but it could take …
11:01 PM Changeset in ffmpeg [50a37f92] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
pmpdec: check for EOF while reading index. Otherwise even a tiny file …
10:15 PM Changeset in ffmpeg [82d79289] by Michael Niedermayer <michaelni@gmx.at>
avformat: Allocate duration_error separately This significantly …
10:07 PM Changeset in ffmpeg [b2eea615] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: allow setting internal_sample_fmt option by string
10:07 PM Changeset in ffmpeg [50f4337a] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: Add "resample_cutoff" option as a duplicate of "cutoff" Avoids …
10:07 PM Changeset in ffmpeg [5c7db097] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: pass libavresample options to AVFilterGraph
10:07 PM Changeset in ffmpeg [9f122356] by Justin Ruggles <justin.ruggles@gmail.com>
lavfi: connect libavresample options to af_resample via AVFilterGraph
10:06 PM Changeset in ffmpeg [285485a] by Michael Niedermayer <michaelni@gmx.at>
matroskaenc: fix cue tracknum off by 1 error Fixes out of array …
9:59 PM Changeset in ffmpeg [d7c45043] by Justin Ruggles <justin.ruggles@gmail.com>
ac3dec: validate channel output mode against channel count Damaged …
9:33 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by Carl Eugen Hoyos
Status, Version, Component changed
9:27 PM Ticket #2211 (Not possible to override bogus FPS in raw h264 streams) updated by Carl Eugen Hoyos
Ticket #2276 is probably a duplicate of this ticket.
9:18 PM Changeset in ffmpeg [1f9073f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vf_mp: Set pseudo pal Fixes ticket2140 Fixes null pointer dereference …
9:11 PM ARD-UPC.ts attached to Ticket #2188 by Carl Eugen Hoyos
9:11 PM Ticket #2188 (dvb_teletext not detected (ARD HD)) updated by Carl Eugen Hoyos
Can you explain how you recorded the sample? The reason I ask is that …
8:58 PM Ticket #2188 (dvb_teletext not detected (ARD HD)) updated by martii
Is anyone caring about this issue, or is it in some "ignore, won't …
8:56 PM Ticket #2298 (High memory allocation with broken pmp file) updated by Carl Eugen Hoyos
Cc changed
Replying to reimar: > I do not think the allocation ever …
8:08 PM Changeset in ffmpeg [82ca17ac] by Diego Biurrun <diego@biurrun.de>
configure: Fix vaapi/vda/vdpau dependency declarations
8:08 PM Changeset in ffmpeg [215cdd35] by Diego Biurrun <diego@biurrun.de>
configure: Refactor dxva2api.h dependency declarations
7:37 PM Ticket #2300 (segment muxer produces files with wrong duration) created by Cigaes
The duration stored in the headers of the segments produced by the …
7:23 PM Changeset in ffmpeg [4cc4b33f] by Diego Biurrun <diego@biurrun.de>
build: Add proper infrastructure for adding and checking host CPPFLAGS
7:13 PM Changeset in ffmpeg [2aac411f] by Diego Biurrun <diego@biurrun.de>
configure: Simplify VDPAU header check
7:13 PM Changeset in ffmpeg [9840130e] by Diego Biurrun <diego@biurrun.de>
configure: Simplify VDA header and extralibs check
7:13 PM Changeset in ffmpeg [0a8da1a3] by Diego Biurrun <diego@biurrun.de>
configure: Do not redundantly list enabled hwaccel libs The enabled …
7:13 PM Changeset in ffmpeg [7432e872] by Diego Biurrun <diego@biurrun.de>
configure: Add print_3_columns helper function and use where appropriate
7:13 PM Changeset in ffmpeg [040c565e] by Diego Biurrun <diego@biurrun.de>
doc: developer: Allow tabs in the vim configuration for Automake files …
7:13 PM Changeset in ffmpeg [94ee7da0] by Diego Biurrun <diego@biurrun.de>
Remove pointless av_cold attributes in header files The init …
6:42 PM Ticket #2298 (High memory allocation with broken pmp file) updated by reimar
You're looking at the completely wrong place, 16k streams is not a …
6:33 PM Ticket #2140 (null ptr deref due to vf_mp not setting pseudo palette) closed by Michael Niedermayer
fixed
6:32 PM Changeset in ffmpeg [73fce258] by Michael Niedermayer <michaelni@gmx.at>
vf_mp: Set pseudo pal Fixes ticket2140 Fixes null pointer dereference …
6:20 PM Ticket #2299 (-dump_attachment option is poorly documented and/or doesn't work) updated by Carl Eugen Hoyos
Priority, Status, Component, Reproduced by developer changed
http://ffmpeg.org/ffmpeg.html#Main-options Patch sent, try "ffmpeg …
5:45 PM Ticket #2093 (ffplay: crash when seeking with the mouse) updated by Michael Niedermayer
if "s->last_lambda_for [s->pict_type]" crashes then we could assume …
4:30 PM Ticket #2292 (Crash: Buffer overflow in rtmp_open() [libavformat/rtmpproto.c]) closed by Michael Niedermayer
fixed
4:24 PM Changeset in ffmpeg [da8ef5ac] by Michael Niedermayer <michaelni@gmx.at>
rtmpproto: increase APP_MAX_LENGTH Fixes second part of Ticket2292 …
4:18 PM Changeset in ffmpeg [02ac3398] by Michael Niedermayer <michaelni@gmx.at>
rtmpproto: Check APP_MAX_LENGTH Fixes Ticket2292 Signed-off-by: …
3:49 PM Changeset in ffmpeg [b5f536d2] by Kostya Shishkov <kostya.shishkov@gmail.com>
pnm: add high-bitdepth PGMYUV support for both encoder and decoder
3:38 PM DirectShow edited by Roger Pack
(diff)
3:31 PM DirectShow edited by Roger Pack
note ffmpegw.exe LOL (diff)
3:17 PM Encode/H.264 edited by slhck
use c:v for syntax, actually you don't need an option value at all … (diff)
2:55 PM Ticket #2299 (-dump_attachment option is poorly documented and/or doesn't work) created by slhck
The FFmpeg documentation gives the following example for dumping …
2:26 PM Changeset in ffmpeg [df63e0c8] by Paul B Mahol <onemda@gmail.com>
doc/filters: add forgotten sentence for blend filter examples …
2:07 PM Ticket #2298 (High memory allocation with broken pmp file) updated by Elon Musk
Not just stream structure it allocates other stuff too.
2:03 PM Ticket #2298 (High memory allocation with broken pmp file) updated by Hendrik
Is the stream structure so big that this adds up?
1:49 PM Changeset in ffmpeg [a991c067] by Reinhard Tartler <siretart@tauware.de>
update Changelog
1:46 PM Changeset in ffmpeg [77493bf] by Reinhard Tartler <siretart@tauware.de>
cavs: initialize various context tables to 0 Avoids crashes with …
1:41 PM Changeset in ffmpeg [bb3f1ca] by Reinhard Tartler <siretart@tauware.de>
4xm: check the return value of read_huffman_tables(). …
1:41 PM Changeset in ffmpeg [a6403a3b] by Reinhard Tartler <siretart@tauware.de>
qtrle: add more checks against pixel_ptr being negative. …
1:40 PM Changeset in ffmpeg [e2cf32ca] by Reinhard Tartler <siretart@tauware.de>
mlpdec: do not try to allocate a zero-sized output buffer. …
1:40 PM Changeset in ffmpeg [48fd4619] by Reinhard Tartler <siretart@tauware.de>
av_memcpy_backptr: avoid an infinite loop for back = 0 …
1:40 PM Changeset in ffmpeg [612b2819] by Reinhard Tartler <siretart@tauware.de>
flicvideo: avoid an infinite loop in byte run compression When …
1:40 PM Changeset in ffmpeg [8bce2c60] by Reinhard Tartler <siretart@tauware.de>
lagarith: avoid infinite loop in lag_rac_refill() range == 0 happens …
1:39 PM Changeset in ffmpeg [488ffb81] by Reinhard Tartler <siretart@tauware.de>
mov: use the format context for logging. CC:libav-stable@libav.org …
1:39 PM Changeset in ffmpeg [b786ddc0] by Reinhard Tartler <siretart@tauware.de>
loco: check that there is data left after decoding a plane. …
1:09 PM Changeset in ffmpeg [c10c2aed] by Michael Niedermayer <michaelni@gmx.at>
h264: Silence warning: comparison of distinct pointer types lacks a …
1:03 PM Changeset in ffmpeg [5270cb39] by Michael Niedermayer <michaelni@gmx.at>
bmp: Fix warning X may be used uninitialized in this function …
12:52 PM Ticket #2298 (High memory allocation with broken pmp file) updated by Elon Musk
By calling avformat_new_stream() 16k times.
12:39 PM Ticket #2298 (High memory allocation with broken pmp file) updated by Hendrik
Even if the file has 16k streams, why does that require gigabytes of …
12:35 PM Ticket #2298 (High memory allocation with broken pmp file) updated by Elon Musk
If format really allow so many number of streams (16bit), it could be …
12:34 PM Changeset in ffmpeg [2f325a6f] by Anton Khirnov <anton@khirnov.net>
libx264: change i_qfactor to use x264cli's default This also allows …
12:26 PM Ticket #2298 (High memory allocation with broken pmp file) updated by Elon Musk
It should just stop when unsupported audio format is found. (It does …
12:12 PM Ticket #2298 (High memory allocation with broken pmp file) updated by Carl Eugen Hoyos
Description changed
12:12 PM patchpmp.diff attached to Ticket #2298 by Carl Eugen Hoyos
12:12 PM dos.pmp attached to Ticket #2298 by Carl Eugen Hoyos
12:11 PM Ticket #2298 (High memory allocation with broken pmp file) created by Carl Eugen Hoyos
(vlc ticket 8226) A sample was uploaded to videolan trac that …
12:06 PM Changeset in ffmpeg [d8a74d1d] by Anton Khirnov <anton@khirnov.net>
qtrle: use AV_LOG_ERROR in an error message.
12:06 PM Changeset in ffmpeg [7b4f9115] by Anton Khirnov <anton@khirnov.net>
qtrle: cosmetics, reformat CHECK_PIXEL_PTR() macro
12:05 PM Changeset in ffmpeg [e1065924] by Anton Khirnov <anton@khirnov.net>
qtrle: add more checks against pixel_ptr being negative. …
12:05 PM Changeset in ffmpeg [4f3b058c] by Anton Khirnov <anton@khirnov.net>
cavs: initialize various context tables to 0 Avoids crashes with …
12:05 PM Changeset in ffmpeg [0dff40bf] by Anton Khirnov <anton@khirnov.net>
mlpdec: do not try to allocate a zero-sized output buffer. …
12:05 PM Changeset in ffmpeg [56daf10e] by Anton Khirnov <anton@khirnov.net>
mov: use the format context for logging. CC:libav-stable@libav.org
11:16 AM Changeset in ffmpeg [23c9180c] by Michael Niedermayer <michaelni@gmx.at>
aacdec: Fix warning: initialization from incompatible pointer type …
11:10 AM Changeset in ffmpeg [cfcab4c5] by Michael Niedermayer <michaelni@gmx.at>
vf_overlay: silence warning: X may be used uninitialized in this …
11:08 AM Changeset in ffmpeg [3c14c82b] by Michael Niedermayer <michaelni@gmx.at>
avfilter: Silence warning: passing argument 3 of av_image_copy from …
10:18 AM Ticket #2297 (benchmark only works if encoding is possible) created by Carl Eugen Hoyos
The -benchmark option cannot be used to test the memory (and process …
8:22 AM Changeset in ffmpeg [ddfe124] by Anton Khirnov <anton@khirnov.net>
flicvideo: avoid an infinite loop in byte run compression When …
8:20 AM Changeset in ffmpeg [067432c1] by Anton Khirnov <anton@khirnov.net>
loco: check that there is data left after decoding a plane. …
8:16 AM Changeset in ffmpeg [de6dfa2b] by Anton Khirnov <anton@khirnov.net>
lagarith: avoid infinite loop in lag_rac_refill() range == 0 happens …
8:16 AM Changeset in ffmpeg [f935aca] by Anton Khirnov <anton@khirnov.net>
av_memcpy_backptr: avoid an infinite loop for back = 0 …
8:13 AM Changeset in ffmpeg [8097fc9a] by Anton Khirnov <anton@khirnov.net>
4xm: check the return value of read_huffman_tables(). …
7:15 AM Changeset in ffmpeg [88ae77ce] by Reinhard Tartler <siretart@tauware.de>
update Changelog
5:08 AM Encode/H.264 edited by Andy Zobro
This is the information I found most helpful, the "you can see blah … (diff)
4:15 AM Ticket #2284 (Regression crash bug: OK with 20130215-git-4a6fa79-win64-static) updated by jamal
You can download gbd x86_64 from here: …
1:18 AM Ticket #2200 (ffplay: skip SHOW_MODE_VIDEO while cycling show modes with "w" key) updated by Marton Balint
Owner changed
12:53 AM Ticket #2201 (ffplay: add "-sn" option to disable decoding and displaying of subtitles) updated by Marton Balint
Status, Owner changed
12:47 AM Changeset in ffmpeg [5bed9209]n1.1.3 by Michael Niedermayer <michaelni@gmx.at>
Fix Win64 AVX h264_deblock by not using redzone on Win64 Thanks-to: …
12:41 AM Ticket #1928 (ape: fix seeking (with ffplay)) updated by Marton Balint
Owner changed

Feb 22, 2013:

11:24 PM Changeset in ffmpeg [0ac71f9] by Clément Bœsch <ubitux@gmail.com>
fate/subtitles: add character encoding conversion test.
11:18 PM Changeset in ffmpeg [e9563784] by Stefano Sabatini <stefasab@gmail.com>
tests: fix parseutils test after …
11:12 PM Ticket #2295 (windows32 static builds are broken) updated by Carl Eugen Hoyos
Description changed
11:11 PM Ticket #2295 (windows32 static builds are broken) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Is this also reproducible with current git head? Please provide the …
11:10 PM Ticket #2296 (mpegts metadata can't be set on segments when using HLS muxer) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #2230 Patch on mailing list: …
11:06 PM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by Carl Eugen Hoyos
Replying to agni451: > the -async 48000 flag is missing. …
10:59 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by Carl Eugen Hoyos
The original sample - …
10:55 PM Ticket #2258 (allow -ss 30:00 instead of -ss 00:30:00) closed by Stefano Sabatini
fixed: Replying to compn: > no, -ss 30 is 30 seconds (and works …
10:48 PM Changeset in ffmpeg [160def32] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers: fix reference to @anchor defined in another manual In …
10:45 PM Changeset in ffmpeg [ce84c14a] by Stefano Sabatini <stefasab@gmail.com>
lavu/parseutils: remove spurious "]]" in date format specification
10:43 PM Changeset in ffmpeg [12a269a5] by Stefano Sabatini <stefasab@gmail.com>
lavu/parseutils: allow MM:SS format for duration in av_parse_time() …
10:25 PM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by agni451
the -async 48000 flag is missing. I need it because there are often …
9:53 PM Changeset in ffmpeg [705e89d7] by Michael Niedermayer <michaelni@gmx.at>
update for 1.1.3 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
9:53 PM Changeset in ffmpeg [ef688e7] by Michael Niedermayer <michaelni@gmx.at>
matroska: fix missing , Signed-off-by: Michael Niedermayer …
9:53 PM Changeset in ffmpeg [02d1efdd] by Michael Niedermayer <michaelni@gmx.at>
h264: check that luma and chroma depth match Fixes out of array …
9:53 PM Changeset in ffmpeg [469cb611] by Michael Niedermayer <michaelni@gmx.at>
avcodec_decode_audio4: check got_frame_ptr before handling initial …
9:53 PM Changeset in ffmpeg [a642be97] by Michael Niedermayer <michaelni@gmx.at>
h264: ensure that get_format() is called when changing format but not …
9:49 PM Ticket #2296 (mpegts metadata can't be set on segments when using HLS muxer) created by code-guru
I'm trying to set mpegts metadata on segments produced by hls muxer, …
9:48 PM Changeset in ffmpeg [bc9d341b] by Martin Storsjö <martin@martin.st>
x86: h264: Don't use redzone in AVX h264_deblock on Win64 This fixes …
9:44 PM Changeset in ffmpeg [80ddf788] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/9' into release/1.1 * …
8:41 PM Changeset in ffmpeg [239b88c2] by Michael Niedermayer <michaelni@gmx.at>
Improve QTRLE encoding performance, no change to output file …
8:19 PM Ticket #1615 (video diff filter) updated by Elon Musk
You can use blend filter : blend=all_mode=difference (among others) or …
8:15 PM Ticket #2280 (establish versioning with framemd5 and framecrc outputs) updated by Elon Musk
Priority, Status, Version changed
7:48 PM Ticket #2295 (windows32 static builds are broken) updated by matteosistisette
I closed the ))) but for some reason my last comment got included into …
7:47 PM Ticket #2295 (windows32 static builds are broken) created by matteosistisette
Summary of the bug: How to reproduce: download latest 32bit static …
7:42 PM Changeset in ffmpeg [2c21d34e] by Michael Niedermayer <michaelni@gmx.at>
avutil/mem: do a small set of checks for memalign hack before freeing. …
7:31 PM Changeset in ffmpeg [89c77b6b] by Paul B Mahol <onemda@gmail.com>
exr: shorter channel buffer names Signed-off-by: Paul B Mahol …
6:59 PM Changeset in ffmpeg [7a930f31] by Paul B Mahol <onemda@gmail.com>
exr: remove superfluous check get_header_variable_length() already …
6:59 PM Changeset in ffmpeg [fefd4b0] by Paul B Mahol <onemda@gmail.com>
exr: cosmetics: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com>
6:59 PM Changeset in ffmpeg [9c75c24d] by Paul B Mahol <onemda@gmail.com>
exr: check if line offset table is complete only once per frame …
6:59 PM Changeset in ffmpeg [cc0bd784] by Paul B Mahol <onemda@gmail.com>
exr: support more line orders Signed-off-by: Paul B Mahol …
6:59 PM Changeset in ffmpeg [11788686] by Paul B Mahol <onemda@gmail.com>
exr: fix overflow check in lineoffset processing Also read data size …
6:59 PM Changeset in ffmpeg [88d7259f] by Paul B Mahol <onemda@gmail.com>
exr: merge multiple if () blocks Remove useless comments. …
6:59 PM Changeset in ffmpeg [3456891] by Paul B Mahol <onemda@gmail.com>
exr: check version too Separate version from flags. Signed-off-by: …
6:57 PM Changeset in ffmpeg [8902f5b8] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: apply minor spacing fixes to boxblur docs
6:57 PM Changeset in ffmpeg [f30979e0] by Stefano Sabatini <stefasab@gmail.com>
lavfi/boxblur: add support to named options
5:51 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by Michael Niedermayer
(if fixed then this was a duplciate)
5:51 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by Michael Niedermayer
maybe fixed
5:26 PM Ticket #1918 (AAC decoding regression) closed by Michael Niedermayer
fixed
5:19 PM Changeset in ffmpeg [6f77122] by Michael Niedermayer <michaelni@gmx.at>
aac: reconfigure output on pop Fixes Ticket1918 Signed-off-by: …
1:52 PM Changeset in ffmpeg [c46400dd] by Paul B Mahol <onemda@gmail.com>
cafenc: do not leak caf->pkt_sizes Signed-off-by: Paul B Mahol …
1:46 PM Changeset in ffmpeg [21f68528] by Michael Niedermayer <michaelni@gmx.at>
aacdec: dont pop random configurations Fixes out of array accesses …
1:37 PM Changeset in ffmpeg [a72b4103] by Paul B Mahol <onemda@gmail.com>
mxg: do not leak mxg->buffer Signed-off-by: Paul B Mahol …
9:59 AM Changeset in ffmpeg [db05f7ab] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
9:14 AM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by Carl Eugen Hoyos
Sorry for the delay, I missed your sample! I tested the following …
7:04 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
So just assuming here, this is the end of the road for ffmpeg and WTV?
6:28 AM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by agni451
Any updates?
6:00 AM Ticket #2294 (timeout option does not work for rtsp streaming) created by chinshou
after setting timeout option, I can not playback the correct rtsp url …
12:39 AM Ticket #1677 (x264 encoding with overlay fails ( moov atom not found)) updated by Carl Eugen Hoyos
Resolution, Component changed
I was finally able to reproduce this problem, fixed in 2fc354f […] …
12:37 AM Changeset in ffmpeg [b16bf913] by Michael Niedermayer <michaelni@gmx.at>
dxva2: move _WIN32_WINNT handling to public header This removes …

Feb 21, 2013:

10:13 PM Ticket #2288 (Decoding with h264_vda crashes ffplay) closed by Carl Eugen Hoyos
fixed: Fixed by Michael, thank you for testing!
10:06 PM Changeset in ffmpeg [29436c1a] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/mips/aacsbr_mips: fix ;; Signed-off-by: Michael …
9:43 PM Changeset in ffmpeg [46d52a0b] by Michael Niedermayer <michaelni@gmx.at>
mips: optimization for float aac decoder (ps module) Signed-off-by: …
9:43 PM Changeset in ffmpeg [8d2eb5fe] by Michael Niedermayer <michaelni@gmx.at>
mips: optimization for float aac decoder (sbr module) Signed-off-by: …
9:41 PM Changeset in ffmpeg [67b3fcf6] by Michael Niedermayer <michaelni@gmx.at>
configure: Use libiconv on systems that lack built-in iconv …
9:38 PM Changeset in ffmpeg [82a4a4e] by Michael Niedermayer <michaelni@gmx.at>
Fix Win64 AVX h264_deblock by not using redzone on Win64 Thanks-to: …
9:36 PM Changeset in ffmpeg [04220b47] by Michael Niedermayer <michaelni@gmx.at>
h264: ensure that get_format() is called when changing format but not …
9:24 PM Changeset in ffmpeg [8d8c5948] by Michael Niedermayer <michaelni@gmx.at>
matroska: fix missing , Signed-off-by: Michael Niedermayer …
9:01 PM Changeset in ffmpeg [8a644916] by Michael Niedermayer <michaelni@gmx.at>
avcodec_decode_audio4: check got_frame_ptr before handling initial …
8:16 PM Changeset in ffmpeg [47619e4] by Paul B Mahol <onemda@gmail.com>
blend filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
8:00 PM ffmpeg-spring-logo_muxson.png attached to Ticket #2255 by Pierre-Yves Mutrux
Hi, It's Muxson again, the winner of the last winter contest! :)
7:24 PM Changeset in ffmpeg [8036ba29] by Michael Niedermayer <michaelni@gmx.at>
h264: move next/last picture init to decode_slice_header This is a …
5:24 PM Ticket #2293 (Apple HTTP Live Streaming demuxer does invalid accesses to avio internals) updated by Carl Eugen Hoyos
Keywords, Status changed
4:56 PM Ticket #2293 (Apple HTTP Live Streaming demuxer does invalid accesses to avio internals) updated by gjdfgh
[…]
4:43 PM Ticket #1578 (variable FPS incorrect frame length) updated by Roger Pack
If this is a duplicate of #1925 (which it may be), then it is also …
4:10 PM Ticket #2293 (Apple HTTP Live Streaming demuxer does invalid accesses to avio internals) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please add a backtrace of the crash including disassembly and register …
3:56 PM Ticket #2293 (Apple HTTP Live Streaming demuxer does invalid accesses to avio internals) created by gjdfgh
The "Apple HTTP Live Streaming" demuxer (hls.c) expects that the …
3:38 PM Changeset in ffmpeg [669d50b4] by Michael Niedermayer <michaelni@gmx.at>
ec: check that reference pictures have matching parameters before …
2:02 PM Changeset in ffmpeg [bdeb61cc] by Michael Niedermayer <michaelni@gmx.at>
h264: check that luma and chroma depth match Fixes out of array …
1:02 PM Changeset in ffmpeg [311443f6] by Martin Storsjö <martin@martin.st>
x86: h264: Don't use redzone in AVX h264_deblock on Win64 This fixes …
12:02 PM Changeset in ffmpeg [59015c11] by Paul B Mahol <onemda@gmail.com>
exr: constify s in rle_uncompress() Signed-off-by: Paul B Mahol …
12:02 PM Changeset in ffmpeg [a3d89052] by Paul B Mahol <onemda@gmail.com>
exr: reset compression in decode_frame() This fixes decoding of …
11:59 AM Changeset in ffmpeg [6b8f211] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dxva2: …
11:41 AM Changeset in ffmpeg [9fa5a471] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: set resample_pix_fmt for sub2video. Forgotten when the …
11:36 AM Changeset in ffmpeg [01649c79] by Nicolas George <nicolas.george@normalesup.org>
lavfi/buffersrc: set channel layout if it is known. If buffersrc was …
9:27 AM Ticket #2289 (ffplay loops audio on eof on Windows) updated by feelart
I run Win7 64bits. […] Play buggy with FFmpeg(0.8 & 1.0.1 & 1.1.1 …
8:16 AM Ticket #2292 (Crash: Buffer overflow in rtmp_open() [libavformat/rtmpproto.c]) updated by Carl Eugen Hoyos
Priority, Version changed
Sounds important.
8:11 AM Changeset in ffmpeg [d7145760] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use SMPTE standard notation when showing mxf Universal Labels.
8:04 AM Changeset in ffmpeg [4be63111] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix bits_per_coded_sample when encoding png with frame-level …
8:00 AM Ticket #2288 (Decoding with h264_vda crashes ffplay) updated by pigoz
Thanks Michael, your patch fixes both the crashes and the spam of …
7:59 AM Changeset in ffmpeg [4c2b6ce2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix bits_per_coded_sample when encoding png with frame-level …
7:57 AM Ticket #2290 (Apparently wrong bitdepth set for RGBA PNG in mov) updated by rmk
Thanks for the super-fast fix!
2:28 AM Changeset in ffmpeg [3be6a8e1]n0.7.15 by Michael Niedermayer <michaelni@gmx.at>
update for 0.7.15 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:28 AM Changeset in ffmpeg [a92cdd89] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.8' into release/0.7 * release/0.8: cook: …
1:56 AM Ticket #2288 (Decoding with h264_vda crashes ffplay) updated by Michael Niedermayer
another patch that might help: …
1:00 AM Changeset in ffmpeg [dfeef3a2]n0.8.14 by Michael Niedermayer <michaelni@gmx.at>
cook: check js_subband_start for validity Fixes out of array read …
12:58 AM Changeset in ffmpeg [cdb7a1ac] by Michael Niedermayer <michaelni@gmx.at>
vf_idet: adapt default scores due to bugfix Signed-off-by: Michael …
12:58 AM Changeset in ffmpeg [dc9edb06] by Michael Niedermayer <michaelni@gmx.at>
vf_idet: Fix macro arguments sideeffect Fixes valgrind errors should …
Note: See TracTimeline for information about the timeline view.