Timeline



Dec 9, 2014:

11:58 PM Changeset in ffmpeg [b7bfe178] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747' * commit …
11:51 PM Changeset in ffmpeg [cb416a7d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c' * commit …
11:39 PM Changeset in ffmpeg [824932dc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '581c7f0e12b1fa39f73d683e54d6ecda0772c5a9' * commit …
11:31 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by Kieran Kunhya
Also the same violation with their Aurora software.
10:52 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) created by Kieran Kunhya
Asked for an evaluation copy of this product and has FFmpeg dlls …
10:05 PM Ticket #4176 (RTP packetizing for MPEG-TS (RFC 2250)) created by thovo
There is already an MPEG-TS muxer in the source. For the requested …
10:03 PM Changeset in ffmpeg [fa8934d6] by Martin Storsjö <martin@martin.st>
dashenc: log file output progress in verbose mode As the …
9:59 PM Changeset in ffmpeg [95d880fa] by Martin Storsjö <martin@martin.st>
rtpproto: Fix the input RTP data format check Only the upper 2 bits …
9:22 PM Ticket #3405 (Bizare behaviour with RTP mpegts sources) updated by thovo
If you use "-f mpegts -i rtp://...", the mpegts demuxer is used and …
9:12 PM Changeset in ffmpeg [01ab761b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow mov musing if the ac3 parser was disabled. This reverts …
9:12 PM Ticket #4118 (mpegts: allow to set service_type in SDT) updated by Carl Eugen Hoyos
Cc changed
Then commit the patch locally, produce a patch file with {{{git …
9:00 PM Changeset in ffmpeg [d2f1d42b] by Janne Grunau <janne-libav@jannau.net>
fate: add dolby true hd tests The existing meridian audio test does …
9:00 PM Changeset in ffmpeg [4c81613] by Janne Grunau <janne-libav@jannau.net>
arm: mlpdsp: handle pic offset calculation in a macro Makes the code …
9:00 PM Changeset in ffmpeg [581c7f0e] by Janne Grunau <janne-libav@jannau.net>
arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm …
8:42 PM Ticket #4118 (mpegts: allow to set service_type in SDT) updated by smallishzulu
The patch works fine. It is a needed option.
8:40 PM Changeset in ffmpeg [6ef9d1b2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fccfc22d1f304aef42a0b960e4c1d55ce67107f5' * commit …
8:30 PM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) updated by thovo
Could you re-upload your example file "dump.mkv"?
8:12 PM Ticket #3917 (SRTP not encrypting video) updated by thovo
This report is similar to http://trac.ffmpeg.org/ticket/3533. With the …
8:11 PM Ticket #4172 (https stream error (does not contain any stream)) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #4167
7:58 PM Ticket #4174 (uspp - format and size not set) reopened by Carl Eugen Hoyos
Sorry, I tested badly. This is a regression but as said this will be …
7:57 PM Ticket #4174 (uspp - format and size not set) closed by Carl Eugen Hoyos
invalid: I am not convinced that this is a valid ticket (increased verbosity at …
7:54 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and please provide the command …
7:25 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) created by AndreG
Summary of the bug: Hello guys. I am trying to downmix a 5.1 audio to …
7:20 PM test.bmp attached to Ticket #4174 by mike
7:20 PM Ticket #4174 (uspp - format and size not set) created by mike
When running filter uspp i see many warnings for snow: AVFrame.format …
7:08 PM Ticket #4167 (hls crypto regression) closed by Michael Niedermayer
fixed: Fixed in 2d0117f816b92510546caf26414961ee6088f961
7:08 PM Changeset in ffmpeg [0103bc67] by Michael Niedermayer <michaelni@gmx.at>
avformat/crypto: fix key vs iv typo Fixes Ticket 4167 Signed-off-by: …
7:05 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
None have been maintained, so I guess it's expectable.
6:58 PM Changeset in ffmpeg [2d0117f8] by Michael Niedermayer <michaelni@gmx.at>
avformat/crypto: fix key vs iv typo Fixes Ticket 4167 Signed-off-by: …
6:52 PM BadIP edited by llogan
(diff)
5:34 PM FFmpeg_anmr_error6.flac attached to Ticket #2686 by Kamedo2
This causes the assertion error on -b:a 96k, 128k, 160k on v9b. -q:a …
5:31 PM mxf_leak4.mxf attached to Ticket #4173 by tholin
5:31 PM mxf_leak3.mxf attached to Ticket #4173 by tholin
5:30 PM mxf_leak2.mxf attached to Ticket #4173 by tholin
5:30 PM mxf_leak1.mxf attached to Ticket #4173 by tholin
5:29 PM Ticket #4173 (mxf: memory leak with fuzzed file) created by tholin
I found a memory leak in mpv with a fuzzed file. The problem appears …
5:07 PM Ticket #4172 (https stream error (does not contain any stream)) updated by Einguste
Keywords changed
5:03 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The option -aac_coder fast and faac crash on both -b:a and …
4:57 PM Changeset in ffmpeg [20cb3fab] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: change assert to av_assert0() Signed-off-by: Michael …
4:53 PM Changeset in ffmpeg [041c6109] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: replace impossible condition by av_assert0() in …
4:50 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The v9b patch is working just fine. I'm currently testing many diverse …
4:49 PM Ticket #4172 (https stream error (does not contain any stream)) created by Einguste
Summary of the bug: How to reproduce: […] […] Patches should be …
3:15 PM Changeset in ffmpeg [308429e] by Michael Niedermayer <michaelni@gmx.at>
avformat/wavenc: check return value of strftime() Fixes CID1257006 …
3:07 PM Ticket #4161 (MPEG2 PS sample: wrong aspect ratio) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
WMP starts the file 4:3 as MPlayer, vlc and FFplay do, after a moment …
2:09 PM Changeset in ffmpeg [fccfc22d] by Martin Storsjö <martin@martin.st>
libavformat: Build hevc.o when building the RTP muxer The RTP muxer …
11:08 AM Changeset in ffmpeg [92d47e2a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793' * commit …
11:05 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by gjdfgh
I don't know why you say that VLC has the same problem. VLC is a video …
10:58 AM Changeset in ffmpeg [16e65419] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46' * commit …
10:50 AM Changeset in ffmpeg [99bf26f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223' * commit …
10:43 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
FFmpeg doesn't need an interlaced pixel format since the pixel format …
10:35 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
I did a quick check this morning, the issue is the same for interlaced …
9:43 AM Changeset in ffmpeg [780cd20b] by Martin Storsjö <martin@martin.st>
aarch64: Use .data.rel.ro for const data with relocations This …
9:43 AM Changeset in ffmpeg [f963f803] by Martin Storsjö <martin@martin.st>
arm: Use .data.rel.ro for const data with relocations Signed-off-by: …
8:45 AM Ticket #4171 (avformat_find_stream_info fail because Could not find codec parameters ...) closed by Carl Eugen Hoyos
invalid: Please test with a configure line that does not contain any …
6:18 AM Ticket #4171 (avformat_find_stream_info fail because Could not find codec parameters ...) created by l68874
Summary of the bug: I want upload ffmpeg from 0.5 vesion to new …[…]
5:13 AM Changeset in ffmpeg [a5e5959d] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: fix calculating the absolute difference of timestamps …
4:03 AM Changeset in ffmpeg [720dffb8] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: reflow add_codec() Signed-off-by: Reynaldo H. …
4:03 AM Changeset in ffmpeg [b4c69b7e] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: break lines at 80 chars Add braces when needed and …
4:03 AM Changeset in ffmpeg [b28d5877] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: improve error/warning messages Fix grammar and quote …
4:03 AM Changeset in ffmpeg [f95cfff0] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: check strchr() return for NULL Should fix FFmpeg …
3:29 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > Please consider following …
3:27 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Attached a v9b. I'm still doing testing on this, but preliminar …
3:25 AM aac-improvements-wip-v9b.patch attached to Ticket #2686 by klaussfreire
v9b version, based on v9, matched behavior against v7
2:34 AM Changeset in ffmpeg [dd70470] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the …
2:33 AM Changeset in ffmpeg [9e561410] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Pass the next pts/dts to compute_pkt_fields() when …
1:03 AM Ticket #4170 (ffmpeg is modifying shell memory?) created by MisterE2002
Summary of the bug: using ffmpeg in a bash script is changing the …
12:54 AM Changeset in ffmpeg [e86df02] by Michael Niedermayer <michaelni@gmx.at>
avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use …
12:04 AM Changeset in ffmpeg [d5af3fb1] by Michael Niedermayer <michaelni@gmx.at>
configure: use use_pkg_config() instead of check_pkg_config() for …

Dec 8, 2014:

11:57 PM Changeset in ffmpeg [754f4957] by Michael Niedermayer <michaelni@gmx.at>
configure: use use_pkg_config() instead of check_pkg_config() for …
11:34 PM Downstreams edited by David Walser
retire an old opensuse version (diff)
11:31 PM Downstreams edited by David Walser
update Linux distros as of 2014-12-08 (diff)
10:23 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
Replying to kierank: > Replying to cehoyos: > …
10:16 PM Changeset in ffmpeg [885e7462] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14' * commit …
10:15 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
Okay, I guess the fastest way to do this is to call vf_scale manually …
10:14 PM Changeset in ffmpeg [4acc717a] by Lukasz Marek <lukasz.m.luki2@gmail.com>
fate: add libavcodec/options-test Signed-off-by: Lukasz Marek …
10:14 PM Changeset in ffmpeg [72732307] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavc/options: add test for avcodec_copy_context This test doesn't …
10:11 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
Replying to cehoyos: > Replying to clam: > > …
10:10 PM Ticket #4165 (Improve page selection for dvb teletext) reopened by Carl Eugen Hoyos
10:08 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Replying to clam: > Looks like the interlacing information …
9:59 PM Changeset in ffmpeg [0dcebe26] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b704b648f9ecb830874627db958a37e004107d1b' * commit …
9:45 PM Ticket #4169 (Support BPG Image format) updated by Carl Eugen Hoyos
Keywords, Status changed
9:39 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
It can't be fixed in swscale directly because swscale has no concept …
9:30 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
But isn't it supposed to be fixed by default ? I mean, every single …
9:14 PM Changeset in ffmpeg [420aebf0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '174c5fde90060faab67796a5eaef742630f1db6e' * commit …
8:59 PM Changeset in ffmpeg [82f0f048] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198' * commit …
8:48 PM Changeset in ffmpeg [74622ad3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6fd91fa11909f27902498648680dbb3d13f1f175' * commit …
8:20 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
To summarize, I spent four hours tonight chasing for the offending …
8:20 PM Ticket #4169 (Support BPG Image format) created by jamal
libbgp can be found here: http://bellard.org/bpg/ The spec is here …
8:05 PM Changeset in ffmpeg [6b4cbfec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd0b224054f13bf57244694a3ff092cfef68d66f9' * commit …
8:04 PM Changeset in ffmpeg [879ea06b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '90411b333d6b6bb69d8937117b9250785730dc53' * commit …
7:53 PM Changeset in ffmpeg [c9128c2c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4843a9c74f77f5eb8d2b1ee648fe2ac6e2a48ec3' * commit …
7:45 PM Downstreams edited by llogan
add Ubuntu (diff)
7:37 PM Changeset in ffmpeg [3cfe1d9b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '250e077ee9eec0176a6d54a78542dc792943e71a' * commit …
7:36 PM Downstreams edited by Timothy Gu
Add debian (diff)
6:27 PM Changeset in ffmpeg [9f09bfe6]n2.2.11 by Michael Niedermayer <michaelni@gmx.at>
Update for 2.2.11 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
6:08 PM Changeset in ffmpeg [7390c262] by Michael Niedermayer <michaelni@gmx.at>
avcodec/motion_est: use 2x8x8 for interlaced qpel Fixes out of array …
6:08 PM Changeset in ffmpeg [3d9860f] by Michael Niedermayer <michaelni@gmx.at>
fix Makefile objects for pulseaudio support Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [4fde30ba] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_ps: Check num_long_term_ref_pics_sps Fixes out of array …
6:08 PM Changeset in ffmpeg [a06432b6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rawdec: Check the return code of avpicture_get_size() Fixes …
6:08 PM Changeset in ffmpeg [d747027] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check IHDR/IDAT order Fixes out of array access …
6:08 PM Changeset in ffmpeg [d41010b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flacdec: Call ff_flacdsp_init() unconditionally Fixes out of …
6:08 PM Changeset in ffmpeg [a63941ee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Check that the data is complete in …
6:08 PM Changeset in ffmpeg [5d6f8bab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix context fields becoming inconsistent Fixes out …
6:08 PM Changeset in ffmpeg [de7671e] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb_template: handle the first 2 lines with C in …
6:08 PM Changeset in ffmpeg [217f781a] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: Free context after hls_append_segment Fixes reading …
6:08 PM Changeset in ffmpeg [94400792] by Michael Niedermayer <michaelni@gmx.at>
lavu/opt: fix av_opt_get function Signed-off-by: Lukasz Marek …
6:08 PM Changeset in ffmpeg [d054ec86] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization …
6:08 PM Changeset in ffmpeg [4d8b8216] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utvideodec: fix assumtation that slice_height >= 1 Fixes out …
6:08 PM Changeset in ffmpeg [84fdfcab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options_table fix min of audio channels and sample rate …
6:08 PM Changeset in ffmpeg [cd01611d] by Michael Niedermayer <michaelni@gmx.at>
lavc/utils: Make pix_fmt desc pointer const. Fixes an "initialization …
6:08 PM Changeset in ffmpeg [8b8d794] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: Clear table pointers to avoid stale pointers …
5:25 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
Yes, that will get you close to a decent result. I think it needs some …
5:24 PM Changeset in ffmpeg [82a60de3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: handle 4 more bytes with SIMD for RGB64 in paeth …
5:24 PM Changeset in ffmpeg [ed9be7dd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/pngdsp: fix off by 1 error This fixes artifacts in the …
4:50 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
I just found a workaround completely by chance -_- The chroma upscale …
4:14 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
You're right, it's a chroma upsampling bug. Note that as far as I can …
3:36 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Keywords, Component changed
Please point to an input sample.
3:32 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
The "p" in yuv420p doesn't stand for progressive - it stands for …
3:22 PM chromabug.png attached to Ticket #4168 by Cyril Lambin
Chroma bug example
3:21 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) created by Cyril Lambin
Summary of the bug: When using an interlaced mpeg2 source, the yuv420 …
3:00 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Ok, I understand. I really did not say anything concerning your …
2:41 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
https://ffmpeg.org/ffmpeg-filters.html#setdar_002c-setsar I am not a …
2:39 PM Changeset in ffmpeg [41a52740] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: Fix AV_OPT_TYPE_BINARY case in av_opt_is_set_to_default() …
2:33 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
I did not understand the last comment. I said that I want to be sure …
2:30 PM Changeset in ffmpeg [6ec5a199] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() …
2:28 PM Changeset in ffmpeg [3c01039] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: further expand the list of parsed metadata tags Signed-off-by: …
2:28 PM Changeset in ffmpeg [e2e07dba] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: expand the list of parsed metadata tags Based on L-Smash code by …
2:25 PM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
Please add it. Many thanks.
2:23 PM Ticket #4165 (Improve page selection for dvb teletext) updated by Carl Eugen Hoyos
This is a missing feature.
2:19 PM Changeset in ffmpeg [9bd8f2cc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() …
2:15 PM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
Hi, It is right subtitle now. But how do i find my txt_page which i …
1:53 PM Changeset in ffmpeg [b704b648] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: parse XMP metadata on demand The Extensible Metadata Platform …
1:53 PM Changeset in ffmpeg [174c5fde] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: parse @PRM and @PRQ metadata tags These tags describe the …
1:53 PM Changeset in ffmpeg [35384934] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: cosmetics: reorder the list of tags Alphabetically order the …
1:45 PM Ticket #3533 (RTP should have payload type 33 when used with MPEGTS) updated by Carl Eugen Hoyos
Keywords, Version, Resolution changed
Martin Storsjö committed a patch that shows a warning now for the …
1:44 PM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by Carl Eugen Hoyos
I tested the output file with MPlayer, vlc and FFplay: All three play …
1:37 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
Replying to paheikki: > Can I still ask whether the MPEG4 …
1:32 PM Ticket #4165 (Improve page selection for dvb teletext) updated by Carl Eugen Hoyos
Resolution changed
[…]
1:30 PM Changeset in ffmpeg [6fd91fa1] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: increase MAX_SLICES to 32 H264 streams from CounterPath Bria …
1:30 PM Changeset in ffmpeg [d0b22405] by Vittorio Giovara <vittorio.giovara@gmail.com>
vf_frei0r: do not increment string if it reached the end Bug-Id: 778 …
1:29 PM Changeset in ffmpeg [90411b33] by Vittorio Giovara <vittorio.giovara@gmail.com>
Allow reading of growing avi files (currently being written) This …
1:29 PM Changeset in ffmpeg [4843a9c7] by Vittorio Giovara <vittorio.giovara@gmail.com>
dpx: always write the image offset According to the DPX file format …
1:29 PM Changeset in ffmpeg [250e077e] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Support decoding png in avi (ImageJ)
1:24 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) closed by Carl Eugen Hoyos
worksforme: […] Please reopen the ticket if I miss something.
1:21 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) updated by Carl Eugen Hoyos
Component changed
Replying to thanpolas: > You need to be more diligent when …
1:19 PM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by ramitb
I didn't understand your question - if you're asking about the …
11:42 AM Changeset in ffmpeg [5054d2a9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b280c6202b28b371a8d96850194fd69d7ad5dcc0' * commit …
11:40 AM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) updated by Thanasis Polychronakis
You need to be more diligent when reading reports. As I am stating in …
11:31 AM Changeset in ffmpeg [8554a109] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ae81576414f2d2083d3118fb4abe1ebc5a7a4c54' * commit …
11:15 AM Changeset in ffmpeg [5ab46704] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b' * commit …
10:49 AM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
1. the same with file. 2. the same with no audio -an 3. you can try …
10:29 AM Changeset in ffmpeg [b280c62] by Martin Storsjö <martin@martin.st>
arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb …
10:29 AM Changeset in ffmpeg [ae815764] by Martin Storsjö <martin@martin.st>
arm: fft_vfp: Add a missing "endconst" when building in thumb mode …
10:10 AM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Thanks. I did not say that the issue is reproducible using these two …
9:59 AM Changeset in ffmpeg [29bc7bfb] by Martin Storsjö <martin@martin.st>
rtpproto: Write a warning if the input data written isn't RTP …
9:43 AM Changeset in ffmpeg [3f24dacf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
configure: Let the libx264rgb encoder select the libx264 encoder. …
9:42 AM Ticket #4167 (hls crypto regression) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Regression since 00d4013d
7:35 AM Ticket #4165 (Improve page selection for dvb teletext) updated by Carl Eugen Hoyos
Is the issue only reproducible with rtmp output or also with file …
7:30 AM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by Carl Eugen Hoyos
How can I reproduce A/V desync with the output file I produced with my …
5:13 AM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by ramitb
Exact same command as the first file: […]
3:58 AM Changeset in ffmpeg [4fa2758c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: check av_image_get_linesize return value Fixes CID …
3:26 AM Changeset in ffmpeg [dceb8b12] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: Add 2048x1080 to the aivx case This improves …
2:38 AM Ticket #4167 (hls crypto regression) updated by hklcf
Replying to cehoyos: > If you believe there is a bug, …
2:37 AM 1.m3u8 attached to Ticket #4167 by hklcf
2:17 AM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
ffmpeg -i http://93.158.221.243:50004 -filter_complex …
1:20 AM Changeset in ffmpeg [208c03a4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a880090cd75b6c31b5ee1f088b6578a293099c6' * commit …
1:18 AM Changeset in ffmpeg [ef79bbed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4fd7e63c87226584e60200b82630a6057c0a6663' * commit …
12:39 AM Changeset in ffmpeg [dce10f81] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4f5906a1d7f4368cec43b224e8a675f54d2001d2' * commit …
12:34 AM Changeset in ffmpeg [9bbb4a98] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '71f29410e7c58f2ce4aef1d4b8d8d3c064c8ec06' * commit …
12:26 AM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by Carl Eugen Hoyos
I tested the following command line: […] How can I reproduce A/V …
12:23 AM Ticket #4157 (ffmpeg does not recognize drawtext command) closed by Carl Eugen Hoyos
fixed: The output of configure --help is improved since d9a4db65 and …
12:04 AM Ticket #4164 (x11grab (xcb) with show_region gives (partial) static image) closed by Carl Eugen Hoyos
fixed: Fixed by you in 0ae37e46 Thank you for the report and the fix!

Dec 7, 2014:

11:33 PM Changeset in ffmpeg [d9a4db65] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Improve configure help text. Show which features external libraries …
11:31 PM Changeset in ffmpeg [7502e1a3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix xcb 32bit pix_fmts: There is no screen transparency.
11:11 PM Ticket #4162 (matroska: deadlock with fuzzed file) closed by Carl Eugen Hoyos
fixed: Fixed by wm4 in 6551acab
11:04 PM Ticket #4165 (Improve page selection for dvb teletext) closed by Carl Eugen Hoyos
needs_more_info: Please feel free to reopen this ticket if you believe your have found …
11:01 PM Ticket #4167 (hls crypto regression) updated by Carl Eugen Hoyos
Component changed
If you believe there is a bug, please provide the input sample files.
10:52 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
Replying to paheikki: > Hi, due to a setup error I did in …
10:48 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
Replying to cehoyos: > There may be a slightly related …
10:40 PM BadContent edited by llogan
your failures feed this engine (diff)
10:39 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) closed by Carl Eugen Hoyos
invalid: The (main) reason that reporters should provide console output is that …
10:22 PM BadIP edited by llogan
(diff)
10:04 PM Changeset in ffmpeg [084102cd] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: fix handling of recursive SeekHead elements …
10:04 PM Changeset in ffmpeg [9a02be31] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: fix handling of recursive SeekHead elements …
10:04 PM Changeset in ffmpeg [f7b53666] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: fix handling of recursive SeekHead elements …
9:45 PM Changeset in ffmpeg [72c98443] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: request a sample with recursive seek heads …
9:30 PM Changeset in ffmpeg [6551acab] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: fix handling of recursive SeekHead elements …
8:50 PM Changeset in ffmpeg [6a880090] by Luca Barbato <lu_zero@gentoo.org>
doc: Use the correct @subsection tag makeinfo would otherwise refuse …
8:50 PM Changeset in ffmpeg [4fd7e63c] by Luca Barbato <lu_zero@gentoo.org>
mp3: Tweak the probe scores Having more than 10 consecutive frames …
7:41 PM Changeset in ffmpeg [b1c8dfc] by Michael Niedermayer <michaelni@gmx.at>
doc/filters: Add ascii graphics to clarify what the currently …
7:07 PM Changeset in ffmpeg [e65849a7] by Michael Niedermayer <michaelni@gmx.at>
avformat/dashenc: make durations 64bit Fix potential integer overflow …
6:29 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Hi, due to a setup error I did in this run, the audio (mp3 files) are …
6:29 PM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by ramitb
That worked with one file, with another sample it didn't work, it' …
4:47 PM Changeset in ffmpeg [df6cdb23] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Check AVFrame width/height in avcodec_encode_video2() …
3:13 PM Changeset in ffmpeg [0ae37e46] by Michael Niedermayer <michaelni@gmx.at>
avdevice/xcbgrab: Fix show_region rectangle Fixes trac ticket #4164
3:00 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Hi, I have now attached the log file of our production system. I am …
2:54 PM Loki.txt attached to Ticket #4163 by paheikki
Log file of using FFmpeg; V104.mp4 and U104.mp4 = bank pic.
2:46 PM Changeset in ffmpeg [6153aa2] by Clément Bœsch <u@pkh.me>
avcodec/jacosubdec: check strftime return value Fixes CID1257004
2:36 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Summary changed
1:41 PM Ticket #4160 (problem encoding opus file with unusual channel mask) updated by Cigaes
I do not agree. Silently discarding some user data based on random …
1:35 PM Ticket #4160 (problem encoding opus file with unusual channel mask) updated by Robin
This file was created on purpose with an unusual channel mask to see …
12:15 PM Changeset in ffmpeg [4f5906a1] by Luca Barbato <lu_zero@gentoo.org>
latm: Do not give a score for a single instance Bug-Id: 773 CC: …
12:15 PM Changeset in ffmpeg [71f29410] by Luca Barbato <lu_zero@gentoo.org>
lavfi: Increase drawtext font size limits Raise the maximum font size …
12:09 PM ffmpeg-20141207-200059.log attached to Ticket #4167 by hklcf
12:09 PM Ticket #4167 (hls crypto regression) created by hklcf
Summary of the bug: How to reproduce: […] Patches should be …
11:08 AM Ticket #4160 (problem encoding opus file with unusual channel mask) updated by Cigaes
There are several issues at work here. First, and this is not …
5:03 AM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by ramitb
Perfect thanks that worked. Does it mean that all AVI containers with …
4:43 AM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by Carl Eugen Hoyos
Keywords changed
Needs -async 1.
4:00 AM Ticket #4106 (AAC decoding shows warnings) closed by Carl Eugen Hoyos
fixed
3:22 AM Ticket #4113 (ffserver ignores videoframerate for mjpeg streams) updated by ill
When viewing the stream with the -r 5 argument for ffmpeg, it says …
3:20 AM Ticket #4106 (AAC decoding shows warnings) updated by Christian Ebert
Confirming that the warning has gone, I guess since …
3:14 AM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
Actual command line: ffmpeg -i http://93.158.221.243:50004
3:12 AM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
Replying to dinhka: ffmpeg -i …
3:00 AM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) created by ramitb
Summary of the bug: This happens only with the AVI container using …
1:57 AM Changeset in ffmpeg [ace91616] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: Check av_parse_video_rate()s return value Fixes …
1:46 AM Changeset in ffmpeg [eb74839c] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: Check av_parse_color() return value Fixes: CID1257007 …
1:44 AM Changeset in ffmpeg [3393cd85] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: check AVframe.format being set in …
1:43 AM Ticket #4113 (ffserver ignores videoframerate for mjpeg streams) closed by mastered
fixed: Parameter meaning depends on its position. ffmpeg <param> -i input …

Dec 6, 2014:

9:38 PM Changeset in ffmpeg [74080ded] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpeg: add commented out av_log() to probe This is commonly …
9:34 PM Changeset in ffmpeg [e15b29b] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpeg: do not count PES packets inside PES packets during …
9:04 PM Ticket #4164 (x11grab (xcb) with show_region gives (partial) static image) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
I can reproduce the issue with the following command: […]
8:51 PM Ticket #4164 (x11grab (xcb) with show_region gives (partial) static image) updated by DiJuMx
Yes, I just tried it, and it doesn't appear static. Could you try with …
8:19 PM Ticket #3533 (RTP should have payload type 33 when used with MPEGTS) updated by nunojpg
Could you please explain what kind of format is being sent when I use …
8:04 PM Ticket #4164 (x11grab (xcb) with show_region gives (partial) static image) updated by Carl Eugen Hoyos
I tested the following with xcb and the output file is not static: …
7:47 PM Changeset in ffmpeg [890d8f44] by Michael Niedermayer <michaelni@gmx.at>
avutil/buffer: add #if USE_ATOMICS around atomics specific functions …
7:37 PM Changeset in ffmpeg [a4f387bf] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Warn if ffio_ensure_seekback() failed Should silence …
6:58 PM Ticket #4150 (Need help with dvb_teletext.) closed by Carl Eugen Hoyos
needs_more_info: Feel free to reopen this ticket if you can add the missing information.
6:57 PM Ticket #4165 (Improve page selection for dvb teletext) updated by Carl Eugen Hoyos
Keywords changed
Please upload a sample input stream and please provide your actual …
6:20 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Thank you for your super quick responses! In our content generation …
6:08 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Actually quite well. I might post a patch tonight.
6:02 PM Changeset in ffmpeg [6be36ef3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libxavs: disable global header code This code only segfaults …
5:43 PM Ticket #4164 (x11grab (xcb) with show_region gives (partial) static image) updated by DiJuMx
Command and output for current git head, result is in attachment …
5:43 PM capture.mkv attached to Ticket #4164 by DiJuMx
Example Output Video
5:32 PM Ticket #4164 (x11grab (xcb) with show_region gives (partial) static image) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and please provide the command …
5:27 PM Ticket #4165 (Improve page selection for dvb teletext) created by dinhka
Summary of the bug: I want to select SWE language in a dvb_teletext. …
4:59 PM Ticket #4114 (Drastic Preview Pro violates the GPL) updated by infinitebuzz
Cc changed
4:50 PM Ticket #4114 (Drastic Preview Pro violates the GPL) updated by infinitebuzz
The binaries are LGPL builds of the 2.4 FFMPEG release. Separate …
4:37 PM Ticket #3533 (RTP should have payload type 33 when used with MPEGTS) closed by thovo
wontfix
4:21 PM Ticket #4164 (x11grab (xcb) with show_region gives (partial) static image) created by DiJuMx
Summary of the bug: Specifying show_region when using xcb-based …
4:12 PM Changeset in ffmpeg [c149f67e] by Michael Niedermayer <michaelni@gmx.at>
avformat/apetag: More completely check avio_get_str() return value …
4:07 PM Ticket #3533 (RTP should have payload type 33 when used with MPEGTS) updated by thovo
You have to decide between MPEG-TS and RTP as outer format for your …
4:05 PM Changeset in ffmpeg [7ad742b2] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_signalstats: fix avframe leak on error Fixes CID1257014 …
3:58 PM Ticket #4162 (matroska: deadlock with fuzzed file) updated by gjdfgh
>Regression since d493170e Not really. This just made parsing more …
3:43 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
How is the development going?
3:26 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
And please explain why you cannot use FFmpeg for concatenating.
3:25 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
Ignore the comment about mpeg4 then, In any case: Please do not …
3:15 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
As these are run from a script, with the prototype being exactly like …
2:50 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
To make this a valid ticket please provide the actual FFmpeg command …
2:49 PM Pics.jpg attached to Ticket #4163 by paheikki
Left: bank pic. Right: pic that has the same metadata than others.
2:46 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) created by paheikki
We use FFmpeg to create a number of short videos from pictures and …
2:40 PM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by robert_s
Replying to heleppkes: > if field_seq_flag is 1 and …
2:31 PM Changeset in ffmpeg [8280b7db] by Michael Niedermayer <michaelni@gmx.at>
avfilter/buffersrc: add context to av_log() call Signed-off-by: …
2:30 PM Changeset in ffmpeg [1adc1b97] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_ps: Add context to av_log() call Signed-off-by: Michael …
2:29 PM Changeset in ffmpeg [b4ece549] by Michael Niedermayer <michaelni@gmx.at>
avfilter/avcodec: use NULL instead of 0 for pointer Signed-off-by: …
2:20 PM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by Hendrik
if field_seq_flag is 1 and pic_struct is 3, then the encode is …
2:08 PM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by robert_s
Taking a closer look at the sample stream, it appears that …
10:52 AM Ticket #4160 (problem encoding opus file with unusual channel mask) updated by Carl Eugen Hoyos
As in the following command? […]
7:51 AM Ticket #4160 (problem encoding opus file with unusual channel mask) updated by derf
One could encode this as channel mapping family 1 with 4 channels, and …
5:24 AM Changeset in ffmpeg [7cdc9970] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: fix line width on fwd declarations Signed-off-by: …
5:24 AM Changeset in ffmpeg [ac896f0c] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: reflow _get_arg() Signed-off-by: Reynaldo H. Verdejo …
5:24 AM Changeset in ffmpeg [da95fe4e] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: reflow _parse_ffconfig() Signed-off-by: Reynaldo H. …
1:48 AM Changeset in ffmpeg [4a27f05d] by Michael Niedermayer <michaelni@gmx.at>
doc: html: Use native viewport Fixes displaying docs on small-screen …
1:42 AM Changeset in ffmpeg [cd6f0f28] by Michael Niedermayer <michaelni@gmx.at>
doc: Do not use the headings as links to TOC anchors Instead, use …
1:28 AM Changeset in ffmpeg [1c639fa6] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: added segment filename option This option allows …
1:03 AM Changeset in ffmpeg [ce800d46] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: Remove redundant "DVBSub error" prefix Found-by: …
12:54 AM Changeset in ffmpeg [1d048f76] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2' * commit …
12:30 AM Changeset in ffmpeg [e827f656] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '33c827f632f95ffe3399b695a5a0d47b366b6e20' * commit …
12:23 AM Changeset in ffmpeg [95482092] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8c0a865ad96b9e8542051f75b0edc424cb73994e' * commit …
12:01 AM Changeset in ffmpeg [8616c5b7] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavc/options: fix leaks in avcodec_copy_context Signed-off-by: Lukasz …

Dec 5, 2014:

11:52 PM Changeset in ffmpeg [66f379da] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b72727a5248f1ef02db99b378dce1eb48a46357a' * commit …
11:49 PM Changeset in ffmpeg [03abf55f] by Michael Niedermayer <michaelni@gmx.at>
avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata() …
11:49 PM Changeset in ffmpeg [50f9de59] by Michael Niedermayer <michaelni@gmx.at>
avformat/rmdec: rm_read_extradata: add error message for oversized …
11:48 PM Changeset in ffmpeg [ef2f9073] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4' * commit …
11:37 PM Changeset in ffmpeg [a0d0799e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1eec9bfc383f6dca29d83a2bfb45433dd66561c9' * commit …
11:27 PM Ticket #4162 (matroska: deadlock with fuzzed file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Keywords changed
Regression since d493170e
11:05 PM Changeset in ffmpeg [53b2809f] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavc/options: don't copy priv context when it is not AVOption object …
10:32 PM Changeset in ffmpeg [95f719f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '69c1fe7c9c9bc85eebfc02c6a19caf7e88cd74ff' * commit …
10:30 PM hang.mkv attached to Ticket #4162 by tholin
10:30 PM Ticket #4162 (matroska: deadlock with fuzzed file) created by tholin
I found a deadlock with a fuzzed file. […] The endless loop is …
10:20 PM Changeset in ffmpeg [fa4c3130] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7834a54c66d46471b246b411627efe2e8ef9dd47' * commit …
10:13 PM Ticket #4160 (problem encoding opus file with unusual channel mask) updated by Carl Eugen Hoyos
I suspect Opus does not support this channel layout: it only support …
10:08 PM Changeset in ffmpeg [d94a475c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '894545cb717427a47f800dc7738b923afde139a6' * commit …
10:07 PM Changeset in ffmpeg [2e59e6ff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7a38987f245e3c280d81442f207b983333b6233c' * commit …
9:48 PM Changeset in ffmpeg [9222a176] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c45eeb2dbf42382d335da8068231a8026c08843b' * commit …
9:21 PM Changeset in ffmpeg [9d921cce] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3a56bcee7cb7549b2813e39ce3bee3b7c522aecb' * commit …
9:10 PM Changeset in ffmpeg [bcc43de5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b56afb48aecb96e03347f5b569f16a64147c18b1' * commit …
8:58 PM Changeset in ffmpeg [81f116d3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e0bb74a1403ed77ef369b9d62866f8a4afaf3f1d' * commit …
8:43 PM Changeset in ffmpeg [47c066f2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd69d787dad77f62c89cbc7ea5d301641f45f36e3' * commit …
8:41 PM Changeset in ffmpeg [7a64f168] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '56de2897a68e3a8795b0b3c593dad1c5832696e0' * commit …
8:38 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) updated by Carl Eugen Hoyos
It is the right bug tracker (you just have to explain that it works …
8:03 PM Ticket #4161 (MPEG2 PS sample: wrong aspect ratio) created by Underground78
Summary of the bug: This [http://www.datafilehost.com/d/95fa5281
7:33 PM Changeset in ffmpeg [4ba01419] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: Pass context to av_log() Signed-off-by: Michael …
7:27 PM Changeset in ffmpeg [b0ae362a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/golomb: use NULL for pointers instead of 0 Signed-off-by: …
5:17 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) updated by Thanasis Polychronakis
ffmpeg will properly process the file and the output is readable …
4:36 PM Changeset in ffmpeg [542332e5] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/filtering_video: fix frame rate Signed-off-by: Michael …
3:52 PM Changeset in ffmpeg [c99e5191] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/filtering_video: fix frame rate Signed-off-by: Michael …
3:34 PM Ticket #4160 (problem encoding opus file with unusual channel mask) updated by Robin
The build is 2 days old, it was git head 2 days ago. I can also repro …
3:25 PM Ticket #4160 (problem encoding opus file with unusual channel mask) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please test current FFmpeg git head before reporting an issue here and …
3:19 PM Ticket #4160 (problem encoding opus file with unusual channel mask) updated by Robin
output: Input #0, wav, from 'C:\Music\3flfrbl.wav': Duration: …
3:16 PM 3flfrbl.zip attached to Ticket #4160 by Robin
3flfrbl.wav (3 channels file with FL+FR+BL channel mask)
3:15 PM Ticket #4160 (problem encoding opus file with unusual channel mask) created by Robin
Summary of the bug: trying to encode opus audio file with unusual …
3:00 PM Changeset in ffmpeg [57bfafe7] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: fix Opus stream count That number represents the …
2:00 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) updated by Carl Eugen Hoyos
Please test current FFmpeg git head. There is nothing unstable
1:46 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) updated by Thanasis Polychronakis
Yes, indeed for some reason it failed to upload on both ends …
1:23 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) updated by Thilo Borgmann
The download link does not work.
1:13 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) created by Thanasis Polychronakis
Summary of the bug: Our application handles hundreds of video files …
1:03 PM Changeset in ffmpeg [9a738c27] by Vittorio Giovara <vittorio.giovara@gmail.com>
v210enc: Add SIMD optimised 8-bit and 10-bit encoders Signed-off-by: …
1:03 PM Changeset in ffmpeg [33c827f6] by Vittorio Giovara <vittorio.giovara@gmail.com>
swscale: Properly scale YUV Only shift limited range luma, and always …
1:03 PM Changeset in ffmpeg [8c0a865a] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: skip version and flags attributes in mov_read_chan() Fixes …
4:16 AM Changeset in ffmpeg [aa24dd48] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegaudiodec_template: only allocate fdsp when its used Fixes …
3:27 AM Changeset in ffmpeg [a7ebd0b0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegaudiodec_template: only allocate fdsp when its used Fixes …
2:29 AM Changeset in ffmpeg [4a0b1d92] by Michael Niedermayer <michaelni@gmx.at>
lavc/libxvid: workaround for bug in libxvidcore libxvidcore calculate …
12:44 AM Changeset in ffmpeg [b72727a5] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: mention that the parser callback never returns an error
12:25 AM AudioChannelManipulation edited by llogan
show full command (diff)

Dec 4, 2014:

11:31 PM Ticket #24 (Error message needed when enabling drawtext filter without libfreetype) updated by ill
I see. Would it be possible to change the error message when drawtext …
11:26 PM Ticket #4158 (Audio Stream loss after codec change) updated by Carl Eugen Hoyos
And please test current FFmpeg git head.
11:26 PM Ticket #4113 (ffserver ignores videoframerate for mjpeg streams) updated by ill
I thought that was for the input stream only? What is the syntax for …
11:25 PM Ticket #4158 (Audio Stream loss after codec change) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please record a sample file and please provide the command line that …
10:50 PM Ticket #4158 (Audio Stream loss after codec change) created by Jim
Summary of the bug: We are using ffmpeg to transcode live mpeg2 …
10:31 PM Changeset in ffmpeg [4f694778] by Michael Niedermayer <michaelni@gmx.at>
libavformat/mxfdec.c refactor resolving MultiDescriptor and remove …
9:42 PM Ticket #4113 (ffserver ignores videoframerate for mjpeg streams) updated by mastered
Don't you use -r 5 as ffmpeg param, which overwrites ffserver config? …
9:19 PM BadIP edited by llogan
(diff)
7:24 PM Changeset in ffmpeg [a32c3c23] by Michael Niedermayer <michaelni@gmx.at>
replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv …
7:23 PM Changeset in ffmpeg [6e9ac02a] by Michael Niedermayer <michaelni@gmx.at>
add av_dv_codec_profile2 : uses framerate to select best matching …
6:08 PM Changeset in ffmpeg [3bcd1daa] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/transcoding: check encoder before using it Fixes null …
5:58 PM Changeset in ffmpeg [bde27e1e] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/transcoding: check encoder before using it Fixes null …
5:24 PM Changeset in ffmpeg [cbf09545] by Michael Niedermayer <michaelni@gmx.at>
avcodec/imc: only check remaining bits in case bits will be read …
5:24 PM Changeset in ffmpeg [29174758] by Michael Niedermayer <michaelni@gmx.at>
imc: make issue non-fatal The "faulty" samples actually sound fine …
4:01 PM Changeset in ffmpeg [0f6931f4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: use memcpy instead of byte loops for P frames. Rely …
2:41 PM Ticket #4157 (ffmpeg does not recognize drawtext command) updated by Carl Eugen Hoyos
--enable-filter=drawtext does not look like a useful configure …
1:48 PM Changeset in ffmpeg [91f88eab] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add 2.5 Signed-off-by: Michael Niedermayer …
1:48 PM Changeset in ffmpeg [aac467ae] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/vp8dsp_altivec.c: POWER LE support …
1:24 PM Changeset in ffmpeg [a4f21a8d] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add 2.5 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:14 PM Changeset in ffmpeg [1c77ead1] by Vittorio Giovara <vittorio.giovara@gmail.com>
rm: Use the correct codec_data_size signedness The function takes a …
12:35 PM Changeset in ffmpeg [d23e8832] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/vp8dsp_altivec.c: POWER LE support …
12:09 PM Ticket #4156 (libx264 check broken in 2.5 (ok in HEAD)) updated by Hanspeter Niederstrasser
Ugh. I had applied an unrelated test change to a different section in …
11:54 AM Ticket #4113 (ffserver ignores videoframerate for mjpeg streams) updated by ill
I tested it and it is still ignoring my 1 fps command and setting it …
11:16 AM Ticket #4157 (ffmpeg does not recognize drawtext command) created by ill
After compiling ffmpeg with the --enable-filter=drawtext, when …
11:09 AM Changeset in ffmpeg [968e733b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/vc1dsp_altivec: add POWER LE support to …
10:47 AM Changeset in ffmpeg [36cd2bcb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/vc1dsp_altivec: add POWER LE support to …
10:44 AM Changeset in ffmpeg [af14ae8] by Michael Niedermayer <michaelni@gmx.at>
RELEASE: Bump Signed-off-by: Timothy Gu <timothygu99@gmail.com> …
8:39 AM Ticket #4156 (libx264 check broken in 2.5 (ok in HEAD)) updated by Carl Eugen Hoyos
Version changed
8:38 AM Ticket #4156 (libx264 check broken in 2.5 (ok in HEAD)) updated by Carl Eugen Hoyos
Keywords changed
8:38 AM Ticket #4156 (libx264 check broken in 2.5 (ok in HEAD)) closed by Carl Eugen Hoyos
worksforme: Please reopen if you can add information about your system. […] […]
7:46 AM Ticket #3175 (audio (aac) silently on streamcopy from mpegts to flv) updated by fabled
Seems this was discussed on mailing list recently with (an ugly?) …
5:06 AM Changeset in ffmpeg [192d46e6] by Michael Niedermayer <michaelni@gmx.at>
Update RELEASE_NOTES Signed-off-by: Timothy Gu …
5:06 AM Changeset in ffmpeg [bb8614c] by Michael Niedermayer <michaelni@gmx.at>
Changelog/RELEASE_NOTES: Add APNG decoder Signed-off-by: Timothy Gu …
4:44 AM Ticket #4156 (libx264 check broken in 2.5 (ok in HEAD)) updated by Michael Niedermayer
configure is identical between master/HEAD and release/2.5, also it …
3:45 AM Ticket #4156 (libx264 check broken in 2.5 (ok in HEAD)) created by Hanspeter Niederstrasser
Summary of the bug: The configure check for libx264 in the 2.5 …
1:16 AM Changeset in ffmpeg [d9bdf7d9]n2.5 by Michael Niedermayer <michaelni@gmx.at>
Changelog: release is 2.5 not "next" Signed-off-by: Michael …
12:58 AM Changeset in ffmpeg [a588e1e5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacdec: reduce noisiness of missing channel elements …
12:58 AM Changeset in ffmpeg [36e7385d] by Michael Niedermayer <michaelni@gmx.at>
Fix standalone compilation of the iec61883 input device. (cherry …
12:52 AM Changeset in ffmpeg [5fe026f2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacdec: reduce noisiness of missing channel elements …
12:52 AM Changeset in ffmpeg [8d87c0b3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
12:35 AM Changeset in ffmpeg [963aa1d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the iec61883 input device.
12:28 AM Changeset in ffmpeg [0f16ab18] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: add 2.5 cut marker Signed-off-by: Michael Niedermayer …
12:28 AM Changeset in ffmpeg [f478bdab]n2.6-dev by Michael Niedermayer <michaelni@gmx.at>
Changelog: add 2.5 entry Signed-off-by: Michael Niedermayer …

Dec 3, 2014:

11:47 PM Changeset in ffmpeg [5108323a] by Michael Niedermayer <michaelni@gmx.at>
Update for 2.5 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11:31 PM Changeset in ffmpeg [1d69ab9d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: fix indentation in handle_row() Signed-off-by: …
11:30 PM Changeset in ffmpeg [6e9b060e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: fix mem leak in init() Signed-off-by: Michael …
11:30 PM Changeset in ffmpeg [08aec6f6] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/pngdec: support 'previous' dispose operation for APNG. …
10:39 PM Ticket #4144 (Broken DeckLink support) updated by Carl Eugen Hoyos
Component changed
10:38 PM Ticket #4144 (Broken DeckLink support) closed by Carl Eugen Hoyos
fixed: Fixed by Jonathan Baecker in 868cec5874543a56e485b7a17018ce7d9ce89299
10:28 PM udp.png attached to Ticket #4155 by smallishzulu
UDP Stream outputs of same TS file with same FFmpeg command.
10:27 PM Ticket #4155 (UDP Output is Waving) created by smallishzulu
Summary of the bug (not sure if a bug): I use a valid TS file and …
10:03 PM Changeset in ffmpeg [49d9cbe5] by Michael Niedermayer <michaelni@gmx.at>
h264_i386: Fix operand size Fixes fate failure on macosx clang x86-64 …
9:49 PM Ticket #3418 (Cannot stream h264 to libvorbis/libtheora with ffserver) updated by mastered
Status, Owner changed
9:40 PM Changeset in ffmpeg [dac9e509] by Michael Niedermayer <michaelni@gmx.at>
RELEASE_NOTES: update for 2.5 If you spot something missing wrong or …
9:40 PM Changeset in ffmpeg [43520771] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: fill in hashes and dates Signed-off-by: Michael …
9:40 PM Changeset in ffmpeg [1027a44] by Michael Niedermayer <michaelni@gmx.at>
Changelog: Add libpostproc visualization Signed-off-by: Michael …
9:20 PM Changeset in ffmpeg [650aa36f] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavf/oggenc: use meaningful error codes Signed-off-by: Lukasz Marek …
7:39 PM Changeset in ffmpeg [0d5e6261] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output …
7:39 PM Changeset in ffmpeg [223ae246] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output …
7:38 PM Ticket #4151 (Crash the ffmpeg then convert YV12 (yuv420p) to NV12 if width is less ...) closed by Michael Niedermayer
fixed: Fixed in 8524558858b7e14bc50afa10233e0194f591ab9d
7:27 PM BadIP edited by llogan
(diff)
7:21 PM Changeset in ffmpeg [85245588] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output …
7:08 PM Changeset in ffmpeg [6560e618] by Michael Niedermayer <michaelni@gmx.at>
avformat/rmdec: Check codec_data_size Fixes infinite loop Fixes …
7:07 PM Ticket #4154 (rm: deadlock with fuzzed file) closed by Michael Niedermayer
fixed: Fixed in a6f730730b82645a9d31aad0968487cb77d6946c
7:07 PM Changeset in ffmpeg [9e650650] by Michael Niedermayer <michaelni@gmx.at>
avformat/rmdec: Check codec_data_size Fixes infinite loop Fixes …
7:01 PM Changeset in ffmpeg [a6f73073] by Michael Niedermayer <michaelni@gmx.at>
avformat/rmdec: Check codec_data_size Fixes infinite loop Fixes …
6:49 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Klaussfreire, thank you for the explanation!
6:46 PM Ticket #4152 (jacosub: deadlock with fuzzed file) closed by Michael Niedermayer
fixed: Fixed in eac5c7b8377f3f0e8262ab44e5ccb2c7ed060cdd
6:46 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Actually, the instability happens transient high bit demand (ie: when …
6:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
From the itCouldBeSweet and fatboy sample, and the diff of them, I …
6:18 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Sorry for the silence, the assertion error has been fixed already. …
6:05 PM Changeset in ffmpeg [eac5c7b8] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: Fix infinite loop in ff_get_line() Fixes ticket4152 …
6:01 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I checked the aacenc.c:399 assertion error. …
5:47 PM Changeset in ffmpeg [868cec5] by Michael Niedermayer <michaelni@gmx.at>
avdevice/decklink_common: fix COM initialization failure check …
5:40 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Please consider following cehoyos's suggestion in comment:292. …
3:50 PM Ticket #4154 (rm: deadlock with fuzzed file) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since efb5fa79 / 139f3ac4
3:21 PM rm_deadlock.rm attached to Ticket #4154 by tholin
3:21 PM Ticket #4154 (rm: deadlock with fuzzed file) created by tholin
I found a deadlock in mpv with a fuzzed file. The problem appears to …
3:13 PM Changeset in ffmpeg [1eec9bfc] by Vittorio Giovara <vittorio.giovara@gmail.com>
APIchanges: mark the release 11 branch point
2:25 PM Ticket #4148 (Crash in ff_add_bytes_l2_sse2 when decoding attached APNG file) closed by Carl Eugen Hoyos
fixed: Fixed by Christophe Gisquet in 9fa056ba
2:20 PM Ticket #4153 (FFprobe: MIDI does not work when it does not have mid extension) closed by Carl Eugen Hoyos
invalid: This has to be fixed in libmodplug, see ticket #2583.
2:18 PM Ticket #4152 (jacosub: deadlock with fuzzed file) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
For future tickets: Please understand that while an analysis is …
2:05 PM jacosub.jss attached to Ticket #4152 by Carl Eugen Hoyos
1:52 PM Changeset in ffmpeg [534f901f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc() Signed-off-by: …
1:52 PM Changeset in ffmpeg [c5dc8cc0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc() …
1:52 PM Changeset in ffmpeg [e316caf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/opusdec: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
1:08 PM Changeset in ffmpeg [69c1fe7c] by Vittorio Giovara <vittorio.giovara@gmail.com>
mkv: Validate ASS Start and End fields CC: libav-stable@libav.org
12:58 PM eouploader.10383f39-f380-448a-9960-fde6d059cc91.1.mid attached to Ticket #4153 by Đonny
Ifn this file is given to FFprobe with *.mid extenson everything is …
12:57 PM Ticket #4153 (FFprobe: MIDI does not work when it does not have mid extension) created by Đonny
Summary of the bug: I have a MIDI file. When the file is saved with …
12:54 PM Changeset in ffmpeg [7834a54c] by Vittorio Giovara <vittorio.giovara@gmail.com>
configure: enable vda hwaccel by default Following the old thread …
12:52 PM Changeset in ffmpeg [894545cb] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() fails …
12:52 PM Changeset in ffmpeg [7a38987f] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo: free_context_frame() cannot fail, make it return void …
12:51 PM Changeset in ffmpeg [c45eeb2d] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo: replace assert about interlaced EC with debug av_log() …
12:50 PM Changeset in ffmpeg [3a56bcee] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg12dec: Use more specific error codes Signed-off-by: Vittorio …
12:44 PM Changeset in ffmpeg [b56afb48] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg12dec: Print error/warning messages on issues in …
10:56 AM Changeset in ffmpeg [9fa056ba] by Michael Niedermayer <michaelni@gmx.at>
pngdsp x86: use unaligned access For test images manually generated …
10:54 AM Ticket #4152 (jacosub: deadlock with fuzzed file) created by tholin
I found a deadlock in mpv with fuzzed file. The problem appears to be …
9:25 AM Ticket #4113 (ffserver ignores videoframerate for mjpeg streams) updated by Carl Eugen Hoyos
Component changed
2:55 AM Changeset in ffmpeg [e0bb74a1] by Vittorio Giovara <vittorio.giovara@gmail.com>
exr: Add a gamma flag to exr loader to avoid banding This is needed …
2:51 AM Changeset in ffmpeg [d69d787d] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc fails CC: …
2:51 AM Changeset in ffmpeg [56de2897] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: Fix memory leak on ff_h264_decode_init() failure CC: …
2:06 AM Changeset in ffmpeg [242f1152] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: drop usage of coded_frame It causes all kinds of problems and …

Dec 2, 2014:

11:41 PM Changeset in ffmpeg [5a57f389] by Michael Niedermayer <michaelni@gmx.at>
avdevice/decklink_common: fix heap corruption run time error …
10:35 PM Changeset in ffmpeg [7a4be431] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support muxing 4k AVC Intra in mov. Reported and tested by Rens …
9:56 PM Changeset in ffmpeg [ebc29e86] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2e0935965b824bc641b7e0bafafcbb1e36027f79' * commit …
9:53 PM Changeset in ffmpeg [b329460c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7319a47c7e7931ebf8f475cc2cffc7bcd333acee' * commit …
9:46 PM Ticket #1461 (Unable to encode video and post it to ffserver for streaming on ...) closed by mastered
fixed: Fixed by 745730c9c208c40f800d5d71ffa39aceab6ce044 Further improvements …
9:45 PM Ticket #1275 (ffserver x264 presets) closed by mastered
fixed: Fixed by 745730c9c208c40f800d5d71ffa39aceab6ce044 Further improvements …
9:42 PM Changeset in ffmpeg [d76adfae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8f8caca2242e1fe05f37493cfabcd3f4de198550' * commit …
9:35 PM Changeset in ffmpeg [fc469e5c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '26e20dfd06ac62da596a9549867f990f1200a04e' * commit …
9:29 PM Ticket #4113 (ffserver ignores videoframerate for mjpeg streams) updated by mastered
First commit that should fix it is …
9:26 PM Changeset in ffmpeg [02444f02] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3cec81f4d4f26b62bc2d22bb450bbf51ec3a7f09' * commit …
9:13 PM Changeset in ffmpeg [781a5a39] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09' * commit …
8:58 PM Changeset in ffmpeg [302ed9c4] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffserver_config: print warning when using default value Some of the …
8:58 PM Changeset in ffmpeg [2f423361] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffserver_config: set defaults basing on absence of set value This …
8:58 PM Changeset in ffmpeg [c8ac46e] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffserver_config: remove useless defaults Options are already set to …
8:58 PM Changeset in ffmpeg [8b0226f2] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffserver: use avcodec_copy_context to copy context Copying context …
8:45 PM Changeset in ffmpeg [d0b0fe66] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5639ed9abb58311f82cf3499b682d228290adb09' * commit …
8:39 PM Changeset in ffmpeg [1537d0b4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '604c9b1196c70d79bbbc1f23e75f6a8253a74da3' * commit …
8:29 PM Changeset in ffmpeg [61d0a6dd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7464e98f74c03d3efa0cdc8d7abad06e4c3c277a' * commit …
6:48 PM Changeset in ffmpeg [9adc999d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
6:32 PM Changeset in ffmpeg [68b8e21b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacdec: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
5:48 PM Changeset in ffmpeg [46b64e30] by Michael Niedermayer <michaelni@gmx.at>
Revert "avfilter/vf_interlace: more accurate pts calculation" This …
5:43 PM Changeset in ffmpeg [6c96aa06] by Nicolas George <george@nsup.org>
configure: add a note about pkg-config --static. Try to detect "$cc …
5:43 PM Changeset in ffmpeg [cfcaf6b3] by Nicolas George <george@nsup.org>
configure: add optional pkg-config helper and use it. The require …
5:32 PM Ticket #4125 (MPEG4 remuxing) closed by Mista_D
worksforme
5:32 PM Ticket #4125 (MPEG4 remuxing) updated by Mista_D
Adding "-bsf:v dump_extra" worked. Thanks to Michael and google. …
5:28 PM Changeset in ffmpeg [59f1f764] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_tinterlace: Favor using standard timebases for the output …
4:53 PM Ticket #4125 (MPEG4 remuxing) updated by Mista_D
Priority changed
4:14 PM Ticket #4151 (Crash the ffmpeg then convert YV12 (yuv420p) to NV12 if width is less ...) updated by Carl Eugen Hoyos
Workaround is to compile with --disable-asm or …
4:13 PM Changeset in ffmpeg [b4d41bee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/lossless_audiodsp_altivec: POWER LE support for …
3:55 PM Ticket #4151 (Crash the ffmpeg then convert YV12 (yuv420p) to NV12 if width is less ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
For future tickets: Please always provide your failing command line …
3:39 PM bw16x16_yv12.avi attached to Ticket #4151 by v0lt
3:38 PM Ticket #4151 (Crash the ffmpeg then convert YV12 (yuv420p) to NV12 if width is less ...) created by v0lt
Summary of the bug: I have same samples with lagarith YV12 (yuv420p). …
3:28 PM Changeset in ffmpeg [2e093596] by Vittorio Giovara <vittorio.giovara@gmail.com>
Drop the unofficial extension prefix for MPEG and MPEG-TS formats As …
3:28 PM Changeset in ffmpeg [7319a47c] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegtsenc: recognize .mts as MPEG Transport Stream
3:28 PM Changeset in ffmpeg [8f8caca2] by Vittorio Giovara <vittorio.giovara@gmail.com>
Add support for BDAV/m2ts-mode muxing Signed-off-by: Fredrik Axelsson …
3:28 PM Changeset in ffmpeg [26e20df] by Vittorio Giovara <vittorio.giovara@gmail.com>
options_table: fix colorspace minimum option value The min value for …
3:28 PM Changeset in ffmpeg [3cec81f4] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: allocate the tag value dynamically This allows to load metadata …
3:28 PM Changeset in ffmpeg [e352b293] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: Add an option for exporting all metadata
3:28 PM Changeset in ffmpeg [5639ed9a] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: do not truncate the language-prefixed tag
3:28 PM Changeset in ffmpeg [604c9b11] by Vittorio Giovara <vittorio.giovara@gmail.com>
rtsp: move the CONFIG_ macros to the beginning of the check With …
3:28 PM Changeset in ffmpeg [7464e98f] by Vittorio Giovara <vittorio.giovara@gmail.com>
aac: Simplify decode_mid_side_stereo Might spare few cycles if the …
3:02 PM Changeset in ffmpeg [d7716961] by Michael Niedermayer <michaelni@gmx.at>
avformat/apngdec: exit probing when skipping is not possible. …
2:52 PM Changeset in ffmpeg [543fceba] by Michael Niedermayer <michaelni@gmx.at>
apng: move shared header from avformat to avcodec. Signed-off-by: …
2:37 PM Ticket #3544 (--disable-asm does not disable inline asm) closed by Carl Eugen Hoyos
fixed: I believe it is quite misleading that HAVE_INLINE_ASM has no …
2:15 PM Ticket #3175 (audio (aac) silently on streamcopy from mpegts to flv) updated by fabled
Cc changed
Same issue here. Any suggestions on how to fix this?
1:46 PM Changeset in ffmpeg [5111c78e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd1c2f86b21b96c27fac200209f52c98dcb2b3194' into …
1:17 PM Changeset in ffmpeg [394d3c93] by Michael Niedermayer <michaelni@gmx.at>
Remove non-free tests/lena.pnm and adapt FATE tests to depend on …
1:14 PM Changeset in ffmpeg [afcd152b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2bcd8f22f2fae253d87b11a5c9f8805d79253180' into …
12:50 PM Changeset in ffmpeg [dad7beac] by Michael Niedermayer <michaelni@gmx.at>
avutil/buffer_internal: leave the buffer pool entries volatile Theres …
12:50 PM Changeset in ffmpeg [93360af0] by Michael Niedermayer <michaelni@gmx.at>
avutil/buffer: use the old atomics based code for the release branch …
12:48 PM Changeset in ffmpeg [4ed83378] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c790e31ae46d4304af893d04806ec9e3bff5ae28' into …
12:37 PM Changeset in ffmpeg [1579f146] by Michael Niedermayer <michaelni@gmx.at>
libavutil/threads.h: correct an include to be local Signed-off-by: …
12:37 PM Changeset in ffmpeg [7394e53f] by Michael Niedermayer <michaelni@gmx.at>
libavutil/thread.h: Support OS/2 threads Signed-off-by: Michael …
12:36 PM Changeset in ffmpeg [9bbed55b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7fe5d0a78df537542732aa7bd45962f7505255d0' into …
12:14 PM Changeset in ffmpeg [9181faab] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '871d99ef77336069e5a8ece947c8160d9bc4d5ea' into …
11:57 AM Changeset in ffmpeg [89dbef73] by Michael Niedermayer <michaelni@gmx.at>
v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSD Make …
11:57 AM Changeset in ffmpeg [93df243a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/motion_est: use 2x8x8 for interlaced qpel Fixes out of array …
11:42 AM Changeset in ffmpeg [db61d34e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1cc6fef0671c5522c952671ee06bf973135a22c4' into …
11:40 AM Changeset in ffmpeg [309609ce] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '60ccc1a748bf3d26201411479146d0798e1ecff9' into …
11:11 AM Ticket #4148 (Crash in ff_add_bytes_l2_sse2 when decoding attached APNG file) updated by Benoit Fouet
0) yes, I am sure, at least it is advertised as being so (see …
10:59 AM Ticket #4148 (Crash in ff_add_bytes_l2_sse2 when decoding attached APNG file) updated by Christophe
Note: that code should not present for mmx. 15 should be replaced by …
10:56 AM Changeset in ffmpeg [6607057] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b31a3c6f2670d4def5aa8bd3479da9c771ab09e2' into …
10:52 AM Ticket #4148 (Crash in ff_add_bytes_l2_sse2 when decoding attached APNG file) updated by Christophe
Crap, my comment was not posted, so I'll make it briefer: 0) Are you …
10:41 AM Changeset in ffmpeg [575dc3a1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ce99ef48ea025e90351079964d63be815374f089' into …
10:40 AM Changeset in ffmpeg [f151f541] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/qcp: Print unknown GUID on error.
10:39 AM Changeset in ffmpeg [7f6515e4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Also print GUIDs as shown in the Windows registry to ease debugging.
10:36 AM Changeset in ffmpeg [ea5423a0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/dirac_arith: Only compile x86 asm if ARCH_X86 is set. Fixes …
9:05 AM Ticket #4148 (Crash in ff_add_bytes_l2_sse2 when decoding attached APNG file) updated by Benoit Fouet
Well, there is already the scalar loop in the DSP. What would you …
8:24 AM Ticket #4144 (Broken DeckLink support) updated by jb_alvarado
Hello cehoyos, I will try it to post it in the dev mailing list. But I …
7:50 AM Ticket #4144 (Broken DeckLink support) updated by Carl Eugen Hoyos
Cc changed
Please send patches - made with git format-patch to the …
7:29 AM decklink.patch attached to Ticket #4144 by jb_alvarado
7:28 AM Ticket #4144 (Broken DeckLink support) updated by jb_alvarado
In the forum from zeranoe they have provide 2 fixes and I put them …
2:39 AM Changeset in ffmpeg [42801505] by Michael Niedermayer <michaelni@gmx.at>
tests: Add vsynth2 which uses the new reference.pnm The file is …
2:39 AM Changeset in ffmpeg [1cc6fef0] by Reinhard Tartler <siretart@tauware.de>
Prepare for 11.1 Release
2:39 AM Changeset in ffmpeg [60ccc1a7] by Reinhard Tartler <siretart@tauware.de>
Update changelog for v11.1
2:02 AM Changeset in ffmpeg [ed49b142] by Michael Niedermayer <michaelni@gmx.at>
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a …
1:43 AM Changeset in ffmpeg [d1c2f86b] by Reinhard Tartler <siretart@tauware.de>
Replace lena.pnm The new reference.pnm is a freely licensed …
1:36 AM Changeset in ffmpeg [2bcd8f22] by Reinhard Tartler <siretart@tauware.de>
Treat all '*.pnm' files as non-text file This convinces the …
1:01 AM Changeset in ffmpeg [24e7e023] by Michael Niedermayer <michaelni@gmx.at>
avformat/crypto: Use av_memdup() Signed-off-by: Michael Niedermayer …
12:46 AM Changeset in ffmpeg [00d4013d] by Michael Niedermayer <michaelni@gmx.at>
avformat/crypto: added encryption Signed-off-by: Christian Suloway …
12:44 AM Seeking with FFmpeg created by llogan
Seeking with FFmpegSeeking.
Note: See TracTimeline for information about the timeline view.