Timeline



May 3, 2013:

11:19 PM Changeset in ffmpeg [64819bfc] by Michael Niedermayer <michaelni@gmx.at>
snow: Fix off by 1 error in reference picture management Fixes out of …
10:32 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by Pyriel0
I tried a more recent ffmpeg build from the zeranoe site and it still …
9:25 PM Ticket #2527 (UninitCond in vp3_dequant) updated by Carl Eugen Hoyos
Replying to wolenetz: > I haven't tested upstream ffmpeg, …
9:17 PM Changeset in ffmpeg [e7566359] by Michael Niedermayer <michaelni@gmx.at>
eamad: Check against minimum supported dimensions Fixes out of array …
9:10 PM Ticket #2527 (UninitCond in vp3_dequant) updated by Matt Wolenetz
I haven't tested upstream ffmpeg, but that attached patch fixes the …
8:58 PM Ticket #2095 (memleak in aac decoder) updated by Carl Eugen Hoyos
Another sample is attached to ticket #2529.
8:55 PM Ticket #2529 (Memory leaks in aac decode) closed by Carl Eugen Hoyos
duplicate: This is a duplicate of ticket #2095, I will update the information …
8:28 PM Ticket #2529 (Memory leaks in aac decode) updated by Hendrik
Of course, but helps to know if the patch works before officially …
8:22 PM Ticket #2529 (Memory leaks in aac decode) updated by Matt Wolenetz
Thanks! I will try that soon today. If it works, remember this isn't …
8:16 PM Ticket #2523 (vc1 artefacts) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
8:08 PM 0001-aacdec-free-frame-buffer-on-failure.patch attached to Ticket #2529 by Hendrik
I don't have Valgrind handy, but can you check if this possible solves it?
8:00 PM null1.m4a attached to Ticket #2529 by Matt Wolenetz
7:59 PM aac_leaks.log attached to Ticket #2529 by Matt Wolenetz
7:59 PM Ticket #2529 (Memory leaks in aac decode) created by Matt Wolenetz
Summary of the bug: There are 2 leaks hit for the attached …
6:22 PM Changeset in ffmpeg [b937d36] by Paul B Mahol <onemda@gmail.com>
doc/filters: document asetpts in single place Signed-off-by: Paul B …
5:56 PM Changeset in ffmpeg [69467fb6] by Luca Barbato <lu_zero@gentoo.org>
wav: return meaningful errors
5:22 PM Changeset in ffmpeg [5aac0811] by Luca Barbato <lu_zero@gentoo.org>
id3v2: check for end of file while unescaping tags Prevent an out of …
5:21 PM Changeset in ffmpeg [d8745de] by Luca Barbato <lu_zero@gentoo.org>
indeo3: fix off by one in MV validity check CC:libav-stable@libav.org …
4:58 PM Changeset in ffmpeg [e6d4e687] by Paul B Mahol <onemda@gmail.com>
lavu: add planar 16 bit and 8 bit rgb with alpha Signed-off-by: Paul …
4:37 PM Changeset in ffmpeg [f51aa92b] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: add support for color interactive command
4:30 PM Changeset in ffmpeg [ce322f4c] by Paul B Mahol <onemda@gmail.com>
extractplanes filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
4:26 PM Changeset in ffmpeg [a5f88736] by Diego Biurrun <diego@biurrun.de>
silly typo fixes
4:23 PM Changeset in ffmpeg [4a7af92c] by Diego Biurrun <diego@biurrun.de>
sbrdsp: Unroll and use integer operations This patch can be …
4:23 PM Changeset in ffmpeg [8394d9a6] by Diego Biurrun <diego@biurrun.de>
sbrdsp: Unroll sbr_autocorrelate_c 1410 cycles to 1148 on …
4:23 PM Changeset in ffmpeg [5a97469a] by Diego Biurrun <diego@biurrun.de>
x86: sbrdsp: Implement SSE2 qmf_deint_bfly Sandybridge: 47 cycles …
4:09 PM Changeset in ffmpeg [d29f9f4a] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: fix lutuv use in vc1_mc_4mv_chroma4() Signed-off-by: Michael …
4:04 PM Changeset in ffmpeg [7e30bfcb] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: Fix mixed field/frame intensity compensation Fixes Ticket2523 …
4:04 PM Changeset in ffmpeg [90c2e40e] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: vc1_mc_4mv_chroma4: match addressing between compensation and …
3:08 PM Changeset in ffmpeg [e85ea7d3] by Clément Bœsch <ubitux@gmail.com>
lavfi/frei0r: fix crash when parameters are not set.
1:51 PM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) closed by Carl Eugen Hoyos
fixed: Should be fixed by Martin Storsjö since 760f7d3, please test!
1:50 PM Changeset in ffmpeg [760f7d3a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: compat: …
1:04 PM Changeset in ffmpeg [09666236] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: drop old non monotone dts workaround. All bugs should now be …
1:03 PM Changeset in ffmpeg [af2d964] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: set correct log context for non monotone dts workaround …
1:02 PM Changeset in ffmpeg [b2a1d92b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: port loglevel selection code to new dts workaround code …
1:00 PM Changeset in ffmpeg [30c05f6b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix pts handling in the non monotone dts workaround …
12:58 PM Changeset in ffmpeg [007ee09d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix the used maximum dts in the monotone dts workaround …
12:57 PM Changeset in ffmpeg [26b89f62] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use a max variable to hold the maximum dts Signed-off-by: …
12:55 PM Changeset in ffmpeg [6b2fbdb0] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Check dts before use in non monotone dts workaround …
12:55 PM Changeset in ffmpeg [ee3824f6] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: limit non monotone workaround to audio & video streams …
12:52 PM Changeset in ffmpeg [9fe2a62] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: move non monotone prevention code down This moves the code to …
12:52 PM Changeset in ffmpeg [2b7f595a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
12:49 PM Ticket #2528 (Detect in configure if linking (aac encoders) will fail) updated by Carl Eugen Hoyos
I attached a short c file that allows to reproduce the problem with: …
12:48 PM testaacencoder.c attached to Ticket #2528 by Carl Eugen Hoyos
12:48 PM Ticket #2528 (Detect in configure if linking (aac encoders) will fail) updated by Carl Eugen Hoyos
Priority, Version, Status, Reproduced by developer, Summary, Keywords, Type changed
Did you already report this to the maintainers of libaacplus, libfdk …
11:53 AM Changeset in ffmpeg [22dc25cb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b4a5a292274f904f404f40f826c51e6fc9cfb8fe' * commit …
11:16 AM Changeset in ffmpeg [65378271] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e3b225a4fe0ff1e64a220b757c6f0a5cf9258521' * commit …
11:09 AM Changeset in ffmpeg [2e0cc342] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0574bc06d23a6690a16c5926dddc9be359a3d7bb' * commit …
11:03 AM Changeset in ffmpeg [9fd5e75b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'accde1bd8756936e1757b42fc9bad2eb5d192f8a' * commit …
10:46 AM Ticket #2519 (ffmpeg master opencl boken) updated by telperion
yes fixed: …
10:34 AM Changeset in ffmpeg [769d921f] by Martin Storsjö <martin@martin.st>
compat: msvc: Make sure the object files are included when linking …
10:15 AM Changeset in ffmpeg [6fc58a8c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '507b1e454cf9953da3e18f33c9bd1fca78c97cb5' * commit …
10:14 AM Ticket #2527 (UninitCond in vp3_dequant) updated by Elon Musk
Status changed
Let me repeat once more what is already mentioned: Patches should be …
9:57 AM Changeset in ffmpeg [e91339cd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '566b7a20fd0cab44d344329538d314454a0bcc2f' * commit …
9:41 AM Changeset in ffmpeg [550defe1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b333f3a22a4db4cf65d6a0457ac82ecbe7c7ac44' * commit …
9:32 AM Changeset in ffmpeg [2ee29b5f] by Michael Niedermayer <michaelni@gmx.at>
avcodec: move lowres down with the next ABI bump and add accessors …
9:30 AM Changeset in ffmpeg [88ef7f6d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '803d21f38bdafe7c4e2571a9ae7052013a12923b' * commit …
9:17 AM Changeset in ffmpeg [6190aae9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ffb068ce8e99df121d18a5b9b1d820f3ea8697fb' * commit …
9:11 AM Changeset in ffmpeg [085a4e6b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d810ad2e943a59658ddf00a397121c2b62f7157' * commit …
9:06 AM Changeset in ffmpeg [482c1ac8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '13f57a4d881ec669b87bf82f424bfff502433060' * commit …
8:55 AM Changeset in ffmpeg [1ba4cbf7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6b753015ca6f93d16a05e1a97da1fa42e4da60ec' * commit …
8:50 AM Changeset in ffmpeg [0559930] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bf7c3c6b157f7938578f964b62cffd5e504940be' * commit …
8:44 AM Changeset in ffmpeg [35ef9801] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '932806232108872655556100011fe369125805d3' * commit …
8:36 AM Changeset in ffmpeg [ed1697ff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9b3a04d30691e85b77e63f75f5f26a93c3a000cd' * commit …
8:23 AM Ticket #2528 (Detect in configure if linking (aac encoders) will fail) created by Simon Blandford
Summary of the bug: How to reproduce: […] Multiple definition …
8:21 AM Changeset in ffmpeg [af4cc260] by Luca Barbato <lu_zero@gentoo.org>
id3v2: check for end of file while unescaping tags Prevent a serious …
8:11 AM Ticket #2519 (ffmpeg master opencl boken) updated by Carl Eugen Hoyos
Keywords changed
7:59 AM Changeset in ffmpeg [76d23f40] by Anton Khirnov <anton@khirnov.net>
avconv: do not send non-monotonous DTS to the muxers. Hack partially …
7:57 AM Changeset in ffmpeg [b4a5a292] by Anton Khirnov <anton@khirnov.net>
avconv: improve -re implementation Integrate the code in the packet …
6:42 AM Ticket #2519 (ffmpeg master opencl boken) closed by Carl Eugen Hoyos
fixed: I suspect this is fixed in git head.
6:32 AM Changeset in ffmpeg [e3b225a4] by Anton Khirnov <anton@khirnov.net>
matroskaenc: add an option to put the index at the start of the file
6:26 AM Changeset in ffmpeg [0574bc06] by Anton Khirnov <anton@khirnov.net>
matroskaenc: cosmetics, reorder the #includes
6:20 AM Changeset in ffmpeg [accde1b] by Anton Khirnov <anton@khirnov.net>
vc1_parser: Set field_order. Signed-off-by: Anton Khirnov …
6:20 AM Changeset in ffmpeg [f43c14d] by Anton Khirnov <anton@khirnov.net>
mpegvideo_parser: Set field_order. Signed-off-by: Anton Khirnov …
6:16 AM Changeset in ffmpeg [507b1e45] by Anton Khirnov <anton@khirnov.net>
avcodec: Add field order information to AVCodecParserContext. …
6:08 AM Changeset in ffmpeg [566b7a20] by Anton Khirnov <anton@khirnov.net>
x86: float dsp: butterflies_float SSE 97c -> 49c Some codecs could …
6:07 AM Changeset in ffmpeg [b333f3a2] by Anton Khirnov <anton@khirnov.net>
lavf-regression: use -frames instead of -t for image tests -t 0.5 is …
6:07 AM Changeset in ffmpeg [803d21f3] by Anton Khirnov <anton@khirnov.net>
lavc: schedule AVCodecContext.lowres for removal on next bump. It has …
6:00 AM Ticket #1102 (mxf separate fields in interlaced j2k) updated by Carl Eugen Hoyos
A patch was posted in March: …
5:43 AM Ticket #1102 (mxf separate fields in interlaced j2k) updated by Carl Eugen Hoyos
This sample may be related: …
5:42 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Carl Eugen Hoyos
If you have failing samples, please feel free to provide them!
4:52 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Wrt sRGB gamma: See …
4:17 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Replying to cehoyos: > Implemented by Nicolas Bertrand …
4:05 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Replying to cehoyos: > (I see a similar problem here, but …
4:03 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Replying to heleppkes: > AFAIK you don't need to "assume" …
2:15 AM Changeset in ffmpeg [f685aee1] by Michael Niedermayer <michaelni@gmx.at>
lavu/opencl: fix the compile bug on linux Signed-off-by: Michael …

May 2, 2013:

11:21 PM Ticket #2519 (ffmpeg master opencl boken) updated by Carl Eugen Hoyos
Could you send a patch to ffmpeg-devel?
10:58 PM Ticket #2519 (ffmpeg master opencl boken) updated by telperion
this could be: […] after configure: […]
10:27 PM Ticket #2527 (UninitCond in vp3_dequant) updated by Carl Eugen Hoyos
Attached patch fixes the messages here, I don't know if there is an …
10:26 PM Changeset in ffmpeg [2e2b6d7a] by Michael Niedermayer <michaelni@gmx.at>
fate: Adjust filter-trim-time parameters This should workaround …
10:26 PM patchvp3.diff attached to Ticket #2527 by Carl Eugen Hoyos
10:11 PM Ticket #2527 (UninitCond in vp3_dequant) updated by Matt Wolenetz
Synced to fd68371b072824ee6f63e38e1b2f6921a05bedcc, the attached …
10:10 PM repro.log attached to Ticket #2527 by Matt Wolenetz
Uncut console output showing issue from git-master
9:53 PM Ticket #2527 (UninitCond in vp3_dequant) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide the valgrind / ffmpeg …
9:35 PM big_dims.ogv attached to Ticket #2527 by Matt Wolenetz
9:35 PM Ticket #2527 (UninitCond in vp3_dequant) created by Matt Wolenetz
Summary of the bug: ==7732== Conditional jump or move depends on …
8:13 PM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide all relevant information here in the ticket, do not use …
8:12 PM Changeset in ffmpeg [ae2132ac] by Michael Niedermayer <michaelni@gmx.at>
mmvideo/mm_decode_intra: check horizontal coordinate too …
8:05 PM Changeset in ffmpeg [8d3c99e] by Michael Niedermayer <michaelni@gmx.at>
mmvideo/mm_decode_inter: check horizontal coordinate too Fixes out of …
7:59 PM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) created by Zarxrax
Summary of the bug: When loading a .avs file as the input into ffmpeg …
7:31 PM Changeset in ffmpeg [ffb068ce] by Martin Storsjö <martin@martin.st>
configure: Don't do enable_deep_weak on disabled variables This …
7:31 PM Changeset in ffmpeg [4d810ad2] by Martin Storsjö <martin@martin.st>
configure: Use a different variable name in push/popvar The variable …
5:44 PM Ticket #2525 (-vf deshake=opencl=1 Segmentation fault after: lavfi/unsharp: add ...) closed by Carl Eugen Hoyos
fixed: Thank you for testing again!
5:41 PM Ticket #2525 (-vf deshake=opencl=1 Segmentation fault after: lavfi/unsharp: add ...) updated by telperion
http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6354a6ce5271a32857
5:04 PM Changeset in ffmpeg [13f57a4d] by Diego Biurrun <diego@biurrun.de>
wav: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
4:57 PM Changeset in ffmpeg [fd68371b] by Michael Niedermayer <michaelni@gmx.at>
nutdec: Implement duration parsing for indexed nuts Signed-off-by: …
4:16 PM Changeset in ffmpeg [6b753015] by Diego Biurrun <diego@biurrun.de>
aac: Remove aacpsy.h header, unused since 78e65cd7726
4:15 PM Changeset in ffmpeg [153f31b1] by Diego Biurrun <diego@biurrun.de>
cavs: Remove cavsdata.h header, unused since 88386feefd
3:24 PM Changeset in ffmpeg [60ab4480] by Michael Niedermayer <michaelni@gmx.at>
ape_decode_value_3860: check k before using it in get_bits() …
2:45 PM Changeset in ffmpeg [89372307] by Michael Niedermayer <michaelni@gmx.at>
ape_decode_value_3900: check tmpk Fixes division by 0 Found-by: …
2:01 PM Changeset in ffmpeg [49ec4c7e] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix segfault with random output Found-by: <durandal_1707> …
1:04 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by mkovac
Hello, Any news regarding this ? I have the same issue, FPS dropping …
12:42 PM Changeset in ffmpeg [6354a6ce] by Michael Niedermayer <michaelni@gmx.at>
lavu/opencl: fix bug of opencl options Signed-off-by: Michael …
12:22 PM Changeset in ffmpeg [a64c9afe] by Paul B Mahol <onemda@gmail.com>
lavfi/blend: merge config_input_top into config_output Signed-off-by: …
12:22 PM Changeset in ffmpeg [990b1380] by Paul B Mahol <onemda@gmail.com>
lavfi/blend: use correct way to check number of planes This fix crash …
11:44 AM Changeset in ffmpeg [89b5039f] by Michael Niedermayer <michaelni@gmx.at>
avutil/mem: add av_memdup() Signed-off-by: Michael Niedermayer …
11:37 AM Changeset in ffmpeg [663794f6] by Paul B Mahol <onemda@gmail.com>
vmdav: unbreak decoding of samples from game The Last Dynasty This …
11:34 AM Changeset in ffmpeg [cdada4f] by Paul B Mahol <onemda@gmail.com>
vmdav: return meaningful error codes Signed-off-by: Paul B Mahol …
11:02 AM Changeset in ffmpeg [4d4ec18] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
10:49 AM Changeset in ffmpeg [0beff428] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: id3v2: …
9:45 AM Changeset in ffmpeg [bf7c3c6b] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Move cavs and vc1-specific functions where they belong
9:45 AM Changeset in ffmpeg [93280623] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c The …
9:45 AM Changeset in ffmpeg [9c112a6] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c The …
9:16 AM Changeset in ffmpeg [9b3a04d] by Diego Biurrun <diego@biurrun.de>
x86: Move duplicated put_pixels{8|16}_mmx functions into their own file
9:04 AM Changeset in ffmpeg [d0a661d4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add wmv2 dependency to vc1 compilation. Fixes compilation with …
9:02 AM Changeset in ffmpeg [0671adbb] by Diego Biurrun <diego@biurrun.de>
id3v2: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
8:25 AM Changeset in ffmpeg [a650c906] by Diego Biurrun <diego@biurrun.de>
ppc: Only compile AltiVec FFT assembly when AltiVec is enabled
4:47 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by ramitb
here's another interesting things. once I install ffdshow, wtv files …
12:16 AM Changeset in ffmpeg [6021615b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ansi: Fix right/bottom end checks Signed-off-by: Michael …
12:15 AM Changeset in ffmpeg [e91fd754] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ansi: Check x/y This prevents out of array accesses …

May 1, 2013:

9:51 PM Changeset in ffmpeg [c1f2c4c3] by Michael Niedermayer <michaelni@gmx.at>
vmdav: Try to fix unpack_rle() This fixes out of array accesses The …
9:28 PM Ticket #2525 (-vf deshake=opencl=1 Segmentation fault after: lavfi/unsharp: add ...) updated by telperion
> Am I correct that no particular sample is needed to reproduce the …
7:45 PM Encode/AAC edited by MarkZV
libfaac is ABR (diff)
6:51 PM Ticket #2489 ('segmentation fault' / 'double free pointer' when concatenating ...) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas George.
6:16 PM Changeset in ffmpeg [d602f16] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: lavc: …
4:33 PM Changeset in ffmpeg [67731ef4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avutil: …
4:28 PM Changeset in ffmpeg [a5ba4e18] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e926b5ceb1962833f0c884a328382bc2eca67aff' * commit …
4:21 PM Changeset in ffmpeg [dbcf7e9e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d' * commit …
4:16 PM Changeset in ffmpeg [04fa8187] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284' * commit …
4:08 PM Changeset in ffmpeg [cae8f469] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' * commit …
4:02 PM Changeset in ffmpeg [ebd99ff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf' * commit …
3:57 PM Changeset in ffmpeg [148f69eb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f5eecee865a731d2412fde2f73c29f8f8115c499' * commit …
3:53 PM Changeset in ffmpeg [3ad5d869] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d' * commit …
3:52 PM Changeset in ffmpeg [2514b800] by Michael Niedermayer <michaelni@gmx.at>
sws: share xyzgamma tables. They are currently always constant and …
3:39 PM Ticket #2361 (Error message: [dshow @ 000000000249efe0] Could not enumerate video ...) updated by Roger Pack
Is your ffmpeg and UScreenCapture both "the same bits" (32 or 64)?
3:24 PM Changeset in ffmpeg [4818388e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a' * commit …
1:09 PM Ticket #2525 (-vf deshake=opencl=1 Segmentation fault after: lavfi/unsharp: add ...) updated by telperion
Correction: Segmentation fault also with -vf unsharp=5:5:0.5:opencl=1 …
12:59 PM Ticket #2519 (ffmpeg master opencl boken) updated by telperion
ok open another ticket for segfault. for build sistem after […] …
12:51 PM Ticket #2525 (-vf deshake=opencl=1 Segmentation fault after: lavfi/unsharp: add ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component changed
Am I correct that no particular sample is needed to reproduce the problem?
12:48 PM Ticket #2525 (-vf deshake=opencl=1 Segmentation fault after: lavfi/unsharp: add ...) created by telperion
after this commit …
12:42 PM Ticket #2524 (vc1 error concealment) updated by Carl Eugen Hoyos
The same problem exists with …
12:37 PM vc1+vc1+++artifacts7_cut.vc1 attached to Ticket #2524 by Carl Eugen Hoyos
12:36 PM Ticket #2524 (vc1 error concealment) created by Carl Eugen Hoyos
Original sample: …
12:23 PM Changeset in ffmpeg [76c1f920] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a83c0da539fb07260310bc3b34056239d2b138b2' * commit …
11:55 AM Changeset in ffmpeg [1a94d7c7] by Michael Niedermayer <michaelni@gmx.at>
avfilter/trim: improve rounding precission Note, the design is still …
11:25 AM Changeset in ffmpeg [24939d56] by Clément Bœsch <ubitux@gmail.com>
fate/pixfmts: use the appropriate variable names for temporary files. …
10:09 AM Changeset in ffmpeg [1924a61a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3d624420086ed3cd0c74f4510f0285968e21c117' * commit …
9:56 AM Changeset in ffmpeg [ceb33f3a] by Nicolas George <nicolas.george@normalesup.org>
lavc: copy subtitle_header when copying context. Fix trac ticket #2489.
9:56 AM Changeset in ffmpeg [276fcbde] by Nicolas George <nicolas.george@normalesup.org>
lavf: data muxer and demuxer. Allow to use tools designed to work …
9:34 AM Changeset in ffmpeg [3319679d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876' * commit …
8:59 AM Changeset in ffmpeg [1cba7fa3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902' * commit …
8:53 AM Ticket #2492 (Intel indeo 3 decoder error.) closed by Carl Eugen Hoyos
fixed: Fixed by Anton Khirnov (7109169).
8:24 AM Changeset in ffmpeg [0061ba04] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2548834b2248ad4d7da9bd0afed09d7d0cddeeb0' * commit …
8:16 AM Changeset in ffmpeg [e41d3aba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8' * commit …
8:11 AM Changeset in ffmpeg [a1b88797] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071' * commit …
8:00 AM Changeset in ffmpeg [52fa2945] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e036bb7899d0faca9159206be9bf5552e76e7633' * commit …
7:53 AM Ticket #2361 (Error message: [dshow @ 000000000249efe0] Could not enumerate video ...) updated by Aubin Mahé
- Microsoft Windows 7 Édition Familiale Premium 64-bit SP1 (French …
7:51 AM Changeset in ffmpeg [d8b6557c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bda9e6d923df6d46cc5cafb30a59a01d2514fa61' * commit …
7:45 AM Changeset in ffmpeg [71091698] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95220be1faac628d849a004644c0d102df0aa98b' * commit …
2:46 AM Changeset in ffmpeg [14f45bcb] by Clément Bœsch <ubitux@gmail.com>
doc/filters: fix scale example equivalence. scale=w=200:h=100 and …
2:44 AM Changeset in ffmpeg [e3e66568] by Clément Bœsch <ubitux@gmail.com>
doc/filters: replace hqdn3d with smartblur in timeline section. …
1:29 AM Ticket #2523 (vc1 artefacts) updated by Carl Eugen Hoyos
Keywords changed
1:29 AM vc1_from_bluray_does_not_play_timeout_cut.vc1 attached to Ticket #2523 by Carl Eugen Hoyos
1:28 AM Ticket #2523 (vc1 artefacts) created by Carl Eugen Hoyos
I will attach a raw vc1 file with 29 frames, the first six and the …
12:08 AM Ticket #2522 (Give ffmpeg (better) mp4 chapter editing support) updated by otters
That patch fixes the crash, thanks.

Apr 30, 2013:

11:43 PM Ticket #2522 (Give ffmpeg (better) mp4 chapter editing support) updated by Cigaes
Please check whether this patch fixes the crash: …
10:37 PM Ticket #2522 (Give ffmpeg (better) mp4 chapter editing support) updated by otters
Okay, with ffmpeg HEAD (just compiled it), I use the concat demuxer …
10:06 PM Changeset in ffmpeg [fbaf75b1] by Michael Niedermayer <michaelni@gmx.at>
h264: Use the correct croping values. This fixes returning pictures …
9:58 PM Ticket #2522 (Give ffmpeg (better) mp4 chapter editing support) updated by Elon Musk
You can be sure that chapters will not be automagically adjusted.
9:54 PM Ticket #2522 (Give ffmpeg (better) mp4 chapter editing support) updated by Carl Eugen Hoyos
This does not look like a valid ticket: {{{$ ffmpeg -i input1 -i …
9:52 PM Ticket #2522 (Give ffmpeg (better) mp4 chapter editing support) updated by Elon Musk
Use concat demuxer to get right duration.
9:49 PM Changeset in ffmpeg [5299ee5] by Michael Niedermayer <michaelni@gmx.at>
h264: assert that croping values at slice level are consistent These …
9:49 PM Ticket #2522 (Give ffmpeg (better) mp4 chapter editing support) updated by otters
Would provide the input files, but they are both about 1.3GB and I'm …
9:49 PM Ticket #2389 (Inversion audio filter) closed by Carl Eugen Hoyos
invalid: Thank you for confirming!
9:48 PM Changeset in ffmpeg [c3bd306e] by Michael Niedermayer <michaelni@gmx.at>
h264_ps: check croping values Signed-off-by: Michael Niedermayer …
9:47 PM Ticket #2521 (Cb and Cr positions on GEQ filter) updated by Elon Musk
Itsn't doing any converting more than it needs, its just making sure …
9:47 PM Ticket #2522 (Give ffmpeg (better) mp4 chapter editing support) created by otters
It would be cool to either 1. merge chaptered mpeg-4 files (m4b, etc.) …
9:36 PM Ticket #2389 (Inversion audio filter) updated by Björn Sonnenschein
Ah, I see. Didn't know that the pan filter takes negative gain values, …
9:36 PM Ticket #2521 (Cb and Cr positions on GEQ filter) updated by Bernardo
Replying to richardpl: > Add format also after geq, …
9:26 PM Ticket #2521 (Cb and Cr positions on GEQ filter) updated by Elon Musk
Add format also after geq, otherwise ffplay will insert whatever other …
9:20 PM Ticket #2521 (Cb and Cr positions on GEQ filter) updated by Bernardo
Replying to richardpl: > Other formats are subsampled …
9:09 PM Ticket #2521 (Cb and Cr positions on GEQ filter) closed by Elon Musk
invalid: Other formats are subsampled yuvs, and thus you can not expect that …
9:06 PM Ticket #2520 (Alpha channel does not work on GEQ filter on RGB mode) updated by Elon Musk
Status, Reproduced by developer changed
9:04 PM Ticket #2521 (Cb and Cr positions on GEQ filter) updated by Bernardo
Also, no external libraries are needed to reproduce the behavior.
9:03 PM Ticket #2520 (Alpha channel does not work on GEQ filter on RGB mode) updated by Bernardo
Replying to cehoyos: > Is an external library (libx264) …
9:02 PM cb+cr_at_lum.png attached to Ticket #2521 by Bernardo
9:02 PM Ticket #2521 (Cb and Cr positions on GEQ filter) created by Bernardo
Summary of the bug: The "cb(X, Y)" and "cr(X, Y)" functions of GEQ …
8:49 PM Ticket #2520 (Alpha channel does not work on GEQ filter on RGB mode) updated by Carl Eugen Hoyos
Is an external library (libx264) required to reproduce the problem or …
8:42 PM Ticket #2520 (Alpha channel does not work on GEQ filter on RGB mode) updated by Bernardo
There wasn't any thing special on INFO loglevel, so maybe you want it …
8:39 PM Ticket #2519 (ffmpeg master opencl boken) updated by Carl Eugen Hoyos
Replying to telperion: > ffmpeg build again, but …
8:37 PM Ticket #2519 (ffmpeg master opencl boken) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
8:20 PM Ticket #2520 (Alpha channel does not work on GEQ filter on RGB mode) updated by Carl Eugen Hoyos
Keywords changed
Please provide your failing command line together with the complete, …
7:45 PM Ticket #2520 (Alpha channel does not work on GEQ filter on RGB mode) created by Bernardo
Summary of the bug: The "alpha_expr" option of GEQ filter does not …
6:25 PM Ticket #2519 (ffmpeg master opencl boken) created by telperion
Summary of the bug: How to reproduce: […] after this commit …
6:06 PM Changeset in ffmpeg [7edb984d] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: Fix context pointer used for get_category() Fixes calling …
5:33 PM Changeset in ffmpeg [af8a4790] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avutil: doxy: Small clarification for av_buffer_create() Explicitly …
5:33 PM Changeset in ffmpeg [00b8e650] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec: doxy: Clarify how to use buf[] when implementing …
5:32 PM Changeset in ffmpeg [4cdb3c50] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec: doxy: Clarify what get_buffer2 must fill in buf[] …
5:16 PM Ticket #2518 (newbie question) updated by Carl Eugen Hoyos
Component changed
5:05 PM Ticket #2518 (newbie question) closed by Elon Musk
invalid
5:02 PM Ticket #2518 (newbie question) created by Mazen W
Dear All I have a question about the number of channels (2MB) can be …
3:01 PM Ticket #2517 (Mainstream LUT functionality) updated by Elon Musk
Priority, Version changed
"Industry standard" or "Mainstream" functionality you are referring to …
2:56 PM Ticket #2517 (Mainstream LUT functionality) updated by Clément Bœsch
Status, Owner changed
I'm working on it.
2:44 PM Ticket #2517 (Mainstream LUT functionality) created by Bob
Ffmpeg's current LUT functionality does not appear to be lookup table …
2:16 PM Changeset in ffmpeg [e926b5ce] by Diego Biurrun <diego@biurrun.de>
avformat: Drop unnecessary ff_ name prefixes from static functions
2:11 PM Ticket #2514 (Container is not matching up) updated by Dan
Also, if you want / need a copy of the file I can host it somewhere …
2:10 PM Changeset in ffmpeg [7f75f2f] by Diego Biurrun <diego@biurrun.de>
ppc: Drop unnecessary ff_ name prefixes from static functions
2:02 PM Changeset in ffmpeg [f2e9d44a] by Diego Biurrun <diego@biurrun.de>
x86: Drop unnecessary ff_ name prefixes from static functions
2:02 PM Changeset in ffmpeg [383fd4d4] by Diego Biurrun <diego@biurrun.de>
arm: Drop unnecessary ff_ name prefixes from static functions
2:02 PM Changeset in ffmpeg [088f38a4] by Diego Biurrun <diego@biurrun.de>
avcodec: Drop unnecessary ff_ name prefixes from static functions
1:51 PM Concatenate edited by slhck
(diff)
12:43 PM Ticket #2514 (Container is not matching up) updated by Dan
Not that I have found, I have tried VLC and Windows Media Player. WMP …
12:39 PM Ticket #2514 (Container is not matching up) updated by Carl Eugen Hoyos
Is there a program that plays the sample?
12:11 PM Ticket #2514 (Container is not matching up) updated by Dan
It did not: […]
12:00 PM Ticket #2514 (Container is not matching up) updated by Carl Eugen Hoyos
Does it work with the following command? {{{$ ffmpeg -probesize 2G …
11:53 AM Ticket #2514 (Container is not matching up) updated by Dan
I reinstalled ffmpeg and under this is the output. The footage was …
11:35 AM Changeset in ffmpeg [53efb2fa] by Michael Niedermayer <michaelni@gmx.at>
gif: Fix little endian specific code Signed-off-by: Michael …
11:35 AM Changeset in ffmpeg [147a45fc] by Michael Niedermayer <michaelni@gmx.at>
framecrcenc: workaround design flaw in sidedata palette This should …
10:22 AM Changeset in ffmpeg [a0adeb1f] by Paul B Mahol <onemda@gmail.com>
fate: add test for separatefields filter Signed-off-by: Paul B Mahol …
10:19 AM Changeset in ffmpeg [38282149] by Diego Biurrun <diego@biurrun.de>
ppc: More consistent arch initialization
10:19 AM Changeset in ffmpeg [42b9150b] by Diego Biurrun <diego@biurrun.de>
fft: Remove pointless #ifdefs around function declarations
10:19 AM Changeset in ffmpeg [a053dbfc] by Diego Biurrun <diego@biurrun.de>
ppc: Move AltiVec utility headers out of AltiVec ifdefs Now that the …
10:19 AM Changeset in ffmpeg [f5eecee8] by Diego Biurrun <diego@biurrun.de>
ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs …
10:19 AM Changeset in ffmpeg [6b110d3a] by Diego Biurrun <diego@biurrun.de>
ppc: More consistent names for H.264 optimizations files
10:19 AM Changeset in ffmpeg [643e433b] by Diego Biurrun <diego@biurrun.de>
mpegaudiosp: More consistent names for ppc/x86 optimization files
10:18 AM Changeset in ffmpeg [468ec171] by Paul B Mahol <onemda@gmail.com>
fate: add test for swapuv filter Signed-off-by: Paul B Mahol …
10:15 AM Ticket #1163 (ffprobe can produce invalid XML) updated by Stefano Sabatini
Replying to nathanaeljones: > I would be willing to fund …
10:10 AM Changeset in ffmpeg [e85f02e3] by Paul B Mahol <onemda@gmail.com>
fate: add test for telecine filter Signed-off-by: Paul B Mahol …
10:00 AM Changeset in ffmpeg [8cd472d3] by Anton Khirnov <anton@khirnov.net>
avconv: make output -ss insert trim/atrim filters. This makes output …
9:53 AM Changeset in ffmpeg [a83c0da5] by Anton Khirnov <anton@khirnov.net>
avconv: make -t insert trim/atrim filters. This makes -t …
9:48 AM Changeset in ffmpeg [3d624420] by Anton Khirnov <anton@khirnov.net>
avconv_opt: allocate an OutputFile before the streams. This way …
9:37 AM kagero_cut.ts attached to Ticket #2516 by Carl Eugen Hoyos
9:36 AM Ticket #2516 (pgssub produce warnings and are blinking) created by Carl Eugen Hoyos
(Sample from videolan ticket 8521) Original sample: …
9:24 AM Changeset in ffmpeg [a1e05b04] by Anton Khirnov <anton@khirnov.net>
lavfi: add trim and atrim filters.
9:17 AM Changeset in ffmpeg [b4729382] by Anton Khirnov <anton@khirnov.net>
lavfi: add an asetpts filter
9:17 AM Changeset in ffmpeg [2548834b] by Anton Khirnov <anton@khirnov.net>
vf_setpts: cosmetics, reformat
9:16 AM Changeset in ffmpeg [c22263d3] by Anton Khirnov <anton@khirnov.net>
graphparser: only print filter arguments if they are non-NULL
9:16 AM Changeset in ffmpeg [8aaab111] by Anton Khirnov <anton@khirnov.net>
af_channelmap: ensure the output channel layout is valid.
9:16 AM Changeset in ffmpeg [949c603e] by Anton Khirnov <anton@khirnov.net>
af_channelmap: remove now unnecessary goto Options are freed from the …
9:16 AM Changeset in ffmpeg [10121557] by Anton Khirnov <anton@khirnov.net>
vf_split: fix description It now allows an arbitrary number of …
9:15 AM Changeset in ffmpeg [e036bb78] by Anton Khirnov <anton@khirnov.net>
lavc: clear AVBuffers on decoded frames if refcounted_frames is not …
9:13 AM Changeset in ffmpeg [2bdd4349] by Paul B Mahol <onemda@gmail.com>
lavfi/stereo3d: add support for alternating frames input & output …
9:06 AM Changeset in ffmpeg [3d106145] by Anton Khirnov <anton@khirnov.net>
FATE: add an additional indeo3 test It is a part of the sample that …
9:06 AM Changeset in ffmpeg [bda9e6d9] by Anton Khirnov <anton@khirnov.net>
indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell() …
9:06 AM Changeset in ffmpeg [95220be1] by Anton Khirnov <anton@khirnov.net>
indeo3: fix off by one in MV validity check CC:libav-stable@libav.org
8:58 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Valentin Schmid
Just converted some DCP DCinema Trailers to mp4. It works like a …
6:52 AM Ticket #2513 (ffplay stuttering on MOV file via http) updated by Carl Eugen Hoyos
Keywords, Status changed
Link to the complete discussion: …
6:42 AM Changeset in ffmpeg [01a5a3a2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
6:25 AM Changeset in ffmpeg [a3030d47] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '85f2f82af66fade2f5af2a03c5011d7de1b6e295' * commit …
5:51 AM Ticket #2513 (ffplay stuttering on MOV file via http) updated by jyavenard
as requested: […] no error are showing, you only see the value of …
5:46 AM Ticket #2515 (Output file incompatible with PS3 and a Panasonic TV when muxing h264 ...) updated by SubJunk
The problem still happens with -an. I don't know how to check if it …
5:20 AM Ticket #2515 (Output file incompatible with PS3 and a Panasonic TV when muxing h264 ...) updated by Carl Eugen Hoyos
Is this problem also reproducible if you use -an or -vn or only if …
5:16 AM Ticket #2515 (Output file incompatible with PS3 and a Panasonic TV when muxing h264 ...) updated by SubJunk
FFmpeg command line: {{{ffmpeg -i input.mkv -c:a copy -v:a copy -vbsf …
4:59 AM Ticket #2514 (Container is not matching up) updated by Carl Eugen Hoyos
Please update to current git head, then explain what is "corrupt" …
4:54 AM Ticket #2513 (ffplay stuttering on MOV file via http) updated by Carl Eugen Hoyos
Component changed
Please provide the failing ffplay command together with the complete, …
4:52 AM Ticket #2515 (Output file incompatible with PS3 and a Panasonic TV when muxing h264 ...) updated by Carl Eugen Hoyos
Please provide the ffmpeg command line that produces the failing file …
4:23 AM Ticket #2515 (Output file incompatible with PS3 and a Panasonic TV when muxing h264 ...) created by SubJunk
I have a set of files that are identical in MediaInfo except for …
2:24 AM Ticket #2513 (ffplay stuttering on MOV file via http) updated by jyavenard
Found the relevant discussion in regards to this patch: may not be the …
2:17 AM Ticket #2513 (ffplay stuttering on MOV file via http) updated by jyavenard
Investigating further, I found that xbmc didn't suffer the issue. Upon …
2:04 AM Ticket #2514 (Container is not matching up) created by Dan
I have some corrupt files and when I -i I get: Stream #0.0(eng): …
1:52 AM Ticket #2513 (ffplay stuttering on MOV file via http) created by jyavenard
This is using git master as of April, 29th 2013 Summary of the bug: …
12:55 AM WikiStart edited by burek
Added section "Scaling (resizing) with ffmpeg" (diff)
12:50 AM Scaling edited by burek
Corrected images (diff)
12:47 AM output_320x240_boxed.png attached to Scaling by burek
12:47 AM input_double_width.png attached to Scaling by burek
12:47 AM output_320.png attached to Scaling by burek
12:46 AM output_320x240.png attached to Scaling by burek
12:45 AM input.jpg attached to Scaling by burek
12:45 AM Scaling created by burek
Initial text
12:12 AM Changeset in ffmpeg [2609434b] by Clément Bœsch <ubitux@gmail.com>
fate: remove forgotten transpose filter results from old system.
12:12 AM Changeset in ffmpeg [45734de] by Clément Bœsch <ubitux@gmail.com>
fate: port remaining filters to new system. Merge of …

Apr 29, 2013:

11:47 PM Changeset in ffmpeg [93aede41] by Clément Bœsch <ubitux@gmail.com>
fate: move kerndeint test to the new system.
11:47 PM Changeset in ffmpeg [1e0a0aaf] by Clément Bœsch <ubitux@gmail.com>
fate: port our pixfmts change to fate-run.sh. This patch is the same …
11:47 PM Changeset in ffmpeg [e881057c] by Clément Bœsch <ubitux@gmail.com>
fate: add a rule for pixfmts tests.
11:42 PM Changeset in ffmpeg [97c56ad7] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Remove a set of pointless #ifs around function declarations
11:41 PM Changeset in ffmpeg [85f2f82a] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarations
11:19 PM Changeset in ffmpeg [a466c2c4] by Clément Bœsch <ubitux@gmail.com>
fate: fix filtfmts-test dependency after 9a5924f.
10:34 PM Changeset in ffmpeg [d558e464] by Clément Bœsch <ubitux@gmail.com>
lavfi: add two opencl headers to SKIPHEADERS. Fix make checkheaders.
8:28 PM Changeset in ffmpeg [6b222ea9] by Clément Bœsch <ubitux@gmail.com>
fate: add bitexact flags to alphaextract/alphamerge tests. Should fix …
8:25 PM Changeset in ffmpeg [9a5924f] by Clément Bœsch <ubitux@gmail.com>
fate: add filters dependencies to pixfmts tests.
8:25 PM Changeset in ffmpeg [15d6436a] by Clément Bœsch <ubitux@gmail.com>
fate: move a few simple pixfmts tests to the new system.
8:01 PM Changeset in ffmpeg [16b2472d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
7:48 PM Changeset in ffmpeg [3ae44df1] by Clément Bœsch <ubitux@gmail.com>
fate: move lavd filters tests to the new system. Also make life test …
7:48 PM Changeset in ffmpeg [6ea013fb] by Clément Bœsch <ubitux@gmail.com>
fate: remove '#' in filter parameters. It was considered a comment.
7:28 PM Ticket #2512 (FF_API_DESTRUCT_PACKET is incompletely deprecating use of API) updated by Carl Eugen Hoyos
Reproduced by developer changed
I actually didn't try to reproduce…
7:28 PM Changeset in ffmpeg [c645659] by Paul B Mahol <onemda@gmail.com>
lavfi/showwaves: fix crash in case of negative linesize …
7:27 PM Changeset in ffmpeg [32d46412] by Paul B Mahol <onemda@gmail.com>
lavfi/showspectrum: fix crash in case of negative linesize …
7:25 PM Ticket #2512 (FF_API_DESTRUCT_PACKET is incompletely deprecating use of API) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
7:22 PM Ticket #2512 (FF_API_DESTRUCT_PACKET is incompletely deprecating use of API) updated by Matt Wolenetz
This bug highlights some work needed before version bump and full …
7:18 PM Ticket #2512 (FF_API_DESTRUCT_PACKET is incompletely deprecating use of API) updated by Hendrik
Its still useful to know about such missing deprecation checks, i …
7:16 PM Ticket #2509 (Bigger MOOV headers regression) closed by Michael Niedermayer
invalid: Please see -chunk_duration and -chunk_size. For example …
7:10 PM Changeset in ffmpeg [22a86492] by Clément Bœsch <ubitux@gmail.com>
fate: move alphaextract and alphamerge tests to the new system. The …
7:09 PM Ticket #2512 (FF_API_DESTRUCT_PACKET is incompletely deprecating use of API) updated by Carl Eugen Hoyos
Cc changed
I am sorry, I don't understand: lavc version is currently 55 and …
6:45 PM Ticket #2512 (FF_API_DESTRUCT_PACKET is incompletely deprecating use of API) created by Matt Wolenetz
Summary of the bug: If FF_API_DESTRUCT_PACKET is not defined, there …
6:25 PM Changeset in ffmpeg [affd5018] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
6:20 PM Changeset in ffmpeg [9a0e40ec] by Clément Bœsch <ubitux@gmail.com>
fate: move colormatrix tests to the new system.
6:00 PM Changeset in ffmpeg [80bcbed1] by Clément Bœsch <ubitux@gmail.com>
fate: restore our settings for drawtext/fade/unsharp.
6:00 PM Changeset in ffmpeg [c703f7bd] by Clément Bœsch <ubitux@gmail.com>
fate: move more tests from lavfi-regression.sh to filter-video.mak.
4:49 PM Ticket #2511 (hls muxer mul outputs lost one channel) updated by Cigaes
Priority, Analyzed by developer, Component, Reproduced by developer changed
Full console output missing. Does the bug only happen with network …
3:58 PM Ticket #2511 (hls muxer mul outputs lost one channel) updated by Leo Liao
Replying to Leo: > Summary of the bug:hls muxer mul …
3:45 PM Ticket #2511 (hls muxer mul outputs lost one channel) created by Leo Liao
Summary of the bug:hls muxer mul outputs lost one channel How to …
3:15 PM Ticket #2150 (scale video filter improvement) updated by burek
Here is an example line that can accomplish this already (thanks …
2:16 PM Ticket #2150 (scale video filter improvement) updated by burek
Can you please provide an example of such command line usage?
1:57 PM Changeset in ffmpeg [20784aa6] by Diego Biurrun <diego@biurrun.de>
x86: hpeldsp: Remove unused macro definitions
12:55 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Nicolas Bertrand
Replying to BenjaminG: > Good job guys ;-) Thanks ;-)
12:51 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Benjamin GIGON
I've tested on Linux and MacOS For MacOS : […] […] Playing... …
11:29 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Replying to Buxiness: > Do you apply the lowres patch? …
11:25 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Nicolas Bertrand
Replying to wolfgangw: > Wrt lowres, Nicolas just let me …
11:19 AM Ticket #2509 (Bigger MOOV headers regression) updated by Carl Eugen Hoyos
Please post the failing command line together with the complete, uncut …
11:17 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Carl Eugen Hoyos
The global option currently clobbers the private option, this will …
11:15 AM Ticket #1163 (ffprobe can produce invalid XML) updated by Carl Eugen Hoyos
Replying to nathanaeljones: > I would be willing to fund …
11:11 AM Changeset in ffmpeg [00a61ac7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Recognize j2k as file suffix for the image2 muxer.
11:11 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Wrt lowres, Nicolas just let me know that he is merely removing the …
11:07 AM Ticket #1163 (ffprobe can produce invalid XML) updated by Nathanael Jones
Cc changed
I would be willing to fund development of a patch if it can be …
11:05 AM Ticket #2510 (Some jpeg2000 files cannot be decoded anymore by default) updated by Nicolas Bertrand
Its an expected pb from new jpeg2000 decoder. Not tested with images …
11:05 AM Ticket #2509 (Bigger MOOV headers regression) updated by zimbatm
Here is how to reproduce the problem: […] I don't think that any …
10:55 AM Ticket #2510 (Some jpeg2000 files cannot be decoded anymore by default) updated by Carl Eugen Hoyos
Description changed
10:46 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Nicolas Bertrand
Replying to wolfgangw: > Hm, it not only seems to accept …
10:38 AM Ticket #2510 (Some jpeg2000 files cannot be decoded anymore by default) created by Carl Eugen Hoyos
{{{$ ffmpeg -i tests/lena.pnm -vcodec libopenjpeg …
10:26 AM Changeset in ffmpeg [e92862e7] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_tinterlace: fix handling of not so even sizes Fixes green …
10:21 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Carl Eugen Hoyos
Replying to wolfgangw: > Hm, it not only seems to accept …
10:14 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Hendrik
The current JPEG2000 decoder is only designed for DCinema, the other …
10:09 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Hm, it not only seems to accept X'Y'Z' but apparently it assumes …
10:05 AM Ticket #2423 (creating PS3 compatible VOB/MP4 files with DTS sound) updated by julian
i wasn't able to generate a MP4 file because it seems both …
7:32 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Carl Eugen Hoyos
Component changed
libswscale now accepts XYZ as input colour space, no special treatment …
3:48 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
I'll test. Would you outline how to use it?
3:30 AM Ticket #2496 (seek swf file failed) updated by hxuanyu
This swf is converted using ffmpeg command: the original mp4 file …
1:08 AM Changeset in ffmpeg [b691bc42] by Michael Niedermayer <michaelni@gmx.at>
copy_packet_data: fix memleak This should fix gif fate memleaks …

Apr 28, 2013:

9:42 PM Changeset in ffmpeg [df911792] by Michael Niedermayer <michaelni@gmx.at>
lavu/opencl: add check version and platform Reviewed-by: Hanspeter …
9:38 PM Ticket #2509 (Bigger MOOV headers regression) updated by Carl Eugen Hoyos
To make this a valid ticket, please provide the failing command line …
9:28 PM Ticket #2509 (Bigger MOOV headers regression) updated by zimbatm
Component changed
9:27 PM Ticket #2509 (Bigger MOOV headers regression) updated by zimbatm
Cc, Version changed
9:26 PM Ticket #2509 (Bigger MOOV headers regression) created by zimbatm
Summary of the bug: FFmpeg's mp4 moov header is almost twice as big …
7:39 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) closed by Carl Eugen Hoyos
fixed: Implemented by Nicolas Bertrand and Michael, tests definitely welcome!
5:57 PM Changeset in ffmpeg [cb23b06e] by Michael Niedermayer <michaelni@gmx.at>
sws: fix typo in xyz2rgb matrix use. Found-by: ubitux Signed-off-by: …
5:31 PM Changeset in ffmpeg [54429142] by Michael Niedermayer <michaelni@gmx.at>
fate: re-enable jpeg2000 test with rgb48le Signed-off-by: Michael …
5:31 PM Changeset in ffmpeg [24ec7a5e] by Michael Niedermayer <michaelni@gmx.at>
sws: Check for malloc failure of rgb0_tmp Signed-off-by: Michael …
5:30 PM Changeset in ffmpeg [0c47c902] by Michael Niedermayer <michaelni@gmx.at>
sws: support xyz input The implementation is heavily based on …
5:20 PM Changeset in ffmpeg [45f1cf8] by Michael Niedermayer <michaelni@gmx.at>
sws: remove hack to support partial convert / xyz bswaping …
5:19 PM Changeset in ffmpeg [42a7938] by Michael Niedermayer <michaelni@gmx.at>
fate: temporary disable jpeg2000 test to avoid fate breakage from next …
1:54 PM Changeset in ffmpeg [b4fc2a10] by Michael Niedermayer <michaelni@gmx.at>
fate: fix jpeg2000 on big endian Signed-off-by: Michael Niedermayer …
1:53 PM Changeset in ffmpeg [2fa08abd] by Michael Niedermayer <michaelni@gmx.at>
sws: enable xyz12, this for now is just for swaping between le and be …
1:35 PM Changeset in ffmpeg [7f17e0ff] by Michael Niedermayer <michaelni@gmx.at>
sws: add 16bit gbrp formats to packed_16bpc_bswap() Signed-off-by: …
1:28 PM Changeset in ffmpeg [f5cca47] by Michael Niedermayer <michaelni@gmx.at>
sws: extend packed_16bpc_bswap code to handle planar formats …
1:09 PM Ticket #2508 (Heavy stutter with matroska) updated by Carl Eugen Hoyos
Keywords changed
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2508/
1:08 PM Ticket #2508 (Heavy stutter with matroska) created by Carl Eugen Hoyos
(Sample from videolan ticket 8512) I will upload a sample from a vlc …
12:28 PM Ticket #2506 (Guess output frame rate if input timebase denominator is huge) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2507/
12:28 PM Ticket #2507 (Unknown packet pts values in mpeg4-ogg sample) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2507/
12:27 PM Ticket #2507 (Unknown packet pts values in mpeg4-ogg sample) updated by Carl Eugen Hoyos
Description changed
12:26 PM Ticket #2507 (Unknown packet pts values in mpeg4-ogg sample) created by Carl Eugen Hoyos
(Sample from videolan ticket 8486) A vlc user provided a sample that …
12:22 PM Ticket #2506 (Guess output frame rate if input timebase denominator is huge) updated by Carl Eugen Hoyos
Description changed
12:22 PM Ticket #2506 (Guess output frame rate if input timebase denominator is huge) created by Carl Eugen Hoyos
(Sample from videolan ticket 8486) I will upload a sample from a vlc …
11:54 AM Changeset in ffmpeg [51494077] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: aac: …
11:40 AM Changeset in ffmpeg [65af5e81] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1b6f84a98665a15130e969fd6b460a05d50090c1' * commit …
11:34 AM Changeset in ffmpeg [124244ec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b963f021b603509b5159873de4919dec441d0782' * commit …
11:16 AM Changeset in ffmpeg [04001767] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mp: remove mp=tinterlace wrapper From various tests, there is …
11:16 AM Changeset in ffmpeg [75070d9f] by Stefano Sabatini <stefasab@gmail.com>
lavfi/transpose: apply grammar consistency fixes to transpose dir option
11:16 AM Changeset in ffmpeg [dfb3de21] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: apply various general fixes to vidstabdetect docs Adopt …
11:00 AM Changeset in ffmpeg [191430a2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '28663511c99b3cdaf9387a15032259879474f5f4' * commit …
10:34 AM Changeset in ffmpeg [506ebdac] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '03b052c023e1f58d879cb7eeb6421ed39262d39d' * commit …
10:18 AM Changeset in ffmpeg [2ac6d6b7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c14010541035454b4d3ad08399d70423be4e0c87' * commit …
10:03 AM Changeset in ffmpeg [5fd254c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '26a44143efb513a602542fb59aee87b1fc62af51' * commit …
9:48 AM Changeset in ffmpeg [54056c14] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cf679b9476727a237c8006c685ace18acba149ab' * commit …
7:08 AM Ticket #2435 (moov atom not found) closed by Carl Eugen Hoyos
invalid: Thank you for testing! We of course also would like to know the …
7:06 AM Ticket #2064 (Support ADPCM_MS in unknown container) closed by Carl Eugen Hoyos
fixed: Implemented by Michael, if any additional information is available …
4:19 AM Ticket #2435 (moov atom not found) updated by Kyle
My apologizes, reverting to 4.7.3 seems to have resolved the issue. …
2:21 AM Changeset in ffmpeg [0fb64da6] by Michael Niedermayer <michaelni@gmx.at>
avformat: Add black ops audio demuxer Fixes Ticket2064 …

Apr 27, 2013:

10:43 PM Changeset in ffmpeg [46fd6e4f] by Luca Barbato <lu_zero@gentoo.org>
aac: check the maximum number of channels Broken bitstreams could …
10:40 PM Changeset in ffmpeg [a943a132] by Luca Barbato <lu_zero@gentoo.org>
aac: check the maximum number of channels Broken bitstreams could …
8:48 PM Changeset in ffmpeg [7f138310] by Michael Niedermayer <michaelni@gmx.at>
ffv1enc: favor version 3 over 2 unless -strict -2 is set …
7:54 PM Ticket #2389 (Inversion audio filter) updated by Elon Musk
See: […]
7:38 PM Ticket #2150 (scale video filter improvement) closed by Elon Musk
invalid: This is already possible, w and h options are expression, no need to …
7:31 PM Ticket #2505 (ProRes encoding dupe frames at head and tail w/ bad tail sound) updated by Bob
I posted the Zeranoe information because I'm in the PC world and it …
6:34 PM Changeset in ffmpeg [1c1a2d13] by Stefano Sabatini <stefasab@gmail.com>
lavu/mem: remove redundant comment from av_dynarray_add() The …
6:34 PM Changeset in ffmpeg [9f3d873f] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: update/extend transpose filter documentation In …
6:33 PM Changeset in ffmpeg [028c7335] by Stefano Sabatini <stefasab@gmail.com>
lavfi/transpose: reindent constants
6:33 PM Changeset in ffmpeg [d33c77b1] by Stefano Sabatini <stefasab@gmail.com>
lavfi/transpose: restore validity of values in range 4-7 They were …
5:13 PM Changeset in ffmpeg [1b6f84a9] by Diego Biurrun <diego@biurrun.de>
h264_refs: Do not print check_opcodes() return value The return value …
4:47 PM Changeset in ffmpeg [1e4f75de] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: readjust w/h option descriptions
4:47 PM Changeset in ffmpeg [efff0941] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix grammar for removelogo filter doc sentence
2:53 PM Changeset in ffmpeg [b963f021] by Diego Biurrun <diego@biurrun.de>
fate: Invoke pixfmts lavfi tests through fate-run.sh
2:53 PM Changeset in ffmpeg [28663511] by Diego Biurrun <diego@biurrun.de>
fate: Invoke pixdesc lavfi tests through fate-run.sh
2:53 PM Changeset in ffmpeg [03b052c0] by Diego Biurrun <diego@biurrun.de>
fate: Invoke standard lavfi tests through fate-run.sh
2:36 PM Changeset in ffmpeg [d4868a96] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: remove redundant error message. Signed-off-by: Michael …
2:20 PM Changeset in ffmpeg [ff0b4c08] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: add code to support frame threading with gop=1 ffv1 …
2:17 PM Changeset in ffmpeg [1a392fc5] by Michael Niedermayer <michaelni@gmx.at>
ffv1: Store a flag in the global header that indicates if all frames …
12:40 PM Changeset in ffmpeg [cc5c1559] by Paul B Mahol <onemda@gmail.com>
astats filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
9:35 AM Changeset in ffmpeg [3fa6c992] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
8:53 AM Changeset in ffmpeg [c1401054] by Luca Barbato <lu_zero@gentoo.org>
oma: K&R formatting cosmetics
8:51 AM Changeset in ffmpeg [26a44143] by Luca Barbato <lu_zero@gentoo.org>
avplay: remove a warning Set the data field in the flush_pkt to the …
8:20 AM Ticket #2505 (ProRes encoding dupe frames at head and tail w/ bad tail sound) updated by Carl Eugen Hoyos
Keywords changed
(Is there a reason why you post the version information and the …
8:19 AM Changeset in ffmpeg [cf679b94] by Anton Khirnov <anton@khirnov.net>
hls, segment: fix splitting for audio-only streams. …
8:11 AM Ticket #2498 (Concat two files.) closed by Carl Eugen Hoyos
worksforme: Your (exact) command lines work fine here, both with 1.2 and current …
5:00 AM Ticket #2505 (ProRes encoding dupe frames at head and tail w/ bad tail sound) created by Bob
Summary of the bug: I am trying to encode from a ProRes4x4 generated …

Apr 26, 2013:

11:45 PM Changeset in ffmpeg [785eb5f] by Paul B Mahol <onemda@gmail.com>
lavfi/negate: unbreak negate alpha Signed-off-by: Paul B Mahol …
11:37 PM Changeset in ffmpeg [7becddd5] by Paul B Mahol <onemda@gmail.com>
doc/filters: remove non-existent ft_load_flags entry Signed-off-by: …
11:13 PM Ticket #2435 (moov atom not found) updated by Carl Eugen Hoyos
Replying to KSHawkEye: > Replying to [comment:15
11:06 PM Ticket #2435 (moov atom not found) updated by Kyle
Replying to cehoyos: > Works fine here with 4.8.0 and …
10:49 PM Changeset in ffmpeg [24bb01f0] by Michael Niedermayer <michaelni@gmx.at>
avcodec_string: Print the used codec if it differs from the codec_id …
10:49 PM Changeset in ffmpeg [59a3b6b7] by Michael Niedermayer <michaelni@gmx.at>
avcodec_string: remove the "(hq)" listing printing "hq" depending on …
9:41 PM Changeset in ffmpeg [a0575522] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: dont count&print repeats for empty strings Signed-off-by: …
9:04 PM Changeset in ffmpeg [9a0aa8d0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/intrax8: fix regression with wmv3 This also decreases …
7:42 PM p2.mp4 attached to Ticket #2498 by Mista_D
7:41 PM p1.mp4 attached to Ticket #2498 by Mista_D
7:41 PM Ticket #2498 (Concat two files.) updated by Mista_D
Try running it. The pastebin has the script and source samples are …
7:27 PM Changeset in ffmpeg [039c2b78] by Clément Bœsch <ubitux@gmail.com>
lavfi/hqdn3d: remove timeline flag. The filter stores some temporal …
7:06 PM Changeset in ffmpeg [7c00e9d8] by Diego Biurrun <diego@biurrun.de>
x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents The …
6:31 PM Changeset in ffmpeg [74b1c32a] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: leave prefix printing state on empty input. Fixes …
4:59 PM Ticket #2457 (MAX_SLICES value too low for a number of RTP endpoints) updated by Carl Eugen Hoyos
Priority, Type changed
4:55 PM out2.wav attached to Ticket #2504 by Jean-Pierre
ffmpeg -f alsa -ac 2 -ar 44100 -i hw:0,0 out2.wav => Still bad
4:53 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
$ ffmpeg -f alsa -ac 2 -ar 44100 -i hw:0,0 out2.wav ffmpeg version …
4:48 PM Ticket #2497 (ALAC encoder produces invalid output / is not lossless) updated by Carl Eugen Hoyos
Priority, Summary changed
4:45 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
Does the following sound better? $ ffmpeg -f alsa -ac 2 -ar 44100 -i …
4:25 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Replying to MrNice: > Replying to cehoyos: > > …
4:18 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Jean-Pierre
Replying to cehoyos: > What does ffmpeg say about the wav …
4:06 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
@cehoyos - you are talking about the patch Michael is referring to. …
3:35 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) updated by ramitb
I test both builds as users are using 32 bit and 64bit systems. just …
3:11 PM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by Carl Eugen Hoyos
What does ffmpeg say about the wav file recorded with arecord?
3:08 PM Ticket #2433 (FFMPEG reporting wrong video duration after encoding WTV to TS MPEG2) closed by Carl Eugen Hoyos
worksforme: Unrelated: As explained in ticket #1835, you should probably use …
3:08 PM gnomerecord.flac attached to Ticket #2504 by Jean-Pierre
Recorded with gnome record codec pcm (good quality)
3:03 PM mp3_0426_1019.mp3 attached to Ticket #2504 by Jean-Pierre
Recorded with ffmpeg codec mp3 (example 2)
3:02 PM pcm_0426_1018.wav attached to Ticket #2504 by Jean-Pierre
Recorded with ffmpeg codec pcm (example 1)
3:01 PM Ticket #2435 (moov atom not found) updated by Carl Eugen Hoyos
Works fine here with 4.8.0 and cc='gcc -m32', please test (and use, …
3:00 PM test_bip.mp3 attached to Ticket #2504 by Jean-Pierre
Input file played in a mp3 player
2:57 PM Ticket #2504 (Audio glitches and distortion when recording alsa) created by Jean-Pierre
Summary of the bug: I try to record from integrated audio card input …
1:50 PM Changeset in ffmpeg [d783297] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: make sure next_use_ic is set correctly Signed-off-by: Michael …
1:39 PM Changeset in ffmpeg [ee4c01be] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: factor lut clean code Signed-off-by: Michael Niedermayer …
12:57 PM Changeset in ffmpeg [ba323d67] by Michael Niedermayer <michaelni@gmx.at>
avformat/write_packet: drop disabled code Signed-off-by: Michael …
12:51 PM Changeset in ffmpeg [eba33396] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: set avoid_negative_ts based on flags if not overridden …
12:51 PM Changeset in ffmpeg [e5891a23] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: mov/mp4 should support negative timestamps through …
12:51 PM Changeset in ffmpeg [647f306b] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: assert that timestamps are positive after offsetting …
12:51 PM Changeset in ffmpeg [c329195a] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: use a local variable for offset Signed-off-by: Michael …
12:51 PM Changeset in ffmpeg [060f14f4] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: change avoid_negative_ts code to support later addition …
11:41 AM Changeset in ffmpeg [30579b7e] by Paul B Mahol <onemda@gmail.com>
dcaenc: silence address sanitizer warning Signed-off-by: Paul B Mahol …
11:06 AM Ticket #2484 (atempo - low accuracy) updated by bars
Replying to pkoshevoy: > Try a different file, it will …
10:13 AM Changeset in ffmpeg [6a8d0506] by Paul B Mahol <onemda@gmail.com>
lavfi/stereo3d: avoid division when changing aspect ratio …
10:04 AM Changeset in ffmpeg [42d61fd9] by Paul B Mahol <onemda@gmail.com>
lavfi/afade: fix AVOptions descriptions Signed-off-by: Paul B Mahol …
9:39 AM Changeset in ffmpeg [e0a636fa] by Paul B Mahol <onemda@gmail.com>
doc/filters: fix afade 2nd example Signed-off-by: Paul B Mahol …
9:37 AM Changeset in ffmpeg [09250e34] by Paul B Mahol <onemda@gmail.com>
lavfi/curves: add support for more rgb formats Signed-off-by: Paul B …
9:37 AM Changeset in ffmpeg [1a530f9e] by Paul B Mahol <onemda@gmail.com>
lavfi: support timeline for colorbalance and colorchannelmixer …
9:10 AM Changeset in ffmpeg [721ffc6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * commit …
8:59 AM Changeset in ffmpeg [c4bf7402] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c2cb01d418dd18e1cf997c038d37378d773121be' * commit …
1:49 AM Ticket #2484 (atempo - low accuracy) updated by Pavel Koshevoy
Try a different file, it will probably be off by some other amount …
1:44 AM Changeset in ffmpeg [05f4c050] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: remove interlaced warning While not yet bugfree, the warning …
1:43 AM Ticket #2503 (ffmpeg seek function seems to have lost frame accuracy on latest git) updated by Carl Eugen Hoyos
Component, Keywords, Version changed
As-is, this does not look like a useful bug report. Did the output …
1:26 AM Ticket #2484 (atempo - low accuracy) updated by bars
Replying to pkoshevoy: > Also, when specifying tempo …
1:20 AM Ticket #2484 (atempo - low accuracy) updated by Pavel Koshevoy
Also, when specifying tempo scale, 23976/25000 is more accurate than …
1:05 AM Changeset in ffmpeg [cd13496] by Michael Niedermayer <michaelni@gmx.at>
lavfi/unsharp: add opencl unsharp filter Signed-off-by: Michael …
1:04 AM Changeset in ffmpeg [f31247c] by Michael Niedermayer <michaelni@gmx.at>
lavu/opencl:add opencl set param function Signed-off-by: Michael …
12:35 AM Ticket #2484 (atempo - low accuracy) closed by Carl Eugen Hoyos
fixed
12:02 AM Ticket #2484 (atempo - low accuracy) updated by Pavel Koshevoy
atempo is never going to produce an exact …
Note: See TracTimeline for information about the timeline view.