Timeline



Feb 7, 2013:

11:30 PM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
11:27 PM Ticket #2238 (ffplay: add SDL_AUDIO_FREQUENCY variable) closed by ami_stuff
invalid: I can get a correct audio output for freq > 48kHz when I browse in …
11:18 PM Ticket #2245 (Speed difference when using -ss on similar MKVs when extracting frame image) closed by Carl Eugen Hoyos
fixed: Concerning your original request, you can now use "-seek2any 1" to …
11:10 PM Changeset in ffmpeg [0d194ee5] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: Fix destination pointers in context for fields This replaces …
10:27 PM Ticket #2247 (building doc fails) updated by Carl Eugen Hoyos
Keywords, Version changed
9:37 PM Ticket #2238 (ffplay: add SDL_AUDIO_FREQUENCY variable) updated by ami_stuff
Replying to Cigaes: > I just tried: here, ffplay can …
9:23 PM Ticket #2238 (ffplay: add SDL_AUDIO_FREQUENCY variable) updated by Cigaes
Replying to ami_stuff: > since I have AC'97 (integrated) …
9:08 PM Changeset in ffmpeg [35685a3c] by Diego Biurrun <diego@biurrun.de>
dsputil: Move ff_shrink* function declarations to separate header
9:08 PM Changeset in ffmpeg [75d5156a] by Diego Biurrun <diego@biurrun.de>
dsputil: Move ff_svq3 function declarations to a separate header
9:08 PM Changeset in ffmpeg [6a443040] by Diego Biurrun <diego@biurrun.de>
dsputil: Move ff_h264_idct function declarations to a separate header
9:08 PM Changeset in ffmpeg [b9ba5253] by Diego Biurrun <diego@biurrun.de>
dsputil: Move copy_block functions to a separate header
9:08 PM Changeset in ffmpeg [9e31729d] by Diego Biurrun <diego@biurrun.de>
dsputil: Drop unused functions copy_block{2|4|16}
9:08 PM Changeset in ffmpeg [b9ee5f2] by Diego Biurrun <diego@biurrun.de>
indeo3: replace use of copy_block4 with put_pixels The destination is …
9:08 PM Changeset in ffmpeg [ed62e6e3] by Diego Biurrun <diego@biurrun.de>
mjpegdec: use put_pixels instead of copy_block8 Signed-off-by: Mans …
9:05 PM Changeset in ffmpeg [b5b7b75e] by Diego Biurrun <diego@biurrun.de>
dsputil: Move get_penalty_factor() to the only place it is used.
9:05 PM Changeset in ffmpeg [0b016eb9] by Diego Biurrun <diego@biurrun.de>
dsputil: Move ff_block_permute to mpegvideo_enc
8:54 PM Changeset in ffmpeg [a8e748e] by Michael Niedermayer <michaelni@gmx.at>
lavf: add seek2any to allow forcing seeking to non keyframes via …
8:48 PM Changeset in ffmpeg [7c00d853] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: support seek to non keyframes Signed-off-by: Michael …
8:42 PM Ticket #2238 (ffplay: add SDL_AUDIO_FREQUENCY variable) updated by ami_stuff
Replying to Cigaes: > Adding a feature to work around an …
8:33 PM Ticket #2248 (select filter does not correctly set prev_pts) closed by Stefano Sabatini
fixed: Should be fixed in: […] Bug was present since first filter commit, …
8:28 PM Changeset in ffmpeg [c0a4871c] by Stefano Sabatini <stefasab@gmail.com>
lavfi/select: correctly set prev_t and prev_pts In particular, fix …
8:00 PM Changeset in ffmpeg [872855e2] by Stefano Sabatini <stefasab@gmail.com>
lavfi/select: avoid double -> int lossy conversion in debug log
7:34 PM Ticket #2247 (building doc fails) closed by Stefano Sabatini
fixed: Should be fixed in: […]
7:28 PM Changeset in ffmpeg [1afbb4c2] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: remove another instance of '×' Fix trac ticket #2247.
7:21 PM Ticket #2238 (ffplay: add SDL_AUDIO_FREQUENCY variable) updated by Cigaes
Adding a feature to work around an unknown problem, possibly in other …
6:46 PM Changeset in ffmpeg [a00c4b4d] by Michael Niedermayer <michaelni@gmx.at>
af_biquad: avoid subtraction in loop 17% faster Note the speedup is …
6:13 PM Ticket #2248 (select filter does not correctly set prev_pts) created by Andrew
When using the select filter, the filter's internal pts variable is …
6:03 PM Changeset in ffmpeg [9f956611] by Michael Niedermayer <michaelni@gmx.at>
af_biquad: unroll loop, remove variable copies This makes the code …
4:13 PM Ticket #2247 (building doc fails) created by Alexander
Summary of the bug: How to reproduce: version 1.1.1 --enable-doc …
3:22 PM Changeset in ffmpeg [4e2c6368] by Michael Niedermayer <michaelni@gmx.at>
sws: dont write out of array on bigendian Fixes Ticket2229 …
3:22 PM Changeset in ffmpeg [48870853] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputil: Fix author attribution after code has been moved/splited …
2:04 PM FFmpeg and the SoX Resampler edited by robs
(diff)
1:44 PM Ticket #2245 (Speed difference when using -ss on similar MKVs when extracting frame image) reopened by eelco
1:44 PM Ticket #2245 (Speed difference when using -ss on similar MKVs when extracting frame image) updated by eelco
Interesting. I hadn’t looked at that yet. I saw that the “slow” sample …
1:35 PM Changeset in ffmpeg [54d83223] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:28 PM Changeset in ffmpeg [c7002e3d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '12b54a1f39fee22fa0399825ae47a43e60bad4c5' * commit …
1:23 PM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) updated by Carl Eugen Hoyos
Summary changed
1:02 PM Changeset in ffmpeg [1c653939] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '605b047bcc48482dc8a356f56629da259fbddbf1' * commit …
12:59 PM Changeset in ffmpeg [b8d6108c] by Michael Niedermayer <michaelni@gmx.at>
error_resilience: assert that unsupported B frame interpolation isnt …
12:49 PM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) updated by Carl Eugen Hoyos
Using attached patch, I get the following output: […]
12:49 PM Changeset in ffmpeg [7f23b2a9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c5fcdb440237f06f6c954185ab60970cabf786a2' * commit …
12:48 PM patchdebugswsdst attached to Ticket #2229 by Carl Eugen Hoyos
12:42 PM Changeset in ffmpeg [d551854] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0' * commit …
12:35 PM Changeset in ffmpeg [60a0bc46] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc' * commit …
12:09 PM Changeset in ffmpeg [c4e394e4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' * commit …
11:50 AM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) updated by Carl Eugen Hoyos
Priority, Keywords changed
The invalid write in sws_scale() on big-endian is a regression since …
11:29 AM Ticket #2245 (Speed difference when using -ss on similar MKVs when extracting frame image) closed by Carl Eugen Hoyos
invalid: The "slow" sample has one keyframe (at 0:00) before your desired …
11:22 AM Changeset in ffmpeg [b5884db4] by Nicolas George <nicolas.george@normalesup.org>
lavfi: fix missing space in error message.
11:22 AM Changeset in ffmpeg [3dea8b37] by Nicolas George <nicolas.george@normalesup.org>
lavfi: remove disabled code.
11:06 AM Ticket #2246 (ffmpeg freezes and eats 100% CPU while encoding aac with too low bitrate) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since 72dabdf […]
10:54 AM Changeset in ffmpeg [199683c] by Michael Niedermayer <michaelni@gmx.at>
mov: remove unused function Signed-off-by: Michael Niedermayer …
10:48 AM audio.wav attached to Ticket #2246 by Carl Eugen Hoyos
10:22 AM ffmpeg-20130207-122140.log attached to Ticket #2246 by Ivan
ffmpeg output log
10:20 AM ffmpeg-20121230-170240.log attached to Ticket #2246 by Ivan
ffmpeg output log
10:20 AM pictures.tgz attached to Ticket #2246 by Ivan
JPEGs and WAV for bug reproducing
10:16 AM Ticket #2246 (ffmpeg freezes and eats 100% CPU while encoding aac with too low bitrate) created by Ivan
Summary of the bug: Trying to convert images+wav file into the 3gp …
9:39 AM Ticket #2245 (Speed difference when using -ss on similar MKVs when extracting frame image) updated by eelco
Uploaded as 2245-slow-ss.mkv and 2245-fast-ss.mkv to …
9:36 AM Ticket #2245 (Speed difference when using -ss on similar MKVs when extracting frame image) created by eelco
Summary of the bug: When using -ss on the input file, some MKVs are …
9:36 AM Changeset in ffmpeg [08797c59] by Paul B Mahol <onemda@gmail.com>
flac: don't check the number of channels before setting the channel …
9:06 AM Changeset in ffmpeg [a1d3673] by Martin Storsjö <martin@martin.st>
dsputil: x86: Fix compile error Accidentally prefixed ff_ with …
9:04 AM ArticlesForCreation edited by slhck
(diff)
8:05 AM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) updated by Carl Eugen Hoyos
Keywords, Component changed
6:37 AM Changeset in ffmpeg [aa715cd] by rogerdpack <rogerpack2005@gmail.com>
dshow: attempt to build shared as well as static Signed-off-by: …
6:18 AM Changeset in ffmpeg [5479e08c] by Reinhard Tartler <siretart@tauware.de>
xxan: properly handle odd heights. Duplicate the last one or two …
6:18 AM Changeset in ffmpeg [b7765d00] by Reinhard Tartler <siretart@tauware.de>
msrledec: check bounds before constructing a possibly invalid pointer, …
6:18 AM Changeset in ffmpeg [d0249f1c] by Reinhard Tartler <siretart@tauware.de>
qtrle: fix the topmost line for 1bit Signed-off-by: Anton Khirnov …
6:18 AM Changeset in ffmpeg [1f8bf163] by Reinhard Tartler <siretart@tauware.de>
aasc: fix output for msrle compression. The bottom line was invalid …
6:18 AM Changeset in ffmpeg [108ca6fa] by Reinhard Tartler <siretart@tauware.de>
yop: check for input overreads. CC:libav-stable@libav.org (cherry …
6:18 AM Changeset in ffmpeg [7e35c50b] by Reinhard Tartler <siretart@tauware.de>
yop: check that extradata is large enough. CC:libav-stable@libav.org …
6:18 AM Changeset in ffmpeg [00bf6678] by Reinhard Tartler <siretart@tauware.de>
fraps: fix off-by one bug for version 1. CC:libav-stable@libav.org …
6:18 AM Changeset in ffmpeg [5bee21d7] by Reinhard Tartler <siretart@tauware.de>
vf_delogo: fix copying the input frame. CC:libav-stable@libav.org …
6:18 AM Changeset in ffmpeg [e835ce83] by Reinhard Tartler <siretart@tauware.de>
vf_delogo: fix an uninitialized read. CC:libav-stable@libav.org …
6:18 AM Changeset in ffmpeg [e0e42504] by Reinhard Tartler <siretart@tauware.de>
dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). Do not assume …
6:18 AM Changeset in ffmpeg [901682ff] by Reinhard Tartler <siretart@tauware.de>
atrac3: use correct loop variable in add_tonal_components() …
6:15 AM Changeset in ffmpeg [5af78cc9] by Reinhard Tartler <siretart@tauware.de>
mlp: store the channel layout for each substream. Also stop storing …
6:15 AM Changeset in ffmpeg [59f22ef9] by Reinhard Tartler <siretart@tauware.de>
mlpdec: TrueHD: use Libav channel order. Fixes bug 208. …
6:15 AM Changeset in ffmpeg [5393a560] by Reinhard Tartler <siretart@tauware.de>
mlpdec: set the channel layout. Fixes bug 401. Signed-off-by: Justin …
6:15 AM Changeset in ffmpeg [077beee4] by Reinhard Tartler <siretart@tauware.de>
x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly …
3:59 AM copied.wav attached to Ticket #2244 by dave rice
invalid output from -c copy with ffmpeg, the output is odd byte length …
3:58 AM oddbytedatalength.wav attached to Ticket #2244 by dave rice
source file, a valid wav file with odd-byte-length data chunk and …
3:55 AM Ticket #2244 (ffmpeg creates invalid odd-byte length wav files) created by dave rice
Summary of the bug: When I copy the audio data with ffmpeg from wav …
12:49 AM ArticlesForCreation created by llogan
make initial page
12:24 AM Changeset in ffmpeg [1690c1fa]n1.0.4 by Michael Niedermayer <michaelni@gmx.at>
update for 1.0.4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12:00 AM Changeset in ffmpeg [3f271580] by Michael Niedermayer <michaelni@gmx.at>
h264: Only apply error concealment if theres a frame Without any …
12:00 AM Changeset in ffmpeg [c459c7b] by Michael Niedermayer <michaelni@gmx.at>
aacdec: check channel count Prevent out of array accesses Found-by: …
12:00 AM Changeset in ffmpeg [08e2c7a4] by Michael Niedermayer <michaelni@gmx.at>
vqavideo: check chunk sizes before reading chunks Fixes out of array …
12:00 AM Changeset in ffmpeg [89e16e67] by Michael Niedermayer <michaelni@gmx.at>
sanm: Check decoded_size. This prevents a buffer overflow in …
12:00 AM Changeset in ffmpeg [4cd1dad9] by Michael Niedermayer <michaelni@gmx.at>
avcodec_decode_audio: do not trust the channel layout, use the channel …
12:00 AM Changeset in ffmpeg [3e196e4d] by Michael Niedermayer <michaelni@gmx.at>
error_concealment: Check that the picture is not in a half setup …
12:00 AM Changeset in ffmpeg [2502914c] by Michael Niedermayer <michaelni@gmx.at>
atrac3dec: Check coding mode against channels. Found-by: Mateusz …
12:00 AM Changeset in ffmpeg [6df0d3e2] by Michael Niedermayer <michaelni@gmx.at>
alsdec: check block length Fix writing over the end Found-by: …
12:00 AM Changeset in ffmpeg [85a14db] by Michael Niedermayer <michaelni@gmx.at>
adpcm: fix off by 1 error and out of array access in DK4 Found-by: …
12:00 AM Changeset in ffmpeg [db0f7f73] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: Skip len==0 cases Fixes vlc decoding for hypothetical …
12:00 AM Changeset in ffmpeg [b666debf] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: Check init_vlc() return codes. Prevents out of array …
12:00 AM Changeset in ffmpeg [c3744b41] by Michael Niedermayer <michaelni@gmx.at>
rtmp: fix buffer overflows in ff_amf_tag_contents() A negative `size' …
12:00 AM Changeset in ffmpeg [7df878ac] by Michael Niedermayer <michaelni@gmx.at>
rtmp: fix multiple broken overflow checks Sanity checks like `data + …
12:00 AM Changeset in ffmpeg [bc58fe03] by Michael Niedermayer <michaelni@gmx.at>
rtpenc: fix overflow checking in avc_mp4_find_startcode() The check …
12:00 AM Changeset in ffmpeg [8eda8886] by Michael Niedermayer <michaelni@gmx.at>
sanm: check image dimensions before using them Avoids integer …

