Timeline



Sep 17, 2012:

10:45 PM Changeset in ffmpeg [66bdc585] by Michael Niedermayer <michaelni@gmx.at>
get_cabac_inline_x86: workaround clang bug with disabled optimizations …
9:36 PM Changeset in ffmpeg [2a8a860a] by Mans Rullgard <mans@mansr.com>
configure: include flags in nm variable This simplifies ensuring …
8:36 PM Changeset in ffmpeg [b0fabed] by Michael Niedermayer <michaelni@gmx.at>
When copying pkt side_data, don't forget size, type Signed-off-by: …
7:31 PM Changeset in ffmpeg [63951aec] by Michael Niedermayer <michaelni@gmx.at>
libx264: feed x264_param_apply_profile from AVCodecContext.profile in …
7:31 PM Changeset in ffmpeg [fd9cd8c] by Michael Niedermayer <michaelni@gmx.at>
libx264: connect AVCodecContext.rtp_payload_size to …
7:25 PM Ticket #1732 (avienc: inserts too many (>90%) empty packets) updated by reimar
I believe that behaviour is as expected/intended. Stream #0:0: …
7:20 PM Ticket #1740 (avformat's av_write_trailer have bug.) closed by reimar
fixed: I mentioned this issue on -cvslog already yesterday. However I don't …
7:17 PM Changeset in ffmpeg [07d2d063] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Remove code that duplicates existing code a few lines down. This also …
7:00 PM Changeset in ffmpeg [5c95a934] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
dirac_arith: Fix unprotected inline asm Signed-off-by: Derek …
6:44 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by Roger Pack
I believe "part" of the problem has been fixed with …
6:17 PM Changeset in ffmpeg [ee0f53e9] by Justin Ruggles <justin.ruggles@gmail.com>
alsdec: fix misplaced parentheses. Signed-off-by: Justin Ruggles …
6:17 PM Changeset in ffmpeg [ac3f5a68] by Justin Ruggles <justin.ruggles@gmail.com>
alsdec: check return values. Signed-off-by: Justin Ruggles …
6:17 PM Changeset in ffmpeg [66197988] by Justin Ruggles <justin.ruggles@gmail.com>
alsdec: fix number of decoded samples in first sub-block in BGMC mode. …
6:17 PM Changeset in ffmpeg [97f0efbf] by Justin Ruggles <justin.ruggles@gmail.com>
alsdec: Fix out of ltp_gain_values read. Found-by: Mateusz "j00ru" …
6:17 PM Changeset in ffmpeg [5b051ec3] by Justin Ruggles <justin.ruggles@gmail.com>
alsdec: Check that quantized parcor coeffs are within range. ALS …
6:17 PM Changeset in ffmpeg [9853e41a] by Justin Ruggles <justin.ruggles@gmail.com>
alsdec: check opt_order. Fixes out of array write in quant_cof. Also …
6:17 PM Changeset in ffmpeg [23aae62c] by Justin Ruggles <justin.ruggles@gmail.com>
alsdec: Check k used for rice decoder. Values that fail this check …
4:55 PM sdl_out_window_shifts.mp4 attached to Ticket #1744 by Roger Pack
you can see the window location "shifting" at the end, and after that …
4:48 PM Ticket #1744 (SDL out freezes) created by Roger Pack
Summary of the bug: Basically, no matter what you play with SDL out …
4:38 PM Ticket #1743 (SDL out doesn't respond to clicking the window "x" close) created by Roger Pack
How to reproduce: […] It plays all right. If you click the …
2:09 PM Ticket #1742 (Wrong PTS values for aac) updated by Carl Eugen Hoyos
Priority, Keywords, Analyzed by developer, Reproduced by developer changed
Do you think this is a regression? Since this is probably …
1:48 PM Changeset in ffmpeg [e3496e5d] by Anton Khirnov <anton@khirnov.net>
avfiltergraph: silence an uninitialized variable warning The warning …
1:48 PM Changeset in ffmpeg [34ebbbfe] by Anton Khirnov <anton@khirnov.net>
xsubenc: reindent
1:48 PM Changeset in ffmpeg [466b39e] by Anton Khirnov <anton@khirnov.net>
lavc: replace AVCodecContext.encode with subtitle-specific callback …
1:48 PM Changeset in ffmpeg [9f64c821] by Anton Khirnov <anton@khirnov.net>
lavc: add const to private codec class initialization. Silences a …
1:48 PM Changeset in ffmpeg [58dee6e6] by Anton Khirnov <anton@khirnov.net>
avconv: don't pass a bogus parameter to …
1:48 PM Changeset in ffmpeg [049ce4f] by Anton Khirnov <anton@khirnov.net>
id3v2: strdup the genre name explicitly. It would have been done …
1:48 PM Changeset in ffmpeg [ffdd2e91] by Anton Khirnov <anton@khirnov.net>
lavf/id3v2: do not export empty fields. This also avoids a memleak. …
1:48 PM Changeset in ffmpeg [4e48aa86] by Anton Khirnov <anton@khirnov.net>
buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()
1:35 PM Changeset in ffmpeg [1fce361d] by Mans Rullgard <mans@mansr.com>
lavfi: replace empty input/output lists with null pointers …
1:15 PM Changeset in ffmpeg [291b2203] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
11:36 AM Ticket #1742 (Wrong PTS values for aac) updated by Nikola Vranic
Change is on line 121.
11:35 AM avidec.c attached to Ticket #1742 by Nikola Vranic
11:34 AM LIBX264_LIBFAAC.avi attached to Ticket #1742 by Nikola Vranic
11:34 AM Ticket #1742 (Wrong PTS values for aac) created by Nikola Vranic
Summary of the bug: I am using ffmpeg library inside my project to …
10:50 AM Ticket #1739 (ffmpeg no longer accepts ISO8601 creation_time) closed by Stefano Sabatini
fixed: Should be fixed in: […] Thanks for reporting.
10:46 AM Changeset in ffmpeg [1ad63ff1] by Stefano Sabatini <stefasab@gmail.com>
fate: add av_small_strptime() test to fate-parseutils
10:45 AM Changeset in ffmpeg [85c93d90] by Stefano Sabatini <stefasab@gmail.com>
lavu/parseutils: fix av_small_strptime() whitespace directive parsing …
8:49 AM Changeset in ffmpeg [2f34021d] by Janne Grunau <janne-libav@jannau.net>
avconv: flush filtered frames before reconfiguring filters This …
8:39 AM Ticket #1741 (ffmpeg cannot play video (Adobe CQ5 uses ffmpeg)) closed by Carl Eugen Hoyos
invalid: Replying to mredignacio: > ok. thanks. for no.2. our …
8:36 AM Ticket #1736 (ffmpeg fails to build on Snow Leopard due to please_use_av_malloc ...) updated by Carl Eugen Hoyos
Replying to jeremyhu: > This still has not landed on …
8:32 AM Ticket #1740 (avformat's av_write_trailer have bug.) updated by Carl Eugen Hoyos
Keywords changed
If you are observing a crash with FFmpeg, please provide at least …
7:12 AM Ticket #1741 (ffmpeg cannot play video (Adobe CQ5 uses ffmpeg)) updated by mredignacio
ok. thanks. for no.2. our server doesnt support git or getting …
7:06 AM Ticket #1736 (ffmpeg fails to build on Snow Leopard due to please_use_av_malloc ...) updated by Jeremy Huddleston
This still has not landed on master (currently …
7:01 AM Ticket #1741 (ffmpeg cannot play video (Adobe CQ5 uses ffmpeg)) updated by llogan
Priority, Component changed
There are three issues to resolve to make this bug report better: 1) …
4:45 AM Ticket #1741 (ffmpeg cannot play video (Adobe CQ5 uses ffmpeg)) created by mredignacio
OS: RHEL 6.1 ffmpeg -version FFmpeg version SVN-r26402, Copyright (c) …
4:39 AM Ticket #1740 (avformat's av_write_trailer have bug.) created by K.Y.H
Summary of the bug: Lastest git version.. avformat/utils.c -> …

Sep 16, 2012:

