Timeline



May 3, 2014:

11:23 PM Changeset in ffmpeg [8b132bb7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
11:14 PM Changeset in ffmpeg [32388e0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dcbfb7805a655757e0dac2a647dfcd3de0ab0510' * commit …
10:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Hendrik
OK, thats fine, it sounded more serious. :)
10:31 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
It's not a serious one. It's just that it won't target the bitrate so …
10:19 PM Changeset in ffmpeg [4210cbf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f66d0c57b13c1b7102e1e353237af178960dd3c5' * commit …
10:03 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Hendrik
A new issue, or just an existing problem? CBR/ABR is imho far more …
9:46 PM Changeset in ffmpeg [bc4b424d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'de69aedf9935631b7f78e8b8da6e460422a9bc5f' * commit …
9:36 PM Changeset in ffmpeg [1c4110be] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3a177a9cca924e097265b32f9282814f6b653e08' * commit …
9:29 PM Changeset in ffmpeg [03963063] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '925c37874b617816b6f460c6f229c18b46548b46' * commit …
9:25 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Alright, uploaded the rebased and combined v8f patch. I noticed, …
9:24 PM aac-improvements-wip-v8f.patch attached to Ticket #2686 by klaussfreire
Combined v8 + fix
9:21 PM Changeset in ffmpeg [0c06ca7a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a90d92ce2aeea8eaae5c616958d20e000e20b964' * commit …
9:15 PM Changeset in ffmpeg [3ea5beab] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c6b42e85493915a3c3891345f57422f9031a0b4f' * commit …
8:54 PM Changeset in ffmpeg [0a5cc20d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: add cast to silence pointer type warning …
8:52 PM Changeset in ffmpeg [6b79ef00] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_deshake: dont pass the wrong context into the SAD …
8:49 PM Changeset in ffmpeg [a520d8fd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow_dwt: fix "incompatible pointer type" warnings …
8:22 PM Changeset in ffmpeg [79041d92] by Reinhard Tartler <siretart@tauware.de>
matroska: add the Opus mapping (cherry picked from commit …
8:21 PM Changeset in ffmpeg [c2b0ce70] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Initialize riff and wav size fields to -1 instead of 0. WMP doess not …
8:09 PM Changeset in ffmpeg [5918c5a4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/kgv1dec: add casts to silence "assignment from incompatible …
8:07 PM Changeset in ffmpeg [bb605ef8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xbmdec: fix pointer type warnings Signed-off-by: Michael …
7:44 PM Changeset in ffmpeg [9580818c] by Anton Khirnov <anton@khirnov.net>
avconv: rename OutputStream.opts to OutputStream.encoder_opts This …
7:44 PM Changeset in ffmpeg [01947f07] by Anton Khirnov <anton@khirnov.net>
avconv: remove a useless line Doing anything with that field when we …
7:43 PM Changeset in ffmpeg [65ed9e7] by Anton Khirnov <anton@khirnov.net>
avconv: rename 'codec' to 'enc_ctx' This more clearly describes what …
7:43 PM Changeset in ffmpeg [650a5206] by Anton Khirnov <anton@khirnov.net>
avconv: rename 'icodec' to 'dec_ctx' This more clearly describes what …
7:43 PM Changeset in ffmpeg [f3a6ad22] by Anton Khirnov <anton@khirnov.net>
avconv: rename InputStream.opts to InputStream.decoder_opts This …
7:42 PM Changeset in ffmpeg [73ed8558] by Anton Khirnov <anton@khirnov.net>
avconv: simplify exit_program() by using more local vars
7:36 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) updated by ramitb
My apologies, I misread your comment. I thought it has been fixed and …
6:57 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
That's the problem, you had to apply both. I'm going to upload a …
6:48 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) closed by Carl Eugen Hoyos
duplicate: Replying to ramitbhalla: > I'm using a build that's 2 days …
6:47 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Hendrik
Sounds like you're supposed to apply v8 first and then v8-fix. The …
6:41 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I tried from the current git head, and the v8 patch seems to fail. …
6:40 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) reopened by ramitb
6:39 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) updated by ramitb
I'm using a build that's 2 days old: built on May 1 2014 Obviously …
6:23 PM Changeset in ffmpeg [56cc1784] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: fix "incompatible pointer type" warning …
6:09 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The aac-improvements-wip-v8-fix.patch is very short. Please confirm …
6:08 PM Changeset in ffmpeg [00948ff] by Michael Niedermayer <michaelni@gmx.at>
avfilter/audio: use av_mallocz_array() Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [77df9de7] by Michael Niedermayer <michaelni@gmx.at>
avcdoec/snowenc: use av_mallocz_array() Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [cc861581] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1dec: use av_malloc_array() Signed-off-by: Michael …
6:00 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
You seem to have either a bad patch or a misapplied patch, because …
5:53 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #279, please test again once that is …
5:50 PM Changeset in ffmpeg [82cebc0e] by Reinhard Tartler <siretart@tauware.de>
matroskadec: read the CodecDelay element (cherry picked from commit …
5:35 PM ItCouldBeSweet.fdk_128k.diff.flac attached to Ticket #2686 by Kamedo2
Just for comparison. The diff of the ItCouldBeSweet, between the …
5:34 PM ItCouldBeSweet.qaac_cvbr128k.diff.flac attached to Ticket #2686 by Kamedo2
Just for comparison. The diff of the ItCouldBeSweet, between the …
5:10 PM Changeset in ffmpeg [d53e87a8] by Clément Bœsch <u@pkh.me>
avfilter/edgedetect: update copyright.
5:07 PM Changeset in ffmpeg [365c79bd] by Clément Bœsch <u@pkh.me>
avfilter/edgedetect: reindent after previous commit.
5:07 PM Changeset in ffmpeg [b17e98de] by Clément Bœsch <u@pkh.me>
avfilter/edgedetect: add a colormix mode.
4:51 PM Changeset in ffmpeg [dcbfb780] by Luca Barbato <lu_zero@gentoo.org>
probe: Support AAC_LATM in set_codec_from_probe_data
4:51 PM Changeset in ffmpeg [f66d0c57] by Luca Barbato <lu_zero@gentoo.org>
latm: Add a probe function
4:45 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The bug is most obvious at -b:a 224k. The file is 672,362 Bytes, 267 …
4:31 PM Changeset in ffmpeg [de69aedf] by Luca Barbato <lu_zero@gentoo.org>
mathematics: K&R formatting cosmetics
4:25 PM Changeset in ffmpeg [3a177a9c] by Luca Barbato <lu_zero@gentoo.org>
swscale: Fix an undefined behaviour Prevent a division by zero down …
4:25 PM Changeset in ffmpeg [925c3787] by Luca Barbato <lu_zero@gentoo.org>
vp9: Read the frame size as unsigned Sample-Id: 00001723-google …
4:21 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I tested ItCouldBeSweet, and it sounds ok here. Which parameters did …
4:11 PM Changeset in ffmpeg [3f3c3318] by Clément Bœsch <u@pkh.me>
avfilter/edgedetect: make processing functions context free.
4:08 PM Changeset in ffmpeg [eb89e1b9] by Reinhard Tartler <siretart@tauware.de>
oggdec: add support for Opus in Ogg demuxing Fixes: …
4:06 PM Changeset in ffmpeg [05de3723] by Reinhard Tartler <siretart@tauware.de>
apedec: do not buffer decoded samples over AVPackets Only consume an …
4:06 PM Changeset in ffmpeg [b5f92f96] by Reinhard Tartler <siretart@tauware.de>
isom: lpcm in mov default to big endian It is my understanding that …
4:06 PM Changeset in ffmpeg [42a8d326] by Reinhard Tartler <siretart@tauware.de>
movdec: handle 0x7fff langcode as macintosh per the specs The correct …
3:47 PM Changeset in ffmpeg [3c3e02b8] by Michael Niedermayer <michaelni@gmx.at>
x86/cavdsp: prevent named constraints appearing twice.
3:00 PM Changeset in ffmpeg [4aea0afb] by Michael Niedermayer <michaelni@gmx.at>
Remove two duplicated named asm constraints. This fixes compilation …
2:25 PM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) closed by Michael Niedermayer
fixed: Fixed in 681e008d06d2241d50abe6316c908a184ddc5942
2:14 PM Changeset in ffmpeg [681e008d] by Michael Niedermayer <michaelni@gmx.at>
vfilter/vf_yadif: fix request_frame after 0f9f24c9 Signed-off-by: …
2:05 PM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) closed by Michael Niedermayer
fixed: Fixed in 7ef01a7878149de43aa49e676a343ca67b24c6b2
2:01 PM Changeset in ffmpeg [7ef01a78] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: mark recovery_cnt==0 frames as keyframes Fixes …
1:50 PM #3606.ts attached to Ticket #3606 by ramitb
1:49 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) created by ramitb
Summary of the bug: With some TS files I've found this error, no able …
1:45 PM Ticket #3244 (Support LATM AAC in MP4 container) updated by ramitb
So is this not a viable option? Is there some way to put the AAC into …
1:43 PM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by ramitb
You're right it's an issue with WMP (plays fine with KMplayer), so the …
1:34 PM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by ramitb
It's not you're correct, it's AVI related, I'll open a new ticket and …
9:42 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The stereo images are still somewhat buggy, especially in …
8:25 AM Ticket #2902 (ICL13 compiler configuration failure) closed by Carl Eugen Hoyos
invalid: I believe this bug in c99-to-c89 was fixed in August 2013.
8:12 AM Ticket #3328 (video "judder" issue on DVR-MS conversion) updated by Carl Eugen Hoyos
Replying to beteljuice: > Using VLC player v2.1.2, I am …
8:01 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Replying to gjdfgh: > {{{ > ffplay -vf yadif -f lavfi …
7:29 AM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by Lastique
I'm not insisting on merging it, that's the patch we used to solve the …
7:17 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) updated by gjdfgh
[…] Same thing. 719e72c971eb1224a38803cad6a07c4ab12d1e24.
6:53 AM Changeset in ffmpeg [a75349d0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of dsd planar decoders.
6:51 AM Changeset in ffmpeg [4116cbea] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix oga muxer standalone compilation.
5:26 AM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > I'm reopening this as this …
5:24 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) updated by Carl Eugen Hoyos
Keywords changed
Unrelated: Your sample is not interlaced but telecined, {{{-vf pullup …
5:02 AM Ticket #3013 (Determination of brightness or light level) closed by Michael Niedermayer
fixed
5:02 AM Ticket #3013 (Determination of brightness or light level) updated by Michael Niedermayer
Fixed in 09725c1d2bed15b52b7c59dbb208f5f78d325ccc
4:59 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I just added a cumulative patch to fix v8's M/S coding, you're very …
4:58 AM aac-improvements-wip-v8-fix.patch attached to Ticket #2686 by klaussfreire
Cumulative patch over v8 to fix M/S coding
4:02 AM Changeset in ffmpeg [09725c1d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_showinfo: also calculate and show mean and standard …
3:32 AM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by ramitb
Before I reopen, should I reopen or create a new ticket?
3:31 AM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by ramitb
I'm reopening this as this issue is still present with AVI files (e.g. …
3:16 AM CompilationGuide/MacOSX edited by Timothy Gu
Fixes (diff)
2:53 AM CompilationGuide edited by Timothy Gu
(diff)
2:52 AM CompilationGuide edited by Timothy Gu
(diff)
2:51 AM CrossCompilingForWindows created by Timothy Gu
[wiki:"CompilationGuide/CrossCompilingForWindows@6"
2:49 AM GenericCompilationGuide created by Timothy Gu
GenericCompilationGuide → …
2:48 AM How to compile FFmpeg for Raspberry Pi (Raspbian) created by Timothy Gu
[wiki:"CompilationGuide/RaspberryPi@10" How to compile FFmpeg for …
2:48 AM CompilationGuide/RaspberryPi edited by Timothy Gu
Decrease header level (diff)
2:47 AM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by Michael Niedermayer
That patch breaks ABI and is removing quite a bit of unrelated code.
2:46 AM How to compile FFmpeg for Android created by Timothy Gu
How to compile FFmpeg for Android
2:45 AM MingwCompilationGuide created by Timothy Gu
MingwCompilationGuide → …
2:45 AM MacOSXCompilationGuide created by Timothy Gu
MacOSXCompilationGuide → …
2:44 AM UbuntuCompilationGuide created by Timothy Gu
UbuntuCompilationGuide → …
2:44 AM CentosCompilationGuide created by Timothy Gu
CentosCompilationGuide → …
2:41 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) created by kevmitch
As of 0f9f24c9cfd291c7ece4d3bad64fdf06d107168a $ mpv --no-config …
2:41 AM WikiStart edited by Timothy Gu
CamelCase subtitle pages (diff)
2:39 AM Capture/Lightning edited by Timothy Gu
Change heading level (diff)
2:36 AM How to burn subtitles into the video created by Timothy Gu
[wiki:"HowToBurnSubtitlesIntoVideo@15" How to burn subtitles into the …
1:36 AM Changeset in ffmpeg [719e72c9] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: more dates and hashes Signed-off-by: Michael …
1:35 AM Changeset in ffmpeg [8b02e1c2] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: add hashes and dates Signed-off-by: Lukasz Marek …
12:37 AM Changeset in ffmpeg [80dd0aff] by Michael Niedermayer <michaelni@gmx.at>
libavfilter/libmpcodecs: sync existing filters with mplayer HEAD …

May 2, 2014:

11:27 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Carl Eugen Hoyos
Reproduced by developer changed
I attached nine interlaced frames from a dvb recording. The following …
11:24 PM interlaced.mpg attached to Ticket #2595 by Carl Eugen Hoyos
10:56 PM Changeset in ffmpeg [eb434f71] by Michael Niedermayer <michaelni@gmx.at>
doc: fix message names in opengl doc Signed-off-by: Lukasz Marek …
8:47 PM Changeset in ffmpeg [64e44899] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: print MB position for each MB when TRACE is enabled …
5:53 PM Ticket #3604 (SDL2 support for avdevice and ffplay) created by Tiago O.
4:46 PM Changeset in ffmpeg [cea9ee5d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'lukaszmluki/master' * …
4:04 PM Changeset in ffmpeg [fa4f7b17] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/xv: reident after previous commits Signed-off-by: Lukasz Marek …
4:04 PM Changeset in ffmpeg [330d547e] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavf/mux: pass options to nested structs of priv data This commit …
4:04 PM Changeset in ffmpeg [ba52fb11] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavu/opt: add av_opt_set_dict2() function Existing av_opt_set_dict …
4:04 PM Changeset in ffmpeg [db4b0314] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/opengl_enc: fix window size correction code Signed-off-by: …
4:03 PM Changeset in ffmpeg [45601854] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/opengl_enc: add window size param Signed-off-by: Lukasz Marek …
3:46 PM Changeset in ffmpeg [41e4c6d8] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/opengl_enc: use flag to mark inited context Signed-off-by: …
3:12 PM Changeset in ffmpeg [41a6790] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: fix gray*() parameter types Signed-off-by: Michael …
2:51 PM Changeset in ffmpeg [c60b266e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: support disabling motion compensation This allows …
1:56 PM Ticket #3584 (Memleak when probing broken transport stream) updated by Marton Balint
Analyzed by developer, Cc, Status, Reproduced by developer, Owner changed
9:52 AM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Jean Delvare
Thanks for the tip! Very helpful. I'll try to remember next time I …
7:16 AM Ticket #3601 (mpeg2video in wtv incorrectly detected as mpeg1video) updated by pross
Replying to ramitbhalla: > Thanks, does this also fix the …
7:01 AM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Carl Eugen Hoyos
Reproduced by developer changed
7:01 AM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Your input video is not actually interlaced but the phase is inverted …
6:24 AM Ticket #2422 (Compilation with OpenCL fails when w32threads or os2threads are enabled) closed by Carl Eugen Hoyos
fixed
6:24 AM Ticket #2422 (Compilation with OpenCL fails when w32threads or os2threads are enabled) updated by Carl Eugen Hoyos
I believe this was fixed by Matt Oliver in 1ccd1a38
3:37 AM Changeset in ffmpeg [1ccd1a38] by Michael Niedermayer <michaelni@gmx.at>
Enable opencl wihtout pthreads. Signed-off-by: Michael Niedermayer …
1:46 AM How to convert subtitle from SRT to ASS format created by Timothy Gu
[wiki:"HowToConvertSubtitleToASS@2" How to convert subtitle from SRT …
12:58 AM HowToBurnSubtitlesIntoVideo edited by Timothy Gu
(diff)
12:38 AM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by Timothy Gu
Description changed
12:33 AM Changeset in ffmpeg [0f9f24c9] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_yadif: fix filtering a single image Found-by: wm4 …

May 1, 2014:

9:08 PM Changeset in ffmpeg [e881a966] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libxvid: improve return codes Signed-off-by: Michael …
8:59 PM Changeset in ffmpeg [2ff81d09] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils/ff_init_buffer_info factor avctx->internal->pkt; out …
8:56 PM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by dannyzb
i don't "The reason I ask is that I suspect the tee muxer by …
8:24 PM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by Carl Eugen Hoyos
What I meant is: If you say now do you mean it used to work …
8:11 PM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by dannyzb
The code i took from the docs will test on older builds *
8:07 PM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by Carl Eugen Hoyos
Replying to dannyzb: > Tee , for the task of …
8:05 PM Ticket #3603 (ffprobe crashes on streams added after probe) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
One of the invalid reads that are also reproducible without {{{-of xml …
8:01 PM Changeset in ffmpeg [bbc60402] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: merge ff_decode_frame_props() and ff_init_buffer_info() …
8:01 PM Changeset in ffmpeg [77811482] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: ff_decode_frame_props: set pkt_size Signed-off-by: …
8:01 PM Changeset in ffmpeg [a3477fe] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: put the sizeof() second in av_malloc_array() This is purely a …
7:57 PM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by dannyzb
http://www.unknownerror.org/Problem/index/1168212616/how-to-output-to-b
7:26 PM Ticket #3603 (ffprobe crashes on streams added after probe) created by Marton Balint
Summary of the bug: If a stream is not available when ffprobe …
5:44 PM Ticket #3601 (mpeg2video in wtv incorrectly detected as mpeg1video) updated by ramitb
Thanks, does this also fix the incorrect resolution issue?
5:28 PM Changeset in ffmpeg [5b9bb4d9] by Michael Niedermayer <michaelni@gmx.at>
opencl: add support for non-pthread locking Signed-off-by: Michael …
5:08 PM Ticket #3601 (mpeg2video in wtv incorrectly detected as mpeg1video) closed by Carl Eugen Hoyos
fixed: Fixed by Peter Ross in be098f62 - thank you for the report!
4:43 PM Ticket #3599 (mp3 encoder set wrong bitrate or version flag) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
I suspect file does not support xing headers, use {{{-write_xing …
4:36 PM Changeset in ffmpeg [be098f62] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvdec: ignore mpeg2 extradata Files produced by windows …
4:32 PM Changeset in ffmpeg [3d79041f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
sws: dont use the optimized 410->420 unscaled conversion when height%4 …
4:32 PM Changeset in ffmpeg [2c71734d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/vorbisdec: try to workaround libvorbisenc bug Fixes …
4:28 PM Changeset in ffmpeg [03c5ccb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
sws: dont use the optimized 410->420 unscaled conversion when height%4 …
4:27 PM Changeset in ffmpeg [172a5cab] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/vorbisdec: try to workaround libvorbisenc bug Fixes …
4:23 PM Changeset in ffmpeg [09abca68] by Carl Eugen Hoyos <cehoyos@ag.or.at>
sws: dont use the optimized 410->420 unscaled conversion when height%4 …
4:22 PM Changeset in ffmpeg [43d64829] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/vorbisdec: try to workaround libvorbisenc bug Fixes …
4:16 PM Ticket #2784 (MacOS: building minimal, audio-only version fails with linker error) closed by Carl Eugen Hoyos
fixed
4:15 PM Ticket #3592 (libavfilter pkg-config is broken) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 617e866e
4:04 PM Changeset in ffmpeg [58f4d126] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ba71c74017c287681153ec8f6f1cba650d797275' * commit …
4:03 PM Changeset in ffmpeg [d1c35977] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e7fc9796d82abc99ef0af71027fb9aaa5311d137' * commit …
3:49 PM Changeset in ffmpeg [b917d702] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ef9732162cd4b593c6db28fdd352ebef21b5c1ca' * commit …
3:40 PM Changeset in ffmpeg [bb5657fa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d' * commit …
3:26 PM Changeset in ffmpeg [00c3ff26] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '92e4b643dfdafdb6528f1baffdbea2b9a028d7c0' * commit …
3:13 PM Changeset in ffmpeg [7426acff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '18f2514c4037befd37b02e4d4f10c159edf3b26f' * commit …
3:03 PM Changeset in ffmpeg [e77b9853] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d' * commit …
2:56 PM Changeset in ffmpeg [e40ae8cc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400' * commit …
2:46 PM Changeset in ffmpeg [18516439] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2c31710c96fa47d9dcd40b64d39663e8957f683' * commit …
2:41 PM Changeset in ffmpeg [cac07d0e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5fccedaa67390ccddd6347c8e1c71b7664558bcd' * commit …
2:18 PM Changeset in ffmpeg [b7dd250b] by Clément Bœsch <u@pkh.me>
avformat/vobsub: use av_make_q().
2:16 PM Changeset in ffmpeg [6a3a7d7a] by Clément Bœsch <u@pkh.me>
avformat/vobsub: remove pointless FAIL macro.
2:03 PM Changeset in ffmpeg [97edb195] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '141fdc763c2841b572d29a2ad78513e8d5325870' * commit …
1:56 PM Changeset in ffmpeg [82e4f398] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a1aa37dd0b96710d4a17718198a3f56aea2040c1' * commit …
1:54 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
So, what was the bug? Can I join the testing?
12:14 PM Changeset in ffmpeg [154d80ea] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e' * commit …
11:00 AM Changeset in ffmpeg [a90d92ce] by Luca Barbato <lu_zero@gentoo.org>
aac: K&R formatting cosmetics
11:00 AM Changeset in ffmpeg [c6b42e85] by Luca Barbato <lu_zero@gentoo.org>
flv: K&R formatting cosmetics
10:52 AM Changeset in ffmpeg [7a0e689c] by Clément Bœsch <u@pkh.me>
lavfi/subtitles: introduce stream_index Signed-off-by: ValdikSS …
8:14 AM Ticket #3590 (Decoding errors/failures on older Ogg Vorbis files) updated by alexanderino
Confirming that the latest ffmpeg.exe and ffplay.exe [git-feaa31d …
7:37 AM HowToBurnSubtitlesIntoVideo edited by ValdikSS
embedded subtitles from container (diff)
7:31 AM Changeset in ffmpeg [ba71c740] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate AVCodecContext.codec_name It is undocumented and has …
7:26 AM Changeset in ffmpeg [e7fc9796] by Anton Khirnov <anton@khirnov.net>
lavc: do not use AVCodecContext.codec_name in avcodec_string() That …
7:26 AM Changeset in ffmpeg [ef973216] by Anton Khirnov <anton@khirnov.net>
rmdec: do not export anything to AVCodecContext.codec_name That field …
7:26 AM Changeset in ffmpeg [6072184e] by Anton Khirnov <anton@khirnov.net>
asfenc: use codec descriptors instead of AVCodecs to write codec info …
7:26 AM Changeset in ffmpeg [92e4b643] by Anton Khirnov <anton@khirnov.net>
oggparseskeleton: do not use AVCodecContext.codec_name That field is …
7:25 AM Changeset in ffmpeg [18f2514c] by Anton Khirnov <anton@khirnov.net>
mov: export stsd Compressorname in metadata Stop using the …
7:24 AM Changeset in ffmpeg [a2941c8c] by Anton Khirnov <anton@khirnov.net>
lavc: move CODEC_FLAG_MV0 to mpegvideo
7:24 AM Changeset in ffmpeg [64841491] by Anton Khirnov <anton@khirnov.net>
lavc: make the xvid-specific "gmc" flag a private option of libxvid
7:23 AM Changeset in ffmpeg [b2c31710] by Anton Khirnov <anton@khirnov.net>
lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo
7:22 AM Changeset in ffmpeg [5fccedaa] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate CODEC_FLAG_INPUT_PRESERVED The addition of …
6:04 AM Changeset in ffmpeg [141fdc76] by Anton Khirnov <anton@khirnov.net>
matroska: add the Opus mapping
6:03 AM Changeset in ffmpeg [a1aa37dd] by Anton Khirnov <anton@khirnov.net>
matroskaenc: write CodecDelay
6:00 AM Changeset in ffmpeg [1c0210c7] by Anton Khirnov <anton@khirnov.net>
lavfi: add Bauer stereo-to-binaural audio filter Signed-off-by: Anton …
3:40 AM Changeset in ffmpeg [9173602] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: set average frame rate from header Signed-off-by: …
2:29 AM Changeset in ffmpeg [8bf90562] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eb3b5501e8b85bfea09d533314cb6920efc42639' * commit …
12:23 AM Changeset in ffmpeg [feaa31d3] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use av_malloc_array() Signed-off-by: Michael Niedermayer …
12:13 AM Changeset in ffmpeg [82ccefb9] by Michael Niedermayer <michaelni@gmx.at>
avformat/nut: support storing RFC 3389 comfort noise Signed-off-by: …

Apr 30, 2014:

9:50 PM Ticket #2784 (MacOS: building minimal, audio-only version fails with linker error) updated by Michael Niedermayer
Should be fixed by 617e866e25b72fa5d9f9d6bbcbd7e4bd69e63a54
9:14 PM Changeset in ffmpeg [617e866e] by Michael Niedermayer <michaelni@gmx.at>
Move av_find_best_pix_fmt_of_2() from avcodec to avutil This avoids a …
9:05 PM Ticket #3491 (MKV muxer corrupts subtitles) updated by ValdikSS
Status, Owner, Component changed
https://ffmpeg.org/pipermail/ffmpeg-devel/2014-April/157159.html
8:03 PM Changeset in ffmpeg [8ff72924] by Michael Niedermayer <michaelni@gmx.at>
lavd/opengl_enc: fix pixel data alignment Signed-off-by: Lukasz Marek …
7:51 PM Changeset in ffmpeg [bd4dc9e7] by Michael Niedermayer <michaelni@gmx.at>
fate/hevc: update with new sequences from jctvc(cherry picked from …
7:43 PM Changeset in ffmpeg [a1ac27bc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7d027b9d6d6290557cc5d4fc56f4b9ed630a7feb' * commit …
7:29 PM Changeset in ffmpeg [554a1eca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7266e24f176389d2e81bfc7c829934f7c8ae361c' * commit …
7:14 PM Changeset in ffmpeg [5b4c8aac] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a16431034d9bd44182bf844d6bbde2c98bc4e6b5' * commit …
7:00 PM Changeset in ffmpeg [eb3b5501] by Anton Khirnov <anton@khirnov.net>
matroskadec: read the CodecDelay element
6:52 PM Changeset in ffmpeg [8522dd38] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c7603b3c243331057300337a61464e6ac4a605cb' * commit …
6:14 PM Changeset in ffmpeg [67979b59] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '87a3ea3192bf5e4aafa08bca8686a2b577eae818' * commit …
6:03 PM Changeset in ffmpeg [f21f969a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '344f7b5a7e0d50573dec402dfe6228676f3889d9' * commit …
4:56 PM Changeset in ffmpeg [7d027b9d] by Luca Barbato <lu_zero@gentoo.org>
librtmp: Map native options to librtmp ones when possible Makes the …
4:28 PM Changeset in ffmpeg [0eb9482] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flacenc: Use av_malloc_array() Signed-off-by: Michael …
4:27 PM Changeset in ffmpeg [f08ca91b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ivi_common: Use av_mallocz_array() Signed-off-by: Michael …
4:26 PM Changeset in ffmpeg [8532566e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: use av_mallocz_array() Signed-off-by: Michael …
4:06 PM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
3:52 PM Changeset in ffmpeg [7266e24f] by Luca Barbato <lu_zero@gentoo.org>
hls: Sync the file number with the start sequence
3:52 PM Changeset in ffmpeg [a1643103] by Luca Barbato <lu_zero@gentoo.org>
hls: Factor the sequence computation
3:52 PM Changeset in ffmpeg [c7603b3] by Luca Barbato <lu_zero@gentoo.org>
hls: Print start_number as first sequence value The option now …
3:52 PM Changeset in ffmpeg [87a3ea31] by Luca Barbato <lu_zero@gentoo.org>
segment: Report the current media sequence Useful for debugging mostly.
3:51 PM Changeset in ffmpeg [344f7b5a] by Luca Barbato <lu_zero@gentoo.org>
hls: Report the current media sequence Useful for debugging mostly.
3:41 PM Changeset in ffmpeg [1e25afc1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: Support 410 and 440 YCbCr Signed-off-by: Michael …
2:41 PM Changeset in ffmpeg [5e7d21c7] by Michael Niedermayer <michaelni@gmx.at>
ff_put_wav_header: add flag to force WAVEFORMATEX Partially undoes …
12:55 PM Ticket #3256 (FFMPEG SVQ3 Matroska remux produces unplayable output (FFPlay don't ...) updated by Vika Apelsinova
OK, https://trac.videolan.org/vlc/ticket/11038 is closed, I've opened …
12:55 PM Ticket #3602 (Use Matroska A_QUICKTIME instead of deprecated A_QUICKTIME/**** ...) created by Vika Apelsinova
FFMPEG should produce files with Matroska A_QUICKTIME instead of …
12:47 PM Ticket #3601 (mpeg2video in wtv incorrectly detected as mpeg1video) updated by ramitb
The video size is also reported incorrectly. It is 1080p
12:36 PM WikiStart edited by Ben Simon
Added an entry point to tips for getting content to play on Windows … (diff)
12:34 PM Changeset in ffmpeg [bb6d00f0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'lukaszmluki/master' * …
10:36 AM Ticket #3601 (mpeg2video in wtv incorrectly detected as mpeg1video) updated by Carl Eugen Hoyos
Summary changed
10:28 AM Ticket #3601 (mpeg2video in wtv incorrectly detected as mpeg1video) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
The video codec is mpeg2video and is written as mpeg2video in the …
5:00 AM Ticket #3594 (Green artefacts when decoding svq1) closed by Michael Niedermayer
fixed: Fixed in 421b21ca8a02a346ba03cea3bb2ecc33f791fc30
4:23 AM Changeset in ffmpeg [421b21c] by Michael Niedermayer <michaelni@gmx.at>
sws: dont use the optimized 410->420 unscaled conversion when height%4 …
3:35 AM Ticket #3590 (Decoding errors/failures on older Ogg Vorbis files) closed by Michael Niedermayer
fixed: Fixed in 0a266cb55af9794fc5cff695d35cae4111e4334f
3:23 AM Changeset in ffmpeg [f0c78b07] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: use av_malloc(z)_array() Signed-off-by: Michael …
3:23 AM Changeset in ffmpeg [0a266cb5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: try to workaround libvorbisenc bug Fixes …

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 …
Note: See TracTimeline for information about the timeline view.