Feb 6, 2013:

11:38 PM Changeset in ffmpeg [659d4ba5] by Luca Barbato <lu_zero@gentoo.org>
dsputil: x86: Convert h263 loop filter to yasm Signed-off-by: Luca …
11:03 PM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) updated by Carl Eugen Hoyos
Summary changed
The problem is that before sws_scale() gets called from scale_slice(), …
10:29 PM Changeset in ffmpeg [f3144b0c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mov: skip version and flags attributes in mov_read_chan function …
10:24 PM Changeset in ffmpeg [02d3ad86] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mov: skip version and flags attributes in mov_read_chan function …
10:18 PM Ticket #2243 (documentation bug) updated by Carl Eugen Hoyos
Keywords, Version changed
10:13 PM Ticket #1764 (Wrong channel layout for files with uncommon audio) updated by Carl Eugen Hoyos
Component changed
10:13 PM Ticket #1764 (Wrong channel layout for files with uncommon audio) closed by Carl Eugen Hoyos
fixed: Fixed by Matthieu Bouron.
9:58 PM Ticket #2243 (documentation bug) closed by Stefano Sabatini
fixed: Fixed in: […] Thanks for the report.
9:55 PM Changeset in ffmpeg [d11ac64] by Stefano Sabatini <stefasab@gmail.com>
doc: replace '×' symbol with 'x' Non-ascii chars are not correctly …
9:55 PM Changeset in ffmpeg [b3d2c6f8] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: fix DTS inconsistencies with -reset_timestamps The DTS …
9:39 PM Changeset in ffmpeg [59d40fc7] by Michael Niedermayer <michaelni@gmx.at>
lavf/mov: skip version and flags attributes in mov_read_chan function …
8:48 PM Changeset in ffmpeg [12b54a1f] by Anton Khirnov <anton@khirnov.net>
mpegvideo: remove an unused function parameter
8:47 PM Changeset in ffmpeg [605b047b] by Anton Khirnov <anton@khirnov.net>
rv10: improve buffer size check. Check slice count and input buffer …
8:46 PM Changeset in ffmpeg [c5fcdb44] by Anton Khirnov <anton@khirnov.net>
error_resilience: remove a useless if() and FIXME pp_time is never …
8:45 PM Changeset in ffmpeg [9782c77] by Anton Khirnov <anton@khirnov.net>
h264: remove silly macros They serve no useful purpose and wreak all …
8:44 PM Changeset in ffmpeg [ca1fe6c0] by Anton Khirnov <anton@khirnov.net>
h263: remove an unused parameter from ff_h263_decode_init_vlc
8:44 PM Changeset in ffmpeg [9d083d64] by Anton Khirnov <anton@khirnov.net>
flac: add channel layout masks for streams with 7 or 8 channels. They …
8:43 PM Changeset in ffmpeg [41244e1] by Anton Khirnov <anton@khirnov.net>
flac: don't check the number of channels before setting the channel …
8:12 PM Ticket #2243 (documentation bug) created by Alexander
Summary of the bug: --enable-doc --enable-manpages How to reproduce: …
8:09 PM Encode/AAC edited by llogan
faac q range is 10-500 (although <10 seems to work but is probably not … (diff)
7:14 PM Changeset in ffmpeg [47451943] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'rdp/combined2' * rdp/combined2: …
5:17 PM Changeset in ffmpeg [864fdfa0] by Michael Niedermayer <michaelni@gmx.at>
framecrcenc: print all side data elements, not just the first …
5:17 PM Changeset in ffmpeg [b2c44319] by Michael Niedermayer <michaelni@gmx.at>
framecrcenc: Also print the size of side data elements Signed-off-by: …
4:53 PM Changeset in ffmpeg [579c4ad] by Michael Niedermayer <michaelni@gmx.at>
Fate test to print side_data crc if present Modified the fate test …
3:59 PM Changeset in ffmpeg [78dc4cb2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
3:46 PM Changeset in ffmpeg [d71f8d7] by Michael Niedermayer <michaelni@gmx.at>
qtrle: fix 1bit row_ptr comment Found-by: aballier Signed-off-by: …
3:40 PM Changeset in ffmpeg [0b74fd11] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa' * commit …
3:25 PM Changeset in ffmpeg [73562f1f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8136f234445862c94d1c081606b2d1e3d44fccf3' * commit …
3:05 PM Changeset in ffmpeg [a846dccb] by Martin Storsjö <martin@martin.st>
h264chroma: x86: Fix building with yasm disabled Signed-off-by: …
3:05 PM Changeset in ffmpeg [3138b15] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '06cf597c352519d2b70f293518c61b8c312f5d4f' * commit …
2:57 PM Changeset in ffmpeg [769eba75] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '89f11f498b9c15bc71494a11a7ec560f4adf630d' * commit …
2:26 PM Changeset in ffmpeg [68c0144d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '685e6f2e3939f124b41c7801cc541dad8252af3d' * commit …
2:21 PM Changeset in ffmpeg [a845ac78] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2cd4068071b9a8908823a3107f97e938211045ce' * commit …
2:16 PM Changeset in ffmpeg [ddc3ca2c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177' * commit …
1:53 PM Changeset in ffmpeg [6e9f3f3b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '238614de679a71970c20d7c3fee08a322967ec40' * commit …
1:25 PM Changeset in ffmpeg [fadf8459] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb' * commit …
12:53 PM Changeset in ffmpeg [7af876a9] by Paul B Mahol <onemda@gmail.com>
flac: add channel layout masks for streams with 7 or 8 channels They …
12:35 PM Changeset in ffmpeg [8ab2173e] by Paul B Mahol <onemda@gmail.com>
lavc/bink: Chech for malloc failure Signed-off-by: James Almer …
12:27 PM Changeset in ffmpeg [6c388848] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' * commit …
12:22 PM Changeset in ffmpeg [0ddca7d4] by Michael Niedermayer <michaelni@gmx.at>
dsputil: fixup half a dozen bugs with ptrdiff vs int linesize …
11:18 AM Changeset in ffmpeg [ede45c4e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8' * commit …
10:31 AM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) updated by Cigaes
For #2212, it was an A-V desync, IIRC, was it not? If so, it was a bug …
10:30 AM Changeset in ffmpeg [82bd04b1] by Diego Biurrun <diego@biurrun.de>
rv34: Drop now unnecessary dsputil dependencies
10:30 AM Changeset in ffmpeg [79dad2a] by Diego Biurrun <diego@biurrun.de>
dsputil: Separate h264chroma
10:25 AM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) updated by Carl Eugen Hoyos
Replying to Cigaes: > > Not acceptable imo is ffmpeg …
10:08 AM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) updated by Cigaes
Replying to cehoyos: > I believe it is acceptable (and …
9:46 AM Ticket #2240 (xvid: visible artefects) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
9:40 AM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) updated by Carl Eugen Hoyos
I believe it is acceptable (and expected) that the conversion from ass …
9:29 AM Changeset in ffmpeg [9f0bf48b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: dont allow -flags to override -pass Fixes Ticket2154 …
9:23 AM Changeset in ffmpeg [4d9bde86] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: dont allow -flags to override -pass Fixes Ticket2154 …
9:21 AM Changeset in ffmpeg [293065bd] by Anton Khirnov <anton@khirnov.net>
mpegvideo: initialize dummy reference frames. Do not rely on …
9:21 AM Changeset in ffmpeg [dff6197d] by Anton Khirnov <anton@khirnov.net>
nuv: do not rely on get_buffer() initializing the frame.
9:21 AM Changeset in ffmpeg [39a9fdd0] by Anton Khirnov <anton@khirnov.net>
yop: initialize palette to 0 The FATE sample contains some pixels …
9:21 AM Changeset in ffmpeg [8136f234] by Anton Khirnov <anton@khirnov.net>
yop: check for input overreads. CC:libav-stable@libav.org
9:21 AM Changeset in ffmpeg [06cf597] by Anton Khirnov <anton@khirnov.net>
yop: check that extradata is large enough. CC:libav-stable@libav.org
9:21 AM Changeset in ffmpeg [89f11f49] by Anton Khirnov <anton@khirnov.net>
qtrle: fix the topmost line for 1bit Signed-off-by: Anton Khirnov …
9:21 AM Changeset in ffmpeg [685e6f2e] by Anton Khirnov <anton@khirnov.net>
xxan: properly handle odd heights. Duplicate the last one or two …
9:21 AM Changeset in ffmpeg [2cd40680] by Anton Khirnov <anton@khirnov.net>
fraps: fix off-by one bug for version 1. CC:libav-stable@libav.org
9:21 AM Changeset in ffmpeg [da7baaa] by Anton Khirnov <anton@khirnov.net>
aasc: fix output for msrle compression. The bottom line was invalid …
9:21 AM Changeset in ffmpeg [9bd6375d] by Anton Khirnov <anton@khirnov.net>
msrledec: check bounds before constructing a possibly invalid pointer, …
9:21 AM Changeset in ffmpeg [6a39985] by Anton Khirnov <anton@khirnov.net>
cmdutils: remove ansi from the list of broken codecs. It's not …
9:21 AM Changeset in ffmpeg [238614de] by Anton Khirnov <anton@khirnov.net>
cdgraphics: do not rely on get_buffer() initializing the frame. …
9:21 AM Changeset in ffmpeg [6ed9fc44] by Anton Khirnov <anton@khirnov.net>
svq1: replace struct svq1_frame_size with an array. It is used as an …
9:21 AM Changeset in ffmpeg [99162f8d] by Anton Khirnov <anton@khirnov.net>
vf_yadif: silence a warning. clang says: …
9:17 AM Changeset in ffmpeg [3cecef5b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: dont allow -flags to override -pass Fixes Ticket2154 …
9:12 AM Changeset in ffmpeg [86f072ce] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: dont allow -flags to override -pass Fixes Ticket2154 …
8:48 AM Changeset in ffmpeg [48a4ffa7] by Diego Biurrun <diego@biurrun.de>
asf: K&R formatting cosmetics
8:34 AM Changeset in ffmpeg [77bcb896] by Kostya Shishkov <kostya.shishkov@gmail.com>
vc1dec: use codec_id instead of codec_tag for VC1IMAGE the rest of …
7:29 AM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by agni451
any updates?
3:15 AM Changeset in ffmpeg [b48cf541]n1.1.2 by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: do not call exit from exit_program() This should fix …
3:15 AM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) closed by Michael Niedermayer
fixed
3:03 AM Changeset in ffmpeg [127ff886] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: do not call exit from exit_program() This should fix …
1:06 AM Ticket #2203 (libavcodec/vdpau.h is broken when used from C++) closed by Michael Niedermayer
fixed: patch applied, we can change the solution later if something better is …
1:03 AM Changeset in ffmpeg [5f3fa5f9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont allow -flags to override -pass Fixes Ticket2154 …
1:02 AM Changeset in ffmpeg [0e1bb99f] by Michael Niedermayer <michaelni@gmx.at>
update for 1.1.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12:43 AM Changeset in ffmpeg [68dfe530] by Michael Niedermayer <michaelni@gmx.at>
vdpau: Rename union, avoid name conflict with vdpau Fixes Ticket2203 …
12:26 AM Ticket #2154 (IF '-flags:v gray' THEN '-pass' is ignored) closed by Michael Niedermayer
fixed
12:26 AM Changeset in ffmpeg [ccf9dd00] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont allow -flags to override -pass Fixes Ticket2154 …

Feb 5, 2013:

11:40 PM Changeset in ffmpeg [a1278796] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: extend PTS debugging log with -reset_timestamps
11:40 PM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by Carl Eugen Hoyos
Please tell the "true" OP that mplayer -dumpstream is the recommended …
11:38 PM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by Carl Eugen Hoyos
Summary changed
11:24 PM Ticket #2140 (null ptr deref due to vf_mp not setting pseudo palette) updated by Michael Niedermayer
Analyzed by developer, Summary changed
11:20 PM Changeset in ffmpeg [212bb649] by Stefano Sabatini <stefasab@gmail.com>
ffplay: report video frame changes only in debug mode In particular, …
11:20 PM Changeset in ffmpeg [58c4b0f9] by Stefano Sabatini <stefasab@gmail.com>
ffplay: extend feedback in case of video changes
11:17 PM Changeset in ffmpeg [21185028] by Carl Eugen Hoyos <cehoyos@ag.or.at>
dvenc: dont fail hard if the timecode is invalid Instead just dont …
11:16 PM Changeset in ffmpeg [0c2a3507] by Carl Eugen Hoyos <cehoyos@ag.or.at>
movtextenc: fix pointer messup and out of array accesses Fixes …
11:11 PM Changeset in ffmpeg [d2c1a8d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ljpegenc: allocate needed scratch-buffer Fixes null pointer …
11:10 PM Changeset in ffmpeg [5a97a529] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: fix infinite loop Fixes Ticket2241 Signed-off-by: Michael …
11:09 PM Changeset in ffmpeg [f6b50924] by Carl Eugen Hoyos <cehoyos@ag.or.at>
dvenc: dont fail hard if the timecode is invalid Instead just dont …
11:07 PM Changeset in ffmpeg [a55c274f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
movtextenc: fix pointer messup and out of array accesses Fixes …
11:02 PM ass.mkv attached to Ticket #2242 by Carl Eugen Hoyos
11:01 PM Ticket #2242 (Small memory leak when using -fix_sub_duration with ass -> mov_text) created by Carl Eugen Hoyos
I originally reproduced the memleak with the sample from ticket #2213
10:56 PM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) updated by Cigaes
That is not true. Decoding from Matroska never requires …
10:47 PM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) updated by Carl Eugen Hoyos
The sample currently also needs -fix_sub_duration so I will not delete …
10:39 PM Ticket #2140 (null ptr deref due to vf_mp not setting pseudo palette) reopened by Carl Eugen Hoyos
[…]
10:34 PM Ticket #2164 (linking failure: undefined reference to `ff_pdw_80000000') updated by Carl Eugen Hoyos
Resolution changed
Fixed by Ronald in 2e4bb99
10:24 PM Changeset in ffmpeg [b2a722a8] by Luca Barbato <lu_zero@gentoo.org>
sh4: drop unused functions {avg,put}_pixels4_c are not used.
10:17 PM Ticket #2239 ("100 buffers queued in output stream" when decoding APE files (Insane ...) updated by jamal
Good to know then. Thanks.
10:10 PM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) updated by Michael Niedermayer
Fixed by: b0635e2fcf80717dd618ef75d3317d62ed85c300
10:05 PM Ticket #2187 (Cannot create a raw DV file out of an AVI/DVSD file) closed by Michael Niedermayer
fixed
9:57 PM Changeset in ffmpeg [f0eacbc7] by Michael Niedermayer <michaelni@gmx.at>
dvenc: dont fail hard if the timecode is invalid Instead just dont …
9:53 PM Changeset in ffmpeg [620289a2] by Diego Biurrun <diego@biurrun.de>
sh4: Fix silly type vs. variable name search and replace typo
9:49 PM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) updated by julian
could you tell me the revision that fixed it? thanks for fixing it!
9:48 PM Ticket #2241 (ffmpeg/ffprobe: hangs on specific wav files) updated by auphonic
Ok sorry, it was another problem on my side - however, I will send …
8:56 PM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) closed by Michael Niedermayer
fixed
8:54 PM Changeset in ffmpeg [b0635e2f] by Michael Niedermayer <michaelni@gmx.at>
movtextenc: fix pointer messup and out of array accesses Fixes …
8:31 PM Ticket #2241 (ffmpeg/ffprobe: hangs on specific wav files) updated by Michael Niedermayer
Replying to auphonic: > Just a question: > I assume that …
8:00 PM Changeset in ffmpeg [f7b7f021] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'rdp/combined' * rdp/combined: hdyc …
7:41 PM Ticket #2241 (ffmpeg/ffprobe: hangs on specific wav files) updated by auphonic
Thanks for the fast fix, I guess it's this commit? …
7:40 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) closed by Michael Niedermayer
duplicate: Very likely a duplicate of Ticket #1227 dont hesitate to reopen if its …
7:21 PM Ticket #2140 (null ptr deref due to vf_mp not setting pseudo palette) closed by Michael Niedermayer
fixed: was fixed by syncing libmpcodec from mplayer i think feel free to …
7:19 PM Ticket #2203 (libavcodec/vdpau.h is broken when used from C++) updated by Michael Niedermayer
Patch on ML, author of problematic commit contacted
5:59 PM Ticket #2213 (subtitle crash: malloc: *** error [...] incorrect checksum for freed ...) updated by Hari
Some debugging updates: Segmentation fault happens when invoking the …
5:53 PM Ticket #2207 (encoding bgra ljpeg crash) closed by Michael Niedermayer
fixed
5:52 PM Changeset in ffmpeg [c2dd5a18] by Michael Niedermayer <michaelni@gmx.at>
ljpegenc: allocate needed scratch-buffer Fixes null pointer …
5:32 PM Ticket #2241 (ffmpeg/ffprobe: hangs on specific wav files) closed by Michael Niedermayer
fixed
5:31 PM Changeset in ffmpeg [a8343bfb] by Michael Niedermayer <michaelni@gmx.at>
riff: fix infinite loop Fixes Ticket2241 Signed-off-by: Michael …
4:59 PM Ticket #2186 (program detection in transport stream broken) updated by Hendrik
I have another sample file which has this problem, reverting 4c41fc8 …
4:43 PM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) updated by Michael Niedermayer
patch posted, please test
4:36 PM Ticket #2164 (linking failure: undefined reference to `ff_pdw_80000000') closed by Michael Niedermayer
worksforme: i assume this has been fixed as its not reproduceable anymore
4:01 PM Changeset in ffmpeg [70b348ec] by Diego Biurrun <diego@biurrun.de>
configure: Group all hwaccels together in a separate variable
4:01 PM Changeset in ffmpeg [c9f933b5] by Diego Biurrun <diego@biurrun.de>
Add av_cold attributes to arch-specific init functions
4:00 PM Ticket #1949 (Display frame number on each frame) updated by igorg
Replying to saste: > Replying to igorg: > …
3:55 PM Ticket #2234 (FFMPEG crashes when trying to convert from PIX_FMT_YUV420P for specfic ...) updated by Carl Eugen Hoyos
Keywords changed
Your code does not compile here, please add a c file as attachment, …
3:54 PM Ticket #2241 (ffmpeg/ffprobe: hangs on specific wav files) updated by Carl Eugen Hoyos
[…]
3:53 PM Ticket #2234 (FFMPEG crashes when trying to convert from PIX_FMT_YUV420P for specfic ...) updated by Hari
Tried to reproduce the issue using test application …
3:53 PM Changeset in ffmpeg [eaa9d2cd] by Michael Niedermayer <michaelni@gmx.at>
h264: skip error concealment when SPS and slices are mismatching …
3:53 PM Changeset in ffmpeg [d3bec247] by Michael Niedermayer <michaelni@gmx.at>
h264: Only apply error concealment if theres a frame Without any …
3:50 PM Changeset in ffmpeg [3ef15381] by Michael Niedermayer <michaelni@gmx.at>
h264: check the pixel format directly and force a reinit on …
3:48 PM Changeset in ffmpeg [47e462ee] by Michael Niedermayer <michaelni@gmx.at>
aacdec: check channel count Prevent out of array accesses Found-by: …
3:47 PM Changeset in ffmpeg [f3d16706] by Michael Niedermayer <michaelni@gmx.at>
vqavideo: check chunk sizes before reading chunks Fixes out of array …
3:47 PM Changeset in ffmpeg [9547034f] by Michael Niedermayer <michaelni@gmx.at>
gifdec: gif_copy_img_rect: Fix end pointer Fixes out of array …
3:47 PM Changeset in ffmpeg [62c9beda] by Michael Niedermayer <michaelni@gmx.at>
sanm: Check decoded_size. This prevents a buffer overflow in …
3:46 PM Ticket #2241 (ffmpeg/ffprobe: hangs on specific wav files) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
DoS regression since 1350dff (symptoms changed in 259d8c5), decoding …
3:35 PM Changeset in ffmpeg [0e68b6dd] by Michael Niedermayer <michaelni@gmx.at>
Use proper "" quotes for local header #includes (cherry picked from …
3:33 PM Changeset in ffmpeg [75e88db3] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: Skip len==0 cases Fixes vlc decoding for hypothetical …
3:33 PM Changeset in ffmpeg [6baa5492] by Michael Niedermayer <michaelni@gmx.at>
huffyuvdec: Check init_vlc() return codes. Prevents out of array …
3:33 PM Changeset in ffmpeg [22561bc0] by Michael Niedermayer <michaelni@gmx.at>
aasc: fix 16bpp on big-endian Signed-off-by: Michael Niedermayer …
3:28 PM Changeset in ffmpeg [8a446451] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/9' into release/1.1 * …
3:19 PM Changeset in ffmpeg [85e94a30] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '62de693a17f9b107be7867d822d5accacd4be544' into …
2:55 PM ice_chapel.wav attached to Ticket #2241 by auphonic
2:55 PM Ticket #2241 (ffmpeg/ffprobe: hangs on specific wav files) created by auphonic
ffprobe and ffmpeg hangs forever on specific wav input files - in …
2:55 PM xvid.diff attached to Ticket #2240 by ami_stuff
2:54 PM Ticket #2240 (xvid: visible artefects) created by ami_stuff
there are visible artefacts on the car at the end of the video the …
2:54 PM Changeset in ffmpeg [2b20397e] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstream …
2:41 PM Changeset in ffmpeg [81e357db] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_pullup: update to latest version from mplayer Please …
2:41 PM Changeset in ffmpeg [13afcdd0] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_uspp: update to latest version from mplayer Please see …
2:40 PM Changeset in ffmpeg [3ce3d4cc] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_unsharp: update to latest version from mplayer Please …
1:53 PM Changeset in ffmpeg [7a488560] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_spp: update to latest version from mplayer Please see …
1:47 PM Changeset in ffmpeg [14132599] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_sab: update to latest version from mplayer Please see …
1:47 PM Changeset in ffmpeg [fe8bc6dd] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/pullup: update to latest version from mplayer Please see …
1:18 PM Changeset in ffmpeg [8f7e3e67] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_noise: update to latest version from mplayer Please …
1:17 PM Changeset in ffmpeg [3ca46d0c] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_pp7:update to latest version from mplayer Please see …
1:17 PM Changeset in ffmpeg [fdd574ed] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_qp: update to latest version from mplayer Please see …
1:00 PM Changeset in ffmpeg [b7e66229] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_mcdeint: update to latest version from mplayer Please …
12:59 PM Changeset in ffmpeg [25ed6e99] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_ilpack: update to latest version from mplayer Please …
12:59 PM Changeset in ffmpeg [011702f5] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_ivtc: update to latest version from mplayer Please see …
12:44 PM Changeset in ffmpeg [0b36a05c] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_fspp: update to latest version from mplayer Please see …
12:43 PM Changeset in ffmpeg [2b9eb616] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/av_helpers: update to latest version from mplayer Please …
12:40 PM Changeset in ffmpeg [e02c713f] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_filmdint: update to latest version from mplayer Please …
12:39 PM Changeset in ffmpeg [5d011511] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_divtc: update to latest version in mplayer Please see …
12:02 PM Changeset in ffmpeg [99a0813] by Michael Niedermayer <michaelni@gmx.at>
libhmpcodec/mp_msg: update to latest from mplayer Please see mplayer …
11:59 AM Changeset in ffmpeg [25841dfe] by Diego Biurrun <diego@biurrun.de>
Use ptrdiff_t instead of int for {avg, put}_pixels line_size …
11:58 AM Changeset in ffmpeg [745cb39d] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/help_mp: update to latest from mplayer Please see mplayer …
11:55 AM Changeset in ffmpeg [a54737f7] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/cpudetect: update to latest from mplayer Please see …
10:56 AM Changeset in ffmpeg [0b6f34cc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:00 AM Ticket #2239 ("100 buffers queued in output stream" when decoding APE files (Insane ...) closed by Elon Musk
wontfix: This is intentional. APE compress insane number of samples in single …
9:05 AM intro.ape attached to Ticket #2239 by jamal
9:03 AM Ticket #2239 ("100 buffers queued in output stream" when decoding APE files (Insane ...) updated by jamal
Not the one i posted since i used dd to cut it down (as instructed in …
8:57 AM Ticket #2239 ("100 buffers queued in output stream" when decoding APE files (Insane ...) updated by Carl Eugen Hoyos
Is the file decoded correctly? (I was unable to test myself because …
8:33 AM Ticket #2239 ("100 buffers queued in output stream" when decoding APE files (Insane ...) updated by jamal
I uploaded a cut down version of the file i used for the log output …
8:32 AM small-999.ape attached to Ticket #2239 by jamal
8:22 AM Ticket #2237 (ffplay: do not increase get_master_clock(is) when audio/video decoding ...) updated by Carl Eugen Hoyos
Priority, Status, Version, Component changed
8:20 AM Ticket #2239 ("100 buffers queued in output stream" when decoding APE files (Insane ...) updated by Carl Eugen Hoyos
Please provide a sample.
3:07 AM Ticket #2239 ("100 buffers queued in output stream" when decoding APE files (Insane ...) created by jamal
Summary of the bug: […] This apparently only happens when using …
2:30 AM Changeset in ffmpeg [103a2c2b] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs: update img_format.* & mp_image.* to latest from mplayer …
2:05 AM Changeset in ffmpeg [708ed15d] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs/vf_stereo3d: update to latest version from mplayer Merged …
12:14 AM Ticket #2238 (ffplay: add SDL_AUDIO_FREQUENCY variable) created by ami_stuff
for some reason (maybe hardware drive or some bug in libsdl) audio …
12:09 AM Ticket #2235 (Subtitles do not seek) updated by SubJunk
Hi cehoyos, thanks for the quick reply :) Here's the complete output: …
12:05 AM Ticket #2237 (ffplay: do not increase get_master_clock(is) when audio/video decoding ...) created by ami_stuff
when I seek (for example) in this file: …
12:00 AM Ticket #2174 (ffplay: eliminate possible resize of the window for first frame) closed by ami_stuff
fixed: Replying to cehoyos: > Is this problem still reproducible? …

Feb 4, 2013:

11:37 PM Changeset in ffmpeg [5a83115] by Michael Niedermayer <michaelni@gmx.at>
ffv1: check for malloc failure Signed-off-by: Michael Niedermayer …
11:37 PM Changeset in ffmpeg [b77d94dc] by Michael Niedermayer <michaelni@gmx.at>
ffv1enc: check for malloc failure Signed-off-by: Michael Niedermayer …
11:12 PM Changeset in ffmpeg [0e2b0033] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: apply various rendering changes to the showspectrum docs …
11:08 PM Ticket #2002 (mms streaming always requests all streams) updated by Dennis
Yes, the reason this stream has multiple streams is because WMS allows …
11:01 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Otto D
Since there has been no further response to this, I have forked …
11:01 PM Changeset in ffmpeg [2d22e97f] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix @item syntax in showspectrum docs In particular, fix …
9:59 PM Changeset in ffmpeg [fc0d069f] by Michael Niedermayer <michaelni@gmx.at>
flacdec: silence several "warning: X may be used uninitialized in this …
9:59 PM Changeset in ffmpeg [96a08d86] by Michael Niedermayer <michaelni@gmx.at>
wmavoice: silence may be used uninitialized warnings Signed-off-by: …
5:29 PM ffmpeg-report_mpegts-out.log attached to Ticket #2236 by Neal McConnell
Report of mpegts output, relying on auto stream selection. For comparison.
5:29 PM ffmpeg-report_hls-out.log attached to Ticket #2236 by Neal McConnell
Report of HLS output, relying on auto stream selection
5:26 PM Ticket #2236 (Default stream selection does not work with HLS output) created by Neal McConnell
OS: CentOS 6.3 64-bit Build: ffmpeg version …
2:23 PM Ticket #2208 (Unable to extract PGS subtitles (*.sup) from Bluray m2ts) updated by Carl Eugen Hoyos
Keywords changed
2:15 PM Ticket #2174 (ffplay: eliminate possible resize of the window for first frame) updated by Carl Eugen Hoyos
Is this problem still reproducible?
2:00 PM Changeset in ffmpeg [e66240f2] by Diego Biurrun <diego@biurrun.de>
avfilter: x86: consistent filenames for filter optimizations
1:37 PM Changeset in ffmpeg [81f2549e] by Paul B Mahol <onemda@gmail.com>
lavfi/showspectrum: display multiple channels in separate row The …
1:34 PM Changeset in ffmpeg [353bd158] by Michael Niedermayer <michaelni@gmx.at>
sws: Fix "warning: comparison of distinct pointer types lacks a cast" …
1:30 PM Changeset in ffmpeg [63c61f0b] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: Fix 2 "warning: may be used uninitialized in this function" …
1:19 PM Ticket #1745 (PS3 compatibility regression) updated by Carl Eugen Hoyos
Keywords changed
12:22 PM Changeset in ffmpeg [c67ddb56] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'mjbshaw/master' * mjbshaw/master: …
11:43 AM Ticket #2235 (Subtitles do not seek) updated by Carl Eugen Hoyos
Please provide your failing command line together with the complete, …
11:37 AM Changeset in ffmpeg [a2bff49e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:39 AM Ticket #2235 (Subtitles do not seek) created by SubJunk
When using the subtitles filter, the subtitle doesn't seek. For …
9:28 AM Ticket #2234 (FFMPEG crashes when trying to convert from PIX_FMT_YUV420P for specfic ...) created by Kiran Kumar
Summary of the bug: Hi I am trying to convert frames from …
8:35 AM Slideshow edited by svnpenn
(diff)
6:53 AM Changeset in ffmpeg [60f06f98] by Michael Bradshaw <mjbshaw@gmail.com>
libopenjpegenc: make dci compliant j2c Signed-off-by: Michael …
5:17 AM Changeset in ffmpeg [d9df93ef] by Anton Khirnov <anton@khirnov.net>
mpegvideo: simplify REBASE_PICTURE Always evaluate to NULL when the …
4:17 AM Ticket #2231 (Remuxing some H264 WTV file to TS files generates no audio and ...) updated by Carl Eugen Hoyos
Keywords changed
4:04 AM Ticket #2233 (H264 remuxing generated excessive warning messages) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
[…]
4:02 AM Great British Railway Journeys_BBC HD_2013_01_29_18_31_49_cut.wtv attached to Ticket #2233 by Carl Eugen Hoyos
3:21 AM Ticket #2233 (H264 remuxing generated excessive warning messages) created by ramitb
Summary of the bug: With some H264 WTV files when trying to stream …
3:11 AM Changeset in ffmpeg [b5f544a0] by Michael Niedermayer <michaelni@gmx.at>
swr: Dont use floats for S32->S32 when possible Signed-off-by: …
3:07 AM Ticket #2205 (It does not be streaming a RTSP(H.264/AAC) using ffserver.) updated by Eric Ahn
I captured rtsp flow between ffserver and galaxy u. It did not …
3:05 AM Changeset in ffmpeg [be989f92] by Michael Niedermayer <michaelni@gmx.at>
swr: reorder init code to make rematrix status available earlier This …
3:05 AM Changeset in ffmpeg [24244cec] by Michael Niedermayer <michaelni@gmx.at>
swr-test: Fix clip to 32bit Signed-off-by: Michael Niedermayer …
3:05 AM Changeset in ffmpeg [b8c55590] by Michael Niedermayer <michaelni@gmx.at>
swr/resample: fix integer overflow, add missing cast The effects of …
3:05 AM Changeset in ffmpeg [91debec9] by Michael Niedermayer <michaelni@gmx.at>
swr/resample: fix filter rounding and cliping for s32 Signed-off-by: …
3:01 AM Ticket #2205 (It does not be streaming a RTSP(H.264/AAC) using ffserver.) updated by Eric Ahn
Summary changed
2:53 AM Ticket #2231 (Remuxing some H264 WTV file to TS files generates no audio and ...) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Replying to [comment:5
2:48 AM Ticket #2205 (It does not be streaming a RTSP(H.264/AAC) using ffserver.) updated by Eric Ahn
It's rtsp flow of galaxy u <--> wowza RTSP for reference. * default …
2:19 AM Ticket #2231 (Remuxing some H264 WTV file to TS files generates no audio and ...) updated by ramitb
Replying to cehoyos: > Replying to cehoyos: > …
1:58 AM Ticket #2231 (Remuxing some H264 WTV file to TS files generates no audio and ...) updated by Carl Eugen Hoyos
Replying to cehoyos: > Replying to [comment:3
1:51 AM Ticket #2231 (Remuxing some H264 WTV file to TS files generates no audio and ...) closed by Carl Eugen Hoyos
invalid: Replying to ramitbhalla: > the original video plays fine …
1:15 AM Ticket #2231 (Remuxing some H264 WTV file to TS files generates no audio and ...) updated by ramitb
I'll upload smaller videos. the original video plays fine on WMP, so …

Feb 3, 2013:

10:16 PM Changeset in ffmpeg [cf7b71b0] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: reformat various filter tables items Improve overall …
9:57 PM Changeset in ffmpeg [71956371] by Stefano Sabatini <stefasab@gmail.com>
lavu/parseutils: add digital cinema frame sizes Signed-off-by: …
8:50 PM Ticket #2191 (ffplay: iff 8svx regression with time counter) closed by Marton Balint
fixed: Fixed in git master.
8:26 PM Ticket #1605 (seek issue for realmedia files) updated by Carl Eugen Hoyos
Ticket #2232 contains a test-case that is easier to reproduce: […]
8:23 PM Ticket #2232 (Seeking in atrac3 breaks decoding) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
Afaict, the bug with cook is a duplicate of ticket #1605 […]
7:52 PM Ticket #2232 (Seeking in atrac3 breaks decoding) updated by ami_stuff
Replying to cehoyos: > Could you confirm that the same …
7:16 PM Ticket #2232 (Seeking in atrac3 breaks decoding) updated by Carl Eugen Hoyos
Could you confirm that the same problem is also reproducible with the …
6:59 PM Changeset in ffmpeg [d106679f] by Michael Niedermayer <michaelni@gmx.at>
qdm2: disable superblocktype_2_3==0 code The code is untested and …
6:56 PM Changeset in ffmpeg [ccfd8cff] by Michael Niedermayer <michaelni@gmx.at>
qdm2: Fix data type used in multiplication. Avoid unintended …
6:34 PM Ticket #2231 (Remuxing some H264 WTV file to TS files generates no audio and ...) updated by Carl Eugen Hoyos
Do you have any indication that WMP supports playback of LATM in …
6:27 PM Ticket #2232 (Seeking in atrac3 breaks decoding) created by ami_stuff
when I cycle audio stream three times with "a" key (to track 24) then …
5:58 PM Ticket #2231 (Remuxing some H264 WTV file to TS files generates no audio and ...) updated by Carl Eugen Hoyos
Unrelated to this ticket: Please stop uploading 300MB samples for …
5:05 PM Changeset in ffmpeg [773fc6e0] by Paul B Mahol <onemda@gmail.com>
lavfi/showspectrum: set default height to 512 Only power-of-two FFTs …
4:21 PM Changeset in ffmpeg [4d37d2bf] by Michael Niedermayer <michaelni@gmx.at>
put_vp_no_rnd_pixels8_l2_mmx: fix type Signed-off-by: Michael …
4:08 PM Changeset in ffmpeg [fe63f3d3] by Stefano Sabatini <stefasab@gmail.com>
doc/syntax: add missing frame sizes Adding missing frame sizes used …
4:08 PM Changeset in ffmpeg [3bba91d3] by Stefano Sabatini <stefasab@gmail.com>
doc/syntax: fix frame rate documentation This patch corrects a …
4:06 PM Ticket #2231 (Remuxing some H264 WTV file to TS files generates no audio and ...) created by ramitb
Summary of the bug: With some H264 WTV files when trying to stream …
4:01 PM Changeset in ffmpeg [1897109c] by Stefano Sabatini <stefasab@gmail.com>
lavfi/pad: add support to named options
4:01 PM Changeset in ffmpeg [c4428190] by Stefano Sabatini <stefasab@gmail.com>
ffplay: remove misleading comment from audio_decode_frame()
4:01 PM Changeset in ffmpeg [02af4e9a] by Stefano Sabatini <stefasab@gmail.com>
ffplay: rename audio_decode_frame() variable "pts" to "audio_clock0" …
4:01 PM Changeset in ffmpeg [6e32b377] by Stefano Sabatini <stefasab@gmail.com>
ffplay: remove pts_ptr argument from audio_decode_frame() The …
3:45 PM Ticket #2086 (Teletext subtitles) updated by Carl Eugen Hoyos
Keywords changed
2:00 PM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Attached patch does not really help. […] […]
1:53 PM Ticket #2107 (m2ts encoding fails with H.264 bitstream malformed, no startcode ...) updated by Carl Eugen Hoyos
Replying to JohnGalt: > Suggestions? If you have a …
1:43 PM Ticket #2099 (FFMPEG Does not allow TrueHD, DTS-Master Audio or DTS in .M4V even ...) updated by Carl Eugen Hoyos
Replying to JohnGalt: > I found a way to get an m4v file …
1:41 PM Ticket #2107 (m2ts encoding fails with H.264 bitstream malformed, no startcode ...) updated by John Galt
I should update this to say that the above command line works ... …
1:32 PM Ticket #2099 (FFMPEG Does not allow TrueHD, DTS-Master Audio or DTS in .M4V even ...) updated by John Galt
I found a way to get an m4v file that has AAC, AC-3 and DTS-MA or …
12:50 PM Changeset in ffmpeg [cb573f7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions …
12:08 PM Changeset in ffmpeg [13eb9fcf] by Michael Niedermayer <michaelni@gmx.at>
build: Remove superfluous MAKE variable for the build suffix Use …
12:08 PM Changeset in ffmpeg [d1511c02] by Michael Niedermayer <michaelni@gmx.at>
proresdsp: Fix checkheaders It's been broken since commit ac89875 …
10:55 AM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by Cigaes
AFAICS, this is reproducible with the sample you uploaded for ticket …
10:41 AM Ticket #2230 (Specified MPEG-TS metadata is not written to HLS(-ssegment) segments) updated by Stefano Sabatini
Analyzed by developer, Keywords, Status, Component, Reproduced by developer changed
Replying to nealzebub: […] > I am attempting to encode …
10:21 AM Ticket #2228 (EXT-X-ALLOWCACHE tag written to m3u8 playlist needs minor corrections) closed by Stefano Sabatini
fixed: Replying to nealzebub: > Replying to cehoyos: …
10:17 AM Changeset in ffmpeg [90020d7] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tag …
10:15 AM Changeset in ffmpeg [c91f1f3f] by Stefano Sabatini <stefasab@gmail.com>
ffplay: drop redundant NULL sws_freeContext() check in stream_close() …
8:15 AM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) updated by Carl Eugen Hoyos
[…]
7:49 AM Ticket #2055 (wtvenc: support subtitle muxing) updated by ramitb
Not yet working, but I'm VERY concerned, it's reporting the same issue …
7:38 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
tx, i.e. it will go back to identifying this as a attachment (non …
7:37 AM Ticket #2055 (wtvenc: support subtitle muxing) updated by ramitb
will test it and let you know, didn't know it was fixed. But again …
2:36 AM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) updated by Michael Niedermayer
Please post the alloc related stuff from config.h …
2:15 AM ffprobe-report_single-ts.log attached to Ticket #2230 by Neal McConnell
FFprobe report reading the single mpegts file with specifed metadata. …
2:15 AM ffprobe-report_hls.log attached to Ticket #2230 by Neal McConnell
FFprobe report reading the first HLS segment with specifed metadata.
2:13 AM ffmpeg-report_single-ts.log attached to Ticket #2230 by Neal McConnell
Report from encoding to mpegts output, specifying metadata. For comparison.
2:12 AM ffmpeg-report_hls.log attached to Ticket #2230 by Neal McConnell
Report from encoding to HLS output, specifying metadata
2:12 AM Ticket #2230 (Specified MPEG-TS metadata is not written to HLS(-ssegment) segments) created by Neal McConnell
OS: CentOS 6.3 64-bit Build: ffmpeg version …
2:09 AM Changeset in ffmpeg [0cecaa9e] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: free attachments, fix memleak Signed-off-by: Michael …
1:12 AM Ticket #2228 (EXT-X-ALLOWCACHE tag written to m3u8 playlist needs minor corrections) updated by Neal McConnell
Replying to cehoyos: > Could you test attached patch? I …
1:07 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by Michael Niedermayer
a patch that fixes this is on the ffmpeg-devel ML

Feb 2, 2013:

11:56 PM Ticket #2055 (wtvenc: support subtitle muxing) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Err... was the the fix that …
11:54 PM Ticket #2002 (mms streaming always requests all streams) reopened by Carl Eugen Hoyos
11:52 PM Ticket #2055 (wtvenc: support subtitle muxing) updated by ramitb
Err... was the the fix that messed up ffmpeg in ticket #2227? In that …
11:51 PM Ticket #2229 (sws_scale overwrites out[0][-1] on big endian) created by Carl Eugen Hoyos
Current FFmpeg outputs a warning message from free() on ppc OSX, this …
11:33 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by Carl Eugen Hoyos
Keywords changed
11:25 PM Ticket #2161 (Only one of two dvbsub streams decoded) updated by Carl Eugen Hoyos
I should add that the artefact at 74538 that can be seen with -vc …
11:11 PM Ticket #2161 (Only one of two dvbsub streams decoded) updated by Cigaes
It is a fresh build of the SVN head + ffmpeg Git head. But I forgot …
11:05 PM Ticket #2161 (Only one of two dvbsub streams decoded) updated by Carl Eugen Hoyos
Still works fine here with mplayer -demuxer lavf - could you confirm …
10:44 PM Ticket #2161 (Only one of two dvbsub streams decoded) updated by Cigaes
I was about to ask the same question; no, pure {{{[ffmpeg2] vfm: …
9:55 PM Ticket #2228 (EXT-X-ALLOWCACHE tag written to m3u8 playlist needs minor corrections) updated by Carl Eugen Hoyos
Could you test attached patch?
9:55 PM patchallowcache.diff attached to Ticket #2228 by Carl Eugen Hoyos
9:48 PM Ticket #2228 (EXT-X-ALLOWCACHE tag written to m3u8 playlist needs minor corrections) created by Neal McConnell
OS: CentOS 6.3 64-bit Build: ffmpeg version …
9:36 PM Changeset in ffmpeg [a60530e3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Require at least three frames to autodetect loas.
8:50 PM Ticket #2055 (wtvenc: support subtitle muxing) updated by Carl Eugen Hoyos
Keywords changed
8:40 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
I mean when one says -map 0:v one is expecting video streams, and …
8:36 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
That's what I said - mjpeg were identified as attachment in the Dec …
8:33 PM Ticket #2226 (FFprobe should output to stdout) updated by Stefano Sabatini
Resolution changed
Replying to cehoyos: > Do I understand correctly that this …
8:23 PM Ticket #2225 (negate filter is broken on big-endian) updated by Carl Eugen Hoyos
out.mov is broken […]
8:19 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by Carl Eugen Hoyos
You cannot mux mjpeg into mpegts.
8:15 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
BTW this is not just 1 file, roughly about 20% of all my videos which …
8:13 PM Changeset in ffmpeg [695af8ee] by Michael Niedermayer <michaelni@gmx.at>
h264: skip error concealment when SPS and slices are mismatching …
8:12 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by ramitb
NOTE: I have marked it regression since this issue did not exist with …
7:56 PM Ticket #2161 (Only one of two dvbsub streams decoded) updated by Carl Eugen Hoyos
No additional artefacts here with -demuxer lavf (you are not on vdpau, …
7:39 PM Ticket #2161 (Only one of two dvbsub streams decoded) updated by Cigaes
With -demuxer lavf, I see nothing but artifacts. The first line …
7:27 PM Ticket #2161 (Only one of two dvbsub streams decoded) updated by Carl Eugen Hoyos
I see the same artefacts at 74538 with mplayer -demuxer mpegts and …
7:22 PM Ticket #2161 (Only one of two dvbsub streams decoded) updated by Cigaes
mplayer -demuxer lavf shows a lot of video artifacts too, while …
6:58 PM Changeset in ffmpeg [0e9b9a67] by Michael Niedermayer <michaelni@gmx.at>
flacdec: skip in stream header packets This prevents warning messages …
6:25 PM Ticket #2225 (negate filter is broken on big-endian) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
6:16 PM Changeset in ffmpeg [23686c72] by Nicolas George <nicolas.george@normalesup.org>
doc: update filter_design.txt to API changes.
6:00 PM Ticket #2226 (FFprobe should output to stdout) updated by Carl Eugen Hoyos
Keywords, Resolution changed
Do I understand correctly that this actually is not "wontfix" but …
5:58 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by Carl Eugen Hoyos
Please provide a failing command line together with complete, uncut …
5:57 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by Carl Eugen Hoyos
Priority changed
4:55 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) created by ramitb
Summary of the bug: the new versions of ffmpeg have incorrectly …
3:37 PM Ticket #2226 (FFprobe should output to stdout) closed by Stefano Sabatini
wontfix: Replying to Cigaes: > AFAICS, the output of ffprobe goes …
3:34 PM Ticket #2226 (FFprobe should output to stdout) updated by Cigaes
AFAICS, the output of ffprobe goes to stdout. The licence boilerplate …
3:32 PM Ticket #2226 (FFprobe should output to stdout) created by evilsoup
At the moment, all the tools output the text information to stderr. …
3:20 PM Changeset in ffmpeg [cdc48860] by Michael Niedermayer <michaelni@gmx.at>
h264: silence warning about array index being out of bounds The index …
3:14 PM Changeset in ffmpeg [4be0b910] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
3:03 PM Ticket #2225 (negate filter is broken on big-endian) created by ami_stuff
works ok with "-vf hflip,negate" …
2:32 PM Changeset in ffmpeg [6d9c21dc] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs: add missing final dot in v4l2 option value description …
2:32 PM Changeset in ffmpeg [fd6b6efb] by Stefano Sabatini <stefasab@gmail.com>
lavfi/crop: fix help message for the keep_aspect option
2:32 PM Changeset in ffmpeg [6032a1c9] by Stefano Sabatini <stefasab@gmail.com>
ffplay: extend doxy for audio_decode_frame()
1:52 PM Ticket #2002 (mms streaming always requests all streams) updated by gjdfgh
[…] You can see there are 3 pairs of video and audio streams. They …
1:13 PM Changeset in ffmpeg [55910e18] by Nicolas George <nicolas.george@normalesup.org>
lavd/alsa: simplify reordering functions definition.
12:18 PM Changeset in ffmpeg [6726fb65] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_hqdn3d.h: restore author attribution, history and project …
12:18 PM Changeset in ffmpeg [d593f2b2] by Michael Niedermayer <michaelni@gmx.at>
avfilter/x86/vf_hqdn3d_init: fix author attribution & project name …
12:18 PM Changeset in ffmpeg [0d13a7b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:17 PM Ticket #2180 (http: cookie bugs) updated by gjdfgh
[…] Receiving side: […] "(null)" is obviously not a valid …
11:38 AM Changeset in ffmpeg [4ea7fbb2] by Marton Balint <cus@passwd.hu>
ffplay: step to next frame if paused when seeking Signed-off-by: …
11:38 AM Changeset in ffmpeg [c5eab4bb] by Marton Balint <cus@passwd.hu>
ffplay: move up pause functions No change in functionality. …
11:38 AM Changeset in ffmpeg [5de3f724] by Marton Balint <cus@passwd.hu>
ffplay: remember last window dimensions After this change the …
11:38 AM Changeset in ffmpeg [4fd6e5af] by Marton Balint <cus@passwd.hu>
ffplay: fix order of setting show_mode Without the fix the refresh …
11:38 AM Changeset in ffmpeg [571ef42d] by Marton Balint <cus@passwd.hu>
ffplay: dynamically allocate audio buffer We simply remove the fixed …
11:35 AM Ticket #2181 (AVIO should provide a way to reconnect broken network streams) updated by gjdfgh
[…] I killed and restarted the local webserver some time into the …
11:32 AM Changeset in ffmpeg [b45a3e16] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Map the interlaced flag of yuv4mpeg streams to …
11:10 AM Ticket #2001 (ffmpeg can't handle mms streaming using http:// prefix) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
10:57 AM Ticket #2010 (ffplay can't seek in file that vlc and mplayer -demuxer mov can seek) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
The following command lines produce output files that are horribly …
10:55 AM Ticket #2001 (ffmpeg can't handle mms streaming using http:// prefix) reopened by gjdfgh
[…] Changing to mssh makes it work: […] However, mplayer …
10:54 AM Ticket #2010 (ffplay can't seek in file that vlc and mplayer -demuxer mov can seek) updated by Carl Eugen Hoyos
Your command line does no seeking…
10:50 AM Ticket #2010 (ffplay can't seek in file that vlc and mplayer -demuxer mov can seek) updated by gjdfgh
This seems to work fine, but maybe it's because it somehow selects …
10:47 AM Ticket #2010 (ffplay can't seek in file that vlc and mplayer -demuxer mov can seek) updated by Carl Eugen Hoyos
Does seeking work for you with ffmpeg? It fails horribly here, but …
10:28 AM Ticket #2010 (ffplay can't seek in file that vlc and mplayer -demuxer mov can seek) reopened by gjdfgh
[…] Immediately after start, I pressed on the curesor right key, …
9:33 AM Ticket #2001 (ffmpeg can't handle mms streaming using http:// prefix) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can add the missing information.
9:32 AM Ticket #2010 (ffplay can't seek in file that vlc and mplayer -demuxer mov can seek) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can add the missing information.
9:31 AM Ticket #2002 (mms streaming always requests all streams) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can add the missing information.
8:59 AM Changeset in ffmpeg [db5b454c] by Reinhard Tartler <siretart@tauware.de>
Update changelog for 0.7.7 release
8:54 AM Changeset in ffmpeg [30176179] by Reinhard Tartler <siretart@tauware.de>
mpeg12: do not decode extradata more than once. Fixes CVE-2012-2803. …
8:54 AM Changeset in ffmpeg [440e9857] by Reinhard Tartler <siretart@tauware.de>
indeo4/5: check empty tile size in decode_mb_info(). This prevents …
8:54 AM Changeset in ffmpeg [604d72aa] by Reinhard Tartler <siretart@tauware.de>
dfa: improve boundary checks in decode_dds1() Fixes CVE-2012-2798 …
3:12 AM Encode/AAC edited by MarkZV
minor fixups (diff)
2:24 AM Changeset in ffmpeg [6289a829] by Michael Niedermayer <michaelni@gmx.at>
build-sys: Fix pkgconfig files when ffmpeg is built with …
1:15 AM Ticket #2190 (yuv4mpegpipe does not preserve interlaced settings) updated by Steve
I've been using this patch for a week and it seems to be fine. I …

Feb 1, 2013:

11:21 PM hlsAV_main_0000.2.ts attached to Ticket #2224 by Neal McConnell
First segment with main profile, sans b-frames
11:20 PM ffprobe_packets_main.2.txt attached to Ticket #2224 by Neal McConnell
Output from "ffprobe -show packets" for first segment main minus b-frames
11:11 PM Ticket #2224 (HLS output using b-frames has crazy initial timestamps) updated by Neal McConnell
Keywords, Summary changed
11:10 PM Ticket #2224 (HLS output using b-frames has crazy initial timestamps) updated by Neal McConnell
Replying to cehoyos: > Is there any specification that …
11:01 PM Changeset in ffmpeg [985e93a8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not fail for mixed interlaced / non-interlaced YUV4MPEG streams.
10:51 PM Changeset in ffmpeg [8af915c2] by Michael Niedermayer <michaelni@gmx.at>
vp56: remove clear_blocks call, and clear alpha plane U/V DC only. …
10:48 PM mediastreamvalidator.log attached to Ticket #2224 by Neal McConnell
mediastreamvalidator log, looking at output of various vsync attempts
10:48 PM Ticket #2224 (HLS output using b-frames has crazy initial timestamps) updated by Carl Eugen Hoyos
Keywords, Component changed
Is there any specification that clarifies that timestamp wraps are not …
10:46 PM hlsAV_main_0000.ts attached to Ticket #2224 by Neal McConnell
First main profile segment
10:45 PM hlsAV_base_0000.ts attached to Ticket #2224 by Neal McConnell
First baseline segment
10:45 PM ffprobe_packets_main.txt attached to Ticket #2224 by Neal McConnell
Output from "ffprobe -show packets" on first main profile segment
10:44 PM ffprobe_packets_base.txt attached to Ticket #2224 by Neal McConnell
Output from "ffprobe -show packets" on first baseline profile segment
10:43 PM ffmpeg-report_base.log attached to Ticket #2224 by Neal McConnell
Report from encoding using baseline profile, for comparison
10:43 PM ffmpeg-report_main.log attached to Ticket #2224 by Neal McConnell
Report from encoding using main profile
10:42 PM Changeset in ffmpeg [299dc3ba] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not change codec in flv streams if the user has forced a codec. …
10:41 PM Ticket #2224 (HLS output using b-frames has crazy initial timestamps) created by Neal McConnell
OS: CentOS 6.3 64-bit Build: ffmpeg version …
10:37 PM Changeset in ffmpeg [3445bec6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not change codec in flv streams if the user has forced a codec. …
10:35 PM Ticket #2218 (Forcing input codec for flv broken) closed by Carl Eugen Hoyos
fixed: The following should work fine now on big-endian: $ ffmpeg -acodec …
10:27 PM Changeset in ffmpeg [6a50e8a1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not change codec in flv streams if the user has forced a codec. …
10:10 PM Ticket #2163 (Option channel_layout does not work anymore) closed by Carl Eugen Hoyos
fixed: Fixed by Matthieu Bouron.
10:09 PM Changeset in ffmpeg [c8dace27] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: fix broken channel_layout option Fixes ticket #2163. …
9:54 PM Changeset in ffmpeg [5a67e30b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix broken channel_layout option Fixes ticket #2163. …
7:42 PM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) updated by Carl Eugen Hoyos
Is this only reproducible with a network input stream or also with …
7:32 PM Ticket #2223 (Muxing dvb_teletext in mpegts does not work) created by burek
Summary of the bug: When ffmpeg is instructed to do "-c copy" on input …
6:35 PM Ticket #1636 (FRAPS Video Color Space) reopened by Dennis
6:16 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by Carl Eugen Hoyos
Replying to llarevo: > ffmpeg -loglevel debug -t 300 -f …
6:11 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by llarevo
ffplay -loglevel debug -f video4linux2 -probesize 32 /dev/video0 works …
6:06 PM Ticket #1840 (Error track 2: could not find tag, codec not currently supported in ...) closed by Carl Eugen Hoyos
invalid
5:52 PM Changeset in ffmpeg [423856c] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix syntax and typo for the afade curve option
5:50 PM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by Carl Eugen Hoyos
There is another (older) sample - …
5:36 PM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by Carl Eugen Hoyos
Keywords changed
5:35 PM Changeset in ffmpeg [986540b6] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: create a dedicated examples section for lut*, and itemize
5:32 PM Changeset in ffmpeg [902fa77] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix syntax and description for the lut* options
5:18 PM Ticket #1840 (Error track 2: could not find tag, codec not currently supported in ...) updated by compn
well his bug is that , when using ffmpeg to create an mp4 file with …
5:14 PM Changeset in ffmpeg [b868275d] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers: fix level for the segment options subsection Properly …
5:02 PM Ticket #2218 (Forcing input codec for flv broken) updated by Carl Eugen Hoyos
Summary changed
4:58 PM Ticket #2221 (Adding cover art to MP3 documentation outdated) updated by Carl Eugen Hoyos
Resolution, Version, Component, Reproduced by developer, Summary changed
Should be fixed, thank you for the useful bug report!
4:57 PM Changeset in ffmpeg [5c1a1b47] by Carl Eugen Hoyos <cehoyos@ag.or.at>
doc/muxers.texi: Fix mp3 picture attachment documentation. (cherry …
4:57 PM Changeset in ffmpeg [9bcb8481] by Carl Eugen Hoyos <cehoyos@ag.or.at>
doc/muxers.texi: Fix mp3 picture attachment documentation. (cherry …
4:54 PM Changeset in ffmpeg [99eedfc4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
doc/muxers.texi: Fix mp3 picture attachment documentation.
4:14 PM Ticket #2221 (Adding cover art to MP3 documentation outdated) updated by Atarikid
http://ffmpeg.org/ffmpeg-formats.html#mp3 4.14 mp3
3:57 PM Ticket #2221 (Adding cover art to MP3 documentation outdated) updated by Carl Eugen Hoyos
What is the "ffmpeg help page"?
3:48 PM Ticket #2221 (Adding cover art to MP3 documentation outdated) updated by Atarikid
OK. But you have to update the ffmpeg help page for this. A lot of …
3:33 PM Ticket #2222 (Support KLFS files) updated by compn
whats ffmpeg output say when you try encoding it?
3:30 PM Ticket #2222 (Support KLFS files) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2222/
3:29 PM Ticket #2222 (Support KLFS files) created by Carl Eugen Hoyos
A user has uploaded a sample file that contains jpeg frames and starts …
3:19 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
[…]
3:17 PM H264 Copy Remux Fail_cut.wtv attached to Ticket #2220 by Carl Eugen Hoyos
3:06 PM Ticket #2221 (Adding cover art to MP3 documentation outdated) closed by Carl Eugen Hoyos
invalid: Yes, the relevant regression was fixed some time ago, see ticket …
2:57 PM Ticket #1571 (Make "concat" muxer/demuxer which will act like "image2") closed by Carl Eugen Hoyos
fixed: The concat demuxer was implemented by Clément Bœsch.
2:45 PM Ticket #2221 (Adding cover art to MP3 documentation outdated) created by Atarikid
According ffmpeg.org documentation it should be possible to add cover …
2:17 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) created by ramitb
Summary of the bug: with some H264 files ffmpeg is able to stream copy …
1:34 PM Changeset in ffmpeg [911e2706] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Use …
1:26 PM Changeset in ffmpeg [1bc51a7a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1730ca2eca42974af0c29f38a0770997cba2f0da' * commit …
1:15 PM Changeset in ffmpeg [69a6eddd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a' * commit …
12:52 PM Ticket #1840 (Error track 2: could not find tag, codec not currently supported in ...) updated by Carl Eugen Hoyos
Replying to compn: > i think what the user wants is an …
12:11 PM Changeset in ffmpeg [76d90125] by Diego Biurrun <diego@biurrun.de>
vf_hqdn3d: x86: Add proper arch optimization initialization
11:51 AM Changeset in ffmpeg [6c1a7d07] by Diego Biurrun <diego@biurrun.de>
Use proper "" quotes for local header #includes
11:51 AM Changeset in ffmpeg [4eef2ed7] by Diego Biurrun <diego@biurrun.de>
ppc: fmtconvert: Drop two unused variables.
11:42 AM Changeset in ffmpeg [9ec89710] by Anton Khirnov <anton@khirnov.net>
bink demuxer: set framerate.
11:41 AM Changeset in ffmpeg [1730ca2e] by Anton Khirnov <anton@khirnov.net>
bink demuxer: check malloc return value
11:41 AM Changeset in ffmpeg [f2960097] by Anton Khirnov <anton@khirnov.net>
bink: fix a check for the first frame. Packet pts is a very …
10:17 AM Changeset in ffmpeg [8787847d] by Diego Biurrun <diego@biurrun.de>
doc/developer: Drop obsolete MPlayer reference
10:17 AM Changeset in ffmpeg [8b0fda18] by Diego Biurrun <diego@biurrun.de>
doc/developer: Add ISC license to list of acceptable licenses
10:16 AM Changeset in ffmpeg [cb30bf7f] by Diego Biurrun <diego@biurrun.de>
doc/developer: Add web links for all suggested licenses
10:08 AM Ticket #2218 (Forcing input codec for flv broken) updated by Carl Eugen Hoyos
Priority, Keywords, Type, Reproduced by developer changed
The obvious (and only possible) work-around to force the audio codec …
5:46 AM Changeset in ffmpeg [03ddc26] by Reinhard Tartler <siretart@tauware.de>
indeo5dec: Make sure we have had a valid gop header. This prevents …
5:46 AM Changeset in ffmpeg [801eff78] by Reinhard Tartler <siretart@tauware.de>
rv34: error out on size changes with frame threading (cherry picked …
5:40 AM Ticket #275 (VC1 Interlaced libavcodec) updated by Roger Pack
it doesn't support this?
4:09 AM Ticket #2218 (Forcing input codec for flv broken) updated by DonMoir
Cc changed
4:08 AM Ticket #2218 (Forcing input codec for flv broken) updated by DonMoir
As far as I can tell, you can't seek by audio stream with any flv even …
2:56 AM Changeset in ffmpeg [086566a5] by Michael Niedermayer <michaelni@gmx.at>
dict: fix memleak Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:33 AM Changeset in ffmpeg [ffd02d0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'mjbshaw/master' * mjbshaw/master: …
12:52 AM Ticket #2217 (amerge crashes with adpcm_ima_qt input) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas.
12:49 AM Changeset in ffmpeg [4789c25d] by Michael Niedermayer <michaelni@gmx.at>
matroska: fixed missing S_DVBSUB subtitles
12:10 AM Ticket #2218 (Forcing input codec for flv broken) updated by Carl Eugen Hoyos
Priority, Type changed
I think an option to invert "native" endian pcm_s16 format 0 audio is …
12:09 AM Ticket #2218 (Forcing input codec for flv broken) updated by Carl Eugen Hoyos
Version, Component, Status, Keywords changed
See …

Jan 31, 2013:

11:48 PM Changeset in ffmpeg [c6779c51] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: fieldtx is only valid for interlaced frames the fieldtx_plane …
11:03 PM Changeset in ffmpeg [28f36dce] by Michael Bradshaw <mjbshaw@gmail.com>
libopenjpegenc: simplify switch statement Signed-off-by: Michael …
10:55 PM Changeset in ffmpeg [c58c673] by Michael Bradshaw <mjbshaw@gmail.com>
libopenjpegenc: add support for pix fmt gbrp (8-16 bit) …
10:43 PM Ticket #536 (Mux H264 and AAC into WTV) updated by ianken
Replying to ramitbhalla: > Yep you're correct sorry about …
10:22 PM Changeset in ffmpeg [131fac1c] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: fix block_off Fixes corruption of motion_val Signed-off-by: …
9:13 PM Changeset in ffmpeg [b999774] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs: document v4l2 options Reviewed-By: Giorgio Vazzana …
9:13 PM Changeset in ffmpeg [349e7f42] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs: itemize examples for the v4l2 device
8:03 PM Changeset in ffmpeg [d2ccab5f] by Nicolas George <nicolas.george@normalesup.org>
lavfi/buffersrc: forward filter_frame errors. Note: The ret variable …
8:03 PM Changeset in ffmpeg [dcce4334] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_amerge: set outbuf->audio->channels. The value is lost …
8:03 PM Changeset in ffmpeg [ae14887e] by Nicolas George <nicolas.george@normalesup.org>
lavfi/af_amerge: check for buffer queue overflows. Without that test, …
8:03 PM Changeset in ffmpeg [6560625f] by Nicolas George <nicolas.george@normalesup.org>
lavfi/bufferqueue: add ff_bufqueue_is_full().
7:58 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Cigaes
As I said, it is too complex to be automated in a generic way (and in …
7:03 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by julian
>A program should NEVER EVER silently discard or downgrade data unless …
7:03 PM Changeset in ffmpeg [dd87d4a3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
7:02 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Cigaes
Replying to julian: > i think the important thing here is …
6:59 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by julian
>Clément and I are working on removing the merging of ASS packet …
6:52 PM Changeset in ffmpeg [01d012b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da' * commit …
6:51 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Cigaes
Ok, I understand what is going on. There are bugs upon bugs. The …
6:19 PM Changeset in ffmpeg [324498f8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a65f965c04bfa27adedc0409c14cc05903f483d0' * commit …
6:00 PM Changeset in ffmpeg [ed341549] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a5ba798c16d0614d982a76755fdd72b37d437170' * commit …
5:02 PM Changeset in ffmpeg [7e0fc1a2] by Stefano Sabatini <stefasab@gmail.com>
CREDITS: redirect to Git log, remove current outdated content All the …
4:42 PM Ticket #2219 (-mbd 3 creates visible blocks) updated by Carl Eugen Hoyos
Please provide your command line together with the complete, uncut …
4:26 PM Ticket #2219 (-mbd 3 creates visible blocks) created by microchip
Hi, Using -mbd 3 with mpeg2video creates visible blocks. My cmd is as …
4:18 PM Changeset in ffmpeg [22fad4e2] by Paul B Mahol <onemda@gmail.com>
doc/filters: fix afade cuve types listing Signed-off-by: Paul B Mahol …
3:47 PM Changeset in ffmpeg [e47114d5] by Stefano Sabatini <stefasab@gmail.com>
lavfi: increment max number of registered filters from 128 to 256 The …
2:41 PM Ticket #2218 (Forcing input codec for flv broken) created by ami_stuff
attached file decodes incorrectly on big-endian because pcm_s16be is …
2:33 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Carl Eugen Hoyos
Replying to Cigaes: > Replying to cehoyos: > …
2:29 PM Changeset in ffmpeg [a842dc6] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs: apply misc fixes to the v4l2 documentation Reviewed-by: …
2:29 PM Changeset in ffmpeg [514216d8] by Stefano Sabatini <stefasab@gmail.com>
lavd/v4l2: read the correct time per frame from devices that support a …
2:12 PM Ticket #1840 (Error track 2: could not find tag, codec not currently supported in ...) reopened by compn
i think what the user wants is an idea how to convert to movtext aka …
2:07 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Cigaes
Replying to cehoyos: > For the given sample the following …
2:04 PM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by compn
we need a sample live mkv stream to test, otherwise we cannot guess …
1:28 PM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by Carl Eugen Hoyos
Replying to wargand: > Just the very fast 'not our …
1:16 PM Changeset in ffmpeg [402ea62] by Paul B Mahol <onemda@gmail.com>
lavfi/biquads: remove pointless casts Signed-off-by: Paul B Mahol …
1:15 PM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by wargand
@pross: I see what I can do. But it may take two or three weeks. …
1:07 PM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) updated by vinxxe
Replying to Cigaes: > Is there a reason you are using …
12:55 PM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) updated by Cigaes
Is there a reason you are using av_free instead of …
12:55 PM Ticket #536 (Mux H264 and AAC into WTV) updated by ramitb
Cc changed
12:55 PM Ticket #536 (Mux H264 and AAC into WTV) updated by ramitb
Yep you're correct sorry about that, it's only working on WMP thanks …
12:49 PM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) updated by vinxxe
Replying to cehoyos: > Please provide source code that …
12:43 PM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by pross
@wargand: I suggest you find a way to dump the live mkv stream to a …
12:36 PM Loading.mp4 attached to Ticket #2216 by vinxxe
12:36 PM Ticket #2217 (amerge crashes with adpcm_ima_qt input) updated by Cigaes
Analyzed by developer, Status, Reproduced by developer changed
You should build with --assert-level=1 or even 2, you whould …
12:28 PM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by Carl Eugen Hoyos
Replying to wargand: > We regularly run unit tests. …
12:22 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by julian
>which crash ok "premature exit", not crash ;)
12:20 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Carl Eugen Hoyos
Replying to julian: > >the following command line produces …
12:13 PM Changeset in ffmpeg [b70ea49c] by Paul B Mahol <onemda@gmail.com>
Port biquads filters from SoX Adds allpass, bass, bandpass, …
12:13 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by julian
>Matroska+ASS can handle it, but probably not MP4+mov_text, and there …
12:12 PM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by wargand
> > Problem is, I am currently on a somewhat tight schedule > > Allow …
12:06 PM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Carl Eugen Hoyos
Replying to Cigaes: > -fix_sub_duration is for …
11:55 AM out.ass attached to Ticket #2212 by Carl Eugen Hoyos
11:50 AM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Cigaes
Can you extract and attach the subtitles track of your sample? It …
11:38 AM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by Carl Eugen Hoyos
Replying to wargand: > Problem is, I am currently on a …
11:38 AM Changeset in ffmpeg [ff23b768] by Stefano Sabatini <stefasab@gmail.com>
lavd/v4l2: add list_standards option Since the user is expected to …
11:37 AM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by julian
>Partly unrelated: Such conversions need -fix_sub_duration should …
11:26 AM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by wargand
Testing the live stream with the current FFmpeg is a bit difficult. My …
11:12 AM Changeset in ffmpeg [dcfbe1e0] by Stefano Sabatini <stefasab@gmail.com>
doc/eval: sort functions by name
11:09 AM Changeset in ffmpeg [41e5e28d] by Stefano Sabatini <stefasab@gmail.com>
doc/eval: fix/extend documentation for taylor() function
11:09 AM Changeset in ffmpeg [d99bc847] by Stefano Sabatini <stefasab@gmail.com>
doc/eval: fix/extend documentation for root() function
10:53 AM Ticket #2217 (amerge crashes with adpcm_ima_qt input) created by Carl Eugen Hoyos
[…]
10:45 AM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide source code that allows to reproduce the leak together …
10:44 AM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by Carl Eugen Hoyos
Did you test the Matroska live stream that you create with (current) …
10:19 AM Changeset in ffmpeg [52acd791] by Diego Biurrun <diego@biurrun.de>
x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp
10:19 AM Changeset in ffmpeg [197252f1] by Diego Biurrun <diego@biurrun.de>
configure: Add a comment indicating why uclibc is checked before glibc
10:19 AM Changeset in ffmpeg [29f1fa74] by Diego Biurrun <diego@biurrun.de>
configure: Move newlib libc check before mingw libc check On Cygwin …
10:19 AM Changeset in ffmpeg [0f5b0b41] by Diego Biurrun <diego@biurrun.de>
avisynth: Change demuxer name to avoid conflicts with AVS
10:19 AM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) created by vinxxe
Summary of the bug: in the documentation of the …
10:16 AM Ticket #2215 (Frodo 12 does not play live matroska stream) updated by wargand
Oh, I did not do the report for you, but for my partner. He did not …
9:39 AM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by Carl Eugen Hoyos
Keywords, Version changed
8:51 AM Changeset in ffmpeg [a65f965c] by Martin Storsjö <martin@martin.st>
mpegvideo: Do REBASE_PICTURE with byte pointers REBASE_PICTURE (more …
7:11 AM Ticket #536 (Mux H264 and AAC into WTV) updated by ianken
It plays because you've got the right filters on the machine and the …
4:22 AM Ticket #536 (Mux H264 and AAC into WTV) updated by ramitb
That's true, but I can see it plays in WMC and WMP. However that leads …
3:26 AM Ticket #2205 (It does not be streaming a RTSP(H.264/AAC) using ffserver.) updated by Eric Ahn
Status, Owner changed
I found ticket at https://ffmpeg.org/trac/ffmpeg/ticket/228, got same …
3:25 AM Ticket #536 (Mux H264 and AAC into WTV) updated by ianken
When you use "-f mpegts" you do not get a valid WTV file. You get a …
3:21 AM Changeset in ffmpeg [cdf0877b] by Michael Niedermayer <michaelni@gmx.at>
h264/cabac: check loop index fix out of array read Found-by: Mateusz …
2:37 AM Changeset in ffmpeg [fe6767f8] by Michael Niedermayer <michaelni@gmx.at>
asfdec: fix integer overflow in packet_replic_size check Fixes …
1:54 AM Ticket #2210 (AC3 channel layout change midstream causes severe errors) updated by agni451
I have to use async because I do not re-encode the video and audio …
12:27 AM Ticket #2215 (Frodo 12 does not play live matroska stream) closed by Carl Eugen Hoyos
invalid: I expect there is a XBMC bug tracker.
12:25 AM Ticket #2212 (Application provided invalid, non monotonically increasing dts to ...) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Partly unrelated: Such conversions need -fix_sub_duration The …
12:23 AM Changeset in ffmpeg [2b6a8187] by Michael Niedermayer <michaelni@gmx.at>
mips: optimization for float aac decoder (core module) Signed-off-by: …
Note: See TracTimeline for information about the timeline view.