10:41 PM Changeset in ffmpeg [83438a0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
8:41 PM Ticket #1280 (Loss of alpha with yadif filter (bgra->yuv420 conv inserted instead of ...) updated by Carl Eugen Hoyos
Keywords changed
The issue has improved: $ ffmpeg -i qtrle.mov -vcodec ffv1 -vf yadif …
5:07 PM Changeset in ffmpeg [d8f8e911] by Marton Balint <cus@passwd.hu>
ffplay: dont wait 100ms if data is not yet ready Also signal the wait …
5:06 PM Changeset in ffmpeg [a593f5bd] by Michael Niedermayer <michaelni@gmx.at>
arm/dca: Fix compilation of decode_blockcodes() with --enable-thumb …
4:28 PM Changeset in ffmpeg [094991eb] by Clément Bœsch <ubitux@gmail.com>
lavf/oggdec: reword stream creation error message.
4:28 PM Changeset in ffmpeg [23f64200] by Clément Bœsch <ubitux@gmail.com>
lavf/oggdec: reindent and comment blocks.
4:28 PM Changeset in ffmpeg [a218c5eb] by Clément Bœsch <ubitux@gmail.com>
lavf/oggdec: make stream replacement less convoluted. Also re-use the …
4:28 PM Changeset in ffmpeg [e18ea765] by Clément Bœsch <ubitux@gmail.com>
lavf/oggdec: more explicit zeroing of the new ogg stream.
4:27 PM Changeset in ffmpeg [3a895533] by Clément Bœsch <ubitux@gmail.com>
lavf/oggdec: rework allocations in ogg_new_streams().
2:53 PM Changeset in ffmpeg [a5ea623] by Luca Barbato <lu_zero@gentoo.org>
mov: stsd entries must be at least 16 byte Fix near infinite loop in …
2:52 PM Changeset in ffmpeg [edca8038] by Clément Bœsch <ubitux@gmail.com>
lavf/oggdec: simplify destroying streams with chained audio streams. …
2:52 PM Changeset in ffmpeg [277ddf1] by Clément Bœsch <ubitux@gmail.com>
lavf/oggdec: rename str to sid. "str" is misleading here (it's often …
2:52 PM Changeset in ffmpeg [e1ca1dd7] by Clément Bœsch <ubitux@gmail.com>
lavf/oggdec: remove a comment not matching anything.
2:52 PM Changeset in ffmpeg [bf8bfc6a] by Clément Bœsch <ubitux@gmail.com>
lavf/oggdec: inline ogg_get_headers(). There is no point in a distant …
2:45 PM Ticket #1736 (ffmpeg fails to build on Snow Leopard due to please_use_av_malloc ...) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for testing!
2:43 PM Changeset in ffmpeg [6fa2532] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vda_h264.c: Change header inclusion order. Fixes compilation with …
2:31 PM Changeset in ffmpeg [52ef5ca9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Mentioning 8bps once in the FFmpeg documentation is sufficient.
2:31 PM Changeset in ffmpeg [9db67bed] by Luca Barbato <lu_zero@gentoo.org>
mov: detect EOF in mov_read_dref() Avoid a near infinite loop. Issue …
1:37 PM Changeset in ffmpeg [4ed5ac50] by Luca Barbato <lu_zero@gentoo.org>
file: return proper error on seek failures
12:55 PM Changeset in ffmpeg [e80cbdbc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:37 PM Changeset in ffmpeg [744e4429] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: merge mp2/mp3_write_trailer Signed-off-by: Michael …
12:31 PM Changeset in ffmpeg [197bbcf4] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: move mp3_update_xing() down Signed-off-by: Michael …
12:24 PM Changeset in ffmpeg [f276a490] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' * commit …
10:18 AM Changeset in ffmpeg [2568646] by Mans Rullgard <mans@mansr.com>
mpegvideo: drop unnecessary arguments to hpel_motion() These …
10:18 AM Changeset in ffmpeg [66f5a6b4] by Mans Rullgard <mans@mansr.com>
mpegvideo: drop 'inline' from some functions These functions do not …
7:50 AM Ticket #1739 (ffmpeg no longer accepts ISO8601 creation_time) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
7:44 AM Changeset in ffmpeg [66f52d0c] by Anton Khirnov <anton@khirnov.net>
nellymoserdec: drop support for s16 output. It internally decodes as …
7:43 AM Changeset in ffmpeg [8b78c296] by Anton Khirnov <anton@khirnov.net>
bmpdec: only initialize palette for pal8. Gray8 is not considered to …
7:40 AM Ticket #1739 (ffmpeg no longer accepts ISO8601 creation_time) created by MarkZV
ffmpeg no longer accepts creation_time metadata in its own format …
1:05 AM Changeset in ffmpeg [d214e5cf] by Clément Bœsch <ubitux@gmail.com>
lavc/ass_split: add ff_ prefix to ass_style_get().
12:59 AM Changeset in ffmpeg [74434d3b] by Clément Bœsch <ubitux@gmail.com>
lavfi/ass: mark ass_libavfilter_log_level_map as static const.
12:58 AM Changeset in ffmpeg [ca81e3b6] by Clément Bœsch <ubitux@gmail.com>
lavf/mkv: prefix video stereo arrays with ff_.
12:53 AM Changeset in ffmpeg [8b052207] by Clément Bœsch <ubitux@gmail.com>
lavu/error: make error_entries static const.

Sep 15, 2012:

11:49 PM Changeset in ffmpeg [e3a1eb9e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
af_pan: Fix sscanf formats to work with buggy sscanf implementations …
11:47 PM Changeset in ffmpeg [d512e74d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
bprint: Remove custom vsnprintf A proper implementation was …
11:46 PM Changeset in ffmpeg [663c21d4] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
compat/vsnprintf: return number of bytes required on truncation. This …
11:46 PM Changeset in ffmpeg [e1b44960] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
msvc: Add a va_copy compatability macro for msvc Signed-off-by: Derek …
11:44 PM Changeset in ffmpeg [31fbdecc] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
msvc: Disable stripping MSVC-built binaries should not be stripped. …
11:44 PM Changeset in ffmpeg [1c9d54b] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
build: Properly remove object files while cleaning Previously, object …
10:54 PM Changeset in ffmpeg [7689eea4] by Mans Rullgard <mans@mansr.com>
flacdsp: arm optimised lpc filter
9:19 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by Thomas Mundt
As far as I know, AVCI50 is always 1440x1080 and 960x720 in case of …
8:58 PM Changeset in ffmpeg [49f3b331] by Alexander Strasser <eclipse7@gmx.net>
lavf/segment: Use distinct IDs for list type ext & csv Remove a bogus …
8:58 PM Changeset in ffmpeg [3245be95] by Alexander Strasser <eclipse7@gmx.net>
lavf/segment: Rename variable in print_csv_escaped_str() Rename a …
8:55 PM Changeset in ffmpeg [bac1b31] by Alexander Strasser <eclipse7@gmx.net>
lavf/segment: Simplify CSV field quoting code Should also be faster …
8:41 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by reimar
Ok, that one is two bugs: 1) FFmpeg does not use the aspect encoded in …
8:13 PM Changeset in ffmpeg [aefed6ca] by Michael Niedermayer <michaelni@gmx.at>
udp: pick params from AVOptions also This updated version does not …
8:13 PM Changeset in ffmpeg [0da0b5e0] by Michael Niedermayer <michaelni@gmx.at>
pngdec: av_log() zlib errors Signed-off-by: Michael Niedermayer …
8:10 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by reimar
That file plays with a severely broken aspect, do you have any idea …
7:40 PM Changeset in ffmpeg [5a627c1] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Remove mt-work directory It is all dead and rotting code. Also, move …
7:12 PM Ticket #1499 (x11grab BadCursor) updated by Isaac Dooley
Replying to idooley: > Replying to cehoyos: > …
7:10 PM Ticket #1738 (x11grab BadCursor) created by Isaac Dooley
Summary of the bug: ffmpeg exits when calling "xcim = …
6:52 PM Ticket #1499 (x11grab BadCursor) updated by Isaac Dooley
Replying to cehoyos: > Replying to idooley: > …
6:33 PM Changeset in ffmpeg [c1c8fdab] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
compat/vsnprintf: return number of bytes required on truncation. This …
6:26 PM Changeset in ffmpeg [374c17c8] by Michael Niedermayer <michaelni@gmx.at>
lavc/vp56: Re-indent functions affected by threading refactor All …
6:26 PM Changeset in ffmpeg [39a3894a] by Michael Niedermayer <michaelni@gmx.at>
lavc/vp6: Implement "slice" threading for VP6A decode The YUV …
6:26 PM Changeset in ffmpeg [1c20fcf0] by Michael Niedermayer <michaelni@gmx.at>
lavc/vp56: Simplify get/release_buffer code Rather than cleverly …
6:26 PM Changeset in ffmpeg [eebc11eb] by Michael Niedermayer <michaelni@gmx.at>
lavc/vp56: Move golden_frame into VP56Context Makes golden_frame more …
6:26 PM Changeset in ffmpeg [6e86d6af] by Michael Niedermayer <michaelni@gmx.at>
lavc/vp6: Refactor vp6_decode_init into …
6:26 PM Changeset in ffmpeg [23503cad] by Michael Niedermayer <michaelni@gmx.at>
lavc/vp56: Refactor ff_vp56_init into …
6:23 PM Changeset in ffmpeg [3f7fd59] by Luca Barbato <lu_zero@gentoo.org>
avformat: fix typo in avformat_close_input The condition should not be &&.
6:13 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by Thomas Mundt
Here you can download the rewrapped AVCI50 file to get the AVCI50 …
5:25 PM Ticket #1736 (ffmpeg fails to build on Snow Leopard due to please_use_av_malloc ...) updated by Pablo Santamarina
In my case, the package mplayer-devel from MacPorts was not …
5:02 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by reimar
I sent a patch based on that for #524, but #1666 is not the same format.
4:25 PM Changeset in ffmpeg [7040c9fa] by Anton Khirnov <anton@khirnov.net>
mp3enc: write Xing TOC Based on the code by: Peter Belkner …
4:25 PM Changeset in ffmpeg [ca8e39dd] by Anton Khirnov <anton@khirnov.net>
mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.
4:25 PM Changeset in ffmpeg [6365e4db] by Anton Khirnov <anton@khirnov.net>
mp3enc: downgrade some errors in writing Xing frame to warnings Also …
4:25 PM Changeset in ffmpeg [3b4bb19e] by Anton Khirnov <anton@khirnov.net>
lavf: flush the output AVIOContext in av_write_trailer(). This is …
4:24 PM Changeset in ffmpeg [0c270239] by Anton Khirnov <anton@khirnov.net>
lavf: cosmetics, reformat av_write_trailer().
4:24 PM Changeset in ffmpeg [5d1203f0] by Anton Khirnov <anton@khirnov.net>
avio: flush the internal buffer in avio_close() This is consistent …
4:01 PM Ticket #1499 (x11grab BadCursor) updated by Carl Eugen Hoyos
Replying to idooley: > I just tested 219a6fb, and it …
3:57 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by Carl Eugen Hoyos
Replying to reimar: > 2) I have no way to detect which …
3:54 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by DoomBot
Wow i can't believe how fast this all got resolved! Thanks again …
3:51 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by reimar
So below patch will allow playing the AVCI100 file. If you try …
3:44 PM Ticket #1737 (ffmpeg detect aac stereo as mono) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
It also works as "good" with a non-ancient version of MPlayer with -ac …
3:25 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by reimar
I know it works in MPlayer before and after, I am just annoyed that I …
3:19 PM Ticket #1499 (x11grab BadCursor) updated by Isaac Dooley
I just tested 219a6fb, and it fails. The output follows. I'll try to …
3:16 PM Ticket #598 (Subtitle on some BD/m2ts files are not detected because CRC check fails) updated by Carl Eugen Hoyos
Replying to cehoyos: > The third problem is that the BD …
3:13 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) closed by Carl Eugen Hoyos
fixed: Replying to reimar: > However I don't really understand …
2:52 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by reimar
However I don't really understand why MPlayer happened to work without …
2:33 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by Cigaes
I just applied the patches to the official git repository. They will …
2:26 PM Changeset in ffmpeg [47277c41] by Michael Niedermayer <michaelni@gmx.at>
x86/v210: fix xmm clobbers Signed-off-by: Michael Niedermayer …
2:26 PM Changeset in ffmpeg [aa7c88df] by Michael Niedermayer <michaelni@gmx.at>
Document tcp proto 'timeout' parameter behavior Signed-off-by: …
2:14 PM Changeset in ffmpeg [a9e48177] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: use PTS from the AVSubtitle structure for sub2video.
2:14 PM Changeset in ffmpeg [2939e258] by Nicolas George <nicolas.george@normalesup.org>
ffplay: use PTS from the AVSubtitle structure.
2:14 PM Changeset in ffmpeg [6d8b3263] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: use PTS from the AVSubtitle structure.
2:14 PM Changeset in ffmpeg [37bbc9eb] by Nicolas George <nicolas.george@normalesup.org>
lavc/pgssubdec: use the PTS from the presentation segment. According …
1:58 PM Changeset in ffmpeg [9dd82724] by Nicolas George <nicolas.george@normalesup.org>
lavc: set AVSubtitle.pts if possible. If the packet has a PTS and the …
1:58 PM Changeset in ffmpeg [1b9a2514] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: call sub2video_update for end packets. Without that change, …
12:59 PM Changeset in ffmpeg [04438790] by Anton Khirnov <anton@khirnov.net>
Enhance doc on asyncts audiofilter Signed-off-by: Anton Khirnov …
12:59 PM Changeset in ffmpeg [990450c5] by Anton Khirnov <anton@khirnov.net>
cmdutils: avoid setting data pointers to invalid values in …
12:50 PM Changeset in ffmpeg [cb663280] by Mans Rullgard <mans@mansr.com>
libavcodec: remove av_destruct_packet_nofree() This function was …
12:19 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by skank
Cehoyos, This patch works for ffplay but we need it to be able to be …
12:05 PM Ticket #1737 (ffmpeg detect aac stereo as mono) updated by dmitry9
* QuickTime detect audio stream as Mono, 48000 and when play sound …
8:52 AM Capture/Webcam edited by burek
added examples from external tutorial, this should be updated with … (diff)
8:45 AM Capture/Webcam edited by burek
no need for a single page for vfwcap, since a lot of people don't even … (diff)
8:41 AM Capture/Webcam edited by burek
avoid using external tutorials if possible, since links do brake often (diff)
8:35 AM Changeset in ffmpeg [f1ca40ee] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: riff: …
6:36 AM vfwcap created by Roger Pack
init happy bday
6:34 AM Capture/Webcam edited by Roger Pack
(diff)
6:33 AM Capture/Webcam edited by Roger Pack
(diff)
2:06 AM Changeset in ffmpeg [ab94d1be] by Michael Niedermayer <michaelni@gmx.at>
bintext: mark hscroll() as unused This fixes a warning about a unused …
1:50 AM Changeset in ffmpeg [c3c646a8] by Michael Niedermayer <michaelni@gmx.at>
aacdec: add support for dual mono in Japanese DTV Japanese DTV uses …

Sep 14, 2012:

11:05 PM Changeset in ffmpeg [75d34864] by Stefano Sabatini <stefasab@gmail.com>
lavfi/hue: add dynamic expression evaluation support Signed-off-by: …
10:52 PM Changeset in ffmpeg [a5069cae] by Michael Niedermayer <michaelni@gmx.at>
arm/intmath: disable av_clip_uintp2_arm with config_small The code …
10:44 PM CompilationGuide/MacOSX edited by cbsrobot
(diff)
10:27 PM Changeset in ffmpeg [b5e72345] by Michael Niedermayer <michaelni@gmx.at>
Update for 0.11.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:21 PM Changeset in ffmpeg [99dbda30] by Michael Niedermayer <michaelni@gmx.at>
aasc: fix out of array write Closes #1619. Signed-off-by: Paul B …
10:21 PM Changeset in ffmpeg [d721cb00] by Michael Niedermayer <michaelni@gmx.at>
bmv_videodec: fix out of array read Fixes Ticket1373 Signed-off-by: …
10:20 PM Changeset in ffmpeg [55b3e408] by Michael Niedermayer <michaelni@gmx.at>
faxcompr: fix out of array read Signed-off-by: Michael Niedermayer …
10:18 PM Changeset in ffmpeg [9f1e01c9] by Michael Niedermayer <michaelni@gmx.at>
escape124: fix integer overflow leading to excessive memory allocation …
10:16 PM Changeset in ffmpeg [450e4b1] by Michael Niedermayer <michaelni@gmx.at>
sp5xdec: fix off by 1 error causing a crash Fixes Ticket1633 …
10:15 PM Changeset in ffmpeg [3581ab6c] by Michael Niedermayer <michaelni@gmx.at>
mpegaudio_parser: reset state to prevent it to be random Fixes …
10:15 PM Changeset in ffmpeg [f1ec792a] by Michael Niedermayer <michaelni@gmx.at>
pthread: Avoid crashes/odd behavior caused by spurious wakeups …
9:57 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by Thomas Mundt
I´m not shure that the first frame contains the SPS and PPS. But …
9:04 PM Changeset in ffmpeg [8bdba0b3] by Stefano Sabatini <stefasab@gmail.com>
tools: move raw-test program to tools, with the name fourcc2pixfmt
8:29 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by DoomBot
Awesome news! thank you cehoyos and Cigaes for this excellent patch. …
8:06 PM StreamingGuide edited by Roger Pack
audio latency (diff)
8:05 PM StreamingGuide edited by Roger Pack
add ToC (diff)
7:12 PM CompilationGuide/MacOSX edited by Ted Simbajon
(diff)
6:59 PM WikiStart edited by llogan
add link to Compile Benchmarks (diff)
6:12 PM Changeset in ffmpeg [1c56cdad] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
riff: Add SVQ3 fourcc Signed-off-by: Derek Buitenhuis …
5:56 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by reimar
Are you sure the first frame contains SPS/PPS? Because I think that …
5:48 PM Changeset in ffmpeg [fef412a2] by Michael Niedermayer <michaelni@gmx.at>
riff: Add SVQ3 fourcc Signed-off-by: Derek Buitenhuis …
5:47 PM Changeset in ffmpeg [e2d643e] by Michael Niedermayer <michaelni@gmx.at>
lavf/compute_pkt_fields: only run pts by duration correction if …
5:24 PM Ticket #1737 (ffmpeg detect aac stereo as mono) updated by Carl Eugen Hoyos
Priority changed
Do you think this is a regression? QuickTime also detects the audio …
4:17 PM ffmpeg-20120914-161147.log attached to Ticket #1737 by dmitry9
4:16 PM audio_aac_stereo_as_mono.mp4 attached to Ticket #1737 by dmitry9
4:16 PM Ticket #1737 (ffmpeg detect aac stereo as mono) created by dmitry9
How to reproduce: […] Attach log for: […]
4:16 PM Ticket #1735 (Problems with quicktime reference clips) updated by bastibeckr
Hi, thanks for your fast response. I will find out if I can create a …
4:10 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by skank
Cehoyos, so with the patch, the subs dont disappear anymore? That …
4:04 PM Ticket #1499 (x11grab BadCursor) updated by Carl Eugen Hoyos
Cc, Keywords changed
The original command line works flawlessly here, if you want this …
4:01 PM Ticket #1736 (ffmpeg fails to build on Snow Leopard due to please_use_av_malloc ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
Could you test attached patch?
4:01 PM patchvda.diff attached to Ticket #1736 by Carl Eugen Hoyos
3:51 PM Ticket #1736 (ffmpeg fails to build on Snow Leopard due to please_use_av_malloc ...) created by Jeremy Huddleston
This issue is occuring on Snow Leopard with Apple's gcc-4.2 and …
3:49 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by Carl Eugen Hoyos
Replying to Cigaes: > Can you try this patch series: > …
3:47 PM patchpgssub.diff attached to Ticket #1722 by Carl Eugen Hoyos
3:08 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by Carl Eugen Hoyos
Keywords changed
Maybe also related to ticket #1666.
3:08 PM Ticket #524 (AVC-Intra in mov not supported) updated by Carl Eugen Hoyos
Keywords changed
3:08 PM Ticket #1666 (Unable to decode AVC-Intra file from Panasonic AG-HPX301E Camera) updated by Carl Eugen Hoyos
Keywords changed
3:07 PM Ticket #524 (AVC-Intra in mov not supported) updated by Carl Eugen Hoyos
Keywords changed
Possibly related to tickets #1294 and #1666.
3:06 PM Ticket #1666 (Unable to decode AVC-Intra file from Panasonic AG-HPX301E Camera) updated by Carl Eugen Hoyos
Keywords changed
Maybe related to ticket #1294.
3:05 PM Ticket #1735 (Problems with quicktime reference clips) updated by Carl Eugen Hoyos
Keywords, Component changed
test_two.mov is missing afaict, and if possible, it would be nice if …
2:57 PM Ticket #1668 (Cannot transcode FLV-contained speex to anything) closed by Carl Eugen Hoyos
invalid: Generally, I don't think libavcodec knows if it can't decode a stream …
2:55 PM Ticket #983 (No video in applehttp stream) updated by Carl Eugen Hoyos
Keywords changed
2:52 PM Ticket #1735 (Problems with quicktime reference clips) created by bastibeckr
Summary of the bug: Hi, i have tried to convert a quicktime reference …
2:48 PM Ticket #1691 (New SN40 samples fail to decode) updated by Carl Eugen Hoyos
Keywords changed
2:46 PM Ticket #1227 (crash in ff_put_h264_chroma_mc8_neon) updated by Carl Eugen Hoyos
Keywords changed
2:42 PM Ticket #1692 (Using atempo filter causes segfault with AVX) updated by Carl Eugen Hoyos
Keywords changed
2:40 PM Ticket #1671 (ffmpeg crashed using filter 'volume') updated by Carl Eugen Hoyos
Keywords, Component changed
2:39 PM Ticket #1734 (Problems dumping H264 stream from an Axis camera) updated by Carl Eugen Hoyos
Related mailing list threads: …
2:32 PM Ticket #1730 (Crash while demuxing m4a file) updated by Carl Eugen Hoyos
Keywords changed
2:26 PM Changeset in ffmpeg [07e87858] by Mans Rullgard <mans@mansr.com>
fate: ac3: add 4.0 and downmix tests Signed-off-by: Mans Rullgard …
2:26 PM Changeset in ffmpeg [692dd8ed] by Mans Rullgard <mans@mansr.com>
configure: x86: improve ebp availability check Some compilers are …
2:21 PM Ticket #1734 (Problems dumping H264 stream from an Axis camera) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component changed
Closely related to tickets #1724 and #1242.
12:39 PM Ticket #1734 (Problems dumping H264 stream from an Axis camera) created by PaulJBis
I'm trying to dump the H264 stream from an Axis M-1011 camera, and …
12:26 PM Changeset in ffmpeg [714508bc] by Luca Barbato <lu_zero@gentoo.org>
vorbisdec: ensure FASTDIV denominator is never 1 In both usages of …
12:26 PM Changeset in ffmpeg [44272c1c] by Luca Barbato <lu_zero@gentoo.org>
avformat: refactor avformat_close_input Do not crash if the input …
12:26 PM Changeset in ffmpeg [4d1f443c] by Luca Barbato <lu_zero@gentoo.org>
avformat: simplify avformat_close_input avio_close checks by itself …
12:19 PM Changeset in ffmpeg [e9aeab39] by Michael Niedermayer <michaelni@gmx.at>
build: Fix some paths in uninstall-libs Folder and file names weren't …
12:13 PM Changeset in ffmpeg [509f5029] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
10:01 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by skank
I understand ;) its not that i want to be rude its just that i want to …
9:48 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by Cigaes
Replying to skank: > Im sorry but this is way out of my …
9:40 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by skank
Im sorry but this is way out of my reach.. So WE actually have to fix …
9:29 AM Changeset in ffmpeg [36330781] by Stefano Sabatini <stefasab@gmail.com>
tools/graphdot: unbreak syntax Fix regression introduced in …
9:06 AM Changeset in ffmpeg [dead4580] by Stefano Sabatini <stefasab@gmail.com>
lavfi/avcodec: apply cosmetics style fixes
9:01 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by Cigaes
You need to build from source. Then you need to download the mails …
8:47 AM Changeset in ffmpeg [8d0e871f] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: kill initializers with nested union field definition The …
8:42 AM Changeset in ffmpeg [5e99a23b] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: avoid potentially lossy long long int -> double cast in …
8:28 AM Ticket #1732 (avienc: inserts too many (>90%) empty packets) updated by Andrew
> Is this only reproducible with network input or also if you use an …
7:16 AM Ticket #1733 (Strange timestamps with Apple hls stream) updated by Carl Eugen Hoyos
Keywords changed
7:14 AM Ticket #1733 (Strange timestamps with Apple hls stream) created by Carl Eugen Hoyos
The audio-only stream (with a still image) plays fine with ffplay, …
6:56 AM Ticket #1732 (avienc: inserts too many (>90%) empty packets) updated by Carl Eugen Hoyos
Keywords changed
Is this only reproducible with network input or also if you use an …
6:54 AM avienc_show_emtied.diff attached to Ticket #1732 by Andrew
6:52 AM Ticket #1732 (avienc: inserts too many (>90%) empty packets) created by Andrew
Summary of the bug: avienc insert 99% empty packets. What for a …
4:42 AM StreamingGuide edited by Roger Pack
troubleshooting (diff)
4:36 AM Changeset in ffmpeg [e3329474] by Michael Niedermayer <michaelni@gmx.at>
pthread: Avoid crashes/odd behavior caused by spurious wakeups …
4:34 AM WikiStart edited by Roger Pack
it's a FAQ (diff)
4:22 AM Ticket #1704 (ffplay plays at double speed with "-ac 2") updated by Roger Pack
I suppose, though it still strikes me as odd that using ffmpeg's …
3:56 AM Ticket #1718 (MP3 parser get frame_size wrong) closed by Michael Niedermayer
fixed
3:55 AM Changeset in ffmpeg [93b240f4] by Michael Niedermayer <michaelni@gmx.at>
mpegaudio_parser: reset state to prevent it to be random Fixes …
3:12 AM Ticket #1730 (Crash while demuxing m4a file) updated by DonMoir
Cc changed
1:27 AM Changeset in ffmpeg [570931d4] by Michael Niedermayer <michaelni@gmx.at>
aacpsy: psy_3gpp_analyze_channel() handle energy == 0 Signed-off-by: …
1:26 AM Changeset in ffmpeg [413b32f8] by Michael Niedermayer <michaelni@gmx.at>
aacpsy: calc_reduction_3gpp() handle active_lines = 0 Signed-off-by: …
12:39 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by DoomBot
How do you even go about using a patch? I would love to see if this …
12:30 AM Changeset in ffmpeg [062091f8] by Michael Niedermayer <michaelni@gmx.at>
compute_pkt_fields2: dont interpret max_b_frames of <0 as there being …

Sep 13, 2012:

11:59 PM Changeset in ffmpeg [58139e14] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place
10:09 PM Ticket #1704 (ffplay plays at double speed with "-ac 2") updated by Marton Balint
Correct me if I am wrong, but as far as I know -ac 2 is used to …
10:07 PM CompileBenchmarks edited by llogan
add the forgotten '--enable-gpl's (diff)
8:56 PM CompileBenchmarks created by llogan
make initial page from michael's data
8:44 PM Changeset in ffmpeg [c21f8199] by Michael Niedermayer <michaelni@gmx.at>
mpegaudioenc: replace pow(2,.. by exp2( Signed-off-by: Michael …
8:19 PM Changeset in ffmpeg [51fa6538] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding: clarify operations in the usage message
8:12 PM Changeset in ffmpeg [18d88255] by Martin Storsjö <martin@martin.st>
trasher: Include all the necessary headers The missing headers are …
7:43 PM CompilationGuide/MacOSX edited by llogan
remove some unused external libraries; minor cleanups (diff)
7:38 PM Changeset in ffmpeg [2017f0fd] by Diego Biurrun <diego@biurrun.de>
x86: Remove some leftover declarations for non-existent functions
6:49 PM Changeset in ffmpeg [bcf93f78] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding: replace "picture" with "frame" in …
6:49 PM Changeset in ffmpeg [70b671a2] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding: apply various message log fixes
6:15 PM Changeset in ffmpeg [8ff78578] by Mans Rullgard <mans@mansr.com>
ARM: libavresample: NEON optimised generic fltp to s16 conversion …
6:15 PM Changeset in ffmpeg [d26de33] by Mans Rullgard <mans@mansr.com>
ARM: libavresample: NEON optimised stereo fltp to s16 conversion …
6:15 PM Changeset in ffmpeg [643b5b79] by Mans Rullgard <mans@mansr.com>
ARM: libavresample: NEON optimised flat float to s16 conversion …
6:09 PM Changeset in ffmpeg [8ad54a44] by Nicolas George <nicolas.george@normalesup.org>
lavfi: check that buffer and link properties match.
6:09 PM Changeset in ffmpeg [c262ddb8] by Nicolas George <nicolas.george@normalesup.org>
lavfi: set sample_rate in the default allocator.
5:31 PM Changeset in ffmpeg [9d89d1d4] by Michael Niedermayer <michaelni@gmx.at>
swr/resample: mark mm_flags as potentially unused They are unused …
5:31 PM Changeset in ffmpeg [bd397726] by Michael Niedermayer <michaelni@gmx.at>
x86_cpu.h: newline at the end to shutup some warnings in opencc …
5:19 PM Ticket #1725 (filter_complex losing frames) updated by Cigaes
This particular file is missing its "second" frame, i.e., the frame at …
4:55 PM Ticket #1730 (Crash while demuxing m4a file) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Regression since 079ea6c / 79ae084 […]
2:57 PM Changeset in ffmpeg [59db014b] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to …
2:22 PM Changeset in ffmpeg [75f3e0ad] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: skip ff_print_debug_info() for VDPAU Based on code by: …
2:21 PM Changeset in ffmpeg [bc3d5173] by Michael Niedermayer <michaelni@gmx.at>
libavformat.v: export ffurl_protocol_next This is used by avidemux, …
2:02 PM Concatenate edited by burek
updated code to resolve deadlock problem, should be working ok now (diff)
1:53 PM Changeset in ffmpeg [0ed0f2e5] by Michael Niedermayer <michaelni@gmx.at>
sws: revert: "swscale: Remove two bogus asserts" Also change them to …
1:35 PM Changeset in ffmpeg [e3e09f2b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:22 PM Changeset in ffmpeg [c942e8b1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b' * commit …
12:08 PM Ticket #1731 (libavformat muxers destroy initial timestamp offsets) updated by Stefano Sabatini
Description changed
12:01 PM Ticket #1731 (libavformat muxers destroy initial timestamp offsets) created by Stefano Sabatini
Many muxers in libavformat (tested: avi, flv) destory the initial …
11:56 AM Changeset in ffmpeg [ca6b544a] by Martin Storsjö <martin@martin.st>
os_support: Choose between direct.h and io.h using a configure check …
10:53 AM Ticket #1730 (Crash while demuxing m4a file) updated by Bert
Uploaded the file at …
10:52 AM Changeset in ffmpeg [7b07fab5] by Martin Storsjö <martin@martin.st>
os_support: Include io.h instead of direct.h on mingw32ce Windows CE …
10:51 AM Changeset in ffmpeg [91ff4e83] by Martin Storsjö <martin@martin.st>
x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been …
10:41 AM Ticket #1730 (Crash while demuxing m4a file) updated by Carl Eugen Hoyos
Keywords changed
Please provide the sample.
10:13 AM Changeset in ffmpeg [b9141aa3] by Diego Biurrun <diego@biurrun.de>
swscale: Remove two bogus asserts
10:05 AM Changeset in ffmpeg [b5bea2f9] by Nicolas George <nicolas.george@normalesup.org>
lavfi/aresample: set buffer properties after copy. The aresample …
9:52 AM Changeset in ffmpeg [05e64b51] by Nicolas George <nicolas.george@normalesup.org>
lavfi/aresample: set buffer properties after copy. The aresample …
9:52 AM Changeset in ffmpeg [3593f577] by Nicolas George <nicolas.george@normalesup.org>
lavfi/audio: fix an invalid boundary check.
8:29 AM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by Thomas Mundt
I did some testing with the software XFConverter i got new at work. …
7:41 AM Ticket #1730 (Crash while demuxing m4a file) created by Bert
Summary of the bug: How to reproduce: […] This FFmpeg was build on …
7:27 AM Changeset in ffmpeg [09a278fd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix muxing mjpeg in swf. (cherry picked from commit …
7:26 AM Changeset in ffmpeg [79234907] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix muxing mjpeg in swf.
7:23 AM Changeset in ffmpeg [3ed50586] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix muxing mjpeg in swf. (cherry picked from commit …
7:22 AM Changeset in ffmpeg [8582e6e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix muxing mjpeg in swf. (cherry picked from commit …
7:22 AM Changeset in ffmpeg [f7d7b01e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix muxing mjpeg in swf. (cherry picked from commit …
7:21 AM Changeset in ffmpeg [2cf6aff] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix muxing mjpeg in swf. (cherry picked from commit …
7:21 AM Changeset in ffmpeg [72791e41] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix muxing mjpeg in swf. (cherry picked from commit …
2:47 AM Changeset in ffmpeg [50e6e494] by Michael Niedermayer <michaelni@gmx.at>
build: Fix some paths in uninstall-libs Folder and file names weren't …
2:47 AM Changeset in ffmpeg [4155968f] by Michael Niedermayer <michaelni@gmx.at>
build: Fix some paths in uninstall-libs Folder and file names weren't …
2:47 AM Changeset in ffmpeg [d14ce69] by Michael Niedermayer <michaelni@gmx.at>
doc/Makefile: Add missing $(HOSTEXESUF) to print_options (cherry …
2:46 AM Changeset in ffmpeg [b45a8f6d] by Michael Niedermayer <michaelni@gmx.at>
dxva2: include dxva.h if found Apparently, some build environments …
2:45 AM Changeset in ffmpeg [ae8491ce] by Michael Niedermayer <michaelni@gmx.at>
configure: fix sctp check. This fixes build failures on …
2:45 AM Changeset in ffmpeg [0f54c97] by Michael Niedermayer <michaelni@gmx.at>
dxva2: include dxva.h if found Apparently, some build environments …
2:44 AM Changeset in ffmpeg [3c3ee65e] by Michael Niedermayer <michaelni@gmx.at>
dxva2: include dxva.h if found Apparently, some build environments …
2:42 AM Changeset in ffmpeg [9a5e8123] by Michael Niedermayer <michaelni@gmx.at>
dxva2: include dxva.h if found Apparently, some build environments …
2:41 AM Changeset in ffmpeg [371e221d] by Michael Niedermayer <michaelni@gmx.at>
dxva2: include dxva.h if found Apparently, some build environments …
2:30 AM Ticket #1729 (avformat sdp.c error.) created by K.Y.H
Summary of the bug: FFserver cannot work RTSP when video codec is …
1:44 AM Ticket #1724 (Remuxing MKV to MPEG-TS causes video to freeze with latest builds) updated by Dennis
With Carl's help, I can confirm that git 2107009 works and 3e1cf49 fails.
1:35 AM Ticket #1724 (Remuxing MKV to MPEG-TS causes video to freeze with latest builds) updated by Michael Niedermayer
Please find / confirm the exact git revission at which this problem …

Sep 12, 2012:

10:39 PM Changeset in ffmpeg [97cb9236] by Mans Rullgard <mans@mansr.com>
ac3: move ac3_downmix() from dsputil to ac3dsp Signed-off-by: Mans …
10:26 PM Changeset in ffmpeg [b901c30d] by Justin Ruggles <justin.ruggles@gmail.com>
lavr/audio_mix_matrix: acknowledge the existence of LFE2. …
10:26 PM Changeset in ffmpeg [38445728] by Justin Ruggles <justin.ruggles@gmail.com>
mlp_parser: avoid mapping multiple disctinct TrueHD channels to the …
10:26 PM Changeset in ffmpeg [8919fee7] by Justin Ruggles <justin.ruggles@gmail.com>
lavu/audioconvert: add a second low frequency channel. Can be used by …
9:43 PM Changeset in ffmpeg [07584eaf] by Luca Barbato <lu_zero@gentoo.org>
mpegts: check substreams before discarding Allow to extract the AC3 …
8:42 PM Changeset in ffmpeg [62c9ae11] by Martin Storsjö <martin@martin.st>
Add a smooth streaming segmenter muxer This muxer splits the output …
8:42 PM Changeset in ffmpeg [29a9b12b] by Martin Storsjö <martin@martin.st>
file: Add an avoption for disabling truncating existing files on open …
7:52 PM Seeking edited by Roger Pack
note vcodec weirdness (diff)
7:18 PM Seeking edited by Roger Pack
timestamp syntax (diff)
7:12 PM Changeset in ffmpeg [ddabecbb] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: export adv profile color format indication Signed-off-by: …
7:12 PM Seeking edited by Roger Pack
note -t (diff)
7:06 PM WikiStart edited by Roger Pack
note on seeking (diff)
7:05 PM HowToBurnSubtitlesIntoVideo edited by Roger Pack
windows note (diff)
6:35 PM Changeset in ffmpeg [2de88776] by Michael Niedermayer <michaelni@gmx.at>
asfdec: invert SAR It appears this was wrong Signed-off-by: Michael …
5:37 PM Changeset in ffmpeg [ddc9bc77] by Michael Niedermayer <michaelni@gmx.at>
configure: try to support clang on netbsd The headers on netbsd are …
2:49 PM Ticket #1563 (ffmpeg crashes (segmentation violation) when copying time-delimited ...) closed by Michael Niedermayer
fixed
2:48 PM Changeset in ffmpeg [a1f678f7] by Michael Niedermayer <michaelni@gmx.at>
asfenc: properly write index information The index must take into …
2:37 PM Changeset in ffmpeg [94905d2a] by Michael Niedermayer <michaelni@gmx.at>
asfenc: remove useless casts Signed-off-by: Michael Niedermayer …
2:36 PM Changeset in ffmpeg [b04fbd2c] by Michael Niedermayer <michaelni@gmx.at>
asfenc: reduce code duplication with new variable Signed-off-by: …
2:36 PM Changeset in ffmpeg [f7b045db] by Michael Niedermayer <michaelni@gmx.at>
asfenc: rename some variables Signed-off-by: Michael Niedermayer …
2:35 PM Changeset in ffmpeg [de1591b1] by Michael Niedermayer <michaelni@gmx.at>
asfenc: realloc index_ptr fewer times Signed-off-by: Michael …
12:31 PM Changeset in ffmpeg [5e357289] by Luca Barbato <lu_zero@gentoo.org>
img2dec: always close AVIOContexts Zero sized files would cause the …
12:21 PM gimp_1080_with_transparency.png attached to Ticket #1728 by rmk
PNG file used to create the video
12:20 PM prores4444_with_transparency.mov attached to Ticket #1728 by rmk
Prores 4444 file with transparent background exported from Final Cut Pro 7
12:18 PM Ticket #1728 (Alpha channel in Prores4444 is not read) created by rmk
I made a transparent PNG using Gimp, imported that into a Final Cut …
11:33 AM Changeset in ffmpeg [8e082df] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding of monochrome tiff images without bpp tag.
11:33 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by skank
This is getting harder by the minute ;) How do i download and apply …
11:08 AM Changeset in ffmpeg [7680d99b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix muxing mjpeg in swf.
9:46 AM Changeset in ffmpeg [ac0f1ae6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:10 AM Changeset in ffmpeg [c3bcd22e] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Error out on other unsupported type values as well …
9:10 AM Changeset in ffmpeg [1743938d] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Disallow using the reserved q values Signed-off-by: …
9:10 AM Changeset in ffmpeg [1de9317b] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Fold the default qtables case into an existing if …
9:10 AM Changeset in ffmpeg [a218deb8] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Store and reuse old qtables for q values 128-254 …
9:09 AM Changeset in ffmpeg [a2526490] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Simplify the calculation of the number of qtables …
9:09 AM Changeset in ffmpeg [cbaa9eed] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Add more comments about the fields in the SOF0 section …
9:09 AM Changeset in ffmpeg [31adff08] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Clarify where the subsampling magic numbers come from …
9:09 AM Changeset in ffmpeg [c64d2a63] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Don't use a bitstream writer for the EOI marker …
9:08 AM Changeset in ffmpeg [20f325f3] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Don't needlessly use a bitstream writer for the header …
9:08 AM Changeset in ffmpeg [43957fcc] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Simplify writing of the jpeg header Generalize writing …
9:07 AM Changeset in ffmpeg [932d8300] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Merge two if statements This makes the code more …
9:07 AM Changeset in ffmpeg [7ef4323] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Write the DHT section properly Currently the size header …
8:22 AM Changeset in ffmpeg [f9dd2e5e] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: print start_pts and duration_ts stream information
6:57 AM Ticket #1727 (volumedetect filter doesn't work with -t) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
3:22 AM Changeset in ffmpeg [0c5fe2f0] by Michael Niedermayer <michaelni@gmx.at>
FATE/bprint: Convert a VLA to a normal array Signed-off-by: Derek …
3:17 AM Changeset in ffmpeg [23e9e5c7] by Michael Niedermayer <michaelni@gmx.at>
rtmpproto: reorder some expressions to fix compilation with clang …

Sep 11, 2012:

11:41 PM Ticket #1727 (volumedetect filter doesn't work with -t) created by dave rice
Summary of the bug: The volumedetect filter doesn't seem to work if …
11:29 PM Ticket #1337 (MPEG4 ASP does not seek to keyframe) updated by Carl Eugen Hoyos
Seeking seems to work fine in QT with the attached sample - this is …
11:10 PM Ticket #291 (FFplay adds unnecessary black bars at the left and right side of the video) closed by Carl Eugen Hoyos
fixed: Fixed by Marton Balint.
10:59 PM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by DonMoir
Cc changed
10:45 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by DonMoir
Cc changed
10:26 PM Encode/H.264 edited by llogan
s/profile/profile:v, escape markup, consistent options names (diff)
10:23 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by Carl Eugen Hoyos
Sample uploaded to samples/ffmpeg-bugs/trac/ticket1726
10:22 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) created by Carl Eugen Hoyos
(bug 356) I will upload a Mono TrueHD Sample that could be converted …
10:07 PM Encode/H.264 edited by Roger Pack
note gpu (diff)
10:05 PM Encode/H.264 edited by Roger Pack
note baseline (diff)
9:56 PM CompilationGuide/MinGW edited by Roger Pack
add link (diff)
9:51 PM WikiStart edited by Roger Pack
add link (diff)
9:47 PM Ticket #1545 (Stream copy fails for damaged transport stream) closed by Carl Eugen Hoyos
fixed: Not reproducible any more.
9:33 PM Changeset in ffmpeg [507c0416] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
8:59 PM Changeset in ffmpeg [578bbf81] by Michael Niedermayer <michaelni@gmx.at>
diracdsp: Fix unprotected inline asm Signed-off-by: Derek Buitenhuis …
8:59 PM Changeset in ffmpeg [23a5a24c] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Only include unistd.h if it exists Signed-off-by: Derek …
8:56 PM Changeset in ffmpeg [30a265f0] by Stefano Sabatini <stefasab@gmail.com>
lavd/lavfi: apply stylistic fixes to the options help fields
8:47 PM WikiStart edited by llogan
OCD nit picking (diff)
8:30 PM Changeset in ffmpeg [749ddc14] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add priv_class field to Writer, and factorize writer options …
8:15 PM Changeset in ffmpeg [cdea19e7] by Marton Balint <cus@passwd.hu>
ffplay: increase sample array buffer A decoded and resampled audio …
8:15 PM Changeset in ffmpeg [66532cbf] by Marton Balint <cus@passwd.hu>
configure: add crop filter as ffplay requirement Signed-off-by: …
8:15 PM Changeset in ffmpeg [81f26d69] by Marton Balint <cus@passwd.hu>
ffplay: ensure that pictq_prev_picture never fills the picture queue …
8:15 PM Changeset in ffmpeg [99b01e45] by Marton Balint <cus@passwd.hu>
ffplay: simplify picture allocation This also makes sure the aspect …
8:15 PM Changeset in ffmpeg [255c7bb1] by Marton Balint <cus@passwd.hu>
ffplay: make initial window size calculation based on aspect ratio …
8:15 PM Changeset in ffmpeg [bd14d845] by Marton Balint <cus@passwd.hu>
ffplay: factor display rectangle calculation to its own function …
7:43 PM Changeset in ffmpeg [34b5b73] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: add check on avformat_write_header() result
7:43 PM Changeset in ffmpeg [b3e2975a] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: apply misc fixes to log messages
7:43 PM Changeset in ffmpeg [1d0048cf] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: rename img_convert_ctx to sws_ctx The new name is …
7:41 PM Changeset in ffmpeg [976bb42a] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: merge some declarations and definitions
7:41 PM Changeset in ffmpeg [bdd9bfbb] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: prefer AVPicture to AVFrame, when feasible Favor the …
6:12 PM Changeset in ffmpeg [e20ac54f] by Michael Niedermayer <michaelni@gmx.at>
postproc: Fix unprotected inline asm Signed-off-by: Derek Buitenhuis …
4:58 PM Changeset in ffmpeg [e592fd0e] by Stefano Sabatini <stefasab@gmail.com>
lavf/flvenc: convert commented debug log to an av_dlog call Also add …
4:58 PM Changeset in ffmpeg [30151944] by Stefano Sabatini <stefasab@gmail.com>
lavfi/amerge: clarify the error message in case of input overlap
4:38 PM Changeset in ffmpeg [bbae8cdf] by Clément Bœsch <ubitux@gmail.com>
lavfi/amerge: avoid a forward declaration.
3:50 PM Changeset in ffmpeg [0ea65bbe] by Michael Niedermayer <michaelni@gmx.at>
ratecontrol: change a commented printf to av_log Signed-off-by: …
3:50 PM Changeset in ffmpeg [50dba71b] by Michael Niedermayer <michaelni@gmx.at>
ratecontrol: fix get_fps() argument Signed-off-by: Michael …
3:50 PM Changeset in ffmpeg [ce7876cb] by Michael Niedermayer <michaelni@gmx.at>
ratecontrol: Dynamically choose a default for rc_max_available_vbv_use …
3:50 PM Changeset in ffmpeg [a990a308] by Michael Niedermayer <michaelni@gmx.at>
ratecontrol: correct predictor in case of stuffing Signed-off-by: …
3:48 PM Changeset in ffmpeg [2fe8fd39] by Stefano Sabatini <stefasab@gmail.com>
examples/demuxing: add audio decoding/demuxing
3:40 PM Changeset in ffmpeg [76fa7e09] by Diego Biurrun <diego@biurrun.de>
utvideoenc: Add missing AV_ prefix to codec ID
3:40 PM Changeset in ffmpeg [676ea8fa] by Diego Biurrun <diego@biurrun.de>
avserver: Add missing #include for av_gettime()
3:30 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by Cigaes
Can you try this patch series: …
3:30 PM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) updated by kelexel
@arut: I have a quick and dirty fix for this. ffmpeg generates 4x HLS …
2:11 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by skank
Is that ok?
2:11 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by skank
[…]
1:32 PM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by Carl Eugen Hoyos
Run "ffplay Sample\ of\ Subtitle\ Issue-.m2ts", quit (using "q") after …
1:26 PM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by Francesco Turco
Thank you, it seems to work!
1:24 PM Ticket #1553 (Remuxing mpeg2video from transport stream to matroska fails) updated by Francesco Turco
Cc changed
1:24 PM Ticket #1552 (Packed B-frames cannot be remuxed into mkv) updated by Francesco Turco
Cc changed
1:24 PM Changeset in ffmpeg [ec794685] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:18 PM Changeset in ffmpeg [6121a3ef] by Martin Storsjö <martin@martin.st>
configure: Only disable aligned stack on MSVC on 32 bit On 64 bit, …
12:59 PM Changeset in ffmpeg [7b56dddd] by Clément Bœsch <ubitux@gmail.com>
lavfi/amerge: fix input pad name behaviour. This fixes two problems: …
12:34 PM Changeset in ffmpeg [f69f51b3] by Diego Biurrun <diego@biurrun.de>
configure: indentation cosmetics
12:16 PM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by Michael Niedermayer
Resolution changed
Please try again, should be fixed
11:42 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by DoomBot
What command is needed for Complete, uncut console output, and how do …
10:33 AM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by Francesco Turco
I don't like RSS feeds, for several reasons, the main one being that …
10:24 AM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) updated by burek
Maybe offtopic but, have you considered using a different approach, …
10:19 AM Changeset in ffmpeg [20361bcc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
The TrueHD decoder needs the MLP parser.
9:39 AM Ticket #1657 (Cannot add myself to a bug CC list for e-mail notifications) closed by Carl Eugen Hoyos
invalid: Afaict, there is nothing we can do about this problem. As said, I …
9:14 AM Ticket #1724 (Remuxing MKV to MPEG-TS causes video to freeze with latest builds) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
I suspect this is a regression since 3e1cf49 - related to ticket #1242.
9:03 AM Ticket #1725 (filter_complex losing frames) updated by takis
Here's the updated commandline: […] Leaving out the "-f image2" …
8:53 AM Changeset in ffmpeg [55e778be] by Martin Storsjö <martin@martin.st>
rtpdec_jpeg: Add support for default quantizers Generate quantization …
8:50 AM Ticket #1725 (filter_complex losing frames) updated by takis
Ah! I should have read FFmpeg's output... I did not know it assumed …
8:12 AM Changeset in ffmpeg [1648a508] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Move specific optimization settings out of global init …
7:19 AM Changeset in ffmpeg [0e8dccb7] by Anton Khirnov <anton@khirnov.net>
avplay: get rid of ugly casts in the options table
7:18 AM Changeset in ffmpeg [4e82cbb6] by Anton Khirnov <anton@khirnov.net>
avplay: fix prototypes for option callbacks. They have been wrong …
7:13 AM Changeset in ffmpeg [ee0dadc1] by Anton Khirnov <anton@khirnov.net>
flvdec: always set AVFMTCTX_NOHEADER. New streams may be created at …
6:41 AM Ticket #1724 (Remuxing MKV to MPEG-TS causes video to freeze with latest builds) updated by Carl Eugen Hoyos
Description changed
5:13 AM Changeset in ffmpeg [ba9e9605] by Michael Niedermayer <michaelni@gmx.at>
cavsdec/decode_mb_b: fix return type Signed-off-by: Michael …
2:58 AM Changeset in ffmpeg [bb4ddee] by Michael Niedermayer <michaelni@gmx.at>
xtea: optimize core, about 4-5% faster. Signed-off-by: Michael …
1:02 AM Changeset in ffmpeg [ef912134] by Michael Niedermayer <michaelni@gmx.at>
x86/swscale: use unsigned to build SIMD values to avoid signed …
1:02 AM Changeset in ffmpeg [8470e6c9] by Michael Niedermayer <michaelni@gmx.at>
lavf/avformat_seek_file: fix harmless integer overflow Signed-off-by: …
1:02 AM Changeset in ffmpeg [386d60f9] by Michael Niedermayer <michaelni@gmx.at>
aacdec/lcg_random: fix harmless integer overflow Signed-off-by: …
1:02 AM Changeset in ffmpeg [7ea5dbc] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: Fix assertion failure. The assert in decode_mb_b() is …

Sep 10, 2012:

11:31 PM Ticket #1642 (-f segment: automagically generate #EXTM3U tags to -segment_list ...) closed by Stefano Sabatini
fixed: Should be fixed in: […] Please reopen the ticket if you have …
11:24 PM Changeset in ffmpeg [00d51645] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add segment_list_flags option Allow to specify options …
11:15 PM Changeset in ffmpeg [7b62d341] by Stefano Sabatini <stefasab@gmail.com>
lavc/h263dec: return or propagate proper error codes
11:15 PM Changeset in ffmpeg [ac006d29] by Stefano Sabatini <stefasab@gmail.com>
lavc/flvdec: return meaningful error codes
11:14 PM Changeset in ffmpeg [0c71d5a0] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add print_section option to the compact writer Allow to skip …
11:09 PM Ticket #1724 (Remuxing MKV to MPEG-TS causes video to freeze with latest builds) updated by Dennis
I'll need to check, but I think VLC plays it fine. It may be some …
11:02 PM Changeset in ffmpeg [f740c1a9] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add and use DEFINE_WRITER_CLASS macro Factorize writer class …
8:34 PM Changeset in ffmpeg [76fac073] by Michael Niedermayer <michaelni@gmx.at>
mpegaudiodec: replace pow(2.0,...) by exp2() Signed-off-by: Michael …
8:32 PM Changeset in ffmpeg [c5f0b6b] by Michael Niedermayer <michaelni@gmx.at>
atrac3: replace powf(2,...) by exp2f() Signed-off-by: Michael …
7:04 PM Changeset in ffmpeg [14de5578] by Michael Niedermayer <michaelni@gmx.at>
sws/output: use unsigned variables where harmless overflows are …
7:04 PM Changeset in ffmpeg [17b3251c] by Michael Niedermayer <michaelni@gmx.at>
ra144enc: avoid integer overflows. The values are all positive but …
6:57 PM Changeset in ffmpeg [5829b7d2] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: check timebase validity before considering it to be used for …
6:57 PM Changeset in ffmpeg [f0d50500] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix bytes written statistics. Signed-off-by: Michael …
6:57 PM Changeset in ffmpeg [b3b27b63] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: add forgotten () Fixes integer overflow Signed-off-by: …
6:51 PM Ticket #1724 (Remuxing MKV to MPEG-TS causes video to freeze with latest builds) updated by Roger Pack
what about other players? It might be hard to reproduce the failure if …
4:53 PM Ticket #1725 (filter_complex losing frames) updated by Cigaes
Replying to takis: > {{{ > Input #0, …
4:52 PM Changeset in ffmpeg [206c34e1] by Stefano Sabatini <stefasab@gmail.com>
lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio Should be …
4:52 PM Changeset in ffmpeg [722762f7] by Stefano Sabatini <stefasab@gmail.com>
lavfi/setpts: add FRAME_RATE constant Useful for dealing with …
4:49 PM Changeset in ffmpeg [0697d812] by Martin Storsjö <martin@martin.st>
file: Use a normal private context for storing the file descriptor …
4:46 PM Changeset in ffmpeg [5fa22ae3] by Martin Storsjö <martin@martin.st>
configure: Adjust the xgetbv instrinsic check The 64 bit cl.exe …
4:31 PM Changeset in ffmpeg [afb5ed55] by Diego Biurrun <diego@biurrun.de>
configure: Add --disable-inline-asm command line option This can come …
4:13 PM Ticket #1725 (filter_complex losing frames) updated by takis
I noticed that I was losing frames as the numbered%05d.png's contain …
4:12 PM Ticket #1725 (filter_complex losing frames) updated by takis
Full output: […]
4:11 PM Ticket #1725 (filter_complex losing frames) created by takis
Summary of the bug: I'm overlaying transparant PNGs over another video …
3:08 PM Changeset in ffmpeg [e14725ce] by Michael Niedermayer <michaelni@gmx.at>
add OTF support for attachments Signed-off-by: Michael Niedermayer …
2:57 PM Changeset in ffmpeg [41dba453] by Michael Niedermayer <michaelni@gmx.at>
utils/update_stream_timings: fix division by zero Signed-off-by: …
2:56 PM Changeset in ffmpeg [108957c6] by Michael Niedermayer <michaelni@gmx.at>
avidec/guess_ni_flag: fix harmless integer overflow Signed-off-by: …
2:23 PM Changeset in ffmpeg [88a35699] by Martin Storsjö <martin@martin.st>
configure: Don't try to enable the log2 function on msvcrt Some …
2:15 PM Changeset in ffmpeg [b422e2c] by Michael Niedermayer <michaelni@gmx.at>
compute_pkt_fields: fix harmless integer overflow Signed-off-by: …
1:15 PM Changeset in ffmpeg [616ef2e8] by Michael Niedermayer <michaelni@gmx.at>
lavc/pngenc: Enable frame threading for PNG encodes Signed-off-by: …
12:06 PM Changeset in ffmpeg [bff2afb3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
11:14 AM Ticket #1724 (Remuxing MKV to MPEG-TS causes video to freeze with latest builds) created by Dennis
Remuxing an MKV with h264 video to an MPEG-TS (video only, audio …
8:22 AM Changeset in ffmpeg [e4fe4d01] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: simplify default printer Remove pointless …
8:18 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by Carl Eugen Hoyos
Replying to skank: > What do you mean analysis can be …
7:24 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by skank
Hi cehoyos... What do you mean analysis can be found there... thats a …
6:54 AM Ticket #598 (Subtitle on some BD/m2ts files are not detected because CRC check fails) updated by Carl Eugen Hoyos
Keywords, Summary changed
Ticket #1722 is about the disappearing of subtitles, please use this …
6:50 AM Ticket #1722 (PGS subtitles vanish/disappear immediately in m2ts) updated by Carl Eugen Hoyos
Keywords changed
Complete, uncut console output missing. Analysis of the problem can …
6:31 AM Changeset in ffmpeg [a84edbac] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Only compile motion_est code when encoders are enabled
2:15 AM Ticket #1718 (MP3 parser get frame_size wrong) updated by adam_csheng
I've sent patch to ffmpeg-devel.
Note: See TracTimeline for information about the timeline view.