Timeline



May 31, 2014:

11:54 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by dslkjlskdjfllk
I meant "flac" file, not "flag".
10:48 PM Changeset in ffmpeg [6dc709f0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cljr: support width%4 encoding Signed-off-by: Michael …
10:48 PM Changeset in ffmpeg [59a70422] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cljr: remove coded_frame code Signed-off-by: Michael …
10:17 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) created by dslkjlskdjfllk
Pretty simple: Convert any properly tagged flag file to an mp3 file, …
10:07 PM Ticket #3404 (High quality magnification filter) updated by Clément Bœsch
So I've been working on hqx recently, and more specifically on hq2x to …
10:07 PM hq2x.png attached to Ticket #3404 by Clément Bœsch
8:17 PM Ticket #3684 (Build for x265 32-bit shared library fails on Mac 10.6) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if there is a problem that can be fixed …
7:11 PM Ticket #1551 (mov file is played by vlc, cannot be read by FFmpeg) closed by Carl Eugen Hoyos
fixed: Fixed in 26b0d719
5:45 PM Changeset in ffmpeg [ac1077ab] by Michael Niedermayer <michaelni@gmx.at>
lavc/dsputil: add missing vsad8 and vsse8 functions the mpeg encoder …
3:24 PM Changeset in ffmpeg [28f7b81] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
3:16 PM Changeset in ffmpeg [e692c967] by Michael Niedermayer <michaelni@gmx.at>
avcodec/asvenc: fix encoding dimensions %16 != 0 Signed-off-by: …
3:16 PM Changeset in ffmpeg [879aa062] by Michael Niedermayer <michaelni@gmx.at>
avutil/frame: frame_copy_video: support copying from a smaller to a …
3:16 PM Changeset in ffmpeg [e868f84] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow: fix 1 pixel block sizes Signed-off-by: Michael …
2:57 PM Changeset in ffmpeg [26b0d719] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Read mov files where the moov atom is hidden within a free atom. …
2:35 PM Ticket #3693 (build broken with --disable-everything --enable-demuxer=matroska) closed by Carl Eugen Hoyos
fixed: Fixed in aab2e939 Could you comment on ticket #3679?
2:29 PM Changeset in ffmpeg [aab2e939] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything --enable-demuxer=matroska. …
1:50 PM Ticket #3693 (build broken with --disable-everything --enable-demuxer=matroska) created by Andrey Utkin
Summary of the bug: How to reproduce: This config works for revision …
12:55 PM Ticket #2042 (av_find_best_stream fails to find best stream for included file) closed by Carl Eugen Hoyos
fixed
12:53 PM Ticket #2042 (av_find_best_stream fails to find best stream for included file) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Fixed in 6e678528
11:41 AM Changeset in ffmpeg [e91e626] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/jpeglsenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [64afc3bb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/lclenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [cdfe06ae] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/ljpegenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [b91bf48f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/tiffenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [c528d833] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/utvideoenc: Enable frame-threading.
11:41 AM Changeset in ffmpeg [6e678528] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use rc_max_rate in av_find_best_stream() if bitrate == 0. Fixes …
11:40 AM DLAD_8b_3c_big.dpx attached to Ticket #3692 by Carl Eugen Hoyos
11:40 AM DLAD_8b_1c_big.dpx attached to Ticket #3692 by Carl Eugen Hoyos
11:39 AM Ticket #3692 (dpx samples (possibly broken) look broken with FFmpeg, work fine with ...) created by Carl Eugen Hoyos
http://www.simplesystems.org/users/bfriesen/dpx/ contains three dpx …
11:26 AM Changeset in ffmpeg [925f7980] by Michael Niedermayer <michaelni@gmx.at>
libavformat: output cues for each subtitle block in MKV muxer …
10:54 AM Changeset in ffmpeg [9c22e909] by Michael Niedermayer <michaelni@gmx.at>
Revert "avformat/movenchint: Fix movhinting with …
10:53 AM Changeset in ffmpeg [8c895ae7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3' * commit …
10:22 AM Changeset in ffmpeg [a5a6f6fe] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: allow seeking back to the begin even if nothing is …
10:20 AM Changeset in ffmpeg [88544e8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix spelling error 'Inconsistant -> Inconsistent' Signed-off-by: …
10:20 AM Changeset in ffmpeg [f183eaa3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix spelling errors in texi files: accomodate -> accommodate allows to …
10:18 AM Changeset in ffmpeg [d773d777] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Correct the FSF address for two avisynth files to '51 Franklin Street, …
10:14 AM Changeset in ffmpeg [f15f4cef] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Improve the detection of architecture x86. This fixes building on …
9:02 AM Changeset in ffmpeg [f797b134] by Martin Storsjö <martin@martin.st>
rtpenc_chain: Don't copy the time base to the source stream by default …
8:27 AM Ticket #3484 (FFmpeg timing control problem) updated by Cigaes
You need to use -vf fps to have proper rounding for the times. …
8:16 AM Ticket #3484 (FFmpeg timing control problem) updated by fluff
This would seem more like a feature request. I think Blender's …
8:07 AM Ticket #3484 (FFmpeg timing control problem) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you believe there is a bug in FFmpeg that can be fixed.
6:37 AM Ticket #2661 (UT Video Decoder Broken) updated by fluff
Just FYI for anyone reading the mailing list, I tested the official …
6:12 AM Ticket #2661 (UT Video Decoder Broken) updated by Carl Eugen Hoyos
Patch sent: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/178313
5:58 AM Ticket #2661 (UT Video Decoder Broken) reopened by fluff
2:26 AM Changeset in ffmpeg [4ba85600] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: increase VLC_BITS to 12 May require a different tuning for …
1:02 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to Timothy_Gu: > @Kamedo2 Just to make sure, …

May 30, 2014:

11:43 PM Changeset in ffmpeg [2e532aa8] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: fix assertion failure after 4h muxing Signed-off-by: …
11:25 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
It needs updating of course. I know 96k and 64k both work reasonably well.
11:15 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
Owner changed
11:14 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
@Kamedo2 Just to make sure, the problem described in …
10:38 PM Changeset in ffmpeg [f128342d] by Michael Niedermayer <michaelni@gmx.at>
build: fix compilation of svq1enc_mmx.c with --disable-mmx It's …
10:35 PM Ticket #3691 (Can't convert celt file to wav.) updated by Carl Eugen Hoyos
Resolution changed
10:35 PM Ticket #3691 (Can't convert celt file to wav.) closed by Carl Eugen Hoyos
invalid: FFmpeg only supports latest libcelt which is 0.11.1.
10:29 PM Changeset in ffmpeg [4ac41a52] by Michael Niedermayer <michaelni@gmx.at>
x86/huffyuvdsp: fix some prototypes Remove duplicate prototypes and …
10:22 PM Ticket #3691 (Can't convert celt file to wav.) updated by bat999
Version, Component changed
"Which version are you testing?" @Xubuntu:~/celt011-win32$ wine …
10:14 PM Ticket #3691 (Can't convert celt file to wav.) updated by Carl Eugen Hoyos
It does not work here with: […] Which version are you testing?
10:12 PM Ticket #3691 (Can't convert celt file to wav.) updated by bat999
"Which application does decode the sample?" Hi I can decode it with a …
10:11 PM Ticket #3687 (bmp parser is more strict than the bmp decoder) updated by Michael Niedermayer
I guess the parser would have to parse more of the header to figure …
9:56 PM Ticket #3691 (Can't convert celt file to wav.) updated by Carl Eugen Hoyos
Component changed
Which application does decode the sample?
9:56 PM celt_testfile.oga attached to Ticket #3691 by Carl Eugen Hoyos
9:15 PM Changeset in ffmpeg [83b8987] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd6d767d93e532246cacf3567e6bcad76a821f838' * commit …
8:52 PM Changeset in ffmpeg [1fe40e1b] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from …
8:14 PM Ticket #3691 (Can't convert celt file to wav.) updated by bat999
Version changed
8:03 PM Changeset in ffmpeg [69275706] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'abb810db036628e11a5171134ebe320b187ee6d6' * commit …
8:01 PM Ticket #3691 (Can't convert celt file to wav.) created by bat999
Summary of the bug: Can't convert celt file to wav. How to reproduce: …
7:56 PM Changeset in ffmpeg [0ec75a04] by Martin Storsjö <martin@martin.st>
ppc: Fix compilation for ppc64le (ELFv2) CC: libav-stable@libav.org
7:46 PM Changeset in ffmpeg [d6d767d9] by Martin Storsjö <martin@martin.st>
ppc: Fix compilation for ppc64le (ELFv2) CC: libav-stable@libav.org
7:45 PM Changeset in ffmpeg [abb810db] by Martin Storsjö <martin@martin.st>
Revert "rtpenc_chain: Don't copy the time_base back to the caller" …
7:39 PM Changeset in ffmpeg [d136fe6f] by Michael Niedermayer <michaelni@gmx.at>
x86: huffyuvdsp: fewer functions for x86_64 When there are 2 …
7:24 PM Changeset in ffmpeg [e0d07455] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options: leave priv_data in avcodec_copy_context() intact …
6:51 PM Ticket #3686 (ffprobe returns incorrect duration) updated by Carl Eugen Hoyos
Is this problem not reproducible with ffmpeg?
5:07 PM Ondine_clip_cut.mpg attached to Ticket #3690 by Carl Eugen Hoyos
5:06 PM Ticket #3690 (Field-encoded MPEG-2 samples allow to seek to a non-key frame / show ...) created by Carl Eugen Hoyos
Some field-encoded mpeg2video samples do not skip non-keyframes when …
4:55 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by Carl Eugen Hoyos
Replying to jyavenard: > I never had issue using the …
4:53 PM Encode/HighQualityAudio edited by Kamedo2
For native AAC encoder, high bitrates like 320kbps causes trouble now. (diff)
4:52 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
As said: Please provide MPlayer output, it tells us about the CPU usage.
4:49 PM Changeset in ffmpeg [82efa24c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: simplify get() Signed-off-by: Michael …
4:49 PM Changeset in ffmpeg [f6b1cd39] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: load 4 samples at a time in get() …
4:49 PM Changeset in ffmpeg [63b4d6f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: Use fdct from DSPContext instead of direct …
4:49 PM Changeset in ffmpeg [e263af30] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: Set bits_per_raw_sample Signed-off-by: …
4:49 PM Changeset in ffmpeg [8716605a] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: Suggest genpts if AV_NOPTS_VALUE Signed-off-by: …
4:34 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Oh, forgot FAAC uses percent in 0-100. :)
4:29 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) updated by jyavenard
duplicate of #2915
4:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > I don't understand. How is …
4:28 PM Ticket #2915 (mpeg2 vdpau hardware decoding does sometimes not work with libavformat ...) updated by jyavenard
same issue with #3688.
4:28 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by jyavenard
I never had issue using the software decoder, quite the opposite. Only …
4:01 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) updated by jyavenard
ticket #254 is closed... maybe it is worth reopening it for clarity?
3:51 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Carl Eugen Hoyos
Please test with ffmpeg, only report ffprobe issues if …
3:49 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) closed by Carl Eugen Hoyos
fixed: This was an issue with the software decoder that was fixed by Michael, …
3:46 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I don't understand. How is -q:a 30 48kbps? Or is it 0.30?
3:43 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by gjdfgh
Cc changed
So apparently this is the same as #3688 and #2915, and it's still broken.
3:43 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Jerry Scoggins
Sorry, I didn't search for previous keywords. This is my first bug …
3:42 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) reopened by gjdfgh
3:41 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > Now please test if this is all …
3:38 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Carl Eugen Hoyos
Did you find any ticket with your keywords?
3:38 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by gjdfgh
He always does this. Is the issue here that ffmpeg usually always …
3:37 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) closed by Carl Eugen Hoyos
duplicate: Same issue as originally reported in ticket #254
3:34 PM Changeset in ffmpeg [3ea0d9c8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix VDPAU decoders, regression since f2f99f07.
3:33 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Jerry Scoggins
Was this an automated response? It's a little odd my keywords and …
3:24 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Carl Eugen Hoyos
Keywords, Component changed
Please provide a sample and the complete, uncut console output of …
3:23 PM Ticket #3689 (ffprobe identifies caption track as subtitle) created by Jerry Scoggins
When I run the latest ffprobe on a QuickTime movie that contains a …
2:57 PM Changeset in ffmpeg [154cee92] by Michael Niedermayer <michaelni@gmx.at>
x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm Signed-off-by: …
2:53 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) closed by Carl Eugen Hoyos
invalid: Now please test if this is all just pulse-related by switching to …
2:40 PM Ticket #2145 (avi files >1G do not seek with WMP) updated by Carl Eugen Hoyos
Keywords changed
Regression since e738cee9
2:35 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
It works more or less, the video is glitchy and the sound stops every …
2:31 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Because of my simple mistake, I'm testing these 6 encoders with a …
2:18 PM Changeset in ffmpeg [0b6292b7] by Michael Niedermayer <michaelni@gmx.at>
x86: dsputilenc: move all the function prototypes together …
2:04 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) updated by gjdfgh
Cc changed
Probably related to or duplicate of https://trac.ffmpeg.org/ticket/2915
1:43 PM Changeset in ffmpeg [bfb48823] by Michael Niedermayer <michaelni@gmx.at>
tests: Add MPEG4 nsse test Signed-off-by: Timothy Gu …
1:38 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
How does MPlayer output looks like?
1:25 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) reopened by gouessej
I followed your advice: ffmpeg -i …
1:20 PM Changeset in ffmpeg [f743fa9c] by Michael Niedermayer <michaelni@gmx.at>
x86: huffyuvdsp: add_hfyu_left_pred_bgr32 C MMX SSE2 …
1:17 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
BRANCH: master (772d46d) …
1:12 PM Changeset in ffmpeg [7be79c76] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and …
1:05 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) updated by jyavenard
Summary changed
1:05 PM Ticket #3688 (Corrupted video when using VDPAU and libavformat) created by jyavenard
When using VDPAU, this particular file doesn't display properly. The …
1:00 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
I was playing this video while compiling ffmpeg. Please wait for a …
12:57 PM Changeset in ffmpeg [884078d2] by Michael Niedermayer <michaelni@gmx.at>
x86: huffyuvdsp: add SSE2 median prediction From 5010c to 4566 on …
12:57 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) closed by Carl Eugen Hoyos
invalid: Replying to gouessej: > A: 18.4 V: 2.9 A-V: 15.485 ct: …
12:14 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
It works with mplayer as is: [gouessej@localhost ~]$ mplayer …
12:00 PM Ticket #845 (Artefacts with Indeo 4) updated by Michael Niedermayer
partly fixed by Dirk Ausserhaus in 8bfb4d72dd9324fda14bb49dda3468ccba5873e2
11:55 AM Changeset in ffmpeg [b3dfebd6] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: fix off by 1 error in matroska_read_seek() …
11:49 AM Changeset in ffmpeg [8bfb4d72] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo4: Decode both parts of IP frames Fixes part of …
11:49 AM Changeset in ffmpeg [d24673a2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo4: Move frametypes into common header. Signed-off-by: …
11:47 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
Replying to gouessej: > Do I have to do anything else to …
11:34 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > Just rebuild current FFmpeg git …
11:30 AM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) closed by Carl Eugen Hoyos
fixed: Should be fixed in 1acb5ca0 - thank you for the report!
5:43 AM MSADPCM.wav attached to Ticket #3645 by Carl Eugen Hoyos
5:38 AM Changeset in ffmpeg [ca2ec98c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not overwrite the sample format with AV_SAMPLE_FMT_NONE in …
5:26 AM Changeset in ffmpeg [1acb5ca0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Improve frame size calculation in caf muxer to fix adpcm_ms remuxing. …
4:17 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Carl Eugen Hoyos
Component changed
Does attached patch make a difference for the failing camera?
4:16 AM patchmjpeg.diff attached to Ticket #3679 by Carl Eugen Hoyos
3:32 AM 8bpp.bmp attached to Ticket #3687 by Carl Eugen Hoyos
3:31 AM Ticket #3687 (bmp parser is more strict than the bmp decoder) created by Carl Eugen Hoyos
I will attach a bmp sample with incorrect written size, the file …
2:05 AM Changeset in ffmpeg [772d46d3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeldsp: Restore author attribution See: …
2:05 AM Changeset in ffmpeg [8c891d90] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/qpeldsp_init: Restore author attribution See: …
2:05 AM Changeset in ffmpeg [b15a3cc5] by Michael Niedermayer <michaelni@gmx.at>
qpel_template: Restore author attribution See: …
1:09 AM latest_ffprobe.txt attached to Ticket #3686 by hxuanyu
1:09 AM 201_ffprobe.txt attached to Ticket #3686 by hxuanyu
1:08 AM Ticket #3686 (ffprobe returns incorrect duration) created by hxuanyu
the test video has 7 streams, both ffmpeg-2.0.1 and latest git header …
12:43 AM Changeset in ffmpeg [98a6806f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' * commit …

May 29, 2014:

11:23 PM Changeset in ffmpeg [d35899cc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b' * commit …
10:59 PM Changeset in ffmpeg [40f3a87c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3' * commit …
10:54 PM FFprobeTips edited by llogan
(diff)
10:49 PM FFprobeTips edited by llogan
change loglevel; expand basic example (diff)
10:42 PM Changeset in ffmpeg [5c6e94c4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b' * commit …
10:30 PM Changeset in ffmpeg [a9a312d2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd' * commit …
10:30 PM Changeset in ffmpeg [c814a6c7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/svq1enc_mmx: Add author attribution See: …
10:17 PM FFprobeTips created by llogan
make initial page
10:01 PM Changeset in ffmpeg [ea0931fb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c' * commit …
9:50 PM Changeset in ffmpeg [cb8763bd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2ea2612df508abdd1f97c6a6ef56275a52c5c41e' * commit …
9:39 PM Changeset in ffmpeg [b3f46150] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix check for muxing overhead being unknown Signed-off-by: …
9:29 PM WikiStart edited by llogan
update links to renamed pages; add FFV1 link (diff)
9:27 PM How to encode Xvid / DivX video with ffmpeg edited by llogan
(diff)
8:31 PM Changeset in ffmpeg [02a3e327] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: add missing guards to ff_pix_sum16_xop XOP support …
7:56 PM Changeset in ffmpeg [99a319c4] by Michael Niedermayer <michaelni@gmx.at>
x86: huffyuvdsp: port add_bytes to yasm C MMX SSE2 …
7:47 PM Changeset in ffmpeg [22670039] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: better factorization Signed-off-by: Michael Niedermayer …
7:26 PM Changeset in ffmpeg [bf7e9cc8] by Michael Niedermayer <michaelni@gmx.at>
tests: allow passing dimensions to videogen Signed-off-by: Michael …
7:21 PM FFmpegPremierePro created by llogan
FFmpegPremierePro → …
7:20 PM How to encode Xvid / DivX video with ffmpeg created by llogan
How to encode Xvid / DivX video with ffmpeg → …
5:50 PM Changeset in ffmpeg [7b4c4605] by Michael Niedermayer <michaelni@gmx.at>
rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 …
5:49 PM Changeset in ffmpeg [550ae6c0] by Michael Niedermayer <michaelni@gmx.at>
rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16 …
5:48 PM Changeset in ffmpeg [40a4ab8b] by Michael Niedermayer <michaelni@gmx.at>
rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16 …
4:40 PM Changeset in ffmpeg [05de4d30] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: implement XOP version of pix_sum16 SSE2: 137 cycles …
4:17 PM Ticket #3402 (dpx parser is more strict than the dpx decoder) closed by Michael Niedermayer
fixed: Fixed in fba0ac28055d3dca2846ea41d3326f08455d1a4d
4:16 PM Changeset in ffmpeg [232959f1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '08cd92144e73195eecc28ed0348e66e255516b82' * commit …
3:28 PM Changeset in ffmpeg [fba0ac28] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx_parser: Allow frame size to be too small Fixes Ticket3402 …
3:22 PM Changeset in ffmpeg [8df5d9aa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx_parser: fix flushing end out Signed-off-by: Michael …
3:18 PM Changeset in ffmpeg [f518fb33] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx_parser: reset index when finding a startcode, not after …
2:35 PM Encode/FFV1 edited by Peter B.
Fixed unnecessary linebreak in ffmpeg commandline (diff)
1:48 PM Changeset in ffmpeg [368f5035] by Diego Biurrun <diego@biurrun.de>
dsputil: Split off quarterpel bits into their own context
1:48 PM Changeset in ffmpeg [cb52a17c] by Diego Biurrun <diego@biurrun.de>
dsputil: Move Bink-specific add_pixels8 to binkdsp
1:41 PM Changeset in ffmpeg [054013a0] by Diego Biurrun <diego@biurrun.de>
dsputil: Move APE-specific bits into apedsp
1:41 PM Changeset in ffmpeg [256da077] by Diego Biurrun <diego@biurrun.de>
dsputil: Move mspel_pixels_tab to the only place it is used
1:41 PM Changeset in ffmpeg [3832a659] by Diego Biurrun <diego@biurrun.de>
dsputil: Move ff_alternate_*_scan tables to mpegvideo
1:41 PM Changeset in ffmpeg [65d5d586] by Diego Biurrun <diego@biurrun.de>
dsputil: Move SVQ1 encoding specific bits into svq1enc
1:41 PM Changeset in ffmpeg [2ea2612d] by Diego Biurrun <diego@biurrun.de>
svq1enc: Rename SVQ1Context to SVQ1EncContext This allows making it …
1:23 PM Encode/FFV1 edited by Peter B.
Fixed typos (diff)
1:20 PM Encode/FFV1 edited by Peter B.
Copied cheatsheet from my page at das-werkstatt. (diff)
12:46 PM Changeset in ffmpeg [25e6310a] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: change left prediction access in BGRA Signed-off-by: Michael …
12:08 PM Changeset in ffmpeg [c609f803] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: avoid duplicated defines Move the defines to the dsp header. …
11:48 AM Changeset in ffmpeg [34fb994d] by Martin Storsjö <martin@martin.st>
aarch64: Use the correct syntax for relocations This fixes building …
11:47 AM Changeset in ffmpeg [08cd9214] by Martin Storsjö <martin@martin.st>
aarch64: Use the correct syntax for relocations This fixes building …
11:43 AM Changeset in ffmpeg [4991eacc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '962d63157322466a9a82f9f9d84c1b6f1b582f65' * commit …
11:30 AM Changeset in ffmpeg [e46cc1da] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a' * commit …
11:07 AM Changeset in ffmpeg [a72df4da] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cf6977712c9e5abe6dc55289f6322ccbf10321a9' * commit …
10:58 AM Changeset in ffmpeg [bc59d39] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '81eec081afea9fc017a175581ceea7c420a0dfc3' * commit …
10:35 AM Changeset in ffmpeg [d9c4f61d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd' * commit …
9:34 AM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) reopened by Carl Eugen Hoyos
Don't you agree that you would save both of us time if you just pasted …
8:45 AM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) updated by nu774
OK, it seems that MS-ADPCM encoded by ffmpeg seems to be playable on …
7:12 AM Ticket #3410 (v4l2 crash) updated by Carl Eugen Hoyos
Trac user FishB8 showed another possibility to test in ticket #3685
6:58 AM Ticket #3685 (v4l2 source in UYVY (uyvy422) causes segfault) closed by Carl Eugen Hoyos
duplicate: Please test again once #3410 is fixed.
6:52 AM brokenframes2.mkv attached to Ticket #2661 by Carl Eugen Hoyos
6:52 AM brokenframes1.mkv attached to Ticket #2661 by Carl Eugen Hoyos
6:23 AM Ticket #3685 (v4l2 source in UYVY (uyvy422) causes segfault) updated by FishB8
Looks like it is. Almost exact same backtrace.
6:17 AM Ticket #3685 (v4l2 source in UYVY (uyvy422) causes segfault) updated by Carl Eugen Hoyos
Isn't this a duplicate of ticket #3410?
6:01 AM Changeset in ffmpeg [962d6315] by Anton Khirnov <anton@khirnov.net>
matroskaenc: set the stream timebase earlier Fixes calculating the ts …
6:01 AM Changeset in ffmpeg [43e7f07] by Anton Khirnov <anton@khirnov.net>
flvenc: only write the framerate tag based on avg_frame_rate Do not …
6:01 AM Changeset in ffmpeg [cf697771] by Anton Khirnov <anton@khirnov.net>
movenc: write avg_frame_rate as the framerate, not the codec timebase
6:00 AM Changeset in ffmpeg [81eec081] by Anton Khirnov <anton@khirnov.net>
matroskaenc: base DefaultDuration on the framerate, not the codec …
5:59 AM Changeset in ffmpeg [a53551cb] by Anton Khirnov <anton@khirnov.net>
frame: fix the error path in av_frame_copy_props() First free …
5:59 AM Ticket #3685 (v4l2 source in UYVY (uyvy422) causes segfault) created by FishB8
Other pix formats might also cause segfaults. YV12 did NOT cause …
3:25 AM Ticket #2661 (UT Video Decoder Broken) updated by fluff
It is damn hard to get ahold of the developers. AFAIK, both @Daemon404 …
2:26 AM Changeset in ffmpeg [78a79a2c] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: replace conditional by assert Its implied by …
1:49 AM Changeset in ffmpeg [6d1aba6a] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: limit index table size if no index is going to be …
1:37 AM Changeset in ffmpeg [82beb46e] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: add mode that omits the index When the index is not …
1:20 AM Changeset in ffmpeg [df889be0] by Michael Niedermayer <michaelni@gmx.at>
nutenc: avoid av_tree_find() operation per syncpoint Signed-off-by: …

May 28, 2014:

11:58 PM Ticket #3684 (Build for x265 32-bit shared library fails on Mac 10.6) updated by Carl Eugen Hoyos
Is there a problem with the FFmpeg codebase or did you report this on …
11:48 PM Changeset in ffmpeg [6b041cb6] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutdec: Fix handling of older 4.0 files Signed-off-by: …
11:44 PM Changeset in ffmpeg [170a4d79] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: bump minor version due to broadcast/pipe …
11:41 PM Changeset in ffmpeg [45daae06] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: change check to match comment The code appears to …
11:40 PM Changeset in ffmpeg [99b15f1d] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: fix used version value The broadcast/pipe flags …
11:24 PM Changeset in ffmpeg [20343cfb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ad0fe2f4012031c47268f14b9835088c488e1998' * commit …
11:23 PM Changeset in ffmpeg [bdb2e80e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342' * commit …
11:13 PM Changeset in ffmpeg [a8499cbb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873' * commit …
10:42 PM Ticket #3684 (Build for x265 32-bit shared library fails on Mac 10.6) created by Terri
Summary of the bug: I am trying to build 32-bit shared library on Mac …
10:20 PM Changeset in ffmpeg [d858ee71] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6d212599aa684f30511fb08ca30fe2378405304e' * commit …
10:16 PM Changeset in ffmpeg [b50559fc] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei …
9:29 PM Changeset in ffmpeg [561bfc85] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1} …
9:12 PM Changeset in ffmpeg [d2282718] by Michael Niedermayer <michaelni@gmx.at>
tests/fate/opus: change test to use the official reference samples …
8:50 PM Changeset in ffmpeg [ad0fe2f4] by Luca Barbato <lu_zero@gentoo.org>
af_resample: Use avresample_get_out_samples
8:38 PM Changeset in ffmpeg [c3ee6e31] by Michael Niedermayer <michaelni@gmx.at>
INSTALL: add markdown syntax Reviewed-by: llogan Signed-off-by: …
8:38 PM Changeset in ffmpeg [50f4d0bb] by Michael Niedermayer <michaelni@gmx.at>
LICENCE: add markdown syntax Reviewed-by: llogan Signed-off-by: …
8:38 PM Changeset in ffmpeg [c1485afe] by Michael Niedermayer <michaelni@gmx.at>
README: add markdown syntax Reviewed-by: llogan Signed-off-by: …
8:21 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
Just rebuild current FFmpeg git head with ./configure && make, …
8:04 PM Changeset in ffmpeg [b2d45654] by Luca Barbato <lu_zero@gentoo.org>
avresample: Add avresample_get_out_samples Utility function to get …
8:04 PM Changeset in ffmpeg [c94e2e85] by Luca Barbato <lu_zero@gentoo.org>
nut: Support experimental NUT 4 features Add the low overhead pipe …
8:04 PM Changeset in ffmpeg [6d212599] by Luca Barbato <lu_zero@gentoo.org>
avformat: Provide a standard compliance flag Provide f_strict for …
8:03 PM Changeset in ffmpeg [b3f90521] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7dba055bb0d31b2c79d9c3a66abb849a71417d3c' * commit …
7:30 PM vpxEncodingGuide created by llogan
vpxEncodingGuideEncode/VP8.
7:27 PM EncodeforYouTube created by llogan
EncodeforYouTubeEncode/YouTube.
7:26 PM AACEncodingGuide created by llogan
AACEncodingGuideEncode/AAC.
7:25 PM x264EncodingGuide created by llogan
x264EncodingGuideEncode/H.264.
7:19 PM Encode/FFV1 created by llogan
make initial page
7:16 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > Replying to gouessej: > …
7:09 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
Replying to gouessej: > I've just tried the very latest …
6:51 PM Changeset in ffmpeg [7dba055b] by Martin Storsjö <martin@martin.st>
oggenc: Fix the EOS flag This corrects the bug that caused the …
6:44 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
ffplay version 2.0.3 Copyright (c) 2003-2013 the FFmpeg developers …
6:42 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > If you are not on Windows, …
5:49 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I'm about to start a preliminary listening test of: - FAAC abr 96k.mp4 …
5:29 PM Changeset in ffmpeg [c14045c8] by Michael Niedermayer <michaelni@gmx.at>
lavf: Remove experimental flag for Opus in WebM Opus in WebM is no …
5:12 PM Changeset in ffmpeg [0f87b42b] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils: Warning about invalid cover art instead of an error …
3:39 PM Changeset in ffmpeg [0810608e] by Michael Niedermayer <michaelni@gmx.at>
x86: hevc_mc: better register allocation The xmm reg count was …
2:36 PM Changeset in ffmpeg [ec33f59f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Support pix_fmt_id== 0x42111100 Fixes: …
2:01 PM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) updated by Carl Eugen Hoyos
Keywords, Version, Component, Description changed
1:58 PM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Keywords changed
I am not sure if this can be fixed.
1:15 PM Changeset in ffmpeg [cf3a038f] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskaenc: fix ident string Signed-off-by: Michael …
12:53 PM Changeset in ffmpeg [175aeab0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b5aa48551300eed678aaea86ced7086758598a35' * commit …
12:47 PM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) updated by rmk
Also note that all 25 frames are in the file. Checked that by decoding …
12:45 PM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) created by rmk
The following sequence of commands shows the problem: […] […] …
12:44 PM Changeset in ffmpeg [2320731] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '593886b5dd2b583657aa3fd80bb173f702c9710d' * commit …
12:41 PM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Nicolas Delvaux
Replying to cehoyos: > Could you add the exact file size? …
12:32 PM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Could you add the exact file size?
12:30 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
If you are not on Windows, "everything" should be ~50 lines and …
11:51 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Nicolas Delvaux
Replying to cehoyos: > Replying to Malizor: > …
11:33 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > Please test current FFmpeg git head …
11:19 AM Changeset in ffmpeg [61917a10] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '106b62f4ba600f24415eaded5e020aeceb23fd59' * commit …
11:13 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and please post the complete, …
11:08 AM Changeset in ffmpeg [dff4aa6a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104' * commit …
11:02 AM Changeset in ffmpeg [579e2b28] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f' * commit …
10:49 AM Changeset in ffmpeg [1c0ce2d4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4efdadc8ec50332c812e8a95e8c67f5a260e7cb0' * commit …
10:41 AM Changeset in ffmpeg [69de229b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6df478bf891b9fc5626e4a0b993899f310ba0a1c' * commit …
10:39 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) updated by muken
I can't get what is broken. media_time == -1 means an empty edit. …
10:33 AM Changeset in ffmpeg [40beec6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5fdaf312c5541b77b6364db8b49d6abb416a25c0' * commit …
10:29 AM Changeset in ffmpeg [b5aa4855] by Diego Biurrun <diego@biurrun.de>
ppc: Move vec_unaligned_load macro to util_altivec This allows …
10:28 AM Changeset in ffmpeg [61301ca7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '54ed488b1af583df6c9d2a73b4a44f16b7e4f82c' * commit …
10:21 AM Changeset in ffmpeg [03ffaed3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd6b9ce99ea384fb676561461768b8316725a4ccd' * commit …
10:20 AM Changeset in ffmpeg [ef13967e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f13ffb6636fdecb5e3e0ddcff48f096e7b3db362' * commit …
10:11 AM Changeset in ffmpeg [593886b5] by Diego Biurrun <diego@biurrun.de>
ppc: util_altivec: Drop unused macros
10:06 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) created by gouessej
Summary of the bug: When I play a video filmed with a Samsung S3 4G …
10:05 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) updated by julian
yes same in GIT HEAD and -avoid_negative_ts 1 doesnt help: […]
9:59 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Replying to Malizor: > Replying to cehoyos: > …
9:42 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Nicolas Delvaux
Replying to cehoyos: > Replying to Malizor: > …
9:16 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) updated by Carl Eugen Hoyos
Keywords changed
Is the problem also reproducible with current FFmpeg git head? Does …
9:12 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Replying to Malizor: > Replying to cehoyos: > …
8:46 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) updated by julian
file to large to attach, uploaded here: …
8:44 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) created by julian
1.) convert the attached MKV to MP4 or MOV with ffmpeg 2.) QuickTime …
8:36 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Nicolas Delvaux
Replying to cehoyos: > Replying to Malizor: …
8:13 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Carl Eugen Hoyos
Could you provide ffmpeg -i command line and output for the …
5:55 AM Ticket #3680 (can't seek to a key frame) updated by hxuanyu
sample video used is here: …
5:55 AM Changeset in ffmpeg [106b62f4] by Anton Khirnov <anton@khirnov.net>
matroskaenc: write the channel mask for FLAC
5:54 AM Changeset in ffmpeg [efcde91] by Anton Khirnov <anton@khirnov.net>
vorbiscomment: simplify API by using av_dict_count()
5:51 AM output.txt attached to Ticket #3680 by hxuanyu
5:51 AM ffmpeg.c attached to Ticket #3680 by hxuanyu
test code (my own test code put into main function of ffmpeg.c)
5:50 AM Ticket #3680 (can't seek to a key frame) created by hxuanyu
I built a test program with latest git header (commit …
5:50 AM Changeset in ffmpeg [23f741f7] by Anton Khirnov <anton@khirnov.net>
matroskadec: parse the channel layout mask for FLAC It is commonly …
5:49 AM Changeset in ffmpeg [4efdadc8] by Anton Khirnov <anton@khirnov.net>
matroskadec: export just the STREAMINFO block as FLAC extradata It …
5:48 AM Changeset in ffmpeg [6df478bf] by Anton Khirnov <anton@khirnov.net>
matroskadec: split parsing tracks into a separate function
5:48 AM Changeset in ffmpeg [5fdaf31] by Anton Khirnov <anton@khirnov.net>
flac: make avpriv_flac_parse_block_header() inline This avoids all …
5:47 AM Changeset in ffmpeg [54ed488b] by Anton Khirnov <anton@khirnov.net>
flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for …
5:47 AM Changeset in ffmpeg [d6b9ce99] by Anton Khirnov <anton@khirnov.net>
flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag It is …
5:46 AM Changeset in ffmpeg [f13ffb66] by Anton Khirnov <anton@khirnov.net>
flacdec: do not overwrite a channel layout set by the caller The …
5:27 AM arecont_vision_mjpeg.ngrep_out.gz attached to Ticket #3679 by Andrey Utkin
ngrep textual output
5:25 AM arecont_vision_mjpeg.pcap attached to Ticket #3679 by Andrey Utkin
PCAP dump of traffic
5:24 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) created by Andrey Utkin
Some HTTP MJPEG streams are perfectly recognized automatically, like …
1:52 AM Changeset in ffmpeg [8518da23] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add -devices param FFmpeg mix devices and file formats when …
1:35 AM Changeset in ffmpeg [bbc10a1a] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils: Fix segfault on m4a cover artwork parsing …
1:25 AM Changeset in ffmpeg [12875df3] by Michael Niedermayer <michaelni@gmx.at>
Timecode: Support 48fps Signed-off-by: Michael Niedermayer …

May 27, 2014:

11:31 PM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Component changed
Replying to Malizor: > {{{ > Duration: 00:00:00.16, …
11:12 PM Changeset in ffmpeg [919c320f] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggenc: fix EOS flag This corrects the bug that caused the …
11:00 PM Changeset in ffmpeg [b5657516] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b' * commit …
10:28 PM Changeset in ffmpeg [5313d60] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1d3eb0b5735f6dd72d2bf648455cf06ac7c24bc1' * commit …
10:03 PM Changeset in ffmpeg [48a6916] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c' * commit …
9:16 PM Changeset in ffmpeg [e2abc0d5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d' * commit …
8:54 PM Seeking edited by llogan
trivial nits; removed "multiple cuts at once" since it provided no … (diff)
8:34 PM Changeset in ffmpeg [43c57db] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '888dcd86755d37e55fd74166f6d38ad66d41db58' * commit …
8:29 PM Changeset in ffmpeg [d84286b1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f1df0a4c08b54e722e7a2c797d0d31c7f2c531d0' * commit …
7:58 PM Ticket #2343 (Stream is blocked by 20 seconds or more when reading an mjpeg stream ...) updated by Andrey Utkin
It may take too long because MJPEG streams don't include timestamps, …
6:42 PM Changeset in ffmpeg [5be8c276] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtspdec: Use av_mallocz_array() Signed-off-by: Michael …
6:42 PM Changeset in ffmpeg [28706178] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp3: use av_mallocz_array() Signed-off-by: Michael …
6:42 PM Changeset in ffmpeg [0674da99] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavs: use av_mallocz_array() Signed-off-by: Michael …
6:23 PM Changeset in ffmpeg [8a64ea76] by Lou Logan <lou@lrcd.com>
doc/filters: amix only supports float samples Signed-off-by: Lou …
5:16 PM Changeset in ffmpeg [9767d7c0] by Martin Storsjö <martin@martin.st>
oggenc: Flush after writing headers Before, header information for …
5:16 PM Changeset in ffmpeg [1d3eb0b5] by Martin Storsjö <martin@martin.st>
oggenc: Move ogg_write_pages up above ogg_write_header Signed-off-by: …
4:22 PM Changeset in ffmpeg [1853e2cb] by Michael Niedermayer <michaelni@gmx.at>
avfilter/formats: Avoid using non public AV_SAMPLE_FMT_NB …
3:54 PM Changeset in ffmpeg [512f3ffe] by Diego Biurrun <diego@biurrun.de>
dsputil: Split off HuffYUV encoding bits into their own context Also …
3:52 PM Changeset in ffmpeg [0d439fbe] by Diego Biurrun <diego@biurrun.de>
dsputil: Split off HuffYUV decoding bits into their own context Also …
3:52 PM Changeset in ffmpeg [0d26264] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NB …
3:45 PM Changeset in ffmpeg [ee0c91cc] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_telecine: Avoid using non public AV_PIX_FMT_NB …
3:45 PM Changeset in ffmpeg [515e8aed] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_transpose: Avoid using non public AV_PIX_FMT_NB …
3:45 PM Changeset in ffmpeg [e10ac3a1] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NB …
3:44 PM Changeset in ffmpeg [cfa0ad6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NB …
3:44 PM Changeset in ffmpeg [1dbc9846] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NB …
3:44 PM Changeset in ffmpeg [c0f8801e] by Michael Niedermayer <michaelni@gmx.at>
avfilter/il: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
3:43 PM Changeset in ffmpeg [5feac96f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/hflip: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
3:43 PM Changeset in ffmpeg [f3fdc32e] by Michael Niedermayer <michaelni@gmx.at>
avfilter/crop: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
3:43 PM Changeset in ffmpeg [64fb19cc] by Michael Niedermayer <michaelni@gmx.at>
avfilter/formats: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
3:26 PM HEAD.log attached to Ticket #3678 by Nicolas Delvaux
Full console output of git HEAD with -v 9 -loglevel 99
3:25 PM n1.1.log attached to Ticket #3678 by Nicolas Delvaux
Full console output of n1.1 with -v 9 -loglevel 99
3:25 PM n1.0.log attached to Ticket #3678 by Nicolas Delvaux
Full console output of n1.0 with -v 9 -loglevel 99
3:24 PM Sample.mxf attached to Ticket #3678 by Nicolas Delvaux
Sample file to reproduce the problem
3:23 PM Ticket #3678 (Regressions in the video duration/bitrate report) created by Nicolas Delvaux
We noticed that, from version n1.1 and on, ffprobe reports wrong video …
2:28 PM Changeset in ffmpeg [0f17bc64] by Michael Niedermayer <michaelni@gmx.at>
Improve the detection of architecture x86. This fixes building on …
1:12 PM Changeset in ffmpeg [58632070] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: use HADDD in ff_sse16_sse2 Signed-off-by: James Almer …
10:12 AM Changeset in ffmpeg [888dcd86] by Diego Biurrun <diego@biurrun.de>
h264_picture: Remove pointless dsputil.h #include
10:12 AM Changeset in ffmpeg [f1df0a4c] by Diego Biurrun <diego@biurrun.de>
on2avc: Remove pointless dsputil.h #include
5:50 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Replying to michael: > where can i find this file ? It's …
5:16 AM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) updated by hxuanyu
in fact I have 5 rm videos which all have non-zero first packet …
5:13 AM Ticket #3676 (av_read_frame after av_seek_frame failed) closed by hxuanyu
duplicate
5:09 AM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) updated by hxuanyu
test video is here …
5:07 AM ffmpeg.c attached to Ticket #3677 by hxuanyu
test code (my own test code put into main function of ffmpeg.c)
5:06 AM seek_to_1.txt attached to Ticket #3677 by hxuanyu
output when seek to 1 (failed)
5:06 AM seek_to_0.txt attached to Ticket #3677 by hxuanyu
output when seek to 0 (succeeded)
5:03 AM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) created by hxuanyu
Built my test program with latest ffmpeg git header commit …
5:03 AM Ticket #3676 (av_read_frame after av_seek_frame failed) created by hxuanyu
Built my test program with latest ffmpeg git header commit …
3:55 AM Changeset in ffmpeg [e64e079e] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: implement SSE2 version of diff_pixels Signed-off-by: …
3:52 AM Changeset in ffmpeg [a0c5cd34] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/dsputilenc: set the count of SSE registers correctly for …
1:23 AM Changeset in ffmpeg [a1cb4efd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156' * commit …
1:18 AM Changeset in ffmpeg [50ffd843] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b03b2d86aa9d79670825b42d8a8a7c41f59cb444' * commit …
1:14 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Lagarith version 1323 also works with MPlayer and is >20% faster than …
1:04 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Michael Niedermayer
Replying to Zerowalker: > The only comparison i have done …
1:02 AM Changeset in ffmpeg [cdf6a944] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3' * commit …
12:58 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Lagarith performance can be tested with MPlayer and -vo gl (-vo null …
12:54 AM Changeset in ffmpeg [de5ec088] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8' * commit …
12:53 AM Changeset in ffmpeg [a37f2cc5] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_format: fix duplicate ; Signed-off-by: Michael …
12:46 AM Changeset in ffmpeg [6e9dbee] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece' * commit …
12:27 AM Changeset in ffmpeg [e222cfef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d8c28deab2488579f585406110b1be790896e59' * commit …
12:15 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Replying to michael: > did someone compare the decoders …
12:10 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
The only comparison i have done is on Playback, looking at CPU Usage …
12:04 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Michael Niedermayer
Replying to cehoyos: > Replying to [comment:12

May 26, 2014:

11:52 PM Ticket #3671 (can't decode rm video with -ss 0) updated by Carl Eugen Hoyos
Keywords, Component changed
11:51 PM Ticket #3671 (can't decode rm video with -ss 0) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
[…]
11:24 PM Ticket #3671 (can't decode rm video with -ss 0) updated by hxuanyu
Replying to cehoyos: > Is this not reproducible with …
8:39 PM Ticket #3673 (video-stream not recognized) updated by Michael Niedermayer
Resolution, Reproduced by developer changed
"Fixed" in e6a084641aada7a2e4672172f2ee26642800a361 if this causes …
8:33 PM Changeset in ffmpeg [e6a08464] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: set max analyze duration depending on the …
8:33 PM Changeset in ffmpeg [52887aa4] by Michael Niedermayer <michaelni@gmx.at>
avformat: move default for max_analyze_duration into utils.c this way …
8:25 PM Changeset in ffmpeg [7cc4c9f3] by Anton Khirnov <anton@khirnov.net>
lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB Thatt hardcodes the …
8:25 PM Changeset in ffmpeg [b03b2d86] by Anton Khirnov <anton@khirnov.net>
buffersrc: avoid using AV_PIX_FMT_NB That hardcodes the number of …
8:25 PM Changeset in ffmpeg [a7d070ac] by Anton Khirnov <anton@khirnov.net>
vf_fieldorder: avoid using AV_PIX_FMT_NB That hardcodes the number of …
8:24 PM Changeset in ffmpeg [862f33c] by Anton Khirnov <anton@khirnov.net>
vf_scale: use the pixfmt descriptor API Avoid using AV_PIX_FMT_NB, …
8:22 PM Changeset in ffmpeg [45fc73ed] by Anton Khirnov <anton@khirnov.net>
vf_format: rework format list parsing Avoid using AV_PIX_FMT_NB, …
8:18 PM Changeset in ffmpeg [60ef6124] by Lou Logan <lou@lrcd.com>
MAINTAINERS: add Trac maintainers Signed-off-by: Lou Logan <lou@lrcd.com>
8:11 PM Changeset in ffmpeg [5b1a56b3] by Lou Logan <lou@lrcd.com>
doc/ffmpeg: note that -t is also an input option Signed-off-by: Lou …
8:05 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Oh, so got it backwards, Native = ffmpeg? If so, than we are in an …
7:54 PM Changeset in ffmpeg [2dbf5e7] by Lou Logan <lou@lrcd.com>
configure: s/solving/solve Signed-off-by: Lou Logan <lou@lrcd.com>
7:28 PM Changeset in ffmpeg [53bac1b4] by Clément Bœsch <u@pkh.me>
doc: add a tutorial for writing filters.
7:08 PM Ticket #3648 (caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 ...) closed by Carl Eugen Hoyos
fixed: Should be fixed in 2d56f0d0 - thank you for the report!
7:05 PM Changeset in ffmpeg [d35000c2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g723_1: fix writing into input frame data and warning …
6:28 PM Changeset in ffmpeg [2d56f0d0] by Michael Niedermayer <michaelni@gmx.at>
Write the actual mp3 frame size when muxing into caf if available. …
4:14 PM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) closed by Carl Eugen Hoyos
needs_more_info: I was unable to reproduce this (only tested with QuickTime 7). I …
3:36 PM Seeking edited by c-14
As of FFmpeg 2.1, when transcoding with ffmpeg (i.e. not … (diff)
3:31 PM out.jpg attached to Seeking by c-14
Example output for "Seeking with FFmpeg".
2:52 PM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Carl Eugen Hoyos
[…]
2:45 PM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Carl Eugen Hoyos
I attached three addtional samples to make an analysis slightly …
2:41 PM equal2.mp4 attached to Ticket #3674 by Carl Eugen Hoyos
2:40 PM equal1.mp4 attached to Ticket #3674 by Carl Eugen Hoyos
2:40 PM different.mp4 attached to Ticket #3674 by Carl Eugen Hoyos
2:39 PM Ticket #3675 (Crash while trying to feed to ffserver) updated by Carl Eugen Hoyos
Priority, Keywords changed
2:35 PM Changeset in ffmpeg [2db89765] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
2:34 PM valgrind.log attached to Ticket #3675 by Zmey!
Valgrind log
2:33 PM Ticket #3675 (Crash while trying to feed to ffserver) created by Zmey!
I am trying to use ffserver + ffmpeg to stream video from my webcam. …
2:00 PM Changeset in ffmpeg [99d742aa] by Michael Niedermayer <michaelni@gmx.at>
configure: uClibc native pthread requires -ldl In the configure …
1:37 PM Changeset in ffmpeg [86ae0da6] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: propagate changes across codecs Some codecs still use …
11:16 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Priority, Keywords changed
Seems to be a regression since 4557d7d0 related to ticket #570.
10:54 AM Ticket #3673 (video-stream not recognized) updated by Carl Eugen Hoyos
Keywords changed
Replying to doublemax: > You are right - sorry for …
10:45 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by mfz
I could successfully use your specified workaround to get it working. …
10:42 AM Ticket #3673 (video-stream not recognized) updated by doublemax
You are right - sorry for disturbing.
10:28 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Carl Eugen Hoyos
Keywords, Version, Summary changed
The issue can be reproduced with the following command line: […] …
10:20 AM h264_height_720_only_audio_in.mp4 attached to Ticket #3674 by Carl Eugen Hoyos
10:04 AM no-video-stream_cut.flv attached to Ticket #3673 by Carl Eugen Hoyos
9:53 AM Ticket #3673 (video-stream not recognized) closed by Carl Eugen Hoyos
wontfix: Replying to doublemax: > {{{ > ffmpeg -analyzeduration …
9:40 AM Changeset in ffmpeg [fc9c857c] by Nicolas George <george@nsup.org>
ffmpeg: use thread message API.
9:40 AM Changeset in ffmpeg [55cc60cd] by Nicolas George <george@nsup.org>
lavu: add thread message API.
9:33 AM Changeset in ffmpeg [58a10e0e] by Nicolas George <george@nsup.org>
compat/w32pthreads: add return value to pthread_cond_init().
9:29 AM Ticket #3673 (video-stream not recognized) reopened by doublemax
9:28 AM Ticket #3673 (video-stream not recognized) updated by doublemax
I have tried to adapt 'analyzeduration' and 'probesize' - it didn't …
9:15 AM ffmpeg-20140526-110709.log attached to Ticket #3674 by mfz
Report output for test case
9:15 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) created by mfz
Summary of the bug: I have a screen recorded video with frame rate 15, …
8:48 AM Ticket #3673 (video-stream not recognized) closed by Carl Eugen Hoyos
wontfix: Replying to doublemax: > {{{ > [flv @ 0x2e96c20] Could not …
8:32 AM Ticket #3673 (video-stream not recognized) updated by doublemax
Same problem with ffmpeg-git. ffmpeg transcodes the video-file to …
7:55 AM Ticket #3673 (video-stream not recognized) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and post the failing command line …
7:45 AM Ticket #3673 (video-stream not recognized) created by doublemax
Problem: ffmpeg makes audio out of video ffmpeg commandline …
7:14 AM Ticket #3671 (can't decode rm video with -ss 0) updated by Carl Eugen Hoyos
Is this not reproducible with ffmpeg?
4:50 AM av_rv10_15_yuv420p_ac3_16000_2_0.rm attached to Ticket #3672 by hxuanyu
sample file
4:48 AM output_from_latest_and_2.0.1 attached to Ticket #3672 by hxuanyu
4:48 AM test.c attached to Ticket #3672 by hxuanyu
4:48 AM Ticket #3672 (av_read_frame failed after av_seek_frame(0) called) created by hxuanyu
I built a test program with latest ffmpeg git header the test code …
1:52 AM aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm attached to Ticket #3671 by hxuanyu
1:51 AM Ticket #3671 (can't decode rm video with -ss 0) created by hxuanyu
while ffplay plays video correctly, ffplay -ss 0 can't. $ ffplay.exe …
12:11 AM Ticket #3663 (video can't seek to 0) closed by Michael Niedermayer
fixed: Fixed in 96470ca22b3b46677de0e2df64e87c5ec80d752b
12:03 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to bmitchel: > I tried compiling 2.2.2 on Solaris …

May 25, 2014:

11:45 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
With regards to reproducible by using ffmpeg, it doesn't appear so. …
11:23 PM Changeset in ffmpeg [96470ca2] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: allow seeking back to the begin even if nothing is …
11:22 PM Changeset in ffmpeg [d2eacbb7] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: fix typo in date
11:15 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Replying to Zerowalker: > Actually at comment:5, you say …
10:20 PM Changeset in ffmpeg [d236d490] by Michael Niedermayer <michaelni@gmx.at>
update APIchanges & version for c37d179 Signed-off-by: Michael …
9:54 PM Changeset in ffmpeg [c37d1792] by Michael Niedermayer <michaelni@gmx.at>
avformat: add format_probesize to allow tuning the maximum amount of …
9:12 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Actually at comment:5, you say the opposite from what i mean. I am …
9:08 PM Changeset in ffmpeg [b0d0e29f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro Signed-off-by: …
7:42 PM Changeset in ffmpeg [9f50d3b9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rv34: Fix () in GET_PTS_DIFF() macro Signed-off-by: Michael …
7:41 PM Changeset in ffmpeg [a45e6b7b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/psymodel: Fix () in AAC_CUTOFF() macro Signed-off-by: Michael …
7:41 PM Changeset in ffmpeg [e5dc7439] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: Fix () in macros Signed-off-by: Michael …
5:42 PM Changeset in ffmpeg [a3950a90] by Michael Niedermayer <michaelni@gmx.at>
Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm" This …
5:26 PM Changeset in ffmpeg [9babf137] by Michael Niedermayer <michaelni@gmx.at>
avcodec/msvideo1enc: Fix () in MKRGB555() macro Signed-off-by: …
5:25 PM Changeset in ffmpeg [eb718f4c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/opus: Fix () in ROUND_MULL() macro Signed-off-by: Michael …
5:25 PM Changeset in ffmpeg [d62a4707] by Michael Niedermayer <michaelni@gmx.at>
avcodec/opus_celt: Fix () in CELT_PVQ_V macro Signed-off-by: Michael …
5:25 PM Changeset in ffmpeg [c163f5e6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: fix () in OP_* macros Signed-off-by: Michael …
2:30 PM Changeset in ffmpeg [ad733089] by Michael Niedermayer <michaelni@gmx.at>
x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm Signed-off-by: …
2:18 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Replying to Zerowalker: > Your UT Video Codec is faster …
1:44 PM Changeset in ffmpeg [6e725f19] by Michael Niedermayer <michaelni@gmx.at>
configure: try to fix the disappearing "r" bug in fate Signed-off-by: …
1:29 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Oh, wait so you are saying. Your UT Video Codec is faster cause of …
11:07 AM Changeset in ffmpeg [ee9b019] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e0d01dc7d7fc3ce4c23f286a10870e9599c8b8b9' * commit …
8:47 AM Ticket #3657 (float pixel format) updated by Carl Eugen Hoyos
Status, Version, Summary changed
8:46 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Replying to Zerowalker: > Is it possible to make a …
8:28 AM Changeset in ffmpeg [657c6032] by Clément Bœsch <u@pkh.me>
avcodec/webvttenc: do not use EOVERFLOW. According to doc/errno.txt …
6:33 AM Changeset in ffmpeg [4d8c28d] by Anton Khirnov <anton@khirnov.net>
imgutils: make systematic palette opaque. Signed-off-by: Anton …
3:19 AM Changeset in ffmpeg [cf7ff014] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss4: Fix () in MKVAL() macro Signed-off-by: Michael …
3:18 AM Changeset in ffmpeg [6e720c5c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss34dsp: fix () in SOP* macros Signed-off-by: Michael …
3:18 AM Changeset in ffmpeg [fa160af0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mlpdec: fix () in MSB_MASK() macro Signed-off-by: Michael …
1:45 AM Changeset in ffmpeg [f276bf30] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ivi_dsp: add some missing () to macros Signed-off-by: Michael …
1:45 AM Changeset in ffmpeg [70f671c3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix () in macros Signed-off-by: Michael Niedermayer …
1:45 AM Changeset in ffmpeg [0f45e643] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: fix macro () Signed-off-by: Michael Niedermayer …
1:45 AM Changeset in ffmpeg [af62b427] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: fix () in macros Signed-off-by: Michael Niedermayer …
1:45 AM Changeset in ffmpeg [97e6b5ee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/golomb-test: fix () in EXTEND() macro Signed-off-by: Michael …
1:45 AM Changeset in ffmpeg [fa915d41] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro Signed-off-by: …
1:04 AM Changeset in ffmpeg [4372fb7a] by Clément Bœsch <u@pkh.me>
avcodec/webvttenc: add webvtt encoder Based off the srt encoder. The …
12:03 AM Changeset in ffmpeg [d94e255d] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: make the SUM_ABS_DCTELEM macro more readable …

May 24, 2014:

10:38 PM Changeset in ffmpeg [46e38835] by Michael Niedermayer <michaelni@gmx.at>
avcodec/opusdec: check alignment, misalignment could lead to crashes …
7:46 PM Changeset in ffmpeg [61eea421] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: port sum_abs_dctelem functions to yasm Signed-off-by: …
6:49 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Is it possible to make a benchmark using the same file? You see i got …
6:33 PM Changeset in ffmpeg [ddeb58b9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/asvenc: dont use a negative global_quality Signed-off-by: …
6:32 PM Changeset in ffmpeg [9a7d332b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacenc: dont use global quality if its negative Some …
4:46 PM Ticket #3668 (Issues with subtitles removal) updated by Carl Eugen Hoyos
Replying to inkubux: > I finally decided to switch back to …
3:57 PM Ticket #3668 (Issues with subtitles removal) updated by inkubux
This is the weird thing ffprobe displays the subtitles: […] Also …
2:58 PM Ticket #3657 (float pixel format) updated by Cigaes
When people request float values for pixels (or samples), I always …
1:54 PM Ticket #3670 (Assertion failure on seek with AVI file) updated by Carl Eugen Hoyos
[…]
1:53 PM clip_cut.avi attached to Ticket #3670 by Carl Eugen Hoyos
1:52 PM Ticket #3670 (Assertion failure on seek with AVI file) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
For future tickets: Please always provide your failing command line …
1:44 PM Ticket #3670 (Assertion failure on seek with AVI file) created by cgbug
Sample: http://rapidshare.com/share/C974ECA93412975F0E933DB3794D1438
1:15 PM Changeset in ffmpeg [81aa0f46] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: implement SSSE3 version of _xy2 Loading pb_1 rather …
12:27 PM Ticket #3668 (Issues with subtitles removal) updated by Carl Eugen Hoyos
Replying to inkubux: > I'm worried since what I want is to …
12:18 PM Ticket #3668 (Issues with subtitles removal) updated by inkubux
I'm worried since what I want is to actually remove the …
11:21 AM Changeset in ffmpeg [72631624] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8692e6284f5169257a537c8fc25addf32fc67c87' * commit …
10:32 AM CompilationGuide/MacOSX edited by Ari Black
Corrected due to change of address of Homebrew install path (diff)
9:56 AM Ticket #3657 (float pixel format) updated by gjdfgh
Float images would be useful for some other things too, but I bet …
9:49 AM Ticket #3668 (Issues with subtitles removal) updated by Carl Eugen Hoyos
Keywords, Component changed
If there is an issue, it is a regression since 8d63aaed / db03cb37 …
9:26 AM Ticket #3669 (crashing vobsubs) updated by Carl Eugen Hoyos
Keywords changed
9:20 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
I tested with the following file: […] […] […]
9:19 AM Ticket #3669 (crashing vobsubs) closed by Clément Bœsch
fixed: Crash should be fixed in cba92a2226151abf0e3c24ed594e127203d485b8 by …
9:08 AM Changeset in ffmpeg [cba92a22] by Clément Bœsch <u@pkh.me>
avformat/vobsub: do not create empty streams. Fixes NULL dereference …
6:21 AM Changeset in ffmpeg [e0d01dc7] by Anton Khirnov <anton@khirnov.net>
smoothstream: check malloc calls Signed-off-by: Anton Khirnov …
5:51 AM Changeset in ffmpeg [8692e628] by Anton Khirnov <anton@khirnov.net>
rdt: check malloc calls Signed-off-by: Anton Khirnov <anton@khirnov.net>
1:56 AM Changeset in ffmpeg [308188b] by Michael Niedermayer <michaelni@gmx.at>
Add metadata injection to blackdetect Signed-off-by: Michael …
1:45 AM Changeset in ffmpeg [9722a6a3] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: implement SSE2 put_pixels16_xy2 This is obviously …
1:29 AM Changeset in ffmpeg [f0aca50] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: implement SSE2 versions Those are mostly used in codecs …
1:26 AM Tai.Chi.Master.2.1996.HK.DVDRip.x264.4Audio.AC3.iNT-NowYS.sub attached to Ticket #3669 by gjdfgh
1:23 AM Tai.Chi.Master.2.1996.HK.DVDRip.x264.4Audio.AC3.iNT-NowYS.idx attached to Ticket #3669 by gjdfgh
1:23 AM Ticket #3669 (crashing vobsubs) created by gjdfgh
Summary of the bug: How to reproduce: […] Patches should be …
12:15 AM Changeset in ffmpeg [9eaa8c22] by Lou Logan <lou@lrcd.com>
MAINTAINERS: remove myself as website maintainer I never implemented …
Note: See TracTimeline for information about the timeline view.