Timeline



Apr 1, 2014:

11:33 PM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by Carl Eugen Hoyos
Could you test if attached patch fixes the issue for you?
11:08 PM Ticket #3503 (Need support regarding live encoding) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information.
10:32 PM Changeset in ffmpeg [e03f0933] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: mpeg12enc: …
10:28 PM Changeset in ffmpeg [c6111483] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1dec: fix a possible unitialized variable warning
10:27 PM Changeset in ffmpeg [f1c4a54f] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavf: add supported extension to avi and mov demuxers
10:27 PM Changeset in ffmpeg [cba4e606] by Vittorio Giovara <vittorio.giovara@gmail.com>
More correct printf format specifiers This avoids compiler warnings …
10:27 PM Changeset in ffmpeg [80035db8] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: add missing formats to av_pix_fmt_swap_endianness
10:25 PM Changeset in ffmpeg [d063bb63] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: VP3: …
9:47 PM Changeset in ffmpeg [d2264740] by Vittorio Giovara <vittorio.giovara@gmail.com>
VP3: K&R formatting cosmetics
9:24 PM Ticket #3513 (non-existing PPS %d referenced in trans code one ts file) updated by Carl Eugen Hoyos
Version, Description changed
Could you explain what problem do you see with your transcoding …
9:19 PM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by Carl Eugen Hoyos
I tested the following: $ ffmpeg -f lavfi -i testsrc -pass 1 -vcodec …
9:13 PM Ticket #3519 (Decoding mpegts h264 i-frame into jpeg occasionally gives gray or ...) updated by Carl Eugen Hoyos
Is the problem reproducible with ffmpeg (the application)? …
9:04 PM Ticket #3519 (Decoding mpegts h264 i-frame into jpeg occasionally gives gray or ...) created by werner
Summary of the bug: decoding mpegts h264 i-frame into jpeg …
8:52 PM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by ianken
It throws a different error with "-vcodec mpeg4" in that it is looking …
7:31 PM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by Carl Eugen Hoyos
You write above "-map 0 crashes": Please provide gdb output for …
7:00 PM Changeset in ffmpeg [909757fa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '66d04c068a30751750818dcfbb6555ab74eb3f6d' * commit …
6:52 PM Changeset in ffmpeg [a0cf8778] by Marton Balint <cus@passwd.hu>
mpeg12enc: always set closed gop flag on the first gop Improves …
6:52 PM Changeset in ffmpeg [51c61e64] by Marton Balint <cus@passwd.hu>
mpeg12enc: always write closed gops for intra only outputs …
5:58 PM Changeset in ffmpeg [3b37f228] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3dec_fixed: add missingAVprefix to CODEC_ID Signed-off-by: …
5:58 PM Changeset in ffmpeg [91b105ce] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3dec: avoid #if, use if() instead, its cleaner and shorter …
5:58 PM Changeset in ffmpeg [b2191429] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3: rename identifier used to select the fixed point variant …
5:01 PM Changeset in ffmpeg [696e34a6] by Michael Niedermayer <michaelni@gmx.at>
libavcodec: Implementation of AC3 fixedpoint decoder Signed-off-by: …
4:21 PM Ticket #3478 (jpegls: support palettized 8bpp) updated by ami_stuff
Replying to cehoyos: > Fixed by Michael in 254f653b …
3:57 PM Changeset in ffmpeg [d506deae] by Michael Niedermayer <michaelni@gmx.at>
avutil/fixed_dsp: remove redundant cast Signed-off-by: Michael …
3:36 PM Changeset in ffmpeg [284cfc7] by Michael Niedermayer <michaelni@gmx.at>
libavutil: Add fixed_dsp Signed-off-by: Nedeljko Babic …
1:30 PM Ticket #3515 (Crashes or artifacts when playing a specific file/stream) updated by Rafał Hirsz
I made a new one. […]
1:08 PM Ticket #3478 (jpegls: support palettized 8bpp) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 254f653b
12:32 PM Ticket #3512 (avdevice/qtkit.o is not built, but libavdevice.dylib still tries to ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
12:18 PM Ticket #3512 (avdevice/qtkit.o is not built, but libavdevice.dylib still tries to ...) closed by Hanspeter Niederstrasser
fixed: Fixed by 9595f36700a90fc3e32627964fa2106341aa306c
12:10 PM Ticket #3515 (Crashes or artifacts when playing a specific file/stream) updated by Carl Eugen Hoyos
Priority, Keywords changed
Could you provide register content for the backtrace you made?
11:43 AM Changeset in ffmpeg [254f653b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: add PAL8 support Fixes Ticket3478 Signed-off-by: …
11:39 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by David
You are right: This is a different issue not reported at first. That's …
11:31 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by Carl Eugen Hoyos
Replying to dalongra: > But I don't manage to get subtitle …
11:26 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by David
Thanks for your reply. I was not sure if this is a duplicate of ticket …
9:36 AM Ticket #679 (DVB subtitles are badly placed (and scaled) on the screen) updated by Carl Eugen Hoyos
Replying to cehoyos: > Another sample (with the opposite …
9:27 AM Ticket #3517 (can't set Video4Linux2 framerate) updated by Carl Eugen Hoyos
Replying to cehoyos: > Does attached untested patch …
9:24 AM Ticket #3517 (can't set Video4Linux2 framerate) updated by Carl Eugen Hoyos
Does attached untested patch improve the situation?
9:19 AM Ticket #3518 (ffmpeg lacks Raspberry Pi hardware encoding support) updated by Carl Eugen Hoyos
Priority, Version changed
9:10 AM Ticket #3517 (can't set Video4Linux2 framerate) updated by nunojpg
[…] […] In regard to the framerate being set before the …
9:05 AM Changeset in ffmpeg [66d04c06] by Martin Storsjö <martin@martin.st>
fate: Explicitly use gray16le in fate-sgi-gray16 This fixes the test …
8:27 AM Ticket #3518 (ffmpeg lacks Raspberry Pi hardware encoding support) created by Ben
Summary of the bug: While gstreamer has a omxh264enc sinc which does …
8:14 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by Carl Eugen Hoyos
Keywords, Version changed
8:12 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by Carl Eugen Hoyos
Replying to dalongra: > {{{ > ffmpeg -v 9 -loglevel 99 …
6:48 AM Ticket #3516 (mjpeg: wrong colors (CMYK with subsampling)) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
5:37 AM Ticket #3517 (can't set Video4Linux2 framerate) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide a failing command line …
3:18 AM Changeset in ffmpeg [87907201] by Michael Niedermayer <michaelni@gmx.at>
avcodec/exr: use av_freep() for saftey Signed-off-by: Michael …
3:12 AM Changeset in ffmpeg [9595f367] by Michael Niedermayer <michaelni@gmx.at>
Makefile: fix out of tree builds of .m files should fix fate failures …
2:52 AM Changeset in ffmpeg [6537b898] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
2:19 AM Changeset in ffmpeg [767b1daf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd613091f8858d87789916e2bd7a84ea3144077d4' * commit …
2:13 AM Changeset in ffmpeg [4ebfcd62] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6c1df1f2287401b6022773e382ebc3a3bfed0b38' * commit …
2:03 AM Changeset in ffmpeg [23290c86] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f8dea10d3f09376894613d0266c34d1a16ac735f' * commit …
1:55 AM Changeset in ffmpeg [5628b9f5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ab7c64624a1254d509b71c2a4945336567e93845' * commit …
1:51 AM Changeset in ffmpeg [5b03caf9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6d9ccee4519f41155c88655c77bfb1ef085797fd' * commit …
1:42 AM Changeset in ffmpeg [013aa222] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0279d1d0946a854aa08919abd05b7f2da433823e' * commit …
1:37 AM Changeset in ffmpeg [b3fa78ce] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e7cd53bf662a93330810981f1d057bdf2ead669e' * commit …
1:29 AM Changeset in ffmpeg [be4ae3f5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7dbfcf6cb6ab8a8981d74332fd02fb90360d22f' * commit …
1:27 AM Changeset in ffmpeg [0054bbd6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ca36aa9e6b8f2fed15478245ad533fc594a35c37' * commit …
1:24 AM Changeset in ffmpeg [42138f63] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '06688e96fb9577bc7466a380bf7a14fa745208db' * commit …
1:16 AM Changeset in ffmpeg [95582b5c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '38389058c3308758c6365abd0f6b45c5e62bb90b' * commit …
12:08 AM Changeset in ffmpeg [9e3c8f61] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '678e455f1dc09265464b13d936d9fda62bc2bf43' * commit …

Mar 31, 2014:

11:58 PM Ticket #3517 (can't set Video4Linux2 framerate) created by nunojpg
ffmpeg version N-61985-gd5c0036 built on Mar 31 2014 22:09:58 with gcc …
11:28 PM Ticket #3516 (mjpeg: wrong colors (CMYK with subsampling)) closed by Michael Niedermayer
fixed: Fixed in d56c373391d334d3dc29c752955fd17f0cef7ff9
11:19 PM Changeset in ffmpeg [55c6e599] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add SGI tests
11:19 PM Changeset in ffmpeg [d613091f] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: decode 16bit RLE images
11:19 PM Changeset in ffmpeg [6c1df1f] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: encode images with 4 channels at 8 and 16 bits
11:19 PM Changeset in ffmpeg [f8dea10d] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: decode images with 4 channels at 8 and 16 bits
11:19 PM Changeset in ffmpeg [ab7c6462] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: remove redundant argument from read_uncompressed_sgi()
11:18 PM Changeset in ffmpeg [6d9ccee4] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: set the row boundary to the correct value
11:14 PM Changeset in ffmpeg [d56c3733] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix cmyk 420 with adobe_transform == 2 Fixes …
11:13 PM Changeset in ffmpeg [0279d1d0] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: fix end of line boundary detection
11:13 PM Changeset in ffmpeg [e7cd53bf] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: check maximum supported resolution Signed-off-by: Vittorio …
11:13 PM Changeset in ffmpeg [a7dbfcf6] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: K&R formatting cosmetics
11:13 PM Changeset in ffmpeg [ca36aa9e] by Vittorio Giovara <vittorio.giovara@gmail.com>
codec_desc: set lossless attribute for SGI and DPX
11:13 PM Changeset in ffmpeg [06688e96] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add exr tests Signed-off-by: Vittorio Giovara …
11:13 PM Changeset in ffmpeg [38389058] by Vittorio Giovara <vittorio.giovara@gmail.com>
OpenEXR decoder Additional fixes and enhancements by Vittorio …
11:06 PM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) updated by ianken
The build is from Zeranoe, whatever was latest at the time I ran it. …
10:59 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by gjdfgh
Would it be possible to provide the sample files in a way you don't …
10:53 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by ianken
I tend to agree. I will file a bug with LAV as well, since the LAV …
10:45 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by gjdfgh
Cc changed
10:45 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by gjdfgh
Looks like ffmpeg might produce correct output using the proper codec …
10:37 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by ianken
It does look a bit off. Here's the dump from MKVInfo for the Haali …
10:10 PM Changeset in ffmpeg [678e455] by Vittorio Giovara <vittorio.giovara@gmail.com>
dxva2: Directly use AVFrames The assumption of (MPEG) Picture and …
9:47 PM Changeset in ffmpeg [1f361124] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: zero probe buffer Fixes use of uninitialized memory …
9:31 PM Ticket #3487 (hevc: corrupted last frame in the output video) updated by ami_stuff
I think that I can spot at last one artefact at the end of the video …
9:11 PM Changeset in ffmpeg [0cc8a62a] by Michael Niedermayer <michaelni@gmx.at>
dshow: fixup some COM objects, based on patches from Don Moir …
9:05 PM YCbCrK.jpg attached to Ticket #3516 by ami_stuff
9:05 PM Ticket #3516 (mjpeg: wrong colors (CMYK with subsampling)) created by ami_stuff
attached file decodes with wrong colors […]
8:31 PM BadContent edited by llogan
add more keywords and common usernames (diff)
8:21 PM Changeset in ffmpeg [d5c0036d] by Michael Niedermayer <michaelni@gmx.at>
lavd/qtkit: Fix non-constant initializer element for some clang …
8:08 PM Changeset in ffmpeg [9d013fe8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mov: …
8:04 PM Changeset in ffmpeg [0f714abb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '654c7446a806c5dc8ec7800874c49a4c1ba2ce80' * commit …
7:56 PM BadIP edited by llogan
adding worst offenders (diff)
7:50 PM Changeset in ffmpeg [c43ebd94] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '33259118155764ce27a3433894659dda1d148b5f' * commit …
7:49 PM Ticket #3515 (Crashes or artifacts when playing a specific file/stream) created by Rafał Hirsz
Trying to stream http://s3.amazonaws.com/ffmpeg-testing/badaccess.mp4
7:49 PM Changeset in ffmpeg [4ea333d7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c042cbc3a68d09a20cfd75fb4a4eff0534253081' * commit …
6:26 PM Changeset in ffmpeg [4a6dce9f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cd60631752cafe106b406f00966ac0323ad2ce1f' * commit …
5:31 PM Changeset in ffmpeg [f94371b1] by Luca Barbato <lu_zero@gentoo.org>
mov: Unbreak sbtl writing
3:52 PM Changeset in ffmpeg [654c744] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1dec: improve hwaccel #ifdefs
3:52 PM Changeset in ffmpeg [33259118] by Vittorio Giovara <vittorio.giovara@gmail.com>
h263: improve hwaccel #ifdefs
3:47 PM Changeset in ffmpeg [559c8b9e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: support subsampled 420 CMYK Signed-off-by: Michael …
3:47 PM Changeset in ffmpeg [79849081] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: upgrade upscale_v to support multiple planes …
3:47 PM Changeset in ffmpeg [f9059ce] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: upgrade upscale_h to support multiple planes …
3:29 PM Ticket #3514 (Remuxing a dvb teletext stream fails) created by David
See comment:8 for the description. --- Summary of the bug: Image …
3:24 PM Changeset in ffmpeg [c042cbc3] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Use the repeat headers flag when not using global headers …
3:24 PM Changeset in ffmpeg [cd606317] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Bump version requirement Build 13 has a crucial fix which …
1:02 PM 96.ts attached to Ticket #3513 by scbb
input file
1:02 PM Ticket #3513 (non-existing PPS %d referenced in trans code one ts file) created by scbb
[…]
12:50 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Michael Niedermayer
Priority, Summary changed
this leak is just a single mutex for the whole program execution and …
12:39 PM Ticket #3221 (best effort time stamp is wrong after av_seek_frame is called.) closed by Michael Niedermayer
invalid: you need to call avcodec_flush_buffers() after seeking
12:13 PM Changeset in ffmpeg [1b28d9b3] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Use the repeat headers flag when not using global headers …
12:13 PM Changeset in ffmpeg [32998ee9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Bump version requirement Build 13 has a crucial fix which …
12:12 PM Ticket #3483 (live stream with a gopro (hero 3)) updated by SEYDOUX
I just made a test. There is no problem when streaming to a file. …
12:11 PM console.txt attached to Ticket #3483 by SEYDOUX
12:11 PM test.mp4 attached to Ticket #3483 by SEYDOUX
12:05 PM Ticket #3512 (avdevice/qtkit.o is not built, but libavdevice.dylib still tries to ...) created by Hanspeter Niederstrasser
OS X 10.7, with Xcode 4.6.3, git HEAD This configure: […] leads …
11:18 AM Changeset in ffmpeg [bf7d93e1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/adpcm: also squelch 'mismatch in coded sample count' warning …
11:14 AM Changeset in ffmpeg [a9ccec52] by Michael Niedermayer <michaelni@gmx.at>
configure: Remove invalid option --disable-qtkit. QTKit can/should be …
9:37 AM Ticket #3483 (live stream with a gopro (hero 3)) updated by Carl Eugen Hoyos
Can you reproduce the problem if you output to a file instead of a hls …
9:16 AM Ticket #3483 (live stream with a gopro (hero 3)) updated by SEYDOUX
With a gopro 3 you can reproduce the bug. I can store the output in a …
8:56 AM Ticket #3483 (live stream with a gopro (hero 3)) updated by Carl Eugen Hoyos
Keywords changed
8:55 AM Ticket #3483 (live stream with a gopro (hero 3)) updated by Carl Eugen Hoyos
Keywords, Version changed
Replying to sdx: > It seems that ffmpeg does not like …
8:28 AM Ticket #3487 (hevc: corrupted last frame in the output video) updated by Carl Eugen Hoyos
Keywords, Version changed
The stream contains 303 frames, the first 299 are decoded …
8:16 AM Ticket #3509 (ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit ...) updated by Carl Eugen Hoyos
After further tests - with export SDL_AUDIODRIVER=pulse instead …
8:08 AM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) updated by Cigaes
This sample seems badly interleaved: it starts with 47 audio packets, …
8:00 AM Ticket #3473 (wtv muxer does not check H.264 streams for startcode) closed by Carl Eugen Hoyos
fixed: Fixed by Peter Ross in 92d657b5
1:46 AM Ticket #3469 (pullup crashes with gray8) closed by Michael Niedermayer
fixed: Fixed in e818ee090ac53d1b333a7d6a45274f75cf1a71a1
1:22 AM Changeset in ffmpeg [e818ee09] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: fix gray8 Fixes segfault Fixes Ticket3469 …
12:29 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) closed by Timothy Gu
fixed: Should be fixed with …
12:23 AM Changeset in ffmpeg [75621cdf] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:18 AM Changeset in ffmpeg [e4fc7e3d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '292dbe5e8a95d38c1324b0432fbaca67f8fe4b73' * commit …
12:16 AM Changeset in ffmpeg [801b94a7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '729d821fd864a0568f4068e64d3a70faa23b9309' * commit …
12:10 AM Changeset in ffmpeg [46ff8108] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '12789d96361ed8e9804bfbb9db31ea4110e75c58' * commit …

Mar 30, 2014:

11:58 PM Changeset in ffmpeg [1ffbaa88] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fce28c3c6d603b7f42a5dbe36bf240d0470469c8' * commit …
11:55 PM Changeset in ffmpeg [20bc5924] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '96138e8c8da4b9397e627c934a33c22988d1192b' * commit …
11:54 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by Carl Eugen Hoyos
Summary changed
11:52 PM Ticket #3509 (ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit ...) updated by Carl Eugen Hoyos
This works fine here so I would assume a problem with SDL. […]
11:44 PM Changeset in ffmpeg [36d37edf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9bd4a9f4eec8c8843b54126253bb9d77af95bbb3' * commit …
11:32 PM Changeset in ffmpeg [8e8276e0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3e4e2142d246699a1a3a0045ba7124b18bc34d7a' * commit …
11:21 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by Carl Eugen Hoyos
Component changed
The file ProRes_FromHaali.mkv does not look correct to me, see …
11:11 PM Changeset in ffmpeg [09fda6bb] by Vittorio Giovara <vittorio.giovara@gmail.com>
libmp3lame: add ABR support
11:11 PM Changeset in ffmpeg [292dbe5e] by Vittorio Giovara <vittorio.giovara@gmail.com>
libmp3lame: add comments about CBR/VBR modes
11:11 PM Changeset in ffmpeg [729d821f] by Vittorio Giovara <vittorio.giovara@gmail.com>
libmp3lame: allow joint stereo to be disabled
11:08 PM Changeset in ffmpeg [12789d96] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions …
11:08 PM Changeset in ffmpeg [fce28c3c] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: fill in subtitle dimensions after parsing tkhd Sample-Id: …
11:08 PM Changeset in ffmpeg [96138e8c] by Vittorio Giovara <vittorio.giovara@gmail.com>
isom: only write the size if its non zero in …
11:05 PM Changeset in ffmpeg [9bd4a9f4] by Vittorio Giovara <vittorio.giovara@gmail.com>
isom: Simplify mov_rewrite_dvd_sub_extradata() This avoids the 2nd …
11:04 PM Changeset in ffmpeg [3e4e2142] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: Convert the paletted output in the brenderpix tests to rgb24 …
10:38 PM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer, Description changed
9:14 PM Changeset in ffmpeg [0f2588d7] by Michael Niedermayer <michaelni@gmx.at>
Use intel compliant CDQ instead of CLTD in inline asm. Signed-off-by: …
9:06 PM Ticket #3511 (support FrameRate in dpx files) created by dave rice
Summary of the enhancement: A request for frame rate support in the …
7:29 PM Changeset in ffmpeg [6d9bdd9d] by Michael Niedermayer <michaelni@gmx.at>
doc/indevs: Fix example for QTKit usage. Signed-off-by: Michael …
7:20 PM Changeset in ffmpeg [9c77e573] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
7:11 PM Changeset in ffmpeg [f22d9b1e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '68e95ab81be1aa3f47ab148dceb8711ef5f4212d' * commit …
7:00 PM Changeset in ffmpeg [ce0ec108] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9e4e35b4d7c43a908944183a58aa389a23116fd6' * commit …
6:45 PM Changeset in ffmpeg [234f0bcb] by Michael Niedermayer <michaelni@gmx.at>
lavd: Add QTKit input device. Signed-off-by: Thilo Borgmann …
4:02 PM Changeset in ffmpeg [3a5a9654] by Vittorio Giovara <vittorio.giovara@gmail.com>
avconv: make the ASCII flow charts narrower to fit onto TTY These …
2:36 PM Changeset in ffmpeg [92d657b5] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvenc: advise user when H264 startcode is not present Fixes …
2:36 PM Changeset in ffmpeg [e61973db] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: move startcode validity check to …
1:00 PM Changeset in ffmpeg [7aa3979] by Michael Niedermayer <michaelni@gmx.at>
avformat/avio: also set generic URL context options This should have …
1:00 PM Changeset in ffmpeg [d9a3501c] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: dont crash on av_opt_set_dict() with NULL This allows …
12:55 PM Changeset in ffmpeg [68e95ab8] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhdenc: return meaningful return codes
12:55 PM Changeset in ffmpeg [9e4e35b4] by Vittorio Giovara <vittorio.giovara@gmail.com>
avconv_opt: fix avio_open2() return code check avio_open2() only …
9:45 AM Changeset in ffmpeg [e0aa76d3] by Martin Storsjö <martin@martin.st>
golomb: Fix the implementation of get_se_golomb_long This was only …
7:47 AM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by Carl Eugen Hoyos
Is this only reproducible using an external library or also with …
6:06 AM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) created by ianken
Many errors, glitchy audio output with -filter_complex …
4:22 AM Changeset in ffmpeg [31ac3f30] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvenc: pad judiciously when writing mpeg2 extradata Padding …
4:22 AM Changeset in ffmpeg [73a2d16b] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvdec: demux mpeg2 extradata Signed-off-by: Peter Ross …
4:22 AM test_352800hz.wav attached to Ticket #3509 by pross
4:21 AM Ticket #3509 (ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit ...) created by pross
ffplay is unable to play 352800 Hz wav file. the same file plays back …
3:27 AM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) created by ianken
One input, two outputs. Second pass. Stats file cannot be opened. If …
1:23 AM Changeset in ffmpeg [c01ddf84] by Michael Niedermayer <michaelni@gmx.at>
avformat/replaygain: remove unused variable Signed-off-by: Michael …
1:03 AM Changeset in ffmpeg [30e15936] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: golomb: …
12:55 AM Changeset in ffmpeg [ae3313e1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '53c20f17c78d1d8a0fc2505868f201e69ff59cc5' * commit …

Mar 29, 2014:

11:12 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by ianken
ffmpeg.exe -i source.mov -an -y -vcodec copy out.mkv repros the bug. …
10:28 PM Changeset in ffmpeg [508a84e6] by Martin Storsjö <martin@martin.st>
golomb: Fix the implementation of get_se_golomb_long This was only …
5:13 PM Changeset in ffmpeg [af3b6ae] by Clément Bœsch <u@pkh.me>
avcodec/vp9dsp: fix typo in mc doxy.
5:13 PM Changeset in ffmpeg [c4148a66] by Clément Bœsch <u@pkh.me>
x86/vp9mc: add vp9 namespace.
5:12 PM Changeset in ffmpeg [4c1e4bc6] by Reinhard Tartler <siretart@tauware.de>
Prepare for 9.13 Release
5:03 PM Changeset in ffmpeg [a014b961] by Reinhard Tartler <siretart@tauware.de>
Prepare for 10.1 Release
4:07 PM Changeset in ffmpeg [bcd5fd53] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'lukaszmluki/master' * commit 'lukaszmluki/master': …
3:11 PM Changeset in ffmpeg [53c20f17] by Diego Biurrun <diego@biurrun.de>
vp8: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
2:38 PM Changeset in ffmpeg [8a9d0a15] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: fix if vs if else Signed-off-by: Michael Niedermayer …
2:04 PM Changeset in ffmpeg [b8f5b071] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
1:33 PM Changeset in ffmpeg [d8402666] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '85698be461c07be10d873dd34348bcfe9ffc56e0' * commit …
8:54 AM Changeset in ffmpeg [3937b40e] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/pulse_audio_enc: implement get_device_list callback …
8:54 AM Changeset in ffmpeg [255cf03a] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/pulse_audio_dec: implement get_device_list callback …
8:48 AM Changeset in ffmpeg [85ed32d2] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/pulse_audio_common: add device detecting code Signed-off-by: …
8:48 AM Changeset in ffmpeg [cd50a44b] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavu/mem: add av_dynarray_add_nofree function av_dynarray_add_nofree …
8:26 AM Changeset in ffmpeg [27256e69] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/pulse_audio_enc: implement write_uncoded_frame callback Provided …
8:25 AM Changeset in ffmpeg [fd786bad] by Lukasz Marek <lukasz.m.luki@gmail.com>
tools/uncoded_frame: fix audio codec generation Codec id is guessed …
4:22 AM Ticket #3501 (vp7: crash with fuzzed file 2) closed by Michael Niedermayer
fixed: Fixed in 46f72ea507afee6adb0d2324848159063d0e7afc
3:27 AM Changeset in ffmpeg [46f72ea5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp7: check buffer size Fixes overread Fixes Ticket 3501 …
2:50 AM Changeset in ffmpeg [067ada04] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xbmdec: redesign parser to handle more cases The new code is …

Mar 28, 2014:

11:38 PM Changeset in ffmpeg [657cee1a] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2_alias_pix: rewrite probe function Fixes probetest …
11:38 PM Changeset in ffmpeg [2cffdcbd] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: try to read PROBE_BUF_MIN instead of just enough for …
10:54 PM Changeset in ffmpeg [1c13e1e] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Use avformat probing interface to identify format if …
10:54 PM Changeset in ffmpeg [075d6c06] by Michael Niedermayer <michaelni@gmx.at>
avformat: add image2 brender pix demuxer Reviewed-by: wm4 …
10:54 PM Changeset in ffmpeg [13bcb4de] by Michael Niedermayer <michaelni@gmx.at>
avformat: add image2 alias pix demuxer Reviewed-by: wm4 …
10:54 PM Changeset in ffmpeg [067a9cf8] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: make image2dec capable to be used from seperate …
5:16 PM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by jnvsor
Summary changed
Happens with webcam audio too! […]
4:29 PM Changeset in ffmpeg [de96e20b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/lavfutils: call av_find_stream_info() before reading various …
4:29 PM Changeset in ffmpeg [2b4543ff] by Michael Niedermayer <michaelni@gmx.at>
cmdutils/filter_codec_opts: do not discard all options for …
4:15 PM Changeset in ffmpeg [6adf3bc4] by Luca Barbato <lu_zero@gentoo.org>
movenc: Add dvd subtitle support Signed-off-by: Luca Barbato …
11:55 AM Changeset in ffmpeg [92005c26] by Michael Niedermayer <michaelni@gmx.at>
fate/aliaspix: Use standard test sample This also uses samples with …
11:03 AM Changeset in ffmpeg [e1d10017] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
10:00 AM Changeset in ffmpeg [a696b091] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fb5cf145b6bcfa4f83af94398e5560c1132cc410' * commit …
4:50 AM Changeset in ffmpeg [2b570c95] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '991362fab49b60d34d89b7b7d6dd00fbec3ce022' * commit …
4:34 AM Changeset in ffmpeg [1da18667] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xbmdec: support X10 format Signed-off-by: Michael Niedermayer …
4:33 AM Changeset in ffmpeg [4618084a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xbmdec: merge ptr increase into dereference Signed-off-by: …
4:26 AM Changeset in ffmpeg [296e63ef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '678082b409aca711f9cf991df6b0200116489322' * commit …
3:45 AM Changeset in ffmpeg [6bd05ed8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '792e4c21f212979f0e29bcdf107cb6b4f51645a4' * commit …
3:44 AM Changeset in ffmpeg [8a8472d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7a5e3850ecd94e726ad2272295b9e6c91841cf8' * commit …
3:32 AM Changeset in ffmpeg [16ddc58b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '70daeacd6ef8b354dd7d2d77ad393831a5bbf033' * commit …
2:26 AM Changeset in ffmpeg [03e4c2d8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd37c96213a2a9e1fd8669122d5405f4ce6a99ed8' * commit …
12:48 AM Ticket #3506 (console log debug output clobbers progress output) updated by Roger Pack
I think you're correct ("at the very end" it seems to spit out one …

Mar 27, 2014:

11:40 PM Changeset in ffmpeg [85698be4] by Luca Barbato <lu_zero@gentoo.org>
cmdutils: Mark exit_program as av_noreturn
11:22 PM Changeset in ffmpeg [773eb74b] by Michael Niedermayer <michaelni@gmx.at>
dshow: show device name when outputting buffer overflow log message …
11:08 PM Changeset in ffmpeg [e8e560f2] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add a bmpparser test
11:08 PM Changeset in ffmpeg [fb5cf145] by Vittorio Giovara <vittorio.giovara@gmail.com>
bmp: add a standalone parser Signed-off-by: Vittorio Giovara …
11:05 PM Changeset in ffmpeg [64b79141] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libx264: move where x264opts is applied down so it isnt …
10:59 PM Changeset in ffmpeg [991362fa] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add XBM tests
10:59 PM Changeset in ffmpeg [678082b4] by Vittorio Giovara <vittorio.giovara@gmail.com>
X-Bitmap decoder
10:57 PM Changeset in ffmpeg [792e4c21] by Vittorio Giovara <vittorio.giovara@gmail.com>
xbm: use av_frame_free on close
10:34 PM Changeset in ffmpeg [a7a5e38] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add PAF audio and video tests Signed-off-by: Vittorio Giovara …
10:34 PM Changeset in ffmpeg [70daeacd] by Vittorio Giovara <vittorio.giovara@gmail.com>
PAF demuxer and decoder Signed-off-by: Vittorio Giovara …
10:25 PM Changeset in ffmpeg [d37c9621] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: restore copy_block{4,16} functions They were removed in …
10:16 PM Changeset in ffmpeg [9d34dce] by Michael Niedermayer <michaelni@gmx.at>
x86: convert DNxHDenc inline asm to yasm Signed-off-by: Timothy Gu …
10:09 PM Changeset in ffmpeg [cb11b9e8] by Michael Niedermayer <michaelni@gmx.at>
dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as stride …
9:55 PM Ticket #3422 (Black becomes dark gray when converting rgb24 to gray16le) updated by Zsbán Ambrus
Replying to cehoyos: > ignoring requests for testing …
9:43 PM Changeset in ffmpeg [72bff8da] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Make ff_print_debug_info2() independant of Picture struct …
9:07 PM Changeset in ffmpeg [a4f27a3f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/brenderpix: propagate error codes Signed-off-by: Michael …
9:06 PM Changeset in ffmpeg [85064233] by Michael Niedermayer <michaelni@gmx.at>
avcodec/brenderpix: remove unused variable Signed-off-by: Michael …
8:33 PM Changeset in ffmpeg [09ebd87a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
8:11 PM Ticket #3506 (console log debug output clobbers progress output) updated by Carl Eugen Hoyos
Priority, Version changed
Am I correct that the last line containing the final number of frames …
8:09 PM Changeset in ffmpeg [f392949f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ae17878fb2ab100264226c84c58f5b95a703312f' * commit …
7:28 PM Ticket #3507 (console prompt to "overwrite file" can be lost) created by Roger Pack
Summary of the bug: basically, if ffmpeg stops to prompt you "File …
7:25 PM Ticket #3506 (console log debug output clobbers progress output) created by Roger Pack
Summary of the bug: basically, in the presence of multiple log …
7:10 PM Changeset in ffmpeg [68014c6e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c3a0b3eb64be441ca897629e8ecd80d5b51fded7' * commit …
6:51 PM Ticket #3505 (Apple HLS floating point time in manifest) updated by Carl Eugen Hoyos
Priority, Version, Component changed
6:26 PM Ticket #3505 (Apple HLS floating point time in manifest) created by Chris Ballinger
Newer versions of the HLS spec support floating point time information …
5:27 PM Changeset in ffmpeg [bb36b9aa] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add BRender PIX tests
5:27 PM Changeset in ffmpeg [ae17878f] by Vittorio Giovara <vittorio.giovara@gmail.com>
BRender PIX image decoder Further enhancements by Vittorio Giovara …
4:54 PM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by Carl Eugen Hoyos
Using rawvideo as input may also increase transcoding speed.
4:53 PM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by Carl Eugen Hoyos
Did you try reducing the resolution (significantly)?
4:52 PM Ticket #3422 (Black becomes dark gray when converting rgb24 to gray16le) updated by Carl Eugen Hoyos
Yes. Why didn't you test before 2.2 was released? Honestly: Bug …
2:32 PM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) updated by q345t7n3o67ym23oy8939t
> Just test a current Zeranoe version. Negative time no longer …
2:14 PM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by kislovskij
Replying to cehoyos: > And to make this a valid ticket, …
10:35 AM Ticket #3422 (Black becomes dark gray when converting rgb24 to gray16le) updated by Zsbán Ambrus
The output has changed but is still not what I expect. Testing with …
10:20 AM Changeset in ffmpeg [31c21d2f] by Michael Niedermayer <michaelni@gmx.at>
Fix spelling errors in texi files: more informations --> more …
10:20 AM Changeset in ffmpeg [3cd1c865] by Michael Niedermayer <michaelni@gmx.at>
Fix texinfo error due to wrong @subsubsection Signed-off-by: Michael …
10:20 AM Changeset in ffmpeg [194485cf] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: zero freed memory for saftey Signed-off-by: …
10:20 AM Changeset in ffmpeg [81cfe391] by Michael Niedermayer <michaelni@gmx.at>
vf_pullup: simplify, fix double free error The memory allocation for …
10:20 AM Changeset in ffmpeg [ef0c503d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
10:20 AM Changeset in ffmpeg [1103aec1] by Michael Niedermayer <michaelni@gmx.at>
x86/cpu: check for OS support before enabling AVX2 AV_CPU_FLAG_AVX is …
10:20 AM Changeset in ffmpeg [b40ab81d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/mpegvideoenc_template: fix integer overflow …
10:20 AM Changeset in ffmpeg [314f055] by Michael Niedermayer <michaelni@gmx.at>
dox/scaler:fix bicubiclin typo See Ticket3486 Signed-off-by: Michael …
10:20 AM Changeset in ffmpeg [2c56674] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbis: fix decoding of single element huffman trees Fixes …
10:20 AM Changeset in ffmpeg [adad1ba5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: use the stored previous window type only when the …
10:20 AM Changeset in ffmpeg [a80a7131] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale: fix integer overflow Should fix fate failure with …
10:05 AM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) updated by Carl Eugen Hoyos
Resolution changed
10:03 AM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by Carl Eugen Hoyos
And to make this a valid ticket, please provide either the complete, …
10:02 AM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by Carl Eugen Hoyos
Do you think this a regression? Please test current FFmpeg git head.
10:00 AM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) closed by Marcin
wontfix: We were experiencing this issue for a few days. Now I cannot reproduce …
10:00 AM Changeset in ffmpeg [c3a0b3eb] by Diego Biurrun <diego@biurrun.de>
arm: build: Maintain decoder objects separate from infrastructure objects
9:32 AM Ticket #3504 (Memory allocation error when coding very long files using libx264) created by kislovskij
Summary of the bug: When coding an around 260 hours long video using …
9:26 AM Ticket #3443 (h264_mp4toannexb filter causes artefacts) closed by eelco
fixed: Seems to be fixed in 289b149cec, thanks!
4:02 AM Changeset in ffmpeg [57e939d9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp7: Fix null pointer dereference in vp7_decode_frame_header() …
3:23 AM Changeset in ffmpeg [d5c9843c] by Michael Niedermayer <michaelni@gmx.at>
configure: fix VP7 standalone build Found-by: Vittorio Giovara …
2:58 AM Changeset in ffmpeg [d473f2d] by Michael Niedermayer <michaelni@gmx.at>
Fix spelling errors in texi files: more informations --> more …
2:58 AM Changeset in ffmpeg [cf3bfc97] by Michael Niedermayer <michaelni@gmx.at>
Fix texinfo error due to wrong @subsubsection Signed-off-by: Michael …
12:59 AM Changeset in ffmpeg [62094e2f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
12:10 AM Ticket #3503 (Need support regarding live encoding) updated by Carl Eugen Hoyos
Priority changed
If you are reporting a bug, please provide the complete, uncut console …
12:10 AM Changeset in ffmpeg [12ab07be] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e50f5d3cf9ef9a16982a5cb4d8b1916cd963aa5b' * commit …

Mar 26, 2014:

10:58 PM Changeset in ffmpeg [61b5ef77] by Michael Niedermayer <michaelni@gmx.at>
libavformat/aviobuf: keep track of the original buffer-size and …
10:52 PM Changeset in ffmpeg [0d4a66ee] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: ffio_ensure_seekback: only copy the initialized part …
10:25 PM Changeset in ffmpeg [9718c31e] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add Alias PIX tests
10:25 PM Changeset in ffmpeg [e50f5d3c] by Vittorio Giovara <vittorio.giovara@gmail.com>
Alias PIX image encoder and decoder
9:34 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by reimar
No problem, broken/wrong extensions are normal, which is why FFmpeg …
8:23 PM Changeset in ffmpeg [50b68e3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: truehd: …
8:08 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by Carlos Henrique
Ok, I have confirmed with the person that sent me these files that …
8:00 PM Changeset in ffmpeg [fc64e128] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b9eb03416d93a5c4ece27ffef5e6e11c81bec6fa' * commit …
7:58 PM Changeset in ffmpeg [179cf148] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fcf5fc444522d24caa9907225802817ae788f511' * commit …
7:56 PM Changeset in ffmpeg [b01a2562] by Michael Niedermayer <michaelni@gmx.at>
truehd: break out part of output_data into platform-specific callback. …
7:53 PM Ticket #2974 (Plex Media Server: LGPL/GPL violation) closed by Ridley Combs
fixed: A LICENSE file is now included with Plex Media Server downloads, which …
7:50 PM Changeset in ffmpeg [44dc373d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '483321fe789566dcb27b6387c00ea16dd86bc587' * commit …
7:50 PM Changeset in ffmpeg [89135716] by Michael Niedermayer <michaelni@gmx.at>
truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. …
7:42 PM Changeset in ffmpeg [80e67fed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4e5aa080bb8d83cb6de1ffbdd7b37ec34bc6b30b' * commit …
7:41 PM Changeset in ffmpeg [3f4e73af] by Michael Niedermayer <michaelni@gmx.at>
truehd: break out part of rematrix_channels into platform-specific …
7:39 PM Changeset in ffmpeg [f38af01] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '15a29c39d9ef15b0783c04b3228e1c55f6701ee3' * commit …
7:22 PM Changeset in ffmpeg [87b128d] by Michael Niedermayer <michaelni@gmx.at>
truehd: add hand-scheduled ARM asm version of mlp_filter_channel. …
7:05 PM Changeset in ffmpeg [3017239d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: add comment to explain memset(0) Signed-off-by: …
6:52 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by reimar
I would expect this is a broken file (beyond it having .mp4 extension …
6:38 PM Ticket #3503 (Need support regarding live encoding) created by hemanth.he
hello, I am using 3 live TV channels as source for my encoding using …
5:54 PM Changeset in ffmpeg [3b5946bc] by Martin Storsjö <martin@martin.st>
truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. …
5:54 PM Changeset in ffmpeg [b9eb0341] by Martin Storsjö <martin@martin.st>
truehd: break out part of output_data into platform-specific callback. …
5:54 PM Changeset in ffmpeg [fcf5fc44] by Martin Storsjö <martin@martin.st>
truehd: tune VLC decoding for ARM. Profiling on a Raspberry Pi …
5:54 PM Changeset in ffmpeg [483321fe] by Martin Storsjö <martin@martin.st>
truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. …
5:54 PM Changeset in ffmpeg [4e5aa080] by Martin Storsjö <martin@martin.st>
truehd: break out part of rematrix_channels into platform-specific …
5:53 PM Changeset in ffmpeg [15a29c39] by Martin Storsjö <martin@martin.st>
truehd: add hand-scheduled ARM asm version of mlp_filter_channel. …
5:37 PM Changeset in ffmpeg [a44409e6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: zero freed memory for saftey Signed-off-by: …
5:27 PM Changeset in ffmpeg [5b0ce5d4] by Michael Niedermayer <michaelni@gmx.at>
vf_pullup: simplify, fix double free error The memory allocation for …
5:22 PM Changeset in ffmpeg [54e2e9fb] by Michael Niedermayer <michaelni@gmx.at>
avutil/frame: undeprecate AVFrame.motion_val API Signed-off-by: …
5:09 PM Changeset in ffmpeg [289b149c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
3:55 PM Changeset in ffmpeg [4998a72b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
2:53 PM Changeset in ffmpeg [b7f0d39d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '55d7f26e7bcf1dfb69ee986aa9fc21c62e0b3ae6' * commit …
2:42 PM Ticket #3502 (Sample Aspect Ratio width must be greater than 0 (libx265)) updated by Carl Eugen Hoyos
Status, Summary changed
2:41 PM Ticket #2235 (Subtitles do not seek) updated by Carl Eugen Hoyos
Keywords changed
2:41 PM Changeset in ffmpeg [a49bdcd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '09d4389de10b03ea65a84eaf3d6c4b7a7538ad75' * commit …
2:40 PM Ticket #2501 (FFMPEG subtitles filter segfaults with matroska files) updated by Carl Eugen Hoyos
Keywords changed
2:39 PM Ticket #2264 (subtitles filter does not accept ass files with Comment events) updated by Carl Eugen Hoyos
Keywords changed
2:38 PM Ticket #3207 (FFmpeg outputs invalid ASS files) updated by Carl Eugen Hoyos
Keywords changed
2:37 PM Ticket #3496 (Support UTF-16 subtitles) updated by Carl Eugen Hoyos
Keywords changed
2:37 PM Ticket #2067 (Support subtitles in libavfilter so seek is honored for subtitles ...) updated by Carl Eugen Hoyos
Keywords changed
2:36 PM Changeset in ffmpeg [2d15e0c0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '92ba965103d3884609730ba9bf293772dc78a9ef' * commit …
2:31 PM Ticket #2974 (Plex Media Server: LGPL/GPL violation) updated by patters
Any updates on this? Can't FFmpeg project members get legal support …
2:24 PM Changeset in ffmpeg [b4f64c5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'da5be235250a61d6994408b054e3e3acf2e0f90f' * commit …
2:10 PM Ticket #3496 (Support UTF-16 subtitles) updated by Clément Bœsch
Keywords changed
2:10 PM Ticket #3207 (FFmpeg outputs invalid ASS files) updated by Clément Bœsch
Keywords changed
2:08 PM Changeset in ffmpeg [6967cf3c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8011ac911b3f282b9fb64a0fc15404f8bfc7b7ed' * commit …
1:59 PM Changeset in ffmpeg [e9c6b93b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2c01ad8b206d326700974438f7193f22be416eb1' * commit …
1:50 PM Changeset in ffmpeg [0371eae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' * commit …
1:46 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by hemanth.he
If i use -preset slow then i can run only 2 instances. Starting …
1:40 PM Changeset in ffmpeg [32620691] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e7373585f827d4ec05d952daa3877e8decfe3c08' * commit …
1:32 PM Changeset in ffmpeg [152c8fd8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd3c3c1664a958923f234283e66fbcbfe69a6927f' * commit …
1:26 PM Madeon_small.mp4 attached to Ticket #3502 by Bernardo
First 2 seconds of the file used before. Shows the same problem.
1:17 PM Changeset in ffmpeg [8e8347b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd0aabeab23755ee906440505ad2097c0f1493e80' * commit …
1:15 PM Ticket #3502 (Sample Aspect Ratio width must be greater than 0 (libx265)) updated by Carl Eugen Hoyos
Keywords changed
Please provide a (short) input sample.
12:09 PM Ticket #3473 (wtv muxer does not check H.264 streams for startcode) updated by pross
Analyzed by developer changed
(Perhaps a better fault description would be "wtv muxer discards …
11:31 AM Changeset in ffmpeg [efc7290e] by Diego Biurrun <diego@biurrun.de>
x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init …
11:31 AM Changeset in ffmpeg [55d7f26e] by Diego Biurrun <diego@biurrun.de>
hpeldsp_template: Move content to hpeldsp There is no point in having …
11:31 AM Changeset in ffmpeg [09d4389d] by Diego Biurrun <diego@biurrun.de>
hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c …
11:31 AM Changeset in ffmpeg [92ba9651] by Diego Biurrun <diego@biurrun.de>
dsputil: Move draw_edges and clear_block* out of dsputil_template The …
11:31 AM Changeset in ffmpeg [da5be235] by Diego Biurrun <diego@biurrun.de>
dsputil: Move RV40-specific bits into rv40dsp
11:31 AM Changeset in ffmpeg [8011ac91] by Diego Biurrun <diego@biurrun.de>
hpeldsp_template: Detemplatize the code The indirection makes no …
11:31 AM Changeset in ffmpeg [2c01ad8b] by Diego Biurrun <diego@biurrun.de>
dsputil_template: Detemplatize the code The indirection makes no …
11:31 AM Changeset in ffmpeg [aba70bb5] by Diego Biurrun <diego@biurrun.de>
Add missing headers to make template files compile (more) standalone
11:31 AM Changeset in ffmpeg [e7373585] by Diego Biurrun <diego@biurrun.de>
dsputil_template: Move bits that are used templatized into separate …
11:31 AM Changeset in ffmpeg [d3c3c16] by Diego Biurrun <diego@biurrun.de>
dsputil: Move hpel_template #include out of dsputil_template Multiple …
11:31 AM Ticket #3502 (Sample Aspect Ratio width must be greater than 0 (libx265)) created by Bernardo
Summary of the bug: I was trying h.265 encoding with libx265 and for …
11:00 AM Changeset in ffmpeg [d0aabeab] by Diego Biurrun <diego@biurrun.de>
x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation This …
10:05 AM Changeset in ffmpeg [3ab63abb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not set swscale sizeFactor to -1. Fixes ticket #3495. (cherry …
9:18 AM Ticket #3152 (Pointer overflow in libavcodec/mpegvideo.c) updated by Carl Eugen Hoyos
Keywords changed
8:57 AM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by Carl Eugen Hoyos
Component, Reproduced by developer, Priority, Keywords, Status changed
Regression since c5142a95
8:32 AM Ticket #3501 (vp7: crash with fuzzed file 2) updated by Carl Eugen Hoyos
Reproduced by developer, Component, Priority, Version, Keywords, Status changed
Crashes only sometimes here, valgrind reports invalid memory accesses.
8:31 AM Ticket #3500 (vp7: crash with fuzzed file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
8:29 AM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) updated by Carl Eugen Hoyos
I recorded 15,5 hours but I am unable to reproduce any problem with …
8:11 AM Ticket #3473 (wtv muxer does not check H.264 streams for startcode) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
This is not what you reported (you do remember that this is a bug …
8:01 AM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by Carl Eugen Hoyos
Priority changed
8:01 AM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by Carl Eugen Hoyos
What happens if you use a much slower preset? Are five instances still …
3:51 AM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by hemanth.he
yes i tested with -preset ultrafast but no use. still having …
3:38 AM Ticket #3226 (SEGFAULT in libavcodec in ff_emu_edge_vfix3_mmx.body_loop when playing ...) updated by Michael Niedermayer
Keywords changed
3:35 AM Ticket #3185 (ffprobe do not handle HEVC correctly) closed by Michael Niedermayer
fixed: Fixed in 6795dcfa659c5f1f00c8db4eb3cb565939023e78
3:22 AM Changeset in ffmpeg [c05065aa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261: move b_stride/b_xy under the if() where they are used …
3:20 AM Changeset in ffmpeg [6795dcfa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: Export picture type This only uses the first slice, …
12:36 AM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by jamal
Keywords, Status, Component, Summary changed
12:26 AM Ticket #3454 (Emotion Systems violates GPL) closed by llogan
fixed: Closing as "fixed" since the issue appears to have been addressed.
12:12 AM Changeset in ffmpeg [4090d5ba] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261dec: fix motion vector vissualization Signed-off-by: …

Mar 25, 2014:

11:12 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
matroskaenc.c sets avoid_negative_ts=1 by default. You can execute: …
10:47 PM DirectShow edited by Roger Pack
mention audio_buffer_size usefulness. (diff)
10:47 PM Ticket #3473 (wtv muxer does not check H.264 streams for startcode) reopened by ramitb
Shouldn't ffmpeg take care of that automatically, if wtv requires the …
9:47 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
I'm very sorry, but my last message is wrong. The latest working …
8:12 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
c2cb01d418dd18e1cf997c038d37378d773121be is the first bad commit …
8:03 PM vp7_1_f.avi attached to Ticket #3501 by ami_stuff
8:02 PM Ticket #3501 (vp7: crash with fuzzed file 2) created by ami_stuff
[…]
8:01 PM vp7_f.avi attached to Ticket #3500 by ami_stuff
8:00 PM Ticket #3500 (vp7: crash with fuzzed file) created by ami_stuff
[…]
6:39 PM Changeset in ffmpeg [8f20e3d4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
6:25 PM Changeset in ffmpeg [41e7e46c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aa499568afc01d59215eef7e5b14b949a9671afc' * commit …
6:17 PM Changeset in ffmpeg [10e931d5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6ee55c7b111eec6c51dfdc0fddbd46f5dd867fa3' * commit …
6:14 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) created by Carlos Henrique
Summary of the bug: I have these H.264 MP4 files generated by …
5:48 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
Yes, totally a regression. It works with ffmpeg 1.2.
5:23 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
Replying to cdlscpmv: > I cannot notice any …
5:16 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by cdlscpmv
Replying to ValdikSS: > I can confirm this issue. > {{{ > …
4:56 PM Changeset in ffmpeg [2d9821a2] by Michael Niedermayer <michaelni@gmx.at>
x86/cpu: check for OS support before enabling AVX2 AV_CPU_FLAG_AVX is …
4:53 PM Changeset in ffmpeg [4d9881e1] by Michael Niedermayer <michaelni@gmx.at>
udp: mention default in documentation Signed-off-by: rogerdpack …
4:34 PM Ticket #3495 (Call to sws_getCachedContext() with SWS_BICUBLIN will always raise an ...) closed by Carl Eugen Hoyos
fixed: Should be fixed in e6fe804b - thank you for the report!
4:32 PM Changeset in ffmpeg [10056bc9] by Michael Niedermayer <michaelni@gmx.at>
dshow: log error and continue if unable to set audio buffer …
3:44 PM Ticket #3494 (scary warning message when using mpeg) updated by Roger Pack
Hmm... I guess for most of us, we want to specify an mpg output and …
2:47 PM Changeset in ffmpeg [0816abae] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add an .oga muxer.
2:46 PM Changeset in ffmpeg [e6fe804] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not set swscale sizeFactor to -1. Fixes ticket #3495.
2:10 PM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) updated by Carl Eugen Hoyos
Component changed
(Generally, please avoid using external libraries when reporting …
2:03 PM Ticket #3495 (Call to sws_getCachedContext() with SWS_BICUBLIN will always raise an ...) updated by Carl Eugen Hoyos
Keywords changed
1:29 PM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) updated by Marcin
Summary changed
1:23 PM ffmpeg.log attached to Ticket #3498 by Marcin
Output from running ffmpeg process
1:22 PM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) created by Marcin
Summary of the bug: I'm trying to record internet radio stream. It …
1:06 PM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) updated by Michael Niedermayer
Summary changed
1:01 PM Ticket #3495 (Call to sws_getCachedContext() with SWS_BICUBLIN will always raise an ...) updated by cyril
I already explained how to reproduce the bug programmatically: […] …
12:48 PM Changeset in ffmpeg [3e601662] by Michael Niedermayer <michaelni@gmx.at>
swscale: add two spatially stable dithering methods Both of these …
12:47 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by Carl Eugen Hoyos
Did you test -preset ultrafast for all streams?
12:45 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by hemanth.he
yes it is performance problem..!
12:37 PM Ticket #2983 (support VP7 video) closed by Carl Eugen Hoyos
fixed: Implemented by Peter Ross since 4a031ce3
12:29 PM Changeset in ffmpeg [a490970a] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/*/vp8dsp_init: indent Signed-off-by: Peter Ross …
12:29 PM Changeset in ffmpeg [4a031ce3] by Michael Niedermayer <michaelni@gmx.at>
avformat/riff: add On2 VP7 fourccs Signed-off-by: Peter Ross …
12:29 PM Changeset in ffmpeg [89f2f5db] by Michael Niedermayer <michaelni@gmx.at>
On2 VP7 decoder Signed-off-by: Peter Ross <pross@xvid.org> …
12:11 PM Changeset in ffmpeg [7d4c0220] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp8: vp8_find_free_buffer Signed-off-by: Peter Ross …
11:58 AM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) updated by Carl Eugen Hoyos
I tested the following: […] This encodes at 302.5kbits/s and the …
11:28 AM Changeset in ffmpeg [dc0c70e0] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: add missing includes
11:26 AM Changeset in ffmpeg [aa499568] by Vittorio Giovara <vittorio.giovara@gmail.com>
avconv: More descriptive message about framedrop
11:24 AM Changeset in ffmpeg [6ee55c7b] by Vittorio Giovara <vittorio.giovara@gmail.com>
vf_transpose: K&R formatting cosmetics
10:13 AM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by Carl Eugen Hoyos
Priority changed
Aren't you just reporting a performance issue?
9:50 AM Ticket #3496 (Support UTF-16 subtitles) updated by gjdfgh
This would be pretty simple to achieve: 1. add a readline function …
9:50 AM Ticket #3497 (multiple ffmpeg instances gives encoding error) created by hemanth.he
Hi, Can anyone help me figure out to fix the problem below I am …
9:44 AM Ticket #3496 (Support UTF-16 subtitles) updated by Clément Bœsch
Status, Type, Summary changed
[…] Workaround: […] Note: your link in the description is a .srt
9:40 AM Ticket #3496 (Support UTF-16 subtitles) updated by klpu
Can not detect Little-endian UTF-16 Unicode text subtitle.
9:37 AM The.Wolf.of.Wall.Street.2013.720p.BluRay.X264-AMIABLE .·±Ìå.ass attached to Ticket #3496 by klpu
9:37 AM Ticket #3496 (Support UTF-16 subtitles) created by klpu
Summary of the bug: How to reproduce: […] Download subtitle frome …
8:58 AM Ticket #3495 (Call to sws_getCachedContext() with SWS_BICUBLIN will always raise an ...) updated by Carl Eugen Hoyos
If you have a patch fixing this problem, please send it to the …
8:18 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) updated by Carl Eugen Hoyos
Replying to q345t7n3o67ym23oy8939t: > Replying to …
7:33 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) updated by q345t7n3o67ym23oy8939t
Replying to cehoyos: > Should be fixed in 4d17179b - …
2:48 AM Ticket #3152 (Pointer overflow in libavcodec/mpegvideo.c) closed by Michael Niedermayer
fixed: Fixed in a81ee2651fafd4412d0f8df159a3a11f6365ba70
2:34 AM Changeset in ffmpeg [a81ee265] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1enc: fix undefined pointer operation Fixes Ticket3152 …
1:38 AM Concatenate edited by llogan
add looping example; nits (diff)
Note: See TracTimeline for information about the timeline view.