Timeline



May 15, 2014:

11:04 PM Ticket #3642 (video filter "vignette" has memory leak) updated by Clément Bœsch
Erm, yeah you're right. Can you send a git format-patch or at least …
11:03 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
this test.avi plays back fine in wmp (audio and video)
11:02 PM test.avi attached to Ticket #3638 by ramitb
11:01 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
attaching the output test.avi here is the command line: […]
10:50 PM Ticket #3642 (video filter "vignette" has memory leak) created by coffey
I tried next command ffplay -i foobar.mp4 -vf vignette increase …
10:43 PM Changeset in ffmpeg [30aeab29] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use av_restrict instead of restrict in libavcodec/opus_celt.c.
10:36 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by Michael Cashwell
I've been fighting the same problem. An m4v container written by …
10:33 PM Ticket #3149 (Matroska muxer does not generate cues for audio files) updated by Aaron Graham
Replying to cehoyos: > Is this also reproducible with …
10:20 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > I don't understand, any video …
9:56 PM Changeset in ffmpeg [bebce65] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/dsputil_mmx: Fix build with clang-usan Found-by: Katerina …
9:54 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
I don't understand, any video encoded with ffmpeg (using libxvid or …
9:11 PM Changeset in ffmpeg [d1310c59] by Michael Niedermayer <michaelni@gmx.at>
x86: sbrdsp: implement SSE qmf_deint_neg From 133 (unrolled …
8:58 PM Ticket #3641 (Remove Black Edges) closed by Clément Bœsch
invalid: cropdetect and crop filter
8:45 PM Ticket #3641 (Remove Black Edges) created by marcossviniiciuss
ffmpeg remove the black edges of the video?
8:41 PM Changeset in ffmpeg [7a4424e5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/opus: fix doxygen comments to be associated with the correct …
8:41 PM Changeset in ffmpeg [e9602dcb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: bitstream filters require split out side data Signed-off-by: …
7:46 PM Ticket #3640 (A/V desync for a vob sample) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3640/
7:45 PM Ticket #3640 (A/V desync for a vob sample) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51659 A user …
7:34 PM Changeset in ffmpeg [f8de1caa] by Michael Niedermayer <michaelni@gmx.at>
Revert "avcodec/hevc: fix outputted AVFrame.key_frame" This is not …
7:24 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by Carl Eugen Hoyos
Please upload a sample that plays back fine after creating the …
7:13 PM Changeset in ffmpeg [30cdf384] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba' * commit …
7:13 PM Changeset in ffmpeg [91d7d790] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7c5ca546a0747a20c7f7fb5550455c3042699ee9' * commit …
7:01 PM Changeset in ffmpeg [fcb5849] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f' * commit …
6:59 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
That's the point, this was the avi created by the above ffmpeg command …
6:52 PM Changeset in ffmpeg [af31d58a] by Michael Niedermayer <michaelni@gmx.at>
doc: Add udp broadcast option description Describe the option added …
5:41 PM Changeset in ffmpeg [97f856a4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options: avcodec_copy_context() Check subtitle_header_size …
5:39 PM Changeset in ffmpeg [098a6998] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312' * commit …
5:32 PM Changeset in ffmpeg [9b7cb023] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973' * commit …
5:24 PM Changeset in ffmpeg [f478e850] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf' * commit …
5:16 PM Changeset in ffmpeg [eacf7d65] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52' * commit …
5:09 PM Changeset in ffmpeg [beeb7551] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix make checkheaders if VDA is not available.
4:28 PM Changeset in ffmpeg [ffa05e08] by Michael Niedermayer <michaelni@gmx.at>
avcodec/opusdec: switch to swresample This also fixes linking …
4:27 PM Changeset in ffmpeg [96cb4c87] by Michael Niedermayer <michaelni@gmx.at>
swresample: swr_close() Signed-off-by: Michael Niedermayer …
4:20 PM Changeset in ffmpeg [2c7d3ecf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' * commit …
4:17 PM Changeset in ffmpeg [d3f5b947] by Janne Grunau <janne-libav@jannau.net>
aarch64: opus NEON iMDCT and FFT Opus celt decoding 11% faster and …
4:17 PM Changeset in ffmpeg [7c5ca546] by Janne Grunau <janne-libav@jannau.net>
configure: fix enable-libopus help string
3:53 PM Changeset in ffmpeg [5e2ba41d] by Janne Grunau <janne-libav@jannau.net>
build: add avresample after avcodec to FFLIBS avcodec might depend on …
3:14 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by Carl Eugen Hoyos
WMP 12 does not play video here for the file #3638.avi that you …
11:01 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by gretchany
Replying to cehoyos: > But don't you agree that file input …
10:23 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > if ffmpeg creates the avi …
10:00 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by Clément Bœsch
Replying to gretchany: > Replying to cehoyos: …
9:57 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by Carl Eugen Hoyos
But don't you agree that file input would allow us to reproduce the …
9:27 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by gretchany
Replying to cehoyos: > Is this only reproducible with …
8:05 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by Carl Eugen Hoyos
Is this only reproducible with network input or also with file input?
6:48 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) created by gretchany
CentOS release 6.5 (Final) ffmpeg version git-2014-05-15-8b96f31 …
5:51 AM Changeset in ffmpeg [3b2fbe67] by Anton Khirnov <anton@khirnov.net>
lavc: properly handle subtitle_header in avcodec_copy_context()
5:51 AM Changeset in ffmpeg [efc7df6c] by Anton Khirnov <anton@khirnov.net>
lavc: preserve the original private data in avcodec_copy_context() If …
5:50 AM Changeset in ffmpeg [c9281a01] by Anton Khirnov <anton@khirnov.net>
lavf: drop the zero-sized packets hack There should not be any valid …
5:42 AM Changeset in ffmpeg [0c1959b0] by Anton Khirnov <anton@khirnov.net>
lavf: add AVFMT_FLAG_BITEXACT. Use it instead of checking …
4:49 AM Changeset in ffmpeg [b70d7a4a] by Anton Khirnov <anton@khirnov.net>
lavc: add a native Opus decoder. Initial implementation by Andrew …
2:04 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
this file was created by handbrake
2:03 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
Anyways upload the file #3638.mp4 for your reference.
1:43 AM Changeset in ffmpeg [8b96f318] by Michael Niedermayer <michaelni@gmx.at>
libavformat/mov: Elimitate double reading of COVR metadata if …
1:15 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) created by ramitb
Summary of the bug: If ffmpeg is used to remux a mp4 h264 file to avi …[…]

May 14, 2014:

11:56 PM Changeset in ffmpeg [09cd2286] by Michael Niedermayer <michaelni@gmx.at>
avformat/libnut: use av_mallocz_array() Signed-off-by: Michael …
11:56 PM Changeset in ffmpeg [f6d17d2a] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskaenc: use av_mallocz_array() Signed-off-by: Michael …
11:54 PM Changeset in ffmpeg [3af7e7b5] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vsrc_mandelbrot: use av_malloc_array() Signed-off-by: …
11:43 PM Changeset in ffmpeg [565c321c] by Michael Niedermayer <michaelni@gmx.at>
tests/fate/libavutil: run cpu test and display the cpus detected …
11:43 PM Changeset in ffmpeg [7efe8399] by Michael Niedermayer <michaelni@gmx.at>
tests/fate-run: add runecho command to run a test and display its …
6:44 PM Changeset in ffmpeg [56193d3] by Michael Niedermayer <michaelni@gmx.at>
avformat/http: remove never twice executable loop Fixes CID1197069 …
6:30 PM Changeset in ffmpeg [973de9eb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix outputted AVFrame.key_frame previously it was …
5:07 PM Changeset in ffmpeg [434ba17b] by Clément Bœsch <u@pkh.me>
configure: add encoding to --enable-libopus doc.
3:23 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by julian
changing if (st->disposition & AV_DISPOSITION_DEFAULT) to if (0 && …
1:44 PM Changeset in ffmpeg [3690393f] by Michael Niedermayer <michaelni@gmx.at>
avutil/dict: delay addition of const from …
1:44 PM Changeset in ffmpeg [acb6f3af] by Michael Niedermayer <michaelni@gmx.at>
avutil/fifo: delay addition of const from …
1:44 PM Changeset in ffmpeg [0fdc3cd8] by Michael Niedermayer <michaelni@gmx.at>
avutil/version: add FF_CONST_AVUTIL53 This will become "const" on the …
12:02 PM Changeset in ffmpeg [dbd1fdd2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7e90133f6420b1c53652f972b9561600822881ee' * commit …
11:54 AM Changeset in ffmpeg [6a72260e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a738540366c9b114949b7914c0d08e2c28982cfb' * commit …
10:14 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by zulkis
I dont know why, but i cannot reproduce 1st …
9:46 AM Ticket #2513 (ffplay stuttering on MOV file via http) updated by klpu
I used ffplay playback iphone video on my server, same problem. Why …
9:43 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by Carl Eugen Hoyos
I only see now you are already using --disable-stripping - …
9:32 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by zulkis
Thank you for this fast answer! I am using dynamic libraries to …
9:14 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by Carl Eugen Hoyos
Keywords, Priority changed
#2447 is a hardware issue on old (broken) hardware. To make this a …
7:55 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by zulkis
Component changed
7:46 AM Changeset in ffmpeg [7e90133f] by Janne Grunau <janne-libav@jannau.net>
build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not defined …
7:42 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) created by zulkis
Very similar to this: https://trac.ffmpeg.org/ticket/2447 But i guess …
6:00 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Clément Bœsch
Replying to spookybathtub: > When testing an identity …
5:51 AM Changeset in ffmpeg [bc2e39c] by Clément Bœsch <u@pkh.me>
avfilter/lut3d: move the scale calc out of the inner loop.
5:47 AM Changeset in ffmpeg [a738540] by Anton Khirnov <anton@khirnov.net>
lavf: properly document the distinction between flags and ctx_flags
4:17 AM Changeset in ffmpeg [6ab37221] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_removelogo: use av_malloc_array() Signed-off-by: Michael …
4:17 AM Changeset in ffmpeg [14e2e40f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_hqdn3: use av_malloc_array() Signed-off-by: Michael …
2:08 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Elliott
When testing an identity cube LUT today, I got nearly perfect results. …
1:10 AM Ticket #3307 (-level AVoption does not set refs with libx264) closed by Michael Niedermayer
fixed: Fixed in 0aac9b76bc7770a90d1317f9979644aefb341ffa
12:57 AM Changeset in ffmpeg [0aac9b76] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libx264: Implement reference frame count limiting based on …

May 13, 2014:

11:45 PM Ticket #3059 (Logfile append instead of overwrite) updated by Elliott
It would be useful in any script which calls ffmpeg multiple times. …
11:32 PM Changeset in ffmpeg [c3417ed7] by Michael Niedermayer <michaelni@gmx.at>
swscale/utils: Add check that ensures that the hardcoded struct …
9:47 PM Ticket #3368 (FATE tests don't build when SDL is installed. (mingw/windows)) updated by Greg Wolfe
I tried adding -Umain to the specified line in library.mak and got the …
9:13 PM Changeset in ffmpeg [c683e6aa] by Clément Bœsch <u@pkh.me>
build: move ebur128 swr dep to configure.
8:40 PM Changeset in ffmpeg [f0ae467e] by Michael Niedermayer <michaelni@gmx.at>
configure: swresample depends on avutil Signed-off-by: Michael …
8:40 PM Changeset in ffmpeg [efa95968] by Michael Niedermayer <michaelni@gmx.at>
common.mak: fix (not)building disabled libs Signed-off-by: Michael …
8:40 PM Changeset in ffmpeg [3d7218d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' * commit …
6:53 PM Changeset in ffmpeg [d90ba41] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. …
6:34 PM Changeset in ffmpeg [76581ab8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5' * commit …
6:32 PM Ticket #3635 (Have machines for fate and developers with particular instruction sets) updated by Michael Niedermayer
As we come up with a list of what is mising, each should get its own …
6:25 PM Ticket #3636 (get all devs an avx2-capable laptop) created by Michael Niedermayer
This would allow everyone to develop, debug and test AVX/AVX2 and …
6:02 PM Changeset in ffmpeg [44951174] by Janne Grunau <janne-libav@jannau.net>
build: handle library dependencies in configure Instead of setting …
5:44 PM Changeset in ffmpeg [9aa45920] by Janne Grunau <janne-libav@jannau.net>
aarch64: assembler in clang-3.4 ignores the division by two Values …
5:42 PM Ticket #2719 (SAR and DAR the same for anamorphic? Incorrect?) updated by Carl Eugen Hoyos
Keywords changed
5:42 PM Ticket #2719 (SAR and DAR the same for anamorphic? Incorrect?) closed by Carl Eugen Hoyos
worksforme: Afaict, the file does not specify a sample aspect ratio and FFmpeg …
5:06 PM Ticket #3635 (Have machines for fate and developers with particular instruction sets) created by Christophe
The benefits would be: - Developers can implement assembly for said …
5:03 PM Ticket #3041 (multitude of screen capture codecs) updated by Carl Eugen Hoyos
How can I test if any of these are fixed?
2:25 PM DirectShow edited by Roger Pack
(diff)
2:04 PM Changeset in ffmpeg [cef99e12] by Michael Niedermayer <michaelni@gmx.at>
Use rac_get_prob branchy version when used within a conditional …
1:51 PM Changeset in ffmpeg [f1c16749] by Michael Niedermayer <michaelni@gmx.at>
Support broadcast destination for udp protocol Use the required …
12:29 PM Changeset in ffmpeg [bb9e5116] by Michael Niedermayer <michaelni@gmx.at>
hevc: fixing code indenting in hevcpred(cherry picked from commit …
12:18 PM Ticket #3153 (ffprobe doesn't allow to differenciate between LC-AAC and HE-AAC) updated by julian
furthermore, differentiation between v1 and v2 HE-AAC would be nice
12:14 PM Changeset in ffmpeg [38df49a0] by Michael Niedermayer <michaelni@gmx.at>
hevc/intrapred: fix indent(cherry picked from commit …
12:14 PM Changeset in ffmpeg [053fdacd] by Michael Niedermayer <michaelni@gmx.at>
hevc: a much faster implementation of intra prediction (up to 1s on …
5:38 AM Ticket #2145 (avi files >1G do not seek with WMP) updated by rupa
Replying to cehoyos: I am also facing similar issue when …

May 12, 2014:

11:35 PM Ticket #3634 (asfenc: too many payloads in a packet) updated by Carl Eugen Hoyos
Keywords, Version, Description changed
11:08 PM Ticket #3634 (asfenc: too many payloads in a packet) closed by Michael Niedermayer
fixed: patch applied (72dcd48c19a655f8928af5b42b481527a15bf487)
10:54 PM Changeset in ffmpeg [72dcd48c] by Michael Niedermayer <michaelni@gmx.at>
avformat/asfenc: honor the maximum of 63 payloads Fixes Ticket3634 …
10:38 PM silence.m4a attached to Ticket #3634 by Aaron Graham
Use the ffmpeg command to remux this file to ASF to see the problem
10:37 PM Ticket #3634 (asfenc: too many payloads in a packet) created by Aaron Graham
In the ASF specification: …
9:43 PM Ticket #3055 (UTVideo 709 Encode Support?) closed by Michael Niedermayer
fixed: I think this has been fixed in …
9:38 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by grepfor
Please update 'Version' field in ticket header to 2.2.2. I just …
9:22 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by grepfor
Not sure if it's a regression or not. I've not seen it previously, but …
9:21 PM Changeset in ffmpeg [c5a2c26c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use Matroska document version 2 for WebM files if possible. Google's …
9:20 PM Changeset in ffmpeg [bb01956d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use Matroska document version 2 for WebM files if possible. Google's …
9:09 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by Carl Eugen Hoyos
Priority changed
Please mention if this is a regression and please test current FFmpeg …
8:55 PM Changeset in ffmpeg [81d1fcf3] by Michael Niedermayer <michaelni@gmx.at>
avcodec: add option to make is_intra_more_likely() from error …
8:07 PM Ticket #3059 (Logfile append instead of overwrite) updated by Michael Niedermayer
Can you explain in what usecase such appending makes sense ?
7:58 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by Michael Niedermayer
Summary changed
7:05 PM Changeset in ffmpeg [a8bc175d] by Michael Niedermayer <michaelni@gmx.at>
avformat/mp3dec: check the number of frames per buffer size Fixes …
6:58 PM Ticket #3327 (libavformat fails to detect some mp3 files reliably) closed by Michael Niedermayer
fixed: Fixed in d05588e21e4744ae6a47192dc2da2844d6934a5d
6:45 PM Changeset in ffmpeg [b3b505c7] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: if the id3 tag is too large for data after it to …
6:45 PM Changeset in ffmpeg [d05588e2] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: limit probe score in the id3 case only if there is a …
5:49 PM Ticket #3368 (FATE tests don't build when SDL is installed. (mingw/windows)) updated by Michael Niedermayer
in library.mak, DTEST is added to build the tests $(TESTOBJS) …
5:32 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) closed by Carl Eugen Hoyos
fixed: Should be fixed in ab21acec Thank you for the report and the testing!
4:16 PM Changeset in ffmpeg [ab21acec] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use Matroska document version 2 for WebM files if possible. Google's …
4:16 PM Changeset in ffmpeg [a01fedd9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --enable-lto --enable-shared with icc.
3:00 PM Changeset in ffmpeg [87f2d807] by Michael Niedermayer <michaelni@gmx.at>
hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRs …
12:34 PM Ticket #3616 (Mjpeg autodetection) updated by Carl Eugen Hoyos
Replying to Đonny: > both give me error, though a little …
11:39 AM Ticket #3616 (Mjpeg autodetection) updated by Đonny
Replying to cehoyos: Sorry, I originally didn't understand …
10:55 AM Ticket #3616 (Mjpeg autodetection) updated by Carl Eugen Hoyos
Replying to Đonny: > I didn't use this command at all. …
10:24 AM Changeset in ffmpeg [b9cce9ee] by Michael Niedermayer <michaelni@gmx.at>
avfilter/buffer: Use av_malloc_array() Signed-off-by: Michael …
10:24 AM Changeset in ffmpeg [e951e04a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/buffersrc: use av_mallocz_array() Signed-off-by: Michael …
8:08 AM Changeset in ffmpeg [4d93e758] by Michael Niedermayer <michaelni@gmx.at>
configure: Ensure log2 is disable based on msvcrt version. …
8:03 AM Ticket #3613 (transcode_aac test fails to build) updated by Brad Smith
Please commit the fix as mentioned by Timothy.
7:24 AM Ticket #3616 (Mjpeg autodetection) updated by Đonny
I didn't use this command at all. The command cannot reproduce the …
5:45 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Clément Bœsch
Replying to spookybathtub: > Alright, tried that. The …
4:16 AM Ticket #3633 (How to build Library file for Android?) updated by vinoth
Replying to vinoth: > I'm new to use ffmpeg actually i …
1:46 AM Changeset in ffmpeg [3b2ab8a7] by Michael Niedermayer <michaelni@gmx.at>
configure: Allow log2 with msvc12 onwards. Signed-off-by: Michael …
1:27 AM Changeset in ffmpeg [96abdf2f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vda_h264: fix bistream typo Signed-off-by: Michael …
12:44 AM Changeset in ffmpeg [5460ab73] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7' * commit …
12:25 AM Changeset in ffmpeg [28563327] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vda_h264: fix null pointer dereference Signed-off-by: Michael …

May 11, 2014:

11:57 PM Changeset in ffmpeg [5449239a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f' * commit …
11:22 PM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Elliott
Alright, tried that. The RGB conversion is not the problem. The …
11:04 PM Changeset in ffmpeg [c6a683bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '31a46750c7eafe6bce6a3e4f09853cd0a585292b' * commit …
10:37 PM Changeset in ffmpeg [14aef38a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f' * commit …
10:21 PM Changeset in ffmpeg [2ec4586d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dd2d3b766b20196d0b65a82e3d897ccecbf7adb8' * commit …
10:06 PM Changeset in ffmpeg [c4fe50b9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ebc29519d1634bfeb386c20a5d8a52837aae2436' * commit …
9:49 PM Changeset in ffmpeg [fa0f7c02] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' * commit …
9:40 PM Changeset in ffmpeg [8d19dd91] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '08bb2567586599d62a282c4cd31567a0807f3d92' * commit …
9:28 PM Changeset in ffmpeg [f2f99f0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f' * commit …
7:48 PM Changeset in ffmpeg [d93cf093] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425' * commit …
6:06 PM Changeset in ffmpeg [5e955511] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dct: use av_malloc_array() Signed-off-by: Michael Niedermayer …
6:06 PM Changeset in ffmpeg [e2c7816a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepakenc: use av_malloc_array() Signed-off-by: Michael …
4:18 PM Changeset in ffmpeg [bc0c49b8] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: remove unused variables Signed-off-by: Michael …
4:10 PM Changeset in ffmpeg [0008a87c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e780c3daafe0588e035e752c771ebfcd2201746a' into …
3:59 PM Changeset in ffmpeg [2aa65923] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7f954ca502a16feeca44d4e9a7d450b404dabc94' into …
3:59 PM Changeset in ffmpeg [2b14d980] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: Check required demuxing buffer sizes in …
3:31 PM Changeset in ffmpeg [a05f86ec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8e9e57ed0c7f40741da1ca83e52c851263e0c168' into …
3:31 PM Changeset in ffmpeg [9bdb254b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1bd6372cd34935815c0a061adbf3bc68ca68ff73' into …
3:30 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) reopened by Arthur Marxer
Reopen, because the filter scale=h=ih:w=sar*iw does not produce …
3:24 PM Changeset in ffmpeg [358d1f6e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '40ffa99dfa39c574d8784a3c4eaf6406198d675d' into …
3:10 PM Changeset in ffmpeg [ea28034f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ff79f6b35a94dde69b3d52bd2abdfdb793f525c3' into …
3:09 PM Changeset in ffmpeg [6452b315] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2a83d72da866a29f5307a56f66c469966f02473' into …
3:03 PM Changeset in ffmpeg [a1496925] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6c3985713b77c5c1155f31c3fbb8236f9b4cdfb5' into …
3:03 PM Changeset in ffmpeg [fab9a7be] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7d97cc8d87ebf6ebe7ec1865d6f932c652dbce3a' into …
2:51 PM Ticket #3570 (AVFoundation indev cannot enabled when configure ffmpeg compile in Mac ...) updated by Carl Eugen Hoyos
Could you test if attached patch makes any difference? Does it allow …
2:50 PM patchundefstdcinline.diff attached to Ticket #3570 by Carl Eugen Hoyos
2:44 PM Changeset in ffmpeg [3a678659] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a56a9e65c6a17dd8b6303dd45bdc3e3368093092' into …
2:43 PM Changeset in ffmpeg [3fb75471] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '428b629eb28907738ae98331b9f6c25cc9a8f3c8' into …
2:23 PM Changeset in ffmpeg [e5294f40] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '194d12345d86c15b20b7e44a3679c9df3075d7f6' into …
2:23 PM Changeset in ffmpeg [ed1ad2f5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b3d8276d2dc913d708d187fb15f6e98869d00500' into …
1:00 PM Changeset in ffmpeg [1839fafa] by Luca Barbato <lu_zero@gentoo.org>
avconv: Support VDA hwaccel Signed-off-by: Luca Barbato …
1:00 PM Changeset in ffmpeg [67afcefb] by Luca Barbato <lu_zero@gentoo.org>
lavc: Add new VDA hwaccel It leverages the new hwaccel 1.2 features: …
1:00 PM Changeset in ffmpeg [31a46750] by Luca Barbato <lu_zero@gentoo.org>
vda: use hwaccel private data for internal bitstream buffer
12:59 PM Changeset in ffmpeg [66e6c8a7] by Luca Barbato <lu_zero@gentoo.org>
lavu: Add a pixel format for new VDA hwaccel The current hwaccel is …
12:59 PM Changeset in ffmpeg [dd2d3b76] by Luca Barbato <lu_zero@gentoo.org>
lavc: Add hwaccel private data and init/uninit callbacks
12:59 PM Changeset in ffmpeg [ebc29519] by Luca Barbato <lu_zero@gentoo.org>
hwaccel: Support specific frame allocators It would reduce the …
12:59 PM Changeset in ffmpeg [a871ef0c] by Luca Barbato <lu_zero@gentoo.org>
hwaccel: Rename priv_data_size to frame_priv_data_size This describes …
12:59 PM Changeset in ffmpeg [08bb2567] by Luca Barbato <lu_zero@gentoo.org>
lavc: document which parts of AVHWAccel are private.
12:59 PM Changeset in ffmpeg [5c1d724] by Luca Barbato <lu_zero@gentoo.org>
lavc: set AVCodecContext.hwaccel in ff_get_format() This way each …
12:59 PM Changeset in ffmpeg [632ad224] by Luca Barbato <lu_zero@gentoo.org>
lavc: Add an internal wrapper around get_format() It will be useful …
11:57 AM Changeset in ffmpeg [efcea0b9] by Michael Niedermayer <michaelni@gmx.at>
configure: Fix floating point conformance ith icl. Reviewed-by: …
7:55 AM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Arthur Marxer
I made a few tests and have good and bad news: In order to get images …
4:23 AM Changeset in ffmpeg [ab57cbb7] by Michael Niedermayer <michaelni@gmx.at>
lavc/on2avc: silent warnings about const params Signed-off-by: Lukasz …
1:20 AM Changeset in ffmpeg [72fed6d1] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: fix minor typo in omit_video_pes_length …
12:13 AM Changeset in ffmpeg [04e140da] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_uspp: check avcodec_open() return code Fixes …

May 10, 2014:

10:16 PM Changeset in ffmpeg [e0877aa5] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: don't leak poll_table if poll fails Should fix Coverity …
8:12 PM Changeset in ffmpeg [03bda44]n1.1.11 by Michael Niedermayer <michaelni@gmx.at>
Update for 1.1.11 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7:57 PM Changeset in ffmpeg [97bcb058] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add missing "const" to pointer arrays. Signed-off-by: Reimar …
7:55 PM Changeset in ffmpeg [8e8dc210] by Michael Niedermayer <michaelni@gmx.at>
sws: dont use the optimized 410->420 unscaled conversion when height%4 …
7:55 PM Changeset in ffmpeg [3af977d4] by Michael Niedermayer <michaelni@gmx.at>
avfilter/graphdump: Fix pointer to local outside scope Fixes …
7:55 PM Changeset in ffmpeg [cb0d255e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
7:55 PM Changeset in ffmpeg [d2ceca6e] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: fix pointer to local outside scope Fixes CID1206652 …
7:55 PM Changeset in ffmpeg [e8411c3b] by Michael Niedermayer <michaelni@gmx.at>
swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
7:55 PM Changeset in ffmpeg [3d5c38ca] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
7:55 PM Changeset in ffmpeg [8713b8e3] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: Check for and remove invalid packet durations Fixes …
7:29 PM Changeset in ffmpeg [6b9e0bf4] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_removelogo: fix memleak on failure Fixes CID751770 …
5:31 PM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Clément Bœsch
Replying to spookybathtub: > For reference, I encoded the …
5:15 PM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Elliott
For reference, I encoded the same 444 file to v210 using both tools, …
4:27 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by LeRatier
OK understood. The patch is working : as soon as …
4:23 PM Changeset in ffmpeg [8e078000] by Michael Niedermayer <michaelni@gmx.at>
hevcdsp: include stddef.h for ptrdiff_t definition Including stdint.h …
4:17 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Arthur Marxer
Thanks for this solution and your precious time!!
4:06 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Carl Eugen Hoyos
Resolution changed
4:05 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) closed by Carl Eugen Hoyos
Replying to mar: > However, if I view the jpeg in another …
4:03 PM Changeset in ffmpeg [e780c3da] by Reinhard Tartler <siretart@tauware.de>
pcm-dvd: Fix 20bit decoding Increment the pointer as needed. Bug-Id: …
4:00 PM Changeset in ffmpeg [7f954ca5] by Reinhard Tartler <siretart@tauware.de>
avi: Improve non-interleaved detection Additional fixes by Nigel …
3:43 PM Changeset in ffmpeg [8e9e57ed] by Reinhard Tartler <siretart@tauware.de>
Update Changelog
3:40 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Arthur Marxer
Yes, you are right. I have not used ffplay to view jpeg before, and it …
3:29 PM Ticket #3633 (How to build Library file for Android?) closed by Carl Eugen Hoyos
invalid: Please consider this a last warning: This is a bug tracker, not a …
3:16 PM Ticket #3633 (How to build Library file for Android?) created by vinoth
I'm new to use ffmpeg actually i want to build a library for Android …
3:14 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Carl Eugen Hoyos
Replying to mar: > The aspect ratio in the video changes …
3:11 PM Changeset in ffmpeg [1bd6372c] by Reinhard Tartler <siretart@tauware.de>
arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 The overread …
3:11 PM Changeset in ffmpeg [40ffa99d] by Reinhard Tartler <siretart@tauware.de>
arm: hpeldsp: prevent overreads in armv6 asm Based on a patch by …
3:11 PM Changeset in ffmpeg [ff79f6b3] by Reinhard Tartler <siretart@tauware.de>
avfilter: Add missing emms_c when needed Arch specific calls should …
2:16 PM expected_007.jpeg attached to Ticket #3631 by Arthur Marxer
"Handmade" expected output
2:15 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Arthur Marxer
Yes, of course. Here is the ffplay output of out_001.jpeg: […] …
2:05 PM Changeset in ffmpeg [e2a83d72] by Reinhard Tartler <siretart@tauware.de>
Update Changelog for v10.1
2:01 PM Changeset in ffmpeg [6c398571] by Reinhard Tartler <siretart@tauware.de>
Add missing changelog entries for v10
1:07 PM Changeset in ffmpeg [c6bf660b] by Michael Niedermayer <michaelni@gmx.at>
opencl: Make init_mtx static with volatile lock Signed-off-by: …
12:55 PM Changeset in ffmpeg [fa23190a] by Michael Niedermayer <michaelni@gmx.at>
hevcdsp: add missing header include Fixes make checkheaders …
12:46 PM Changeset in ffmpeg [2e55f3e9] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_lut3d: check size in parse_dat() Fixes CID1212261 …
12:34 PM Ticket #3616 (Mjpeg autodetection) updated by Carl Eugen Hoyos
Replying to Đonny: > Replying to cehoyos: > > …
12:17 PM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Clément Bœsch
Are you sure the problem occurs in lut3d itself and not in the scaling …
12:13 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Carl Eugen Hoyos
Could you add ffplay console output for the two jpg files you …
8:51 AM Ticket #3632 (How to build library file for Android?) closed by Carl Eugen Hoyos
invalid: Sorry, this is a bug tracker, please see …
8:03 AM Ticket #3632 (How to build library file for Android?) created by vinoth
I'm new to use ffmpeg actually i want to build a library for Android …
6:59 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Andreas Girgensohn
I don't really understand the question about setting the range. I …
6:46 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Carl Eugen Hoyos
Did you try setting the range?
6:45 AM Ticket #3627 (How to fix build_android.sh: function: not found error?) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide your actual configure …
5:54 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Elliott
With the recent patch, 3D LUT application is more accurate, but still …
5:50 AM LUTresolve.jpg attached to Ticket #2847 by Elliott
scopes of YUV 422 10b image created by DaVinci Resolve with 3D LUT
5:49 AM LUTffmpeg.jpg attached to Ticket #2847 by Elliott
scopes of v210 image created by ffmpeg with 3D LUT
4:45 AM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by vinoth
ffmpeg configure file is as it is i didn't make any change I'd just …
2:14 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Andreas Girgensohn
No, my application isn't set up for using filters. I'll look into that.
1:51 AM Changeset in ffmpeg [dc6b99d] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: Check ff_put_wav_header() return code Fixes …
12:12 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Carl Eugen Hoyos
Did you test the filter?
12:11 AM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Carl Eugen Hoyos
Keywords, Component changed

May 9, 2014:

11:38 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Please consider adding support for 7350Hz as in comment:206. …
11:21 PM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
This command also works […] Note, this issue was discussed over 3 …
10:06 PM Changeset in ffmpeg [8cc6e91f] by Michael Niedermayer <michaelni@gmx.at>
Document smoothstreaming muxer Signed-off-by: Michael Niedermayer …
8:05 PM Changeset in ffmpeg [b372f673] by Michael Niedermayer <michaelni@gmx.at>
avcodec: better level/index printing
7:41 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Arthur Marxer
Component changed
7:29 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Arthur Marxer
I uploaded the sample file to the FTP server
7:18 PM out_007.jpeg attached to Ticket #3631 by Arthur Marxer
produced image after ratio change
7:18 PM out_001.jpeg attached to Ticket #3631 by Arthur Marxer
First produced image
7:16 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) created by Arthur Marxer
I have a .ts file with an aspect ratio change in the middle of the …
6:48 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Andreas Girgensohn
Thanks for explaining this. The value range is indeed expanded when …
6:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I'm close to finishing testing of a better patch for ABR's M/S bug. …
6:15 PM ZFCU attached to Ticket #3630 by Reventlov
ffserver.conf
6:14 PM 3 attached to Ticket #3630 by Reventlov
Valgrind output
6:13 PM 2 attached to Ticket #3630 by Reventlov
GDB output
6:13 PM 1 attached to Ticket #3630 by Reventlov
Full output of ffmpeg -v 9 -loglevel 99 -i *.mp4 -override_ffserver …
6:12 PM Ticket #3630 (ffserver crashes when a client disconnect) created by Reventlov
I am trying to stream a mp4 file using ffserver and ffmpeg from my …
6:09 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Carl Eugen Hoyos
The filter is called extractplanes.
6:08 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Carl Eugen Hoyos
Replying to andreasg: > I verified that the values in …
5:59 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Andreas Girgensohn
I verified that the values in frame->data[0] and gray_frame->data[0]
5:43 PM Changeset in ffmpeg [398e3a5] by Michael Niedermayer <michaelni@gmx.at>
avcodec: replace uses of deprecated avcodec_set_dimensions() …
5:04 PM Ticket #2541 (Autodetect image file codecs) updated by Đonny
Ticket #3616 has been marked as duplicate to this one. I'm not sure if …
4:58 PM Ticket #3616 (Mjpeg autodetection) updated by Đonny
Replying to cehoyos: > This sounds as if the problem is …
4:33 PM Changeset in ffmpeg [3554c2fa] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs: Fix compilation due to missing static in suncc. …
3:32 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
Since Opus is supported in WebM and Opus requires Matroska version 4, …
3:27 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
Please test attached patch.
3:27 PM patchwebm2.diff attached to Ticket #3583 by Carl Eugen Hoyos
3:07 PM Ticket #2931 (mp3: wrong duration) updated by Underground78
Cc changed
I think this sample exhibits …
3:07 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by Carl Eugen Hoyos
As said, we cannot support such scripts. Please test your configure …
2:44 PM Changeset in ffmpeg [8a216138] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9880a0d4b131ef36694d62f78060350a81f08b80' * commit …
2:24 PM Ticket #2901 (mpeg4 encoder does not have any of the profile/level standard) updated by wim_arbor
Just for reference for anyone getting here with google and needs to …
2:18 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by vinoth
build_android.sh this my script file to get a lib and all together in …
2:07 PM Changeset in ffmpeg [9880a0d4] by Luca Barbato <lu_zero@gentoo.org>
pcm-dvd: Fix 20bit decoding Increment the pointer as needed. Bug-Id: …
1:23 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by mikeversteeg
This bug is still present in the current release (and I wish I had …
1:18 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by Carl Eugen Hoyos
Priority, Analyzed by developer, Component changed
What is build_android.sh? Only the native FFmpeg configure …
1:10 PM Changeset in ffmpeg [a7b554f8] by Michael Niedermayer <michaelni@gmx.at>
rtpdec: make the NTP time values unsigned. As per RFC3550, section 4, …
1:09 PM black_frame_full_hd_ffv1_yuv444p.mov attached to Ticket #3629 by rmk
1:08 PM Ticket #3629 (Remuxing 25 fps single frame file to nut container seemingly results ...) created by rmk
See command lines and output. The resulting file is reported by both …
1:00 PM Ticket #3628 (configure's behaviour for --enable-static and --enable-shared seems to ...) closed by spraff
invalid: Apologies. Brain meltdown.
12:53 PM Ticket #3628 (configure's behaviour for --enable-static and --enable-shared seems to ...) updated by Clément Bœsch
.a are static libs, .so are shared ones, so I don't get …
12:50 PM Makefile attached to Ticket #3628 by spraff
Makefile which builds static and shared versions of libav*
12:49 PM Ticket #3628 (configure's behaviour for --enable-static and --enable-shared seems to ...) created by spraff
This command: ./configure --disable-optimizations …
12:41 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by vinoth
Replying to vinoth: > I'm trying to separate audio and …
12:37 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) created by vinoth
I'm trying to separate audio and video from video file. After …
12:18 PM Changeset in ffmpeg [bc478019] by Michael Niedermayer <michaelni@gmx.at>
configure: check for recent dxva2api headers with fixed COBJMACROS …
11:34 AM Changeset in ffmpeg [2201d1a0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: Fix undefined shifts Signed-off-by: Michael Niedermayer …
11:19 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
(That's at least what I thought, maybe it isn't true for MODE_WEBM.)
11:18 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
You could send your patch (made with git format-patch or {{{git …
11:17 AM Changeset in ffmpeg [0be95996] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined …
11:03 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by LeRatier
This is clearly the fault of the plugin. But while waiting for a fix …
9:57 AM Ticket #3626 (add 'extern "C"' to headers) closed by Carl Eugen Hoyos
wontfix: The headers are C headers and I believe this documented. If you want …
8:50 AM Ticket #3626 (add 'extern "C"' to headers) updated by Clément Bœsch
We have about 85 C public headers currently. Am I correct to assume …
8:32 AM Ticket #3626 (add 'extern "C"' to headers) created by spraff
Your policy at the moment is to require applications to add 'extern …
7:34 AM Ticket #3623 (Mixed results writing M4A metadata) reopened by svnpenn
7:33 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
[…]
7:33 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
[…]
7:33 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
@cehoyos my arrogance has cost me, I apologize. It seems "-f mp4" does …
7:21 AM planes.mp4 attached to Ticket #3623 by svnpenn
7:21 AM confetti.mp4 attached to Ticket #3623 by svnpenn
6:22 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by gjdfgh
Maybe setting the swscale to output yuv-range would pick the old …
6:18 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Andreas Girgensohn
Converting from yuv420p to grayscale without scaling pretty much just …
6:07 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Carl Eugen Hoyos
The old (fast) version produced incorrect output which was not …
3:16 AM Changeset in ffmpeg [341cacb9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/hevcdsp_init: fix build failure with --disable-mmx …
12:03 AM Changeset in ffmpeg [e54c052] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: print run/level/index values Signed-off-by: …
12:03 AM Changeset in ffmpeg [6df33c49] by Michael Niedermayer <michaelni@gmx.at>
avcodec: include GET_RL_VLC() in trace output Signed-off-by: Michael …
12:00 AM Changeset in ffmpeg [7d97cc8d] by Reinhard Tartler <siretart@tauware.de>
rtmpproto: Check the buffer sizes when copying app/playpath strings …

May 8, 2014:

11:56 PM Changeset in ffmpeg [a56a9e6] by Reinhard Tartler <siretart@tauware.de>
swscale: Fix an undefined behaviour Prevent a division by zero down …
11:56 PM Changeset in ffmpeg [428b629e] by Reinhard Tartler <siretart@tauware.de>
vp9: Read the frame size as unsigned Sample-Id: 00001723-google …
10:21 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) created by Andreas Girgensohn
Summary of the bug: It is very slow to use sws_scale to convert from …
10:14 PM Changeset in ffmpeg [63832e01] by Michael Niedermayer <michaelni@gmx.at>
hvcodec/x86/hevcdsp: make macros more modular to support functions …
10:08 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Clément Bœsch
Note: timeline support added to phase filter in 69d72140, if you want …
9:58 PM Changeset in ffmpeg [5623a10] by Clément Bœsch <u@pkh.me>
avfilter/phase: make the main loop readable.
9:34 PM Changeset in ffmpeg [5df10150] by Clément Bœsch <u@pkh.me>
avfilter/phase: add some constness for RO data pointers.
9:34 PM Changeset in ffmpeg [69d72140] by Clément Bœsch <u@pkh.me>
avfilter/phase: add timeline support.
8:59 PM Changeset in ffmpeg [8de600de] by Clément Bœsch <u@pkh.me>
avfilter/phase: avoid a memcpy per frame.
8:59 PM Changeset in ffmpeg [687119aa] by Clément Bœsch <u@pkh.me>
avfilter/phase: do not pass the whole context to analyze_plane(). …
8:59 PM Changeset in ffmpeg [362ab940] by Clément Bœsch <u@pkh.me>
avfilter/phase: add comment on the context cached frame.
8:44 PM Changeset in ffmpeg [996fffbb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e' * commit …
7:10 PM Changeset in ffmpeg [126927c5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/exr: mark gama option as experimental / unsupported …
7:00 PM Changeset in ffmpeg [cd3daad7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/exr: Add a gamma flag to exr loader to avoid banding This is …
5:40 PM Ticket #1878 (Seeking causes later packets to be thrown away) updated by Alexander Ljungberg
This bug seems to still exist as of ffmpeg 2.2. It's particularly bad …
4:19 PM Changeset in ffmpeg [0c2a6dab] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtmpproto: add FFMIN() to av_strlcpy() Suggested-by: Reimar …
4:02 PM Changeset in ffmpeg [0bacfa8d] by Martin Storsjö <martin@martin.st>
rtmpproto: Check the buffer sizes when copying app/playpath strings …
3:37 PM Changeset in ffmpeg [aff352be] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: zero gb to silence warning about it being possibly …
3:33 PM Changeset in ffmpeg [ce4ae184] by Michael Niedermayer <michaelni@gmx.at>
avcodec/takdec: Always initialize hsize, silence "may be used …
2:48 PM Changeset in ffmpeg [62a9725b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: add an assert to silence a uninitialized variable …
2:47 PM Changeset in ffmpeg [7e79d72] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: remove always true if() Signed-off-by: Michael …
2:40 PM Changeset in ffmpeg [364e8904] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepakenc: Fix "may be used uninitialized in this function" …
9:06 AM Ticket #3624 (H264 decoding error messages from a possibly valid mxf file) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3624/
9:03 AM Ticket #3624 (H264 decoding error messages from a possibly valid mxf file) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51662 A user …
7:51 AM Ticket #3607 (flv problem) closed by Carl Eugen Hoyos
invalid: I don't think this has any similarity with a valid ticket.
7:49 AM Ticket #3623 (Mixed results writing M4A metadata) closed by Carl Eugen Hoyos
needs_more_info: Please feel free to reopen this ticket if you can provide the missing …
7:39 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
7:28 AM Ticket #3623 (Mixed results writing M4A metadata) updated by Carl Eugen Hoyos
Replying to svnpenn: > @cehoyos , did you even read the …
7:16 AM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by julian
Cc changed
7:16 AM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by julian
ok full output from now on ;) thanks for taking care of the issue
6:02 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
5:55 AM Ticket #3623 (Mixed results writing M4A metadata) updated by Carl Eugen Hoyos
Keywords changed
Please post the command line that does not produce the expected output …
4:53 AM Changeset in ffmpeg [6c23a850] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_compand: Silence "may be used uninitialized" warning …
3:25 AM Ticket #3623 (Mixed results writing M4A metadata) created by svnpenn
Given this file http://bitbucket.org/svnpenn/a/downloads/superuser.mp4
1:49 AM Changeset in ffmpeg [c71f8d40] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'lukaszmluki/master' * …
Note: See TracTimeline for information about the timeline view.