Timeline



Apr 29, 2014:

10:46 PM Changeset in ffmpeg [5b393766] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7c5fddac8137654cb503295c4dfb6492df43643' * commit …
10:38 PM Changeset in ffmpeg [37ce3188] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9d76dd952ffd9fffc7f9fb5cc5af6d093ba54521' * commit …
10:36 PM Changeset in ffmpeg [5bef487] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/pulse_audio_enc: respect minreq while checking buffer fullness …
10:36 PM Changeset in ffmpeg [f817d550] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/pulse_audio_enc: signal that buffer is still writable after write …
10:35 PM Changeset in ffmpeg [a1e5be5c] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/pulse_audio_enc: add pointer checks Signed-off-by: Lukasz Marek …
10:35 PM Changeset in ffmpeg [954a8f44] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/pulse_audio_enc: add more buffer attributes Signed-off-by: …
10:35 PM Changeset in ffmpeg [e2ebaa09] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/fbdev_dec: implement fbdev_get_device_list callback …
10:35 PM Changeset in ffmpeg [279ff8d] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/fbdev_enc: move list device code to fbdev_common Signed-off-by: …
10:35 PM Changeset in ffmpeg [3050e53f] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/fbdev_enc: remove redundant assignments Signed-off-by: Lukasz …
10:28 PM Changeset in ffmpeg [b3d48c3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c1f92d13589d431e576d719dd44427486a5e05cd' * commit …
10:23 PM Changeset in ffmpeg [8b30702c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1' * commit …
9:47 PM #3601.wtv attached to Ticket #3601 by ramitb
9:46 PM Ticket #3601 (mpeg2video in wtv incorrectly detected as mpeg1video) created by ramitb
Summary of the bug: Ffmpeg is incorrectly reading the video codec and …[…]
9:45 PM Changeset in ffmpeg [ed72dae4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont print "Conversion failed" if conversion has never started …
8:43 PM Changeset in ffmpeg [2eddf3a6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix no output of prior pics and pic output flags(cherry …
8:13 PM Changeset in ffmpeg [978c193d] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: omit deprecated codec ids in help output These ids should …
6:48 PM Changeset in ffmpeg [375a0c03] by Michael Niedermayer <michaelni@gmx.at>
avformat/xwma: fix memleak of dpds_table Fixes CID1087092 …
6:47 PM Changeset in ffmpeg [cf4dbe9a] by Michael Niedermayer <michaelni@gmx.at>
avformat/xwma: improve error codes Signed-off-by: Michael Niedermayer …
6:41 PM Changeset in ffmpeg [c31ad87b] by Michael Niedermayer <michaelni@gmx.at>
avformat/xwma: use NULL instead of 0 for pointers Signed-off-by: …
5:29 PM Changeset in ffmpeg [03b88f6b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
4:47 PM Changeset in ffmpeg [4506ed33] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2_alias_pix: fix 2 unused variable warnings …
4:39 PM Changeset in ffmpeg [f694ca7c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: support 4:2:2 and 4:1:1 YCbCr Signed-off-by: Michael …
2:50 PM Changeset in ffmpeg [a7c5fdda] by Anton Khirnov <anton@khirnov.net>
avconv_dxva2: define all used GUIDs directly instead of relying on the …
2:42 PM Ticket #3599 (mp3 encoder set wrong bitrate or version flag) updated by croex
[…] the complete, uncut console
2:37 PM Changeset in ffmpeg [217f6c53] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5a70a783f04919514efec7751d710b64d8975fd7' * commit …
1:57 PM Changeset in ffmpeg [fd601ba6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5c08ae4f37281441188447cd04dcaf7cd7ce031f' * commit …
12:52 PM Changeset in ffmpeg [6a0b5e34] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: fix null pointer dereference Fixes: 111342.ogm …
12:49 PM Changeset in ffmpeg [9d76dd95] by Anton Khirnov <anton@khirnov.net>
h264: drop commented out cruft
12:49 PM Changeset in ffmpeg [c1f92d13] by Anton Khirnov <anton@khirnov.net>
mpegvideo: remove unused MpegEncContext.b4_stride
12:49 PM Changeset in ffmpeg [6a13505c] by Anton Khirnov <anton@khirnov.net>
mpegvideo: move the MpegEncContext fields used from arm asm to the …
11:25 AM Changeset in ffmpeg [41334fca] by Nicolas George <george@nsup.org>
lavfi/drawtext: allow to format pts as HH:MM:SS.mmm.
11:25 AM Changeset in ffmpeg [50ed6e3c] by Nicolas George <george@nsup.org>
lavf/concatdec: implement automatic conversions.
11:25 AM Changeset in ffmpeg [9d24a536] by Nicolas George <george@nsup.org>
lavf/concatdec: reindent after last commit.
11:25 AM Changeset in ffmpeg [b24d6c53] by Nicolas George <george@nsup.org>
lavf/concatdec: always do stream matching.
11:25 AM Changeset in ffmpeg [c27939d8] by Nicolas George <george@nsup.org>
lavf/concatdec: check match_streams() return value.
11:25 AM Changeset in ffmpeg [e973cf04] by Nicolas George <george@nsup.org>
lavf/concatdec: use a structure for each stream.
11:25 AM Changeset in ffmpeg [43ca94a6] by Nicolas George <george@nsup.org>
ffprobe: use the codec descriptor if no decoder was found.
11:25 AM Changeset in ffmpeg [c9212abf] by Nicolas George <george@nsup.org>
lavf/matroska: add "binary" pseudo-MIME type. Avoid long scan and …
11:25 AM Changeset in ffmpeg [70beebe3] by Nicolas George <george@nsup.org>
lavc: minor bump and APIchanges for AVCodecDescriptor.mime_types. The …
11:24 AM Changeset in ffmpeg [1bf63964] by Nicolas George <george@nsup.org>
lavc: add a mime_types field to codec descriptors.
11:24 AM Changeset in ffmpeg [6ea11966] by Nicolas George <george@nsup.org>
lavc: add AV_CODEC_ID_BIN_DATA.
11:24 AM Changeset in ffmpeg [892e2c2] by Nicolas George <george@nsup.org>
lavc: add codec descriptors for TTF and OTF.
11:24 AM Changeset in ffmpeg [fa7bc7ed] by Nicolas George <george@nsup.org>
lavc: add codec descriptors for deprecated ids.
11:24 AM Changeset in ffmpeg [e419e29e] by Nicolas George <george@nsup.org>
lavc/codec_desc: add separation comment.
11:24 AM Changeset in ffmpeg [73c4b6ce] by Nicolas George <george@nsup.org>
tools/ffhash: implement base64 output. Also fix usage string: the …
11:24 AM Changeset in ffmpeg [3926a30b] by Nicolas George <george@nsup.org>
tools/ffhash: use av_hash_final_hex().
11:24 AM Changeset in ffmpeg [b804eb43] by Nicolas George <george@nsup.org>
lavu/hash: add hash_final helpers. The helpers use local memory to …
10:16 AM Ticket #3594 (Green artefacts when decoding svq1) updated by Carl Eugen Hoyos
Keywords changed
10:14 AM Changeset in ffmpeg [5a70a783] by Luca Barbato <lu_zero@gentoo.org>
hls: Add an option to prepend a baseurl to the playlist entries …
10:14 AM Changeset in ffmpeg [5c08ae4f] by Luca Barbato <lu_zero@gentoo.org>
segment: Add an option to prepend a string to the list entries Useful …
8:25 AM Ticket #2716 (Memory leak at avformat_new_stream) updated by er.anshul.maheshwari@gmail.com
To play file with vlc to reproduce crashes following information is …
6:57 AM Ticket #3599 (mp3 encoder set wrong bitrate or version flag) updated by Carl Eugen Hoyos
Please add the complete, uncut console output to make this a valid ticket.
6:54 AM Ticket #3593 (qtkit and avfoundation input devices not found) closed by Carl Eugen Hoyos
invalid: Replying to Sarashinai: > As far as I can understand, this …
5:47 AM 06_remove_avpacket_side_data_merging.patch attached to Ticket #3586 by Lastique
The patch removes side data merging.
5:08 AM Changeset in ffmpeg [5b881499] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: do not ignore lseek() return Should fix FFmpeg Coverity …
3:54 AM Changeset in ffmpeg [898192e0] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: do not ignore getsockname() return Should fix FFmpeg …
3:54 AM Changeset in ffmpeg [e79bc6a8] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: do not ignore send() return Should fix Coverity Scan issue …
3:54 AM Changeset in ffmpeg [8baa5b32] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: do not ignore setsockopt return Should fix FFmpeg Coverity …
3:54 AM Changeset in ffmpeg [6d953ae2] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: do not ignore ff_socket_nonblock return Should fix FFmpeg …
2:30 AM Changeset in ffmpeg [ede411dd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1_parser: fix use of uinitialized memory Signed-off-by: …
1:13 AM Changeset in ffmpeg [7c710764] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: fix memleak from 669a09fb372fa58ff913ebc326cb64bb3e8e7928

Apr 28, 2014:

11:54 PM Changeset in ffmpeg [648f7a6e] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_dxva2: fix mixing of declarations and statements …
11:47 PM Changeset in ffmpeg [21c7e996] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a' * commit …
11:22 PM Changeset in ffmpeg [c6eee312] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a' * commit …
11:04 PM Changeset in ffmpeg [9c6eef6f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2b4afe8115fe3c8b005d663610e5af06f110165' * commit …
10:54 PM Ticket #3477 (When there is an error ffmpeg still prints summary line) updated by Carl Eugen Hoyos
Priority, Resolution, Version, Component changed
ffmpeg prints a message "Conversion failed" since fed0aceb
10:52 PM Changeset in ffmpeg [0f630b7b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ed4b757177f9b563412cdbc8ee3405d82e10fc05' * commit …
10:38 PM Changeset in ffmpeg [2548f8a2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2fcef90bee98bffeff1d95b7197738f50c450d86' * commit …
10:09 PM Changeset in ffmpeg [fed0aceb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: print an error at the end if conversion failed Fixes …
10:09 PM Changeset in ffmpeg [68c3e602] by Michael Niedermayer <michaelni@gmx.at>
Fix convertion typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
9:02 PM Changeset in ffmpeg [a61c2115] by Anton Khirnov <anton@khirnov.net>
configure: rework dxva in avconv handling Move the dxva check after …
8:57 PM Ticket #3559 (flac format playback fails with gcc-4.9 compiler) updated by Hendrik
Your pre-release build is probably from the 4.9 branch, and not from …
8:56 PM concat-test attached to Ticket #3600 by Carl Eugen Hoyos
8:56 PM concat-test-2.mp4 attached to Ticket #3600 by Carl Eugen Hoyos
8:56 PM concat-test-1_cut.mp4 attached to Ticket #3600 by Carl Eugen Hoyos
8:55 PM Ticket #3600 (concat demuxer does not work for two h264 streams) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51570 A user …
8:54 PM Ticket #3559 (flac format playback fails with gcc-4.9 compiler) updated by Alex-Frst
GCC v4.9.1 rev209866 (prerelease), problem is still here: […]
8:44 PM test results 2.txt attached to Ticket #3593 by Ari Black
8:44 PM Pre-Compile FS.txt attached to Ticket #3593 by Ari Black
8:44 PM Post-Compile FS.txt attached to Ticket #3593 by Ari Black
8:43 PM Ticket #3593 (qtkit and avfoundation input devices not found) reopened by Ari Black
I ran "make clean" and then pwd followed by ls. Please see Pre-Compile …
7:21 PM Changeset in ffmpeg [35177ba7] by Anton Khirnov <anton@khirnov.net>
avconv: add support for DXVA2 decoding Signed-off-by: Anton Khirnov …
6:37 PM Changeset in ffmpeg [81206683] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_cabac: decrease CABAC_MAX_BIN Prevents shifts with …
6:23 PM Changeset in ffmpeg [b2b4afe8] by Anton Khirnov <anton@khirnov.net>
hwaccel: fix dxva2 & vaapi loop filter parameters Signed-off-by: …
6:21 PM Changeset in ffmpeg [ed4b7571] by Anton Khirnov <anton@khirnov.net>
dxva2_h264: add a workaround for old Intel GPUs Old Intel GPUs expect …
6:16 PM Changeset in ffmpeg [096de451] by Michael Niedermayer <michaelni@gmx.at>
configure: add support for new CPUs Add new -march values for Intel …
6:12 PM Changeset in ffmpeg [2fcef90b] by Anton Khirnov <anton@khirnov.net>
dxva2_h264: set the correct ref frame index in the long slice struct …
4:51 PM Changeset in ffmpeg [a215b15] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Set the average frame rate from the r_frame_rate if …
3:41 PM Ticket #3599 (mp3 encoder set wrong bitrate or version flag) updated by croex
bitrate detected by [file] aways higher than expected, maybe it is not …
3:32 PM Ticket #3599 (mp3 encoder set wrong bitrate or version flag) created by croex
when i convert a audio to mp3, and detect it by command[file], it …
2:30 PM Changeset in ffmpeg [34e7d3c3] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Ensure that average fps is probed if requested by the …
2:26 PM Changeset in ffmpeg [502a8f56] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1eb57e1d9b59db0aa63348c21bf3290bd3f5efcb' * commit …
2:19 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Kieran Kunhya
Replying to dkt: > Replying to cehoyos: > > …
2:06 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Patrick Dung
For the libx264 library, ffmpeg/ffmbc linked to the same file. See …
2:05 PM ldd for ffmpeg and ffmbc.txt attached to Ticket #3597 by Patrick Dung
1:59 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Patrick Dung
Replying to cehoyos: > Replying to dkt: > I …
1:49 PM Changeset in ffmpeg [1f249d2c] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: prevent r frame rate from being set larger than 1/tb …
1:20 PM Changeset in ffmpeg [4394f82f] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: add gif to tb_unreliable() This improves the used …
1:17 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Carl Eugen Hoyos
Replying to dkt: > Is there anything missing? Yes, an …
12:46 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Patrick Dung
Replying to cehoyos: > Is there a reason why you can …
12:37 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Carl Eugen Hoyos
Is there a reason why you can neither post your MPlayer command line …
12:35 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Patrick Dung
1. Details for using Mplayer to playback attached. 2. for using ffmbc …
12:32 PM ticket-3597.zip attached to Ticket #3597 by Patrick Dung
for comment #8
9:34 AM Changeset in ffmpeg [1eb57e1d] by Anton Khirnov <anton@khirnov.net>
lavc: eliminate tb_unreliable() If framerate estimation is enabled, …
8:29 AM Ticket #3413 (invalid read in swscale when converting from rgb24 to yuv420p) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
7:52 AM Ticket #3582 (invalid read in swscale with cpu optimizations) closed by Carl Eugen Hoyos
duplicate: Fixed the example above and posted it at ticket #3413
7:49 AM Ticket #3413 (invalid read in swscale when converting from rgb24 to yuv420p) updated by Carl Eugen Hoyos
Also reproducible with the following command lines, see ticket #3582: …
7:43 AM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Carl Eugen Hoyos
Replying to dkt: > c) ffmbc produce a smooth output. …
7:38 AM Ticket #3582 (invalid read in swscale with cpu optimizations) updated by Clément Bœsch
Replying to cehoyos: > Isn't this a duplicate of ticket …
7:36 AM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Carl Eugen Hoyos
Please provide your MPlayer command line (I was unable to find it in …
7:28 AM Ticket #3598 (Too verbose output using concat demuxer with wav files) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51553 When using …
7:25 AM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Patrick Dung
The slow problem is written in comment 2 point b. I have tried to view …
7:01 AM Ticket #3571 (Drawtext fontcolor alpha not working with border (border and glyph ...) updated by nickj
Yes I understand, that was too OS specific! Thanks for teaching me …
7:00 AM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Carl Eugen Hoyos
Sorry if I was unclear: You did not explain what kind of problems you …
6:51 AM Ticket #3571 (Drawtext fontcolor alpha not working with border (border and glyph ...) updated by Carl Eugen Hoyos
Version changed
Is the problem only reproducible with dshow input or also with {{{-f …
6:22 AM Ticket #3571 (Drawtext fontcolor alpha not working with border (border and glyph ...) updated by nickj
Dear cehoyos, Thank you very much for your interest in my ticket and …
3:51 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
It was a very simple thing, but very hard to find. Anyway, fixed …
3:50 AM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Patrick Dung
Note for Comment #2 I used DNxHD as the source file. The uncompressed …
3:48 AM conversion-for-sample-files-uploaded.txt attached to Ticket #3597 by Patrick Dung
comment #2
3:46 AM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Patrick Dung
ffmbc produce a smooth output. 1. The sample and output files is …
2:01 AM Changeset in ffmpeg [18af0ce6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/graphdump: Fix pointer to local outside scope Fixes …

Apr 27, 2014:

11:11 PM Changeset in ffmpeg [2cf51435] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12enc: increase declared size of block function argument …
10:22 PM Changeset in ffmpeg [d80e7ba9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: make *jpeg_formats static const Found-by: Reimar …
10:22 PM Changeset in ffmpeg [e31727bd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: make type of shift unsigned to avoid undefined …
10:22 PM Changeset in ffmpeg [4260ed46] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_cabac: fix indention Fixes CID1087088 Signed-off-by: …
9:40 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
o - The person who made the commit fixing the issue should have posted …
9:35 PM Ticket #3352 (SVN repository should be disabled) updated by Carl Eugen Hoyos
At least parts of the subversion FFmpeg repository are needed for …
9:31 PM Ticket #3596 (broken output in uspp filter when using 8 quality mode and fixed qp) updated by Carl Eugen Hoyos
Probably not a regression, reproducible with MPlayer r17082
9:12 PM Changeset in ffmpeg [1fc28cf1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g729postfilter: avoid potential negative shift Fixes …
9:10 PM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
The mailing list discussion starts here with comments from Michael, …
8:46 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Carl Eugen Hoyos
Keywords, Component changed
Are you reporting a performance issue of your system? If not, please …
8:26 PM conversion.txt attached to Ticket #3597 by Patrick Dung
8:25 PM mediainfo-source-mov.txt attached to Ticket #3597 by Patrick Dung
8:24 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) created by Patrick Dung
Summary of the bug: Source file is a large 2vuy file, mediainfo is …
7:11 PM Ticket #416 (ffmpeg can't decode uncompressed self-generated TIFFs containing YUV420) closed by Michael Niedermayer
fixed: Fixed in d03defa778bd5778c2873fb11bb01e22fac7d96a
7:03 PM Changeset in ffmpeg [d03defa7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: Support yuv 420 and 444 Fixes Ticket416 Trolled-by: jb …
6:14 PM Ticket #3596 (broken output in uspp filter when using 8 quality mode and fixed qp) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Also reproducible with MPlayer: […]
4:55 PM Ticket #3582 (invalid read in swscale with cpu optimizations) updated by Carl Eugen Hoyos
Isn't this a duplicate of ticket #3413?
4:44 PM Changeset in ffmpeg [1ca21e1b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: parse subsample factors Signed-off-by: Michael …
4:23 PM test.bmp attached to Ticket #3596 by mike
test file
4:21 PM test.bmp attached to Ticket #2916 by mike
test file
4:12 PM Ticket #3596 (broken output in uspp filter when using 8 quality mode and fixed qp) created by mike
Hello, I found that mpfilter uspp working wrong in 8 quality mode …
2:36 PM Changeset in ffmpeg [4930e529] by Michael Niedermayer <michaelni@gmx.at>
lavd/fbdev_enc: fix not closed handles Fixes CID 1206651 …
1:34 PM Changeset in ffmpeg [b3c0d010] by Michael Niedermayer <michaelni@gmx.at>
avformat/mlvdec: close any additional .Mxx files Signed-off-by: Peter …
1:34 PM Changeset in ffmpeg [8bd6837e] by Michael Niedermayer <michaelni@gmx.at>
avformat/mlvdec: remove unused MlvContext.buffer Signed-off-by: Peter …
1:30 PM Changeset in ffmpeg [ef312b8] by Michael Niedermayer <michaelni@gmx.at>
Fix bistream typos Found-by: wm4 Signed-off-by: Michael Niedermayer …
1:21 PM Changeset in ffmpeg [3a5ca79b] by Michael Niedermayer <michaelni@gmx.at>
fix bistream typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:20 PM Changeset in ffmpeg [9341e949] by Michael Niedermayer <michaelni@gmx.at>
Fix overriden typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:16 PM Changeset in ffmpeg [a5e20d9f] by Michael Niedermayer <michaelni@gmx.at>
Fix teh typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:14 PM Changeset in ffmpeg [466988ab] by Michael Niedermayer <michaelni@gmx.at>
Fix dont and doesnt typos Signed-off-by: Michael Niedermayer …
1:04 PM Changeset in ffmpeg [e2a5557c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
12:54 PM Changeset in ffmpeg [4abbea02] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpeg.h: Remove an unused definition. Fixes a warning when …
12:52 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) closed by Carl Eugen Hoyos
fixed: Should be fixed in c9cfd458 Thank you for the report, the patch and …
12:50 PM Changeset in ffmpeg [e9ad121b] by Michael Niedermayer <michaelni@gmx.at>
Fix skiping typos Found-by: Alessandro Ghedini …
12:37 PM Changeset in ffmpeg [9abf08f7] by Michael Niedermayer <michaelni@gmx.at>
avformat/mlvdec: print unsigned chunk size Signed-off-by: Peter Ross …
12:37 PM Changeset in ffmpeg [bdab0c2d] by Michael Niedermayer <michaelni@gmx.at>
avformat/mlvdec: process ff_get_wav_header return value Fixes …
12:35 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by Carl Eugen Hoyos
Replying to cehoyos: > FFmpeg is able to decode the …
12:24 PM Changeset in ffmpeg [c9cfd45] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: Allow DTS audio copy to TS streams This doesn't …
12:22 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) closed by Carl Eugen Hoyos
fixed: FFmpeg is able to decode the broken mkv ProRes files from Haali since …
11:29 AM Changeset in ffmpeg [7e7b668e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Try …
11:03 AM Changeset in ffmpeg [e20ebe49] by Michael Niedermayer <michaelni@gmx.at>
avcodec/shorten: check bitshift Fixes invalid shift Fixes CID1194400 …
10:52 AM Changeset in ffmpeg [ade5851b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Try mov tags if the fourcc in V_MS/VFW mkv files cannot be found in …
9:49 AM Changeset in ffmpeg [b2cfd1fd] by Clément Bœsch <u@pkh.me>
avfilter/curves: fix resource leaks. Fixes CID1206650
7:23 AM Ticket #3595 (Support >6 channels in E-AC-3 audio encoder) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer, Summary changed
7:21 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Carl Eugen Hoyos
Analyzed by developer, Resolution, Reproduced by developer changed
Sorry but this ticket always costs me time when scanning through old …
5:44 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I'd like to see the patch committed, but is there any progress? If the …
3:32 AM Changeset in ffmpeg [b4329605] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
3:20 AM Changeset in ffmpeg [bc323406] by Michael Niedermayer <michaelni@gmx.at>
avcodec/truemotion2: replace impossible condition by av_assert2 …
3:07 AM Changeset in ffmpeg [09b16619] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: fix pointer to local outside scope Fixes CID1206652 …
1:18 AM Changeset in ffmpeg [6956b048] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_drawtext: fix resource leaks Fixes CID1206649 …

Apr 26, 2014:

10:58 PM Ticket #3595 (Support >6 channels in E-AC-3 audio encoder) created by Ridley Combs
E-AC-3 supports up to 15 full-bandwidth channels, but libavcodec's …
9:50 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by patters
I have compiled version 2.2.1 with goodthanks' modifications and I can …
9:40 PM Chrono Trigger - Ending 2.mov attached to Ticket #3594 by Carl Eugen Hoyos
9:39 PM Ticket #3594 (Green artefacts when decoding svq1) created by Carl Eugen Hoyos
(videolan ticket 11351) A user uploaded a svq1 sample that shows …
8:08 PM Changeset in ffmpeg [66e30a2e] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: check avformat_new_stream() return Fixes …
8:01 PM Changeset in ffmpeg [24725f8e] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskaenc: fix indention level Fixes CID1206644 …
7:57 PM Ticket #3593 (qtkit and avfoundation input devices not found) closed by Carl Eugen Hoyos
invalid: Replying to Sarashinai: > --enable-indev=avfoundation …
7:33 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Timothy Gu
Replying to goodthanks: > Sorry if I have caused issues, …
7:31 PM Changeset in ffmpeg [9b1d7d4f] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparsecelt: fix memleak Fixes: CID1108605 Signed-off-by: …
7:08 PM Changeset in ffmpeg [68de2115] by Michael Niedermayer <michaelni@gmx.at>
avformat/tee: print errors for each failed bitstream filter Fixes …
6:56 PM Changeset in ffmpeg [ebfe154b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/apedec: tmpk==32 is not supported, prevent undefined behavior …
6:12 PM config.log attached to Ticket #3593 by Ari Black
6:11 PM make results.rtf attached to Ticket #3593 by Ari Black
6:11 PM test results.txt attached to Ticket #3593 by Ari Black
6:11 PM ffmpeg formats results.txt attached to Ticket #3593 by Ari Black
6:10 PM configure results.txt attached to Ticket #3593 by Ari Black
6:10 PM Ticket #3593 (qtkit and avfoundation input devices not found) created by Ari Black
I am compiling FFmpeg version 2.2.1 retrieved through Git on a 2.8 GHz …
5:27 PM Changeset in ffmpeg [669a09fb] by Michael Niedermayer <michaelni@gmx.at>
Add AV_LOG_PRINT_LEVEL flag to include log severity in default log …
5:21 PM Changeset in ffmpeg [262ea965] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: preserve unchanged log flags when setting …
4:35 PM Ticket #3591 (Setting the audio bitrate for the second (or all following) streams ...) closed by Carl Eugen Hoyos
worksforme: Every one of the following combinations work for me: {{{-b:a:0 128k …
1:22 PM Ticket #3592 (libavfilter pkg-config is broken) created by Kieran Kunhya
Libavfilter depends on libavcodec but this is not reflected in pkg-config.
9:39 AM Ticket #3591 (Setting the audio bitrate for the second (or all following) streams ...) created by Atarikid
When you set the audio bitrate for the second (or all following) audio …
6:23 AM Ticket #3590 (Decoding errors/failures on older Ogg Vorbis files) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since 36b7e983
4:17 AM Ticket #3590 (Decoding errors/failures on older Ogg Vorbis files) updated by alexanderino
The smallest buggy file I have is over 4 MB, so it has been uploaded …
4:06 AM Ticket #3590 (Decoding errors/failures on older Ogg Vorbis files) created by alexanderino
Summary of the bug: FFmpeg cannot decode certain Ogg Vorbis files …
12:16 AM Changeset in ffmpeg [b217dc91] by Michael Niedermayer <michaelni@gmx.at>
lavfi/avfilter: clarify avfilter_graph_get_filter() doxygen …

Apr 25, 2014:

11:41 PM Changeset in ffmpeg [3ba77ea3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: print debug message if a b frame without reference is …
11:06 PM Changeset in ffmpeg [8b2c3d2a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cdf6eb5a9710566be217a3f17d3d94ac4e4d2662' * commit …
10:49 PM Changeset in ffmpeg [7228bdee] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: fix missing frees at connection setup Should fix FFmpeg …
10:49 PM Changeset in ffmpeg [1404e2a3] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: free AVStream st before wiping context Should fix FFmpeg …
10:49 PM Changeset in ffmpeg [107f2468] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: free nacl as needed Should fix FFmpeg Coverity Scan issue …
9:50 PM Ticket #3511 (support FrameRate in dpx files) updated by Michael Niedermayer
Part fixed in e0e60c9211332e3b41512e0a65ba02d613b6fd3f
9:49 PM Changeset in ffmpeg [b2682db3] by Michael Niedermayer <michaelni@gmx.at>
lavfi/avfilter: fix typos in doxgens Signed-off-by: Lukasz Marek …
9:40 PM Changeset in ffmpeg [e0e60c92] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx: extract frame rate Fixes part of Ticket3511 …
7:51 PM Changeset in ffmpeg [af165ace] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: dont store invalid tapt atom Signed-off-by: Michael …
7:33 PM Changeset in ffmpeg [c9e0f7a0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '99e22b7859177f6d3ed6121040924b337dce5497' * commit …
6:52 PM Changeset in ffmpeg [944a744b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '802385dbc2c57abd76f6a00e32f3df35e9526c08' * commit …
6:02 PM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by DonMoir
I ended up changing the following. I tested several avi files and it …
4:56 PM Changeset in ffmpeg [62056d09] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: skip len=0 entries from the index Reduces cpu & …
4:22 PM Changeset in ffmpeg [cdf6eb5a] by Luca Barbato <lu_zero@gentoo.org>
vc1: Do not return an error when skipping b frames This caused mpv …
3:38 PM Changeset in ffmpeg [99e22b78] by Luca Barbato <lu_zero@gentoo.org>
mov: Emit the correct tags for clcp tracks Bug-Id: 664 …
3:38 PM Changeset in ffmpeg [802385db] by Luca Barbato <lu_zero@gentoo.org>
mov: Write prof section of tapt tag Signed-off-by: Luca Barbato …
2:46 PM Changeset in ffmpeg [cdac3ab5] by Michael Niedermayer <michaelni@gmx.at>
swresample: add swri_resample_double_sse2 Signed-off-by: James Almer …
1:57 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by goodthanks
Replying to cehoyos: > I forgot one thing: If you have …
1:13 PM Ticket #3489 (Failure to copy AVI to AVI with MP2 present) closed by Carl Eugen Hoyos
worksforme: I tested the following: […] The output file shows the same problems …
1:09 PM Ticket #3589 (I can't concat 2 mkv files.) closed by Carl Eugen Hoyos
invalid: The concat protocol cannot work for all file formats, use the concat …
1:07 PM Changeset in ffmpeg [92cc6d51] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mdct_template: Use av_malloc_array() Signed-off-by: Michael …
1:04 PM Changeset in ffmpeg [681a5b8d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ttaenc: use av_malloc_array() Signed-off-by: Michael …
1:03 PM Changeset in ffmpeg [abbcc6b2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: use av_malloc(z)_array() Signed-off-by: Michael …
12:41 PM error.png attached to Ticket #3589 by Ivan
Error in console
12:40 PM Ticket #3589 (I can't concat 2 mkv files.) created by Ivan
Summary of the bug: I can't concat 2 mkv files. How to reproduce: …
12:16 PM Ticket #3487 (hevc: corrupted last frame in the output video) closed by Carl Eugen Hoyos
invalid
12:14 PM Ticket #3513 (non-existing PPS %d referenced in trans code one ts file) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can the missing information.
12:11 PM Ticket #3085 (Audio in broken transport stream can be decoded with other software) updated by Carl Eugen Hoyos
Component, Summary changed
12:00 PM Ticket #3551 (Wrong duration shown for some FLV files) updated by Carl Eugen Hoyos
Summary changed
11:59 AM Ticket #3567 (Infinite PSNR Values with X265) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
11:57 AM Ticket #3571 (Drawtext fontcolor alpha not working with border (border and glyph ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide your failing command line (the command line that …
11:55 AM Changeset in ffmpeg [2f2629c8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6d69f9f37689c999815a65a2d99999fad3a41705' * commit …
11:51 AM Changeset in ffmpeg [6d69f9f3] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: write uveob as 16-bit value for 16x16/32x32 transforms. This …
11:48 AM Ticket #3576 (decoding MP3 (LAME) results in wrong length) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
11:35 AM Ticket #3582 (invalid read in swscale with cpu optimizations) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
"Invalid read of size 8" is reproducible with: […] I cannot trigger …
11:18 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
Replying to goodthanks: > Replying to [comment:32
11:12 AM Ticket #3570 (AVFoundation indev cannot enabled when configure ffmpeg compile in Mac ...) updated by Carl Eugen Hoyos
Priority, Type changed
This is using an old compiler (see ticket #3569), workaround is …
11:10 AM Ticket #3569 ("initializer element is not constant" compiling bug in ...) closed by Carl Eugen Hoyos
invalid: Replying to xnohat: > Replying to cehoyos: > > …
10:43 AM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) closed by Carl Eugen Hoyos
fixed: Should be fixed in ced0d6c1 - thank you for the report and the testing!
8:33 AM Ticket #3575 (FFMPEG Fails with an Assert) updated by Cigaes
Asserts in code are properties that the programmer expects to be …
5:34 AM aviobuf.c.patch attached to Ticket #2748 by ksotik
This patch adds a packet size check and after that ffmpeg produce …
4:47 AM Ticket #3569 ("initializer element is not constant" compiling bug in ...) updated by xnohat
Replying to michael: > what do you mean by "gcc 4.2" ? …
4:46 AM Ticket #3569 ("initializer element is not constant" compiling bug in ...) updated by xnohat
Replying to cehoyos: > Replying to xnohat: > > …
4:13 AM Changeset in ffmpeg [c7b08904] by Michael Niedermayer <michaelni@gmx.at>
vp9: use LOCAL_ALIGNED_32 for left/top intra_pred pointers This is …
4:12 AM Changeset in ffmpeg [25d5ea6d] by Michael Niedermayer <michaelni@gmx.at>
lavu: add LOCAL_ALIGNED_32 Signed-off-by: James Almer …
3:29 AM Changeset in ffmpeg [cebe06a0] by Michael Niedermayer <michaelni@gmx.at>
avutil/opencl: fix a segmentfault in libavutil/opencl.c …
3:02 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by goodthanks
Replying to cehoyos: > Do you have git installed? > If …
2:28 AM Changeset in ffmpeg [6e5cce1c] by Michael Niedermayer <michaelni@gmx.at>
configure: allow overriding ranlib Reviewed-by: Timothy Gu …
12:36 AM Changeset in ffmpeg [a0d7f9ec] by Michael Niedermayer <michaelni@gmx.at>
vc-1: Optimise parser (with special attention to ARM) The previous …
12:36 AM Changeset in ffmpeg [9d8ecdd8] by Michael Niedermayer <michaelni@gmx.at>
vc-1: Add platform-specific start code search routine to …
12:35 AM Changeset in ffmpeg [270cede3] by Michael Niedermayer <michaelni@gmx.at>
h264: Move search code search functions into separate source files. …

Apr 24, 2014:

11:56 PM Changeset in ffmpeg [e148a582] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
11:33 PM Changeset in ffmpeg [817627d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8de77b665d2a2f1cd560d2183fd4664298b30715' * commit …
11:19 PM Changeset in ffmpeg [e32fc9b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a24a252709dd38f12aa4929ce4981f87091a5113' * commit …
11:17 PM Changeset in ffmpeg [26953ed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cae8df78759c2e69257f7fe58842f34c0d98a7ec' * commit …
10:55 PM Changeset in ffmpeg [06e6643] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6' * commit …
10:38 PM Changeset in ffmpeg [5ac10d40] by Michael Niedermayer <michaelni@gmx.at>
x86/mpegaudiodsp: define apply_window_mp3 as SSE None of the …
9:01 PM Changeset in ffmpeg [d66de500] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fate: Add fic-in-avi test Signed-off-by: Derek Buitenhuis …
9:00 PM Changeset in ffmpeg [8de77b66] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fate: Add fic-in-avi test Signed-off-by: Derek Buitenhuis …
7:50 PM Changeset in ffmpeg [ca9cc6fd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '152b797cd687e96a582a1cb908dddf3d330d7637' * commit …
7:37 PM Changeset in ffmpeg [7da5ff5c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5d983fdbca5570a1545a892583a372cfb3fffe92' * commit …
7:27 PM Changeset in ffmpeg [277ae5a7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '374fdc8c071dcd96422378b0a1a0d453336d8a01' * commit …
4:28 PM Changeset in ffmpeg [a24a2527] by Janne Grunau <janne-libav@jannau.net>
aarch64: NEON optimized FIR audio resampling Optimized for the …
4:28 PM Changeset in ffmpeg [cae8df78] by Janne Grunau <janne-libav@jannau.net>
lavr: define ResampleContext in resample.h Required for arch …
4:28 PM Changeset in ffmpeg [a88e1d1c] by Janne Grunau <janne-libav@jannau.net>
lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets
4:02 PM Changeset in ffmpeg [18e7e21e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Enable muxing ac-3 in caf. The files play fine with QuickTime.
4:01 PM Changeset in ffmpeg [ced0d6c1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use correct msvc type specifiers for ptrdiff_t and size_t. The …
3:51 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by dlevinson5
Using "ffmpeg -i big_buck_bunny_480p_h264.mov -t 120 output.m3u8" does …
3:50 PM Changeset in ffmpeg [9cc4bc97] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix vf_eq.c and vf_eq2.c compilation with !HAVE_6REGS.
3:50 PM Changeset in ffmpeg [a19bcf4e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix libpostproc compilation with !HAVE_6REGS.
3:47 PM Changeset in ffmpeg [eeee59ba] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Never write 0 as maximum bitrate for asf files. WMP refuses to play …
3:15 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
Replying to goodthanks: > Replying to [comment:30
2:37 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by goodthanks
Replying to cehoyos: > Could you send a patch - made with …
11:06 AM Changeset in ffmpeg [945a1b7a] by Anton Khirnov <anton@khirnov.net>
h264: reset next_output_pic earlier in start_frame() In case …
10:23 AM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by gjdfgh
Note that you can also convert between merged and separate side data …
9:45 AM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by Lastique
I managed to create a test case that roughly reflects our application …
9:30 AM h263_file_test.c attached to Ticket #3586 by Lastique
A test case illustrating the problem.
7:36 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
Replying to goodthanks: > I tested on my own hardware and …
7:23 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by goodthanks
Replying to cehoyos: > What's wrong with {{{./configure …
7:22 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by goodthanks
Replying to cehoyos: > Replying to [comment:25
7:02 AM Changeset in ffmpeg [8d6de87] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
6:59 AM Changeset in ffmpeg [4a479fd3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
6:56 AM Changeset in ffmpeg [4f41717] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mux: Check for and remove invalid packet durations Fixes …
6:07 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Resolution changed
6:07 AM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by Carl Eugen Hoyos
Priority changed
6:06 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
Replying to goodthanks: > Replying to [comment:23
6:06 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
Replying to goodthanks: > Changing the stream_type ID's …
6:05 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component changed
Regression since d59213b5
5:49 AM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by Lastique
Unfortunately, that flag only affects libavformat and the issue I'm …
5:46 AM Changeset in ffmpeg [cf7bb6ce] by Anton Khirnov <anton@khirnov.net>
Revert "pthread: flush all threads on flush, not just the first one" …
4:39 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by goodthanks
Replying to cehoyos: > I will attach a PoC: If somebody …
3:30 AM Ticket #3588 (libavdevice fails to build qtkit.m due to incorrect include) closed by Michael Niedermayer
fixed: Fixed in 31f2357fd0e273365b1ae667e191638937e188e3
3:12 AM Changeset in ffmpeg [31f2357f] by Michael Niedermayer <michaelni@gmx.at>
avdevice/qtkit: fix include Fixes: Ticket 3588 Found-by: jeremyhu …
2:49 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Gray
This might actually not be ffmpeg's fault at all: …
1:03 AM Changeset in ffmpeg [443936d8] by Michael Niedermayer <michaelni@gmx.at>
configure: Fix ld flags when rpath is enabled. Provide correct rpath …
12:51 AM Ticket #3588 (libavdevice fails to build qtkit.m due to incorrect include) created by Jeremy Huddleston
Note that this should be QTKit.h, not QTkit.h: […]

Apr 23, 2014:

11:53 PM Ticket #3542 (Changing channel layout from downmix to stereo fails) closed by Michael Niedermayer
fixed: Fixed in 291d464161a5bf3b566bc147f83e4242b0c18d74
11:25 PM Changeset in ffmpeg [291d4641] by Michael Niedermayer <michaelni@gmx.at>
swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
11:22 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by goodthanks
Replying to cehoyos: > Could you elaborate? > We invest a …
10:58 PM Ticket #3575 (FFMPEG Fails with an Assert) updated by ramitb
so as I understand the "fix" it prints an error, but does it make the …
10:57 PM Ticket #3575 (FFMPEG Fails with an Assert) updated by ramitb
Uploaded, its a little big (100MB) so was didn't do it earlier. it's …
10:40 PM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by dannyzb
I only started using the feature now , but if it isn't a regression …
10:03 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Gray
Replying to cehoyos: > If you cannot tell the change …
9:40 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) closed by llogan
invalid: Please reopen this ticket if you can provide the requested information.
9:38 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
If you cannot tell the change introducing the regression, please …
9:34 PM patchdts8a.diff attached to Ticket #1398 by Carl Eugen Hoyos
9:33 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
Cc changed
Replying to goodthanks: > Got no idea how to compile …
9:25 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Gray
Replying to cehoyos: > Is that correct? Yes.
9:12 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
Just to make sure I understand the issue correctly: WebM files made …
9:11 PM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by Carl Eugen Hoyos
Keywords changed
Do you think this is a regression?
9:07 PM Ticket #3559 (flac format playback fails with gcc-4.9 compiler) closed by Carl Eugen Hoyos
invalid: This is fixed in gcc trunk, thank you for reporting the bug there! …
9:03 PM Changeset in ffmpeg [417ae62] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7cade8ea2bb19e78dae42b29720535a70fb2ae84' * commit …
8:57 PM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by dannyzb
After running some tests , i found the source of the problem -flags …
8:44 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Gray
Replying to cehoyos: > Replying to Gray: > > …
8:34 PM Changeset in ffmpeg [23cd5cb1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/fic: avoid 2 additions per idct row before: 5225 decicycles …
8:05 PM Changeset in ffmpeg [c26b4b6f] by Michael Niedermayer <michaelni@gmx.at>
fate/libswresample: use linear interpolation on both aresample filters …
7:54 PM Changeset in ffmpeg [fc145e57] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
7:23 PM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by gjdfgh
The side data merging is a really ugly, crappy, disgusting etc. …
7:20 PM Changeset in ffmpeg [152b797c] by Luca Barbato <lu_zero@gentoo.org>
flv: Do not mangle dts values for negative cts Some applications …
7:19 PM Changeset in ffmpeg [5d983fdb] by Luca Barbato <lu_zero@gentoo.org>
flv: Warn only once No point in sending the message multiple time.
7:13 PM Changeset in ffmpeg [2c4862e7] by Michael Niedermayer <michaelni@gmx.at>
avfilter/avcodec: Use av_mallocz_array() Signed-off-by: Michael …
7:13 PM Changeset in ffmpeg [0bfb1e9] by Michael Niedermayer <michaelni@gmx.at>
avdevice/jack_audio: use av_malloc_array() Signed-off-by: Michael …
7:11 PM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by Lastique
Replying to llogan: > Replying to Lastique: > …
7:04 PM Changeset in ffmpeg [374fdc8c] by Luca Barbato <lu_zero@gentoo.org>
flv: Improve log messages Messages should start with a capital letter …
6:57 PM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) created by dannyzb
Summary of the bug: The ffmpeg command i used - […] The command …
6:55 PM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by llogan
Replying to Lastique: > By the way, the same file is …
6:54 PM Changeset in ffmpeg [7cade8ea] by Kostya Shishkov <kostya.shishkov@gmail.com>
on2avc: change a comment at #endif to match actual define
6:47 PM Changeset in ffmpeg [56efd98a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd' * commit …
6:42 PM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by DonMoir
I changed read_braindead_odml_indx so it only adds an index entry if …
6:38 PM Changeset in ffmpeg [ecb815e5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd7eb8f903338048c0b222d92357d67f5d3b54295' * commit …
5:57 PM Changeset in ffmpeg [e2834567] by Kostya Shishkov <kostya.shishkov@gmail.com>
On2 AVC decoder
5:49 PM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by Lastique
Replying to cehoyos: > Is this not reproducible with …
5:31 PM Changeset in ffmpeg [14da7f9e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fic: Support rendering cursors Signed-off-by: Derek Buitenhuis …
4:53 PM Changeset in ffmpeg [d7eb8f90] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fic: Make warning message more accurate Signed-off-by: Derek …
4:40 PM Changeset in ffmpeg [7596fc3d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fic: Remove redundant clips The equations can't overflow or underflow …
4:24 PM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by Carl Eugen Hoyos
Keywords changed
Is this not reproducible with current FFmpeg git head? How can I …
3:37 PM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) created by Lastique
We have an application which uses ffmpeg to encode video in h263. The …
3:30 PM Ticket #3585 (Many decoding errors for pmp input) created by Carl Eugen Hoyos
The sample from ticket #3534 shows many errors on decoding since …
3:22 PM Changeset in ffmpeg [0759bdc3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffprobe: fix scaling of vali in value_string() in case -prefix is …
3:22 PM Changeset in ffmpeg [1530fbcc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/avidec: Speed up keyframe detection code Fixes Ticket3531 …
3:17 PM Changeset in ffmpeg [af04f0d1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffprobe: fix scaling of vali in value_string() in case -prefix is …
3:16 PM Changeset in ffmpeg [116b9595] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/avidec: Speed up keyframe detection code Fixes Ticket3531 …
3:11 PM Changeset in ffmpeg [6896dcbf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/avidec: Speed up keyframe detection code Fixes Ticket3531 …
3:11 PM Changeset in ffmpeg [14404170] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffprobe: fix scaling of vali in value_string() in case -prefix is …
3:10 PM Changeset in ffmpeg [e9e42bee] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/asfenc: dont allow non interleaved packets The muxer does …
3:01 PM Changeset in ffmpeg [abd6decd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/pmpdec: remove cur_dts timestamp hack It appears the demuxer …
2:58 PM Changeset in ffmpeg [0385c824] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat: Fix decoder search in find stream info Fixes Ticket3548 …
2:54 PM Ticket #3575 (FFMPEG Fails with an Assert) updated by Carl Eugen Hoyos
Did you upload a sample? Without a sample, I cannot backport the fix.
2:49 PM sf_1d5644675da539e30f3c1ac570e32c77_cut.m2ts attached to Ticket #3584 by Carl Eugen Hoyos
2:48 PM Ticket #3584 (Memleak when probing broken transport stream) created by Carl Eugen Hoyos
A user uploaded a transport stream that leaks memory on probing with …
2:18 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
Replying to Gray: > Internet Explorer shows "Invalid …
2:14 PM Ticket #3581 (HEVC video in FLV doesn't work) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Type changed
1:52 PM Changeset in ffmpeg [1aa388d4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dwt: use av_malloc_array() Signed-off-by: Michael …
1:52 PM Changeset in ffmpeg [7de2cea8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/motionpixels: use av_mallocz_array() Signed-off-by: Michael …
1:51 PM Changeset in ffmpeg [c1611340] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow_dwt: use av_malloc(z)_array() Signed-off-by: Michael …
1:45 PM Ticket #3564 (random RTMP crash) closed by Michael Niedermayer
fixed: Fixed in f21c263c8979aa8a71c1c10909efb991679045c1
1:45 PM Ticket #3577 (add LAME tag for MP3s) updated by Carl Eugen Hoyos
Keywords, Status, Component changed
1:32 PM Ticket #3539 (ffplay crashes when playing a swf file) updated by Carl Eugen Hoyos
Summary changed
1:10 PM Changeset in ffmpeg [f21c263c] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtmppkt: Fix random crash Fixes Ticket3564 Signed-off-by: …
1:00 PM Ticket #3569 ("initializer element is not constant" compiling bug in ...) updated by Michael Niedermayer
what do you mean by "gcc 4.2" ? whats the full output of that compiler …
9:02 AM Ticket #3523 (ffprobe bit_rate wrong with -prefix) closed by Stefano Sabatini
fixed: Should be fixed in: […] Thanks for reporting.
8:32 AM Changeset in ffmpeg [1ba59b1c] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: fix scaling of vali in value_string() in case -prefix is …
8:32 AM Changeset in ffmpeg [bf411fff] by Stefano Sabatini <stefasab@gmail.com>
examples: rename avcodec.c to decoding_encoding.c Restore the old …
4:58 AM Ticket #3575 (FFMPEG Fails with an Assert) closed by Michael Niedermayer
fixed: Fixed in dc6a17cf74a90e41d70ea1753cdb70c0a5b2ced8
4:55 AM Changeset in ffmpeg [dc6a17cf] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: Check for and remove invalid packet durations Fixes …
3:36 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by goodthanks
Replying to patters: > Out of curiosity I made a similar …
2:05 AM Ticket #3553 (Fix Non-monotonous DTS for flv live stream output) updated by FishB8
I've cross-filed a bug report with the nginx rtmp server tracker. …
2:00 AM Ticket #3553 (Fix Non-monotonous DTS for flv live stream output) updated by FishB8
Correction: That should read "flv spec" rather than "rtmp spec"
1:55 AM Changeset in ffmpeg [b9017fdd] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvdec: also include file position in debug output …
1:49 AM Ticket #3553 (Fix Non-monotonous DTS for flv live stream output) updated by FishB8
Yes, this happens with both. I actually started with librtmp, and then …
1:31 AM Ticket #3553 (Fix Non-monotonous DTS for flv live stream output) updated by Michael Niedermayer
does this issue also happen with librtmp instead of the inernal rtmp …

Apr 22, 2014:

11:24 PM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by cyril
Sorry for the late reply. I've just tested your patch on a few …
10:58 PM Changeset in ffmpeg [e79b15f5] by Michael Niedermayer <michaelni@gmx.at>
avutil/avutil.h: remove duplicate rational.h include Signed-off-by: …
10:48 PM Changeset in ffmpeg [d3f3035f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b0bdc2a7123abd0287de435726ab68e9e475a8d8' * commit …
10:38 PM Changeset in ffmpeg [c2cd0945] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '502512ea0f179165782777265f441d4061ff6012' * commit …
10:19 PM Changeset in ffmpeg [4b6bb7bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9155c595f1a9c5a089a59e2c0aefdfabd0a6c59b' * commit …
9:58 PM Changeset in ffmpeg [83412f00] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '40b331e1f41cf118bd1b0807cac801437255636f' * commit …
9:51 PM Changeset in ffmpeg [e299cb2c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fic: Simplify alpha blending Signed-off-by: Derek Buitenhuis …
9:51 PM Changeset in ffmpeg [cc17ff88] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261' * commit …
9:45 PM Changeset in ffmpeg [59bfddfc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8f9fe6ae3461ce270bce6b7083fda5ec314cdad4' * commit …
9:35 PM Changeset in ffmpeg [b0bdc2a7] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avutil: move av_get_time_base_q() after include rational.h Fix …
9:33 PM Changeset in ffmpeg [96a4d0c1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f4d5a2cc35fcdf06ec031fabe8b0710e995fe924' * commit …
9:28 PM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by DonMoir
It seems to settle somewhere around 11,200,000 entries. I stopped it …
9:27 PM Changeset in ffmpeg [ef1961e7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ee2bc5974fe64fd214f52574400ae01c85f4b855' * commit …
9:06 PM Changeset in ffmpeg [13f44289] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62' * commit …
8:44 PM Changeset in ffmpeg [c7251fec] by Michael Niedermayer <michaelni@gmx.at>
avutil: move av_get_time_base_q() after include rational.h Fix …
8:38 PM Changeset in ffmpeg [dac7e8a9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avutil: Add av_get_time_base_q() This fixes usage of AV_TIME_BASE_Q …
8:32 PM Changeset in ffmpeg [502512ea] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avutil: Add av_get_time_base_q() This fixes usage of AV_TIME_BASE_Q …
8:22 PM Changeset in ffmpeg [6d149d28] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fic: Use proper quantization matrix index The matrices are not …
8:20 PM Changeset in ffmpeg [9155c595] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fic: Support rendering cursors Signed-off-by: Derek Buitenhuis …
8:20 PM Changeset in ffmpeg [40b331e1] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fic: Use proper quantization matrix index The matrices are not …
8:01 PM Changeset in ffmpeg [3956a5e0] by Janne Grunau <janne-libav@jannau.net>
aarch64: NEON vorbis_inverse_coupling From the ARMv7 NEON version. 16 …
8:01 PM Changeset in ffmpeg [8f9fe6ae] by Janne Grunau <janne-libav@jannau.net>
aarch64: NEON fixed/floating point MPADSP apply_window 30%/25% …
7:18 PM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by Michael Niedermayer
The index is big, it needs time to be read on ssd its less than 10sec …
6:44 PM Changeset in ffmpeg [ab14bcb] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add "const" to avoid compiler warning. Signed-off-by: Reimar …
6:44 PM Changeset in ffmpeg [3bd7a714] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add missing ';'. Signed-off-by: Reimar Döffinger …
6:44 PM Changeset in ffmpeg [8cbf0827] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Various small spelling fixes. Signed-off-by: Reimar Döffinger …
6:08 PM Changeset in ffmpeg [994a582a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: use av_mallocz_array() Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [ea8e089f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cook: use av_malloc_array() Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [b20d6cf6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dsddec: use av_malloc_array() Signed-off-by: Michael …
5:52 PM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by DonMoir
Hangs up when trying to build index for me. […] This allows it to …
5:35 PM Changeset in ffmpeg [f4d5a2cc] by Janne Grunau <janne-libav@jannau.net>
aarch64: NEON float to s16 audio conversion
5:35 PM Changeset in ffmpeg [ee2bc59] by Janne Grunau <janne-libav@jannau.net>
aarch64: NEON float (i)MDCT Approximately as fast as the ARM NEON …
5:35 PM Changeset in ffmpeg [650c4300] by Janne Grunau <janne-libav@jannau.net>
aarch64: NEON float FFT Approximately as fast as the ARM NEON version …
4:03 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Gray
Replying to cehoyos: > Is the problem not reproducible …
4:01 PM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by DonMoir
Could someone double check to see if this is actually fixed. For me, …
2:11 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Is the problem not reproducible with current FFmpeg git head? Please …
2:11 PM Changeset in ffmpeg [f1c48c3a] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: make the pes packet length omission optional …
2:07 PM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) closed by Carl Eugen Hoyos
fixed: Please open a new ticket for your apparently unrelated problem (this …
2:05 PM Changeset in ffmpeg [60fcc19b9] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: Changed Video PES packet length to 0. The …
12:18 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Gray
Summary changed
12:10 PM Ticket #2467 (-itsoffset with overlay filter buffer queue overflow) updated by Amit Agarwal
It is not reproducible with -an but then the final video looses …
12:01 PM Changeset in ffmpeg [5809c2a9] by Michael Niedermayer <michaelni@gmx.at>
vc1dsp: fix build without inline asm Reviewed-by: Christophe Gisquet …
11:56 AM Changeset in ffmpeg [8064c6ac] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f9157463dbcd2db8fe9504197c0c04d0d7d04f31' * commit …
11:45 AM Changeset in ffmpeg [3bf189bb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1ae8198bca749a0cff205196cc83d35b9962849b' * commit …
11:34 AM Changeset in ffmpeg [5e6be52b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b19a5e51981be5b69cf550a3bc17fe5300d0dbc9' * commit …
11:30 AM Changeset in ffmpeg [57123dc6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a4ed995cabf220029f1d0e185a6fb45eed7b4091' * commit …
11:28 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) created by Gray
Internet Explorer shows "Invalid Source" when trying to play WebM …
10:33 AM Ticket #3578 (h.264 from avi to mkv/mp4) updated by Alex-Frst
I compared mkv generated by ffmpeg with generated by mkvtoolnix (it …
10:32 AM Ticket #3582 (invalid read in swscale with cpu optimizations) updated by Clément Bœsch
Replying to cehoyos: > Is there a specific --cpu
10:08 AM Ticket #3582 (invalid read in swscale with cpu optimizations) updated by Carl Eugen Hoyos
Is there a specific --cpu option that allows to reproduce this …
8:19 AM Ticket #3582 (invalid read in swscale with cpu optimizations) created by Clément Bœsch
[…] OK with no cpu flags: […]
6:01 AM Ticket #3580 (Compile ffplay.c with Visual Studio) updated by Carl Eugen Hoyos
Keywords changed
Patches are generally ignored on this bug tracker, please send them - …
5:46 AM Changeset in ffmpeg [f9157463] by Anton Khirnov <anton@khirnov.net>
lavf: do not use the parser duration for video The parser has no way …
5:45 AM Changeset in ffmpeg [1ae8198b] by Anton Khirnov <anton@khirnov.net>
avconv: always reset packet pts after decoding an audio frame …
5:44 AM Changeset in ffmpeg [b19a5e5] by Anton Khirnov <anton@khirnov.net>
lavc: improve AVCodecContext.delay doxy
5:44 AM Changeset in ffmpeg [a4ed995c] by Anton Khirnov <anton@khirnov.net>
txd: do not set the codec timebase. It is not supposed to be changed …
2:47 AM Ticket #3555 (asf interleaving regression) closed by Michael Niedermayer
fixed: this seems to have been fixed id guess it was …
2:41 AM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) closed by Michael Niedermayer
fixed: Fixed in 57fb570908df2e84b11635f12b5be1fb27f053eb
2:33 AM Changeset in ffmpeg [57fb5709] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: Speed up keyframe detection code Fixes Ticket3531 …
1:27 AM Changeset in ffmpeg [84d6ba6] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
MAINTAINERS: Add myself as FIC maintainer Signed-off-by: Derek …
12:41 AM Changeset in ffmpeg [da621ffb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wma: use av_malloc_array() Signed-off-by: Michael Niedermayer …
12:40 AM Changeset in ffmpeg [658f5d1f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/pthread: Use av_mallocz_array() Signed-off-by: Michael …
12:39 AM Changeset in ffmpeg [dcad6ba6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libxavs: Use av_mallocz_array() Signed-off-by: Michael …
12:38 AM Changeset in ffmpeg [78fb5f6e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cngenc: Use av_malloc_array() Signed-off-by: Michael …
12:12 AM Changeset in ffmpeg [0dadbbbf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow: use FF_ALLOC(Z)_ARRAY_OR_GOTO Signed-off-by: Michael …
12:09 AM Changeset in ffmpeg [47ec0b0b] by Michael Niedermayer <michaelni@gmx.at>
avutil/internal: add FF_ALLOC_ARRAY_OR_GOTO & FF_ALLOCZ_ARRAY_OR_GOTO …
Note: See TracTimeline for information about the timeline view.