Timeline



Oct 15, 2014:

11:31 PM Changeset in ffmpeg [46f52274] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparsedirac: use AVCodecContext.framerate Signed-off-by: …
10:28 PM Changeset in ffmpeg [7b6a97ed] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avcodec: more verbose documentation for time_base …
10:10 PM Changeset in ffmpeg [2f7bd04a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avcodec: fix non doxy comment Signed-off-by: Michael …
10:02 PM Changeset in ffmpeg [917f86f4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec' * commit …
9:46 PM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by ami_stuff
Here is some YUV sample: …
9:30 PM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by ami_stuff
Ok, so I downloaded some old ffmpeg autobuild from august and …
9:23 PM Changeset in ffmpeg [f09162c0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ced7238cd01cc2199acf9225305628641a27c1d7' * commit …
8:26 PM Ticket #4025 (Encoding speed of webm vp8 has declined signficantly) updated by Scott Dowdle
DUH, somehow I overlooked the answer provided. Thanks!
8:21 PM Ticket #4025 (Encoding speed of webm vp8 has declined signficantly) updated by Carl Eugen Hoyos
You can confirm it yourself, just follow the link above: The default …
8:17 PM Ticket #4025 (Encoding speed of webm vp8 has declined signficantly) updated by Scott Dowdle
Yes, I confused the two. Sorry. So, can anyone confirm the …
8:03 PM Changeset in ffmpeg [60a876fe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '752e71e74f50e7a6f9a19edb8e775b2ea2fb94d8' * commit …
7:50 PM Ticket #4025 (Encoding speed of webm vp8 has declined signficantly) updated by jamal
Summary changed
Replying to cehoyos: > I still wonder how this ticket is …
7:42 PM Ticket #4025 (Encoding speed of webm vp8 has declined signficantly) updated by Carl Eugen Hoyos
Keywords, Version changed
I still wonder how this ticket is related to theora…
7:40 PM Changeset in ffmpeg [16f9f7b8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '74b02377980321934e33969c84733ace7e9f4eeb' * commit …
7:25 PM Changeset in ffmpeg [cacc1dca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1ac5a29b2e5ddeae068deb9d6e0e803a91941d4d' * commit …
7:03 PM Ticket #4023 (FFmpeg should use AES-NI instructions) updated by jamal
Priority, Version changed
6:58 PM Ticket #4025 (Encoding speed of webm vp8 has declined signficantly) updated by jamal
Priority, Keywords, Status, Component changed
Looking at the history of libvpxenc.c, it seems the one of the default …
6:17 PM Changeset in ffmpeg [1b54e6b1] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: auodetect "use_mfra_for" Reviewed-by: Mika Raento …
6:15 PM Changeset in ffmpeg [8091fe30] by Michael Niedermayer <michaelni@gmx.at>
build: mov_muxer requires ac3_parser Reviewed-by: Benoit Fouet …
6:04 PM Changeset in ffmpeg [c69f230a] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtsp: check memory allocation Reviewed-by: Reimar Döffinger …
6:03 PM Ticket #3944 (Documentation for the libx265 wrapper is missing) updated by Carl Eugen Hoyos
Keywords changed
6:00 PM Changeset in ffmpeg [79dd756] by Martin Storsjö <martin@martin.st>
rtmpproto: Fix a typo Signed-off-by: Martin Storsjö <martin@martin.st>
5:54 PM Changeset in ffmpeg [ced7238c] by Martin Storsjö <martin@martin.st>
rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy …
5:54 PM Changeset in ffmpeg [752e71e7] by Martin Storsjö <martin@martin.st>
rtpdec_hevc: Rename a variable for clarity Signed-off-by: Martin …
5:49 PM Ticket #3944 (Documentation for the libx265 wrapper is missing) closed by llogan
fixed: Fixed in 8a9537999029498332a68fc0edf98821969329d6.
5:45 PM Changeset in ffmpeg [8a953799] by Lou Logan <lou@lrcd.com>
doc/encoders: add basic libx265 documentation Fixes ticket #3944. …
5:40 PM Ticket #3207 (FFmpeg outputs invalid ASS files) closed by Clément Bœsch
fixed: Hopefully fixed in 40b9f28641b696c6bb73ce49dc97c2ce2700cbdb
5:25 PM Changeset in ffmpeg [52b0a0ec] by Clément Bœsch <u@pkh.me>
avcodec/ass: add FFmpeg signature
5:25 PM Changeset in ffmpeg [d281a87] by Clément Bœsch <u@pkh.me>
avformat/assdec: typo fix
5:25 PM Changeset in ffmpeg [462f2876] by Clément Bœsch <u@pkh.me>
avcodec/ass_split: realign after addition of new fields
5:25 PM Changeset in ffmpeg [3e86ead3] by Clément Bœsch <u@pkh.me>
avcodec/ass_split: assume default order when "Format:" line is not …
5:25 PM Changeset in ffmpeg [d9f272fe] by Clément Bœsch <u@pkh.me>
avcodec/ass_split: extend recognized fields in ASS splitter This …
5:25 PM Changeset in ffmpeg [40b9f286] by Clément Bœsch <u@pkh.me>
avcodec/ass: output missing fields in AVSubtitles and output files …
5:24 PM Changeset in ffmpeg [bf700a99] by Clément Bœsch <u@pkh.me>
avformat/assenc: support remuxing old V4 ASS form (SSA)
5:24 PM Changeset in ffmpeg [b243393e] by Clément Bœsch <u@pkh.me>
fate: fix some subtitles tests dependencies
5:24 PM Changeset in ffmpeg [d97d479] by Clément Bœsch <u@pkh.me>
fate: add rawdiff and use it for subtitles We want subtitles tests to …
5:24 PM Changeset in ffmpeg [8022bb1d] by Clément Bœsch <u@pkh.me>
fate: make subtitles tests output to stdout instead of md5 This makes …
5:18 PM Changeset in ffmpeg [b629b421] by Lou Logan <lou@lrcd.com>
doc/filters: update link to OpenCV docs Signed-off-by: Lou Logan …
5:16 PM Changeset in ffmpeg [a9ed4f1d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5' * commit …
5:04 PM Changeset in ffmpeg [6afc319e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9b7f932ee568cadfc0f556a061fcc00cb63f9780' * commit …
4:56 PM Changeset in ffmpeg [137f7a63] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '557d4c4ecae080729e68df54ed2bd8420d0f037a' * commit …
4:23 PM Changeset in ffmpeg [a92192d2] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: use av_reduce() to simplify code and avoid overflow in …
4:19 PM Changeset in ffmpeg [2b37864e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69' * commit …
3:40 PM Ticket #4017 (noise filter breaks when combined with scaling) updated by rmk
No.
2:08 PM Changeset in ffmpeg [18255441] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx: fix framerate Signed-off-by: Michael Niedermayer …
2:08 PM Changeset in ffmpeg [220a15c0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: fix time_base and framerate They are not just inverses …
2:08 PM Changeset in ffmpeg [09450c55] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: fix time_base and framerate They are not just inverses …
1:54 PM Changeset in ffmpeg [787a6156] by Vittorio Giovara <vittorio.giovara@gmail.com>
imc: fix order of operations in coefficients read Reported-by: Ruoyu …
1:54 PM Changeset in ffmpeg [620e7f0f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: fix time_base and framerate They are not just …
1:52 PM Changeset in ffmpeg [801876f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: fix time_base after the framerate addition time_base …
1:51 PM Changeset in ffmpeg [e443165c] by Vittorio Giovara <vittorio.giovara@gmail.com>
imc: fix order of operations in coefficients read Reported-by: Ruoyu …
1:49 PM Changeset in ffmpeg [17085a02] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' * commit …
1:48 PM Changeset in ffmpeg [74b02377] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: Correctly check the color transfer characteristics range …
1:48 PM Changeset in ffmpeg [1ac5a29b] by Vittorio Giovara <vittorio.giovara@gmail.com>
imc: fix order of operations in coefficients read Reported-by: Ruoyu …
1:19 PM Ticket #4035 (HEVC regression) created by cgbug
Playback fails with git head. Worked ok with older build. Regression …
10:35 AM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test current FFmpeg git head and please provide the command …
10:31 AM Ticket #4034 (Serious memory leak) updated by Carl Eugen Hoyos
Cc, Keywords, Version, Component, Reproduced by developer changed
10:31 AM Ticket #4033 (Serious memory leak) updated by Carl Eugen Hoyos
Cc, Keywords, Version, Component, Reproduced by developer changed
10:30 AM Ticket #4032 (Serious memory leak) updated by Carl Eugen Hoyos
Version changed
10:30 AM Ticket #4032 (Serious memory leak) updated by Carl Eugen Hoyos
Cc, Keywords, Component, Reproduced by developer changed
10:30 AM Changeset in ffmpeg [51c810e6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109' * commit …
10:28 AM Ticket #4017 (noise filter breaks when combined with scaling) updated by Carl Eugen Hoyos
That is very strange. I will try again to reproduce myself: So far I …
10:24 AM Ticket #2970 (White line in top macroblock of dvvideo) updated by Carl Eugen Hoyos
The "whitelist" is https://trac.ffmpeg.org/tags which has a link …
10:21 AM Ticket #2970 (White line in top macroblock of dvvideo) updated by Carl Eugen Hoyos
My only concern is that if you click on the dvdec keyword on …
10:17 AM Changeset in ffmpeg [fd937866] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c1724623ce0433c6a9ee72133b1fd4db75ec7193' * commit …
10:08 AM Changeset in ffmpeg [a72e75bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a' * commit …
10:07 AM Ticket #4031 (Serious memory leak) updated by Carl Eugen Hoyos
Cc, Keywords, Component, Reproduced by developer changed
Please test current FFmpeg git head and please try if the issue is …
9:19 AM Ticket #4017 (noise filter breaks when combined with scaling) updated by rmk
No, the result from that looks fine. I originally ran into this when …
9:12 AM Changeset in ffmpeg [e5cfc8fd] by Martin Storsjö <martin@martin.st>
sdp: Provide out of bound parameter sets for HEVC if extradata is set …
9:12 AM Changeset in ffmpeg [9b7f932] by Martin Storsjö <martin@martin.st>
rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines These …
8:40 AM Ticket #4028 (Videofilter "fps" to extract images each minute starts at 30 seconds offset) updated by Cigaes
Look at the round option to fps. If down fixes your …
8:11 AM Ticket #4032 (Serious memory leak) closed by Clément Bœsch
duplicate: Duplicate of #4031 #4033 and #4034
8:11 AM Ticket #4033 (Serious memory leak) closed by Clément Bœsch
duplicate: Duplicate of #4031 #4032 and #4034
8:10 AM Ticket #4034 (Serious memory leak) closed by Clément Bœsch
duplicate: Duplicate of #4031 #4032 and #4033
8:03 AM Ticket #4034 (Serious memory leak) created by pengliang
./ffmpeg_g -y -override_ffserver -i rtmp://192.168.14.170/live/rtsp301 …
8:02 AM Ticket #4033 (Serious memory leak) created by pengliang
./ffmpeg_g -y -override_ffserver -i rtmp://192.168.14.170/live/rtsp301 …
8:02 AM Ticket #4032 (Serious memory leak) created by pengliang
./ffmpeg_g -y -override_ffserver -i rtmp://192.168.14.170/live/rtsp301 …
8:02 AM Ticket #4031 (Serious memory leak) created by pengliang
./ffmpeg_g -y -override_ffserver -i rtmp://192.168.14.170/live/rtsp301 …
7:47 AM Ticket #2970 (White line in top macroblock of dvvideo) updated by Christophe
Well, sorry for the fuss. That's why I *added* the keyword, as I can …
7:43 AM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) created by thender
Summary of the bug: If I try to record from a magewell USB3 V4L2 …
7:23 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Lastique
BTW, you can also produce a TS file with the test case I attached by …
7:20 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Lastique
Our application doesn't normally write transport streams, but saving …
7:16 AM test.ts attached to Ticket #3900 by Lastique
Test MPEG TS file
6:38 AM Changeset in ffmpeg [557d4c4e] by Anton Khirnov <anton@khirnov.net>
avconv: replace AVCodecContext.time_base with framerate
6:37 AM Changeset in ffmpeg [2d6e5849] by Anton Khirnov <anton@khirnov.net>
lavf: switch to AVCodecContext.framerate for demuxing
6:37 AM Changeset in ffmpeg [7ea1b347] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate the use of AVCodecContext.time_base for decoding When …
6:21 AM Changeset in ffmpeg [d565fef1] by Anton Khirnov <anton@khirnov.net>
vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check …
6:21 AM Changeset in ffmpeg [c1724623] by Anton Khirnov <anton@khirnov.net>
vdpau: have av_vdpau_bind_context() fail on unsupported flag …
6:21 AM Changeset in ffmpeg [e09a947c] by Anton Khirnov <anton@khirnov.net>
doc: fix typing mistake Signed-off-by: Anton Khirnov <anton@khirnov.net>
4:48 AM Ticket #4029 (Support 10-16bit pixel formats in noise filter vf_noise) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
4:28 AM Ticket #4017 (noise filter breaks when combined with scaling) updated by Carl Eugen Hoyos
Is the original issue not reproducible with the the following command? …
4:08 AM Changeset in ffmpeg [676110e6] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxfdec: cleanup if parsing the header metadata fails Fixes …
4:08 AM Changeset in ffmpeg [0834f205] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxfdec: Fix memleak of packages_refs Fixes: …
4:08 AM Changeset in ffmpeg [aae4f510] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxfdec: Fix memleak of primer_packs Fixes: …
12:09 AM Changeset in ffmpeg [e3b28f10] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxfdec: Fix termination of mxf_data_essence_container_uls …

Oct 14, 2014:

10:19 PM Ticket #2970 (White line in top macroblock of dvvideo) updated by Michael Niedermayer
Keywords changed
Replying to cehoyos: > The problem with the keyword …
8:24 PM Changeset in ffmpeg [5552594a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a74f8121d88e0bdf0d69c22e4b3713032da9300a' * commit …
8:03 PM Changeset in ffmpeg [99c26805] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c2c22c75cf89e2faab34d1ee1d392cfb065439ea' * commit …
6:46 PM Changeset in ffmpeg [f43ac027] by Michael Niedermayer <michaelni@gmx.at>
avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed …
5:50 PM BadContent edited by llogan
(diff)
5:38 PM BadIP edited by llogan
(diff)
4:30 PM Changeset in ffmpeg [43fb16cf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/iirfilter: Change ff_iir_filter_free_coeffs() so it clears the …
4:30 PM Changeset in ffmpeg [9946da49] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flac_parser: use av_freep(), do not leave stale pointers in …
4:29 PM Changeset in ffmpeg [fd367668] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flac_parser: use av_freep(), do not leave stale pointers in …
4:04 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > It doesn't cause the same …
3:15 PM Changeset in ffmpeg [5ee6fb75] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pp: add gbrp support Signed-off-by: Michael Niedermayer …
2:22 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Elon Musk
(diff)
12:26 PM Ticket #4029 (Support 10-16bit pixel formats in noise filter vf_noise) created by rmk
Currently the noise filter seems to only support 8 bit pixel formats. …
12:17 PM Ticket #2970 (White line in top macroblock of dvvideo) updated by Carl Eugen Hoyos
Keywords changed
The problem with the keyword dvdec is that all other …
12:10 PM Ticket #2970 (White line in top macroblock of dvvideo) updated by Christophe
Analyzed by developer, Keywords changed
The error is indeed in the weight table for interlaced blocks, and …
11:53 AM noise_422p10le_prores_fhd_clip2.png attached to Ticket #4017 by rmk
11:52 AM noise_422p10le_prores_fhd_clip1.png attached to Ticket #4017 by rmk
11:52 AM Ticket #4017 (noise filter breaks when combined with scaling) updated by rmk
Just compare the respective versions of ..._clip1.png and …
11:46 AM noise_422p10le_prores_clip2.png attached to Ticket #4017 by rmk
11:45 AM noise_422p10le_prores_clip1.png attached to Ticket #4017 by rmk
11:45 AM noise_420p_mpeg4_clip2.png attached to Ticket #4017 by rmk
11:44 AM noise_420p_mpeg4_clip1.png attached to Ticket #4017 by rmk
11:43 AM Ticket #4017 (noise filter breaks when combined with scaling) updated by rmk
I am attaching screenshots clipped out of the output, so you see what …
11:37 AM Ticket #4028 (Videofilter "fps" to extract images each minute starts at 30 seconds offset) created by Peter B.
Summary of the bug: I wanted to extract an image at exactly every …
11:25 AM SponsoringPrograms/OPW/2014-12-Qualis edited by Thilo Borgmann
(diff)
10:52 AM Changeset in ffmpeg [a74f8121] by Martin Storsjö <martin@martin.st>
mov: Handle tfdt atoms Signed-off-by: Martin Storsjö <martin@martin.st>
10:52 AM Changeset in ffmpeg [c2c22c75] by Martin Storsjö <martin@martin.st>
movenc: Write tfdt atoms These allow getting the absolute start …
10:45 AM ww.bmp attached to Ticket #4027 by 0011411
10:44 AM Ticket #4027 (Gdi capture window title, then I close the window, ffmpeg send don't ...) created by 0011411
I use the command is:ffmpeg.exe -f gdigrab -framerate 24 -i title="" …
9:52 AM Ticket #4026 (AAC Number of bands exceeds limit) created by sssr33
Summary of the bug: Latest (git-20df026 (2014-10-12)) ffplay …
7:55 AM Ticket #1614 (AAC stream with SBR fails with "channel element 0.1 is not allocated") updated by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/184214
5:53 AM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
Replying to cehoyos: > Please feel free to reopen this …
5:18 AM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) closed by Carl Eugen Hoyos
needs_more_info: Please feel free to reopen this ticket if an improved backtrace …
3:03 AM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
is anybody else having this problem? maybe its just my computer setup? …
1:53 AM Changeset in ffmpeg [d58fa948] by Michael Niedermayer <michaelni@gmx.at>
avformat/mp3enc: use initial_padding Signed-off-by: Michael …
1:30 AM Changeset in ffmpeg [83f84e4c] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix stream copy with initial_padding Signed-off-by: Michael …
1:00 AM Changeset in ffmpeg [4694c0bb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0' * commit …
12:46 AM Changeset in ffmpeg [320ce9f2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: use the initial_padding field Signed-off-by: …
12:16 AM Changeset in ffmpeg [da218959] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' * commit …
12:10 AM SponsoringPrograms/OPW/2014-12-Qualis edited by Carl Eugen Hoyos
Fix mlp link (diff)
12:04 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
anmr is somewhat broken yes, I have some fixes, but they cause a huge …

Oct 13, 2014:

11:54 PM Changeset in ffmpeg [1f20fa2d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacdec: print element types when debug startcode is set …
10:04 PM Changeset in ffmpeg [b9918a76] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c80a816142699dea9cf9fa66689a7838a487ed7e' * commit …
9:45 PM Changeset in ffmpeg [40f2b16d] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: print more information with av_dlog() in …
9:06 PM Ticket #4017 (noise filter breaks when combined with scaling) updated by Carl Eugen Hoyos
Keywords, Version changed
I don't think I can reproduce the issue and since yuv422p10le is not …
8:55 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Did you test if installing the sdl debug libraries and / or using the …
8:13 PM Changeset in ffmpeg [d3d265ba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1f29e5d7a2b0950f3b6820896e97e2c02e6a10a9' * commit …
8:12 PM Ticket #1614 (AAC stream with SBR fails with "channel element 0.1 is not allocated") updated by Carl Eugen Hoyos
The file is a stereo file but has chan_config set to 1.
7:52 PM Ticket #3930 (latest ffmpeg failed to decode the aac audio) closed by Carl Eugen Hoyos
fixed: Fixed by Benoit Fouet in 4da7111eb8382c9fa5b464c0a62d12d497f7018a
7:37 PM Ticket #4025 (Encoding speed of webm vp8 has declined signficantly) created by Scott Dowdle
Summary of the bug: Encoding speed for webm (vp8/theora) with ffmpeg …
7:10 PM Changeset in ffmpeg [eabdc2a8] by Anton Khirnov <anton@khirnov.net>
lavf: use initial_padding instead of deprecated delay
7:09 PM Changeset in ffmpeg [2df0c32e] by Anton Khirnov <anton@khirnov.net>
lavc: use a separate field for exporting audio encoder padding …
5:45 PM SponsoringPrograms/OPW/2014-12 edited by holden
Add my email address (diff)
5:41 PM SponsoringPrograms/OPW/2014-12-Qualis edited by holden
(diff)
5:24 PM Changeset in ffmpeg [f87134c7] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: add support for syncframes concatenation for E-AC-3. …
3:50 PM Changeset in ffmpeg [4da7111e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacdec: map LFE[0] to SCE[1] for 4.0 audio. Fixes ticket …
2:59 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Thilo Borgmann
(diff)
2:59 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Thilo Borgmann
(diff)
2:35 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Cigaes
(diff)
2:24 PM Changeset in ffmpeg [0f4c1497] by Michael Niedermayer <michaelni@gmx.at>
postproc: fix qp count Found-by: ubitux Signed-off-by: Michael …
2:12 PM Changeset in ffmpeg [0b7e5d0] by Michael Niedermayer <michaelni@gmx.at>
postproc: fix qp count Found-by: ubitux Signed-off-by: Michael …
2:12 PM Changeset in ffmpeg [57884172] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: fix mix of declaration and statement Signed-off-by: …
2:05 PM Changeset in ffmpeg [c80a816] by Janne Grunau <janne-libav@jannau.net>
h263dec: call get_format() on resolution changes Fail safe if the …
2:04 PM Changeset in ffmpeg [1f29e5d7] by Janne Grunau <janne-libav@jannau.net>
h263dec: call get_format after setting resolution and profile Bug-Id: 541
1:53 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by Benoit Fouet
Owner changed
1:34 PM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by Christophe
Keywords changed
Replying to ami_stuff: > Applied, but effect is the same …
12:40 PM Ticket #3930 (latest ffmpeg failed to decode the aac audio) updated by Benoit Fouet
Owner changed
12:22 PM Changeset in ffmpeg [a586b3d9] by Paul B Mahol <onemda@gmail.com>
libavcodec/libtwolame: fix null pointer dereference Signed-off-by: …
11:10 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Replying to cehoyos: > Do I understand correctly that the …
10:39 AM Ticket #4024 (VP9 crash) closed by Clément Bœsch
needs_more_info
10:31 AM Ticket #4024 (VP9 crash) updated by Carl Eugen Hoyos
Then please provide at least your command line including complete, …
10:25 AM Ticket #4024 (VP9 crash) reopened by K.Y.H
That problem occur win32(x86/x64). MPC-HC(LAV Video Decoder) or MPC-BE …
10:20 AM Changeset in ffmpeg [a59808dd] by Michael Niedermayer <michaelni@gmx.at>
mov.c: allow reading fragment start dts/pts from fragmented mp4 This …
8:31 AM Ticket #4024 (VP9 crash) closed by Clément Bœsch
needs_more_info: No crash nor valgrind reports here. Please try git/master and paste …
7:20 AM 456.webm attached to Ticket #4024 by K.Y.H
7:19 AM Ticket #4024 (VP9 crash) created by K.Y.H
When decoding some webm file(video codec is vp9), crash is occur.
6:27 AM ffmpeg_anmr_error.flac attached to Ticket #2686 by Kamedo2
It causes the assertion error at aacenc.c line 399 by -aac_coder anmr …
4:46 AM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by ami_stuff
Replying to kurosu: > Err, yes, I had a patch I thought …

Oct 12, 2014:

11:56 PM Changeset in ffmpeg [b8c50bec] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pp: support AV_PIX_FMT_GRAY8 Signed-off-by: Michael …
11:55 PM Changeset in ffmpeg [7a113333] by Michael Niedermayer <michaelni@gmx.at>
libpostproc: support grayscale Signed-off-by: Michael Niedermayer …
11:39 PM Changeset in ffmpeg [d887a121] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: fix quant store for fq mode Signed-off-by: …
11:27 PM Changeset in ffmpeg [25a41808] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01' * commit …
11:15 PM Changeset in ffmpeg [094b3ce8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e44ee1eb8db7393e9d43207c2e1812720e292e6d' * commit …
11:10 PM Changeset in ffmpeg [20a66868] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dad12ce452a9d69c0d9d53c375003947d5f1b02e' * commit …
11:02 PM Changeset in ffmpeg [ca5a7719] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dbb472cb2f2f799295a12b4922a6a8be2cccfdee' * commit …
10:46 PM Ticket #4023 (FFmpeg should use AES-NI instructions) created by Kieran Kunhya
Perhaps adding AES-NI support could be an OPW task as part of the …
10:45 PM Changeset in ffmpeg [ccd04f43] by James Almer <jamrial@gmail.com>
fate: add test for vp90-2-trac3849.webm Regression test for the bug …
9:23 PM Ticket #4022 (Need help with streaming to Adobe RTMP server) closed by Carl Eugen Hoyos
invalid: Please understand that this is a bug tracker, not a support forum.
9:09 PM Ticket #4022 (Need help with streaming to Adobe RTMP server) created by khaled
I have a Progdvb/client and Prog media server installed and connected …
8:48 PM Changeset in ffmpeg [687cc83] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95ee4e2ce774e0339632d067161596bf3dadfc72' * commit …
8:39 PM Changeset in ffmpeg [031285de] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '72f801619a1ae91969fee9a7d72519422433c998' * commit …
8:29 PM Changeset in ffmpeg [5afe1233] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8bef43388132b53f59a6e90add18900a3bb4cc60' * commit …
8:22 PM Changeset in ffmpeg [941aaa39] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: fix quant store for fq mode Signed-off-by: …
8:22 PM Changeset in ffmpeg [9a460db6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pp: add yuv 4:4:0 support Signed-off-by: Michael …
8:22 PM Changeset in ffmpeg [1d3c87d6] by Michael Niedermayer <michaelni@gmx.at>
postprocess: add YUV 4:4:0 support Signed-off-by: Michael Niedermayer …
7:55 PM BadContent edited by llogan
regularly scheduled spam corpus update (diff)
7:16 PM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by Christophe
Err, yes, I had a patch I thought fixed nothing applied locally, but …
7:14 PM 0001-tiffenc-properly-compute-packet-size.patch attached to Ticket #3874 by Christophe
Tentative fix
7:09 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > I did manage to find a few …
6:54 PM Changeset in ffmpeg [59d8050d] by James Almer <jamrial@gmail.com>
avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruft
5:54 PM Changeset in ffmpeg [76c70e33] by Luca Barbato <lu_zero@gentoo.org>
icecast: Do not use chunked post Icecast uses HTTP 1.0 while Libav …
5:33 PM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by ami_stuff
Replying to kurosu: > Does the bug still exist? I don't …
2:48 PM Changeset in ffmpeg [e44ee1eb] by Martin Storsjö <martin@martin.st>
movenc: Simplify code by using an existing local pointer …
2:46 PM Changeset in ffmpeg [dad12ce4] by Martin Storsjö <martin@martin.st>
movenc: Print a warning for an unhandled case of nonzero start dts …
2:46 PM Changeset in ffmpeg [dbb472cb] by Martin Storsjö <martin@martin.st>
movenc: Write edit lists for fragmented files as well, if necessary …
2:46 PM Changeset in ffmpeg [95ee4e2c] by Martin Storsjö <martin@martin.st>
movenc: Add some comments explaining subtle details in writing the …
2:45 PM Changeset in ffmpeg [72f80161] by Martin Storsjö <martin@martin.st>
movenc: Adjust edit lists to trim out parts of tracks with negative …
2:42 PM Changeset in ffmpeg [8bef433] by Martin Storsjö <martin@martin.st>
smoothstreamingenc: Simplify code by removing a redundant variable …
12:33 PM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by Christophe
Does the bug still exist? I don't know what could have fixed this but: …
12:28 PM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) updated by Carl Eugen Hoyos
I am still hoping that somebody fills in the missing information (I …
11:48 AM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) updated by Michael Niedermayer
"Keywords regression added", regression since which commit ?
10:39 AM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) closed by Michael Niedermayer
invalid: could be wrong of course but this looks like a bug in libvpx to me too …
10:22 AM Changeset in ffmpeg [acea53f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/eatgv: use av_freep(), do not leave stale pointers in memory …
10:22 AM Changeset in ffmpeg [28b829b8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/eatqi: use av_freep(), do not leave stale pointers in memory …
2:49 AM Changeset in ffmpeg [20df0268] by Michael Niedermayer <michaelni@gmx.at>
avcodec/error_resilience: avoid pointer arithmetic with NULL move the …

Oct 11, 2014:

10:56 PM Changeset in ffmpeg [bec077a1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bd239c9a2e151c0aeeb653a571f130aae7320894' * commit …
10:32 PM Changeset in ffmpeg [bd239c9a] by Martin Storsjö <martin@martin.st>
lavf: Don't drop both pts and dts if timestamps are invalid In these …
10:28 PM Changeset in ffmpeg [0db1f2c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: sanity check bits Fixes undefined shift Fixes: …
9:36 PM Ticket #4015 (Feat: Error instead of warn at seeking timecode mismatch) closed by Michael Niedermayer
fixed: Fixed by Simon Thelen in 8c4ca4aa5aa998e31337e30ff30ebf48f534acc2
9:22 PM Ticket #4021 (Sony XDCAM MP4 => MOV provide out-of-sync file without metadata) updated by Carl Eugen Hoyos
Isn't this a duplicate of ticket #479?
9:16 PM Changeset in ffmpeg [903156aa] by Michael Niedermayer <michaelni@gmx.at>
vf_drawtext: add missing clear of pointers after av_expr_free() Fixes …
8:51 PM Changeset in ffmpeg [e24e598] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dct: use av_freep(), do not leave stale pointers in memory …
8:51 PM Changeset in ffmpeg [3521c70] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dirac_parser: use av_freep(), do not leave stale pointers in …
8:50 PM Changeset in ffmpeg [c712d240] by Michael Niedermayer <michaelni@gmx.at>
avcodec/eamad: use av_freep(), do not leave stale pointers in memory …
8:20 PM Changeset in ffmpeg [8c4ca4a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: abort if -to <= -ss Makes ffmpeg abort instead of …
2:56 PM Ticket #4021 (Sony XDCAM MP4 => MOV provide out-of-sync file without metadata) updated by rmk
May be related to tickets #479 and #2573
2:47 PM Changeset in ffmpeg [140f5355] by Michael Niedermayer <michaelni@gmx.at>
proresenc_ks: use chroma sampling in autoselection If the chroma …
2:16 PM Ticket #4021 (Sony XDCAM MP4 => MOV provide out-of-sync file without metadata) updated by amimciptimdim
http://www.datafilehost.com/d/b4fe47ed - original mp4 …
1:37 PM mp4_fcpx_ffmpeg.png attached to Ticket #4021 by amimciptimdim
1:35 PM Ticket #4021 (Sony XDCAM MP4 => MOV provide out-of-sync file without metadata) created by amimciptimdim
Summary of the bug: When I copy video and audio from 1080i50 Sony …
10:40 AM Ticket #4020 (ffmpeg segment create wrong duration outputs) updated by Carl Eugen Hoyos
Keywords changed
10:39 AM Ticket #4020 (ffmpeg segment create wrong duration outputs) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Did you upload the input sample?
10:15 AM Changeset in ffmpeg [c44d8d95] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: fix resource leak Signed-off-by: Ruoyu …
8:55 AM Ticket #4020 (ffmpeg segment create wrong duration outputs) created by qianliang
Summary of the bug: How to reproduce: […] And the duration of my …
3:15 AM Ticket #3170 (Support large scaling) closed by Michael Niedermayer
fixed: Fixed in fba894615d694584057adb0ddb4d609486cad807
3:05 AM Changeset in ffmpeg [fba89461] by Michael Niedermayer <michaelni@gmx.at>
swscale: support internal scaler cascades Fixes Ticket3170 …
1:22 AM Changeset in ffmpeg [b8a55994] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: print aspect_ratio_info in debug output …

Oct 10, 2014:

10:39 PM Changeset in ffmpeg [ae17a0c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1d4579e38ecad578c86516fad2837a273d11b320' * commit …
9:52 PM SponsoringPrograms/OPW/2014-12 edited by Alexander Strasser
Fix typo (diff)
9:49 PM Changeset in ffmpeg [937aac4f] by Clément Bœsch <u@pkh.me>
avformat/assenc: make sure we crawl extradata only if it's non-null
9:31 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Ramiro Polla
Update TrueHD encoder project and add myself as mentor (diff)
9:24 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Carl Eugen Hoyos
Could you attach a short transport stream recorded with your …
9:24 PM SponsoringPrograms/OPW/2014-12 edited by Ramiro Polla
Update TrueHD encoder project and add myself as mentor (diff)
8:37 PM Ticket #3949 (utvideo enc yuv420p: broken output with some resolutions) closed by Carl Eugen Hoyos
fixed: Fixed by Christophe Gisquet in cb530dda7d76790b08ee3b7f67e251f3ce48c359
8:28 PM Changeset in ffmpeg [d2463971] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119' * commit …
7:36 PM Changeset in ffmpeg [76d1ffff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3df8d52fcdc9036b4074fdc612d487ece8bb5b7f' * commit …
7:29 PM Changeset in ffmpeg [7028475f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c839b0439f0b01c72a6d253920d2e342b30f8bcb' * commit …
7:18 PM Changeset in ffmpeg [c9791925] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9' * commit …
7:05 PM Changeset in ffmpeg [544f8114] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c27328e749ff3be648411765cd17362fee017341' * commit …
6:51 PM Changeset in ffmpeg [cec7afd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d' * commit …
6:38 PM Changeset in ffmpeg [fc6aa304] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eb4f9069002e73648f6640cd054fc814cfda75b8' * commit …
6:33 PM Ticket #3074 (Missing support of muxing EAC3 inside mp4 container) closed by Carl Eugen Hoyos
fixed: I believe this was implemented by Benoit Fouet in …
6:30 PM Changeset in ffmpeg [f2fba074] by Michael Niedermayer <michaelni@gmx.at>
utvideoenc: properly set slice height/last line Mimic decoder and …
6:08 PM Changeset in ffmpeg [cb530dda] by Michael Niedermayer <michaelni@gmx.at>
utvideoenc: properly set slice height/last line Mimic decoder and …
5:43 PM Ticket #4018 (Metadata lyrics) updated by Carl Eugen Hoyos
Keywords changed
5:36 PM Changeset in ffmpeg [171d971d] by Michael Niedermayer <michaelni@gmx.at>
avutil/softfloat: Fix undefined shift in av_add_sf() Signed-off-by: …
5:07 PM Changeset in ffmpeg [5e6fd132] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: add EAC3 muxing support. Support only one …
4:51 PM Changeset in ffmpeg [5402d1bc] by James Almer <jamrial@gmail.com>
float_dsp-test: allow forcing cpuflags Reviewed-by: Michael …
4:50 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Lastique
The attached testcase reproduces the problem, it ends with these error …
4:47 PM 3byte_startcode_test.cpp attached to Ticket #3900 by Lastique
A testcase to reproduce the problem
3:58 PM Ticket #4018 (Metadata lyrics) updated by p92
Maybe I can not explain. Reading the tag "lyrics", instead of reading …
3:37 PM Ticket #3630 (ffserver crashes when a client disconnect) updated by janet.byron
Hi, I have this problem as well and was wondering if you've been able …
3:10 PM Changeset in ffmpeg [ea77d3b8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/atrac3: use av_freep(), do not leave stale pointers in memory …
3:09 PM Changeset in ffmpeg [3537ddb7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavs: use av_freep(), do not leave stale pointers in memory …
2:42 PM Ticket #4018 (Metadata lyrics) updated by Carl Eugen Hoyos
Version changed
What's wrong with ffmpeg -i stream.mp4?
2:32 PM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
2:32 PM Ticket #4011 (missing picture in access unit with size) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
2:29 PM Changeset in ffmpeg [1d4579e3] by Luca Barbato <lu_zero@gentoo.org>
tcp: Add AVOption support
2:29 PM Changeset in ffmpeg [cd9d6399] by Luca Barbato <lu_zero@gentoo.org>
tls: Support passing old-style tcp options Make tcp and tls urls …
2:29 PM Changeset in ffmpeg [3df8d52f] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Add rtsps to the probe
2:29 PM Changeset in ffmpeg [c839b043] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Support tls when in listen mode
2:29 PM Changeset in ffmpeg [8b2e9636] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Support tls-encapsulated RTSP
2:29 PM Changeset in ffmpeg [c27328e] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Check for command strings without spaces Prevent a NULL-pointer …
2:29 PM Changeset in ffmpeg [09e1ccc8] by Luca Barbato <lu_zero@gentoo.org>
sctp: Use AVERROR_BUG instead of abort() Trying to write to a stream …
2:29 PM Changeset in ffmpeg [eb4f9069] by Luca Barbato <lu_zero@gentoo.org>
lavf: More informative error message Print the timestamp values and …
2:22 PM Ticket #4018 (Metadata lyrics) updated by p92
the file on the link has the lyrics tag with size 3476 bytes. while …
1:00 PM SponsoringPrograms/OPW/2014-12 edited by compn
(diff)
12:24 PM Changeset in ffmpeg [0d71bd5a] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() for …
12:24 PM Changeset in ffmpeg [c1fa5d1b] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() …
12:13 PM Changeset in ffmpeg [162b5211] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
vp9: enable multi-thread decoding when refreshctx is equal to 0 In …
11:32 AM Changeset in ffmpeg [c5ca76ad] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/ppc/mpegvideoencdsp.c : fix pix_norm1_altivec() and …
11:31 AM Changeset in ffmpeg [31dea051] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and …
10:25 AM Changeset in ffmpeg [54df78af] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b7c3bfd5eb3153f7de8039f96e7911b2a1d46cae' * commit …
10:13 AM Changeset in ffmpeg [09c538b6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '73ea3ffcd55b0b1d23ba4769d65996a8d58ffa11' * commit …
8:27 AM Changeset in ffmpeg [b7c3bfd5] by Martin Storsjö <martin@martin.st>
w32pthreads: use the condition variable API directly when targeting …
8:27 AM Changeset in ffmpeg [73ea3ffc] by Martin Storsjö <martin@martin.st>
w32pthreads: use the CONDITION_VARIABLE typedef if available This …
2:24 AM Changeset in ffmpeg [19b4c0cc] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: Simplify by using av_color_range_name() Idea from: …
1:08 AM Changeset in ffmpeg [e96fb980] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: move mime_type_opt declaration to where its used …
12:32 AM Changeset in ffmpeg [27123a77] by Michael Niedermayer <michaelni@gmx.at>
avformat/os_support: include unistd.h before defining lseek to lseek64 …
12:02 AM Changeset in ffmpeg [9665a0fd] by Michael Niedermayer <michaelni@gmx.at>
avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to …

Oct 9, 2014:

10:46 PM Changeset in ffmpeg [233f3ad8] by Michael Niedermayer <michaelni@gmx.at>
lavf/webm_dash: Allow filenames without directories Fix basename …
9:18 PM Changeset in ffmpeg [ce928d7d] by Marton Balint <cus@passwd.hu>
ffplay: dont leave swresampler in half initialized state On init …
8:51 PM Changeset in ffmpeg [8c6992bf] by James Almer <jamrial@gmail.com>
compat/w32pthreads: use the condition variable API directly when …
8:40 PM 1.3gpp attached to Ticket #4019 by Andrey
input file
8:40 PM Ticket #4019 ([warning][spam] Multiple frames in a packet from stream) created by Andrey
Version N-66742-gf6777ce win32 shared convert from aac to mp3 source …
7:54 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by ramitb
@Peter any thoughts?
7:50 PM Changeset in ffmpeg [241b306b] by Michael Niedermayer <michaelni@gmx.at>
Fix writing first audio Cues in dash mode. In dahsmode Matroska is …
7:16 PM Ticket #4018 (Metadata lyrics) updated by Carl Eugen Hoyos
Keywords changed
This has currently no similarities with a valid ticket. Is your …
6:46 PM Ticket #4018 (Metadata lyrics) created by p92
Summary of the bug: i can store a metadata [lyrics] with more than …
4:26 PM Changeset in ffmpeg [0c069493] by James Almer <jamrial@gmail.com>
compat/w32pthreads: use the CONDITION_VARIABLE typedef if available …
3:02 PM Changeset in ffmpeg [99afec08] by Michael Niedermayer <michaelni@gmx.at>
avutil/softfloat: add some asserts Signed-off-by: Michael Niedermayer …
2:59 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by cncb
I see that in the VideoRedo options it has a "Move MOOV atom to …
2:52 PM Changeset in ffmpeg [44198a72] by Michael Niedermayer <michaelni@gmx.at>
avutil/softfloat: Fix dependence on signed overflow in …
2:02 PM Changeset in ffmpeg [f3b54ee9] by Michael Niedermayer <michaelni@gmx.at>
avutil/Makefile: add softfloat to TESTPROGS Signed-off-by: Michael …
1:38 PM Changeset in ffmpeg [7cda31cb] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: E-AC-3 streams need parsing too. syncframes in E-AC-3 …
11:08 AM Changeset in ffmpeg [d5a6f112] by Michael Niedermayer <michaelni@gmx.at>
lavf: fix 2GB file seek limit on Android Signed-off-by: Michael …
10:58 AM Ticket #3859 (mp4: start_time never zero) updated by Carl Eugen Hoyos
Do I understand correctly that the issue is not reproducible with the …
10:25 AM Changeset in ffmpeg [7b973e73] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2bc220958c7570020d87ee353db65460b518998a' * commit …
10:15 AM Changeset in ffmpeg [d3834f29] by Michael Niedermayer <michaelni@gmx.at>
ismindex: handle discontinuous streams better Reads the fragment …
8:21 AM Changeset in ffmpeg [2bc2209] by Martin Storsjö <martin@martin.st>
ismindex: handle discontinuous streams better Read the fragment …
7:35 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Trying to follow this up for fdk-aac: …
3:49 AM Changeset in ffmpeg [5d36e85] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Fix 'warning: format specifies type unsigned short but …
3:46 AM Changeset in ffmpeg [8cfb9ccf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Fix "warning: pointer type mismatch in conditional …
3:41 AM Changeset in ffmpeg [05786230] by Michael Niedermayer <michaelni@gmx.at>
avformat/dump: use format dump_separator if the codec one is not set …
3:28 AM Changeset in ffmpeg [f9a13174] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override …
2:19 AM Changeset in ffmpeg [cf7b90de] by Michael Niedermayer <michaelni@gmx.at>
fix seperator typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:06 AM Changeset in ffmpeg [f6777ce6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' * commit …
12:49 AM Changeset in ffmpeg [5b134a05] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eddf95283fbba1b469b76e7518bc3941f671b193' * commit …
12:36 AM Changeset in ffmpeg [3bc86462] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f' * commit …
12:27 AM Changeset in ffmpeg [349a32c4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6' * commit …
12:23 AM Changeset in ffmpeg [6414c3ec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598' * commit …
12:14 AM Changeset in ffmpeg [923a2422] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b' * commit …
12:14 AM Changeset in ffmpeg [7652b176] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9d5fed6dc4cccb0689f694112f5026988bebc472' * commit …
12:11 AM Changeset in ffmpeg [04d8f616] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '167e6f1489368a4693145da61cb022c113a285bc' * commit …

Oct 8, 2014:

11:46 PM Changeset in ffmpeg [5f43a795] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9f3a70c44224ed92d91df65bb9470a2649e7d019' * commit …
11:26 PM Changeset in ffmpeg [af289604] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '41e86146e7240f9d42e8cdb86a94bb3eb2bbe15f' * commit …
10:56 PM Changeset in ffmpeg [f0a6874d] by Michael Niedermayer <michaelni@gmx.at>
avformat: Allow choosing the dump format field separator. The default …
10:56 PM Changeset in ffmpeg [e051d09c] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Allow choosing the dump format field separator. The default …
10:56 PM Changeset in ffmpeg [f22f873e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8' * commit …
8:53 PM Changeset in ffmpeg [bb44f7d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' * commit …
8:37 PM Changeset in ffmpeg [7eb959bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc' * commit …
8:28 PM Changeset in ffmpeg [1b6172d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c732c62cee43f651775af5547cff99d418248542' * commit …
8:20 PM Changeset in ffmpeg [dc5560ef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a2c00d22e71d13b72828147be86aa9e961c6cae6' * commit …
8:08 PM Changeset in ffmpeg [10dd6273] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '147f2e91eece6b9021ff5b7f8a3b5ce053566659' * commit …
8:00 PM Changeset in ffmpeg [d5a3caef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' * commit …
7:45 PM Changeset in ffmpeg [9da679e7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579' * commit …
7:35 PM Changeset in ffmpeg [911ba8fb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7' * commit …
7:01 PM Ticket #3339 (Remuxing m2ts to mkv, Can't write packet with unknown timestamp) updated by Carl Eugen Hoyos
Replying to peter_b: > I'm also having the same issue. …
6:41 PM Ticket #3980 (Video frame rate is detected too low on sample file) closed by Michael Niedermayer
fixed: Fixed in be695ee389724d713e1b8a61ef899fe1795193ce
6:39 PM Changeset in ffmpeg [be695ee3] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: do not trust the default duration to be the real …
6:30 PM Ticket #4017 (noise filter breaks when combined with scaling) updated by rmk
I just noticed that it is not the upscaling but the sheer size. Just …
5:29 PM Ticket #4017 (noise filter breaks when combined with scaling) created by rmk
The following command line generates a video which has only noise in …
5:21 PM Ticket #3339 (Remuxing m2ts to mkv, Can't write packet with unknown timestamp) updated by Peter B.
I'm also having the same issue. Files are raw material the way they …
5:17 PM Changeset in ffmpeg [1a02e786] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1: initialize color properties
5:17 PM Changeset in ffmpeg [eddf9528] by Vittorio Giovara <vittorio.giovara@gmail.com>
vp9: initialize color space and range properties
5:17 PM Changeset in ffmpeg [65875a8b] by Vittorio Giovara <vittorio.giovara@gmail.com>
vp8: initialize color space and range properties
5:17 PM Changeset in ffmpeg [0d8a3656] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: support the Color Parameter Atoms 'colr'
5:17 PM Changeset in ffmpeg [586ea037] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: fix colorspace option description
5:17 PM Changeset in ffmpeg [91eef402] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: add enum values on chroma sample location
5:17 PM Changeset in ffmpeg [9d5fed6d] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: fix descriptions on color transfer options Signed-off-by: …
5:17 PM Changeset in ffmpeg [167e6f14] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: Update streams and chapters printout format This matches the …
5:17 PM Changeset in ffmpeg [9f3a70c4] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: print the original coded dimensions when available
5:17 PM Changeset in ffmpeg [41e86146] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: print detailed color space information
5:17 PM Changeset in ffmpeg [20a5956] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: split audio and video probing on multiple lines Also always …
5:17 PM Changeset in ffmpeg [5a419b2d] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixdesc: return color properties names
5:17 PM Changeset in ffmpeg [04ccd584] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixfmt: mark further reserved values
5:17 PM Changeset in ffmpeg [c732c62c] by Vittorio Giovara <vittorio.giovara@gmail.com>
doc: expand description for some color properties
5:17 PM Changeset in ffmpeg [a2c00d22] by Vittorio Giovara <vittorio.giovara@gmail.com>
avprobe: print color properties for show_streams
5:17 PM Changeset in ffmpeg [147f2e91] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: make sure color_range is properly initialized
4:34 PM Changeset in ffmpeg [04d14c9] by Luca Barbato <lu_zero@gentoo.org>
vc1: Split the decoder in components Speed up the overall compilation …
3:40 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Stefano Sabatini
add myself as mentor for the lavfi task (diff)
3:29 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Carl Eugen Hoyos
From a quick look, the backtrace indicates a problem that cannot be …
3:20 PM SponsoringPrograms/OPW/2014-12 edited by Stefano Sabatini
sign myself as lavfi misc extension task (diff)
3:20 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Einguste
[…]
3:11 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Einguste
I test on Ubuntu linux too. […]
2:59 PM Changeset in ffmpeg [7ae9791b] by Vittorio Giovara <vittorio.giovara@gmail.com>
avformat: bump version after mime_type change
2:58 PM Changeset in ffmpeg [33db9954] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add "ffprobe -show_pixel_formats option" Signed-off-by: …
2:35 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Carl Eugen Hoyos
Sorry about my suggestion, please recompile with …
2:31 PM Ticket #4016 (DRM protected content should be detected) updated by Carl Eugen Hoyos
Status changed
2:31 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Einguste
Replying to cehoyos: > Please also provide valgrind …
2:29 PM Ticket #4016 (DRM protected content should be detected) updated by Hendrik Schreiber
Are you suggesting, this may have been implemented already? I've …
2:28 PM out.txt attached to Ticket #4016 by Hendrik Schreiber
ffplay.exe output when "playing" m4p file. Sound is garbage.
2:26 PM Changeset in ffmpeg [1d4480d3] by Michael Niedermayer <michaelni@gmx.at>
tests/Makefile: Fix fate-ffprobe with --target-path Signed-off-by: …
2:17 PM Ticket #4016 (DRM protected content should be detected) updated by Carl Eugen Hoyos
Version, Priority, Keywords changed
Please test current FFmpeg git head and provide a command line and …
2:13 PM Changeset in ffmpeg [b15b06e] by Vittorio Giovara <vittorio.giovara@gmail.com>
avformat: use const char* instead of uint8_t* for …
2:09 PM Changeset in ffmpeg [f703c8cc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avpicture: use av_freep(), do not leave stale pointers in …
2:09 PM Changeset in ffmpeg [fa8c6c13] by Michael Niedermayer <michaelni@gmx.at>
avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in …
2:08 PM Changeset in ffmpeg [f66fed6c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bfi: use av_freep(), do not leave stale pointers in memory …
1:22 PM Changeset in ffmpeg [e97f38ce] by Michael Niedermayer <michaelni@gmx.at>
ffserver: use av_freep(), do not leave stale pointers in memory …
1:17 PM Changeset in ffmpeg [b530e2e3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: use av_freep(), do not leave stale pointers in …
1:15 PM Ticket #4016 (DRM protected content should be detected) created by Hendrik Schreiber
AFAIK FFmpeg libraries contain no special code to recognize whether a …
11:31 AM Changeset in ffmpeg [0b41eea] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc_mvs: make sure to always initialize the temporal MV fully The …
11:30 AM Changeset in ffmpeg [de31f857] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc_mvs: initialize the temporal MV in case of missing ref The …
11:14 AM SponsoringPrograms/OPW/2014-12 edited by Michael Niedermayer
qualification task clarifications (diff)
9:48 AM Changeset in ffmpeg [3c1378ce] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2' * commit …
9:42 AM Ticket #4015 (Feat: Error instead of warn at seeking timecode mismatch) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Please provide an example including console output.
9:40 AM Changeset in ffmpeg [36e4b750] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '82f8eb5f773d87e3d9c0066ef19b501a461ddfae' * commit …
9:37 AM Ticket #4015 (Feat: Error instead of warn at seeking timecode mismatch) created by wader8
Summary of the feature: Provide an option, to enable breaking with …
8:29 AM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Carl Eugen Hoyos
Keywords changed
8:26 AM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Please also provide valgrind output.
8:15 AM Changeset in ffmpeg [2d91abad] by Anton Khirnov <anton@khirnov.net>
x86: h264_intrapred: Don't treat 32-bit integers as 64-bit The upper …
8:02 AM Changeset in ffmpeg [82f8eb5f] by Anton Khirnov <anton@khirnov.net>
jpeg2000: split off inverse MCT as Jpeg2000DSP This makes the …
6:59 AM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) created by Einguste
Summary of the bug: How to reproduce: […]
6:38 AM Ticket #4013 (Convert video using FFMPEG from client side) closed by Carl Eugen Hoyos
invalid: This is a bug tracker, if you want to report a bug, please post your …
6:02 AM Ticket #4013 (Convert video using FFMPEG from client side) created by venkatesh
I have setup a ffmpeg and I'm streaming a file from localhost to …
5:53 AM SponsoringPrograms/OPW/2014-12-Qualis edited by disdi
(diff)
5:51 AM SponsoringPrograms/OPW/2014-12-Qualis edited by disdi
(diff)
3:35 AM Changeset in ffmpeg [f3296b94] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Undefined behavior (left shift of 12852653 by 8 places …
3:35 AM Changeset in ffmpeg [344f8d30] by Michael Niedermayer <michaelni@gmx.at>
swresample/audioconvert: Fix undefined behavior (left shift of …
3:35 AM Changeset in ffmpeg [9db9b209] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Fix undefined behavior (left shift of negative value) …
2:38 AM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by beloko
Hello Ubitux, Finally I built a fresh FFmpeg binary from main …
2:03 AM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) updated by Kai Hendry
I don't have the time to checkout and build latest ffmpeg and ramp up …
1:53 AM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and please provide the command …
12:56 AM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) created by Kai Hendry
Summary of the bug: I simply want to share on the Web, videos from my …
12:44 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) updated by Kai Hendry
As a workaround, I've clumsily implemented a shell script to …
Note: See TracTimeline for information about the timeline view.