Timeline



Oct 4, 2014:

11:56 PM Ticket #3976 (Input option -loop 1 broken) closed by Michael Niedermayer
fixed: Fixed in 684508ba15ca15d5d43f67bbed483ce5b6617f10
11:55 PM Changeset in ffmpeg [b02e4faa] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Support -loop with pipes Fixes Ticket3976 …
11:49 PM Changeset in ffmpeg [684508ba] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Support -loop with pipes Fixes Ticket3976 …
11:22 PM Ticket #4005 (Support transport streams with changing pid) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Keywords, Type changed
One way of showing the issue is the following command line: […]
10:53 PM Changeset in ffmpeg [09256527] by Michael Niedermayer <michaelni@gmx.at>
Update for 2.4.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:51 PM Ticket #4005 (Support transport streams with changing pid) created by Underground78
Summary of the bug: This [https://copy.com/PMWgRdOMhTa6yRzD
9:52 PM Changeset in ffmpeg [84d26ab6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/on2avc: Check number of channels Fixes out of array access …
9:52 PM Changeset in ffmpeg [1d99adc9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix chroma transform_add size Fixes accessing …
9:52 PM Changeset in ffmpeg [67991f3a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
9:52 PM Changeset in ffmpeg [32e8922f] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: use a padded buffer in read_sl_header() Fixes …
9:52 PM Changeset in ffmpeg [32dbd1f3] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
9:52 PM Changeset in ffmpeg [eefc3ca] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: Fix off by 1 error in ptns_to_read Fixes read of …
9:52 PM Changeset in ffmpeg [a16558e1] by Michael Niedermayer <michaelni@gmx.at>
sdp: add support for H.261 Signed-off-by: Michael Niedermayer …
9:52 PM Changeset in ffmpeg [506368f5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Dont memcpy AVFrame This avoids out of array accesses …
9:52 PM Changeset in ffmpeg [c0c24bc9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
9:52 PM Changeset in ffmpeg [b89f279c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
9:52 PM Changeset in ffmpeg [7f90eef8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
9:52 PM Changeset in ffmpeg [71f0a3c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
9:52 PM Changeset in ffmpeg [d9bef14e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
9:52 PM Changeset in ffmpeg [4b4ed88] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
9:52 PM Changeset in ffmpeg [f6476944] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
9:52 PM Changeset in ffmpeg [03d30d4c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
9:52 PM Changeset in ffmpeg [853a27e3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: Fix decoding messenger.h263 Fixes …
9:52 PM Changeset in ffmpeg [f7c0f835] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
9:52 PM Changeset in ffmpeg [6f5c5051] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
9:52 PM Changeset in ffmpeg [b29f9897] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
9:52 PM Changeset in ffmpeg [1d987a34] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: export inner muxer timebase Fixes "Non-monotonous …
9:52 PM Changeset in ffmpeg [6099d1ca] by Michael Niedermayer <michaelni@gmx.at>
configure: add noexecstack to linker options if supported. …
9:52 PM Changeset in ffmpeg [a9b9751b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: fix out of array read Found-by: Andreas …
9:52 PM Changeset in ffmpeg [da5e520] by Michael Niedermayer <michaelni@gmx.at>
avutil/x86/cpu: fix cpuid sub-leaf selection Signed-off-by: Michael …
9:52 PM Changeset in ffmpeg [e1fd8378] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: enable generic seeking for image pipes …
9:52 PM Changeset in ffmpeg [1d109974] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: initialize pkt->pos for image pipes Signed-off-by: …
9:52 PM Changeset in ffmpeg [76a5cf1f] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: pass error code and signal EOF Found-by: Daemon404 …
9:52 PM Changeset in ffmpeg [16c3d6d3] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: fix error code at EOF for pipes Signed-off-by: …
9:52 PM Changeset in ffmpeg [9d79848] by Michael Niedermayer <michaelni@gmx.at>
libavutil/opt: fix av_opt_set_channel_layout() to access correct …
9:52 PM Changeset in ffmpeg [b8d34604] by Michael Niedermayer <michaelni@gmx.at>
tests/fate-run.sh: Cat .err file in case of error with V>0 This may …
9:52 PM Changeset in ffmpeg [7a02b9cb] by Michael Niedermayer <michaelni@gmx.at>
avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() Fixes …
9:52 PM Changeset in ffmpeg [ff6d440d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 …
9:52 PM Changeset in ffmpeg [a88a57cd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/asvenc: fix AAN scaling Signed-off-by: Michael Niedermayer …
9:52 PM Changeset in ffmpeg [0cda7baa] by Michael Niedermayer <michaelni@gmx.at>
Fix compile error on arm4/arm5 platform Since these commits …
9:52 PM Changeset in ffmpeg [31baa6f1] by Michael Niedermayer <michaelni@gmx.at>
Changelog: fix sws typo Found-by: Clément Bœsch <u@pkh.me> …
9:46 PM Changeset in ffmpeg [2a5ac99e] by Luca Barbato <lu_zero@gentoo.org>
x11grab: Check the XQueryPointer return value The …
9:46 PM Changeset in ffmpeg [5b9c817d] by Luca Barbato <lu_zero@gentoo.org>
x11grab: Check XFixesGetCursorImage return value It could return NULL …
9:46 PM Changeset in ffmpeg [89fa2b56] by Luca Barbato <lu_zero@gentoo.org>
x11grab: Check for XFixes availability at runtime
9:46 PM Changeset in ffmpeg [68211c70] by Luca Barbato <lu_zero@gentoo.org>
vc1: Do not assume seek happens after decoding If a seek is requested …
9:22 PM Changeset in ffmpeg [3b364ac1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ff24824a721576195c3b4a711e3ee2af900de795' into …
9:20 PM Changeset in ffmpeg [63660277] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '570cefb02b4f149c4263677e1a3eea216ee0ec8c' into …
9:14 PM Changeset in ffmpeg [6101187c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ce0972ecddef3eee3c03e393108e5728821e3e37' into …
9:13 PM Changeset in ffmpeg [91ff803a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '09c848855a7bf11a9ab4a69971cced260b17817d' into …
9:01 PM Changeset in ffmpeg [4f4f78ea] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9eb442cca23bb8d33b3e6d37b8c0e3afff04c37a' into …
8:26 PM Changeset in ffmpeg [5f7e48a1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/on2avc: Check number of channels Fixes out of array access …
8:15 PM Changeset in ffmpeg [550f3e9d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/on2avc: Check number of channels Fixes out of array access …
7:51 PM SponsoringPrograms/OPW/2014-12 edited by Eejya Singh
(diff)
7:38 PM Changeset in ffmpeg [578da1f0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '36f3aec3630f27df64f4ff2b52a1c9ced760eb52' * commit …
7:14 PM Changeset in ffmpeg [4ba6371a] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc: get rid off packusdw for ssse3 compatibility cherry picked …
6:19 PM Ticket #3009 (Support mvc) updated by Håkon Struijk Holmen
A small collection of resources I think can be useful: Jochen Britz's …
5:48 PM Ticket #4004 (dvd:// input like mencoder) updated by Carl Eugen Hoyos
Keywords changed
5:46 PM Ticket #4004 (dvd:// input like mencoder) updated by Clément Bœsch
Keywords changed
Note: duplicate of #3280
5:45 PM Ticket #4004 (dvd:// input like mencoder) closed by compn
duplicate
5:45 PM Ticket #4004 (dvd:// input like mencoder) created by compn
both dvdiso and dvd disc and video_ts directory support.
5:42 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by Carl Eugen Hoyos
Keywords, Component, Reproduced by developer changed
5:26 PM SponsoringPrograms/OPW/2014-12 edited by Elon Musk
(diff)
5:20 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by c-14
Add output with increased loglevel: […]
5:18 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by CthUlhUzzz
Status, Owner changed
5:06 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by CthUlhUzzz
Replying to c-14: > Won't let me attach the file directly …
5:03 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by c-14
Won't let me attach the file directly to the issue, will upload to the …
5:00 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) created by c-14
When extracting the image from certain mp3s the EOI isn't found …
3:56 PM Changeset in ffmpeg [e2e0c5b7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix chroma transform_add size Fixes accessing …
3:51 PM Changeset in ffmpeg [df8394c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix chroma transform_add size Fixes accessing …
3:43 PM Changeset in ffmpeg [aaf65bc2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/libx264: Fix compilation with libx264 version < 142.
1:04 PM Changeset in ffmpeg [7fc97160] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
1:04 PM Changeset in ffmpeg [279003eb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
12:53 PM Changeset in ffmpeg [9734a7a1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
11:34 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) updated by Carl Eugen Hoyos
Shouldn't -auto-orient be the default?
10:34 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) updated by Clément Bœsch
We could probably copy the behavior of ImageMagick, with an option …
10:29 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) reopened by Carl Eugen Hoyos
Imo, this ticket is far too important to be closed.
10:27 AM Changeset in ffmpeg [138902df] by Clément Bœsch <u@pkh.me>
avformat/assdec: make sure pos is initialized Fixes use of …
10:04 AM Changeset in ffmpeg [dceebe1a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7d97511e13ef30cd99bae0e36400de055b72918d' * commit …
9:21 AM Changeset in ffmpeg [36f3aec3] by Janne Grunau <janne-libav@jannau.net>
fate-vc1_ilaced_twomv: use -flags +bitexact Also updates the …
7:10 AM Changeset in ffmpeg [7d97511e] by Luca Barbato <lu_zero@gentoo.org>
configure: Add -lrt dependency to avutil's pc file. This is needed …
3:30 AM Changeset in ffmpeg [c4f0f3c5] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
3:29 AM Changeset in ffmpeg [5926bea9] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: use a padded buffer in read_sl_header() Fixes …
3:29 AM Changeset in ffmpeg [cbfd6b1f] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
3:15 AM Changeset in ffmpeg [27f6da29] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: use a padded buffer in read_sl_header() Fixes …
2:46 AM Ticket #4002 (reconciliate & merge with libav) updated by compn
(we can still comment here, even if the bug is closed.) (dont let the …
2:41 AM Ticket #4002 (reconciliate & merge with libav) closed by llogan
wontfix: Replying to calestyo: > Not sure if anyone has tried …
2:30 AM Changeset in ffmpeg [c3d7f00e] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
2:14 AM Changeset in ffmpeg [fdc8f4e5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: Fix off by 1 error in ptns_to_read Fixes read of …
1:31 AM Ticket #4002 (reconciliate & merge with libav) updated by compn
yes, its a common opinion around here i think. we just want to work on …
1:13 AM Changeset in ffmpeg [8c50704e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: Fix off by 1 error in ptns_to_read Fixes read of …
1:12 AM Ticket #4002 (reconciliate & merge with libav) updated by pross
> I personally have basically no preference on either of the two …
12:20 AM Ticket #4002 (reconciliate & merge with libav) updated by Christoph Anton Mitterer
Well maybe, it would be really best to go for a new name for the whole …

Oct 3, 2014:

11:15 PM Changeset in ffmpeg [603f4ecd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Dont memcpy AVFrame This avoids out of array accesses …
10:53 PM Changeset in ffmpeg [1c4c78e] by Michael Niedermayer <michaelni@gmx.at>
sdp: add support for H.261 Signed-off-by: Michael Niedermayer …
10:45 PM Ticket #4002 (reconciliate & merge with libav) updated by compn
a quick way to settle this would be to have a company sponsor an …
10:21 PM Changeset in ffmpeg [075a165d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Dont memcpy AVFrame This avoids out of array accesses …
10:15 PM Ticket #4002 (reconciliate & merge with libav) updated by compn
to respond to your ideas, i like most of them. sure its easy to merge …
10:11 PM Ticket #4002 (reconciliate & merge with libav) updated by gjdfgh
I clearly said both sides are fucked.
10:04 PM Ticket #4002 (reconciliate & merge with libav) updated by compn
note that "gjdfgh" does not speak for the ffmpeg project, only …
9:24 PM Changeset in ffmpeg [4865948d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
9:24 PM Changeset in ffmpeg [b4e0acfa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
9:24 PM Changeset in ffmpeg [1ac4ae2a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
9:15 PM Ticket #4002 (reconciliate & merge with libav) updated by gjdfgh
What the fuck. Of course everyone hates this situation and yes it …
9:02 PM Ticket #4002 (reconciliate & merge with libav) updated by Christoph Anton Mitterer
I've reported the same bug over at libav's bug tracker at: …
9:01 PM Ticket #4002 (reconciliate & merge with libav) created by Christoph Anton Mitterer
Hi. Not sure if anyone has tried this before in the form of a bug …
8:51 PM Changeset in ffmpeg [c727401a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
8:29 PM Ticket #4001 (ffmpeg-php) closed by llogan
invalid: This bug tracker is not a help resource. Please see …
8:15 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
i didnt. what is more likely to work? ill do that 1 1st.
7:46 PM Changeset in ffmpeg [883bc7d2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '55f03d872640175a00bfa262da4652b7312b905f' * commit …
7:32 PM Changeset in ffmpeg [891376d2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
7:32 PM Changeset in ffmpeg [d36bb362] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
7:32 PM Changeset in ffmpeg [39980710] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
7:21 PM Ticket #4001 (ffmpeg-php) created by Fernando
Unable to install ffmpeg-php ffmpeg source guide: Compile FFmpeg on …
7:09 PM Changeset in ffmpeg [dd3bfe3c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
6:28 PM Changeset in ffmpeg [24a5cd72] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
6:28 PM Changeset in ffmpeg [be7105df] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
6:28 PM Changeset in ffmpeg [6fb9bfb1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
6:20 PM Changeset in ffmpeg [8f145786] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
6:03 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Were you able to test if installing sdl debug libraries and / or …
5:47 PM Changeset in ffmpeg [75f5fe16] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
5:47 PM Changeset in ffmpeg [97fdbd12] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
5:47 PM Changeset in ffmpeg [693faadd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
5:34 PM Changeset in ffmpeg [e7e5114c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
5:20 PM Changeset in ffmpeg [55f03d87] by Martin Storsjö <martin@martin.st>
hlsenc: Add parameter -hls_allow_cache The -hls_allow_cache parameter …
4:36 PM Changeset in ffmpeg [665f7020] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
4:35 PM Changeset in ffmpeg [12c8e402] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
4:35 PM Changeset in ffmpeg [db48767d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
4:33 PM Changeset in ffmpeg [ae81d9a7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
4:29 PM Changeset in ffmpeg [9806028f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
4:29 PM Changeset in ffmpeg [433e15bb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
4:06 PM Changeset in ffmpeg [e8309029] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
3:37 PM Changeset in ffmpeg [3e2b7450] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
2:48 PM Changeset in ffmpeg [f56095c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
2:47 PM Changeset in ffmpeg [abbfc4d8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
2:47 PM Changeset in ffmpeg [c3af801c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
2:33 PM Changeset in ffmpeg [e1c0cfaa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
1:12 PM Changeset in ffmpeg [76601e4a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
1:10 PM Changeset in ffmpeg [16775c7a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
1:09 PM Changeset in ffmpeg [01817d50] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
1:03 PM 122_cut.mkv attached to Ticket #3999 by Carl Eugen Hoyos
12:46 PM Changeset in ffmpeg [8b0e96e1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
12:15 PM Changeset in ffmpeg [97cb9b6c] by Michael Niedermayer <michaelni@gmx.at>
Revert "avformat/img2dec: reduce bmppipe probe score" This seems not …
11:10 AM Changeset in ffmpeg [b5ef1eee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: Fix decoding messenger.h263 Fixes …
10:55 AM Changeset in ffmpeg [d225b0f7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: Fix decoding messenger.h263 Fixes …
9:49 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
One workaround is to use the following commands: […]
9:19 AM libswscale histogram.png attached to Ticket #4000 by ErikCJohansson
9:19 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by ErikCJohansson
If I understand correctly, I've extracted the output of the libswscale …
9:18 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Ilya87
As I see ffmpeg shows output 50 fps while ffplay shows 10 fps in …
9:14 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Ilya87
Do you mean when changing fps using ffmpeg? […]
8:55 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Carl Eugen Hoyos
Do I understand correctly that it is not possible to provide the …
8:52 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Ilya87
https://yadi.sk/i/b2o6CYnmbny9q - original file ffmpeg -i 122.mkv …
8:08 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by Carl Eugen Hoyos
Replying to ErikCJohansson: > > How did you produce this …
7:55 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by ErikCJohansson
> How can I see in the histogram plots that frame 1 has a higher …
7:50 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by Carl Eugen Hoyos
Replying to ErikCJohansson: > I will attach histogram …
7:48 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by Carl Eugen Hoyos
Replying to ErikCJohansson: > Looking at the histograms, …
7:43 AM frame 1 histogram.png attached to Ticket #4000 by ErikCJohansson
7:43 AM frame 0 histogram.png attached to Ticket #4000 by ErikCJohansson
7:42 AM source frame histogram.png attached to Ticket #4000 by ErikCJohansson
7:42 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by ErikCJohansson
> How can I reproduce that frame 1 has a magenta colour shift? …
7:33 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Carl Eugen Hoyos
Unfortunately, this has currently no similarity with a valid ticket. …
7:09 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by Carl Eugen Hoyos
I have attached frame 0 and frame 1. How can I reproduce that frame 1 …
7:08 AM frame1.tif attached to Ticket #4000 by Carl Eugen Hoyos
7:07 AM frame0.tif attached to Ticket #4000 by Carl Eugen Hoyos
6:45 AM legal000.dpx.bz2 attached to Ticket #4000 by ErikCJohansson
6:41 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) created by ErikCJohansson
I am encoding a specific repeated DPX still frame to mpeg4 in a MOV …
3:07 AM Changeset in ffmpeg [e90d620c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
3:07 AM Changeset in ffmpeg [ac82e318] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
3:07 AM Changeset in ffmpeg [e2c5f882] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
2:48 AM Changeset in ffmpeg [105654e3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
1:41 AM Changeset in ffmpeg [d005e2ec]n2.3.4 by Michael Niedermayer <michaelni@gmx.at>
update for FFmpeg 2.3.4 Signed-off-by: Michael Niedermayer …
1:40 AM Changeset in ffmpeg [57bdb3f3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
1:40 AM Changeset in ffmpeg [5e34dded] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
1:40 AM Changeset in ffmpeg [45ca270] by Michael Niedermayer <michaelni@gmx.at>
configure: add noexecstack to linker options if supported. …
1:40 AM Changeset in ffmpeg [ca2ccd85] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: fix out of array read Found-by: Andreas …
1:40 AM Changeset in ffmpeg [437f6fb4] by Michael Niedermayer <michaelni@gmx.at>
avutil/x86/cpu: fix cpuid sub-leaf selection Signed-off-by: Michael …
1:40 AM Changeset in ffmpeg [f913da3e] by Michael Niedermayer <michaelni@gmx.at>
libavutil/opt: fix av_opt_set_channel_layout() to access correct …
1:40 AM Changeset in ffmpeg [ed9c6529] by Michael Niedermayer <michaelni@gmx.at>
avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() Fixes …
1:40 AM Changeset in ffmpeg [aa40bbb4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 …
1:40 AM Changeset in ffmpeg [8e276fc9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libilbc: support for latest git of libilbc in the latest git …
1:40 AM Changeset in ffmpeg [4a4e30a6] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/webp: treat out-of-bound palette index as translucent black …
1:40 AM Changeset in ffmpeg [1c733a44] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/vp9lpf: Always include x86util.asm Fixes executable stack …
1:40 AM Changeset in ffmpeg [5c3bc127] by Michael Niedermayer <michaelni@gmx.at>
apetag: Fix APE tag size check The size variable is (correctly) …
1:40 AM Changeset in ffmpeg [be94d15a] by Michael Niedermayer <michaelni@gmx.at>
tools/crypto_bench: fix build when AV_READ_TIME is unavailable …
1:40 AM Changeset in ffmpeg [9c57328b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the …
1:40 AM Changeset in ffmpeg [6952f6f3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is …
1:40 AM Changeset in ffmpeg [6359be67] by Michael Niedermayer <michaelni@gmx.at>
avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe …
1:40 AM Changeset in ffmpeg [beb55b39] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Set err on failure in …
1:40 AM Changeset in ffmpeg [80aec73] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: check that the context is initialized in …
1:40 AM Changeset in ffmpeg [77bb6b5b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Use "goto fail" for all error paths in …
1:40 AM Changeset in ffmpeg [f68395f7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Allow partial escaping Fixes Ticket3923 Signed-off-by: …
1:40 AM Changeset in ffmpeg [eefb6b65] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: Do not change the pixel format This is currently not …
1:40 AM Changeset in ffmpeg [d18d48de] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: Use side data to communicate w/h changes to the …
1:40 AM Changeset in ffmpeg [8df77c37] by Michael Niedermayer <michaelni@gmx.at>
segment: don't access outside seg->frames array Fixes wrong number of …
1:40 AM Changeset in ffmpeg [08f56b84] by Michael Niedermayer <michaelni@gmx.at>
doc/filters.texi: fix filter name in examples Signed-off-by: Michael …
1:40 AM Changeset in ffmpeg [f903147f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix green line at the bottom with upscale v …
1:40 AM Changeset in ffmpeg [9a840d5e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix green vertical line at the right with upscale h …
1:40 AM Changeset in ffmpeg [9e43d92] by Michael Niedermayer <michaelni@gmx.at>
oggdec: fix invalid free on error The read_packet callback passes a …
1:40 AM Changeset in ffmpeg [e13e928b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
1:40 AM Changeset in ffmpeg [d3bfb66] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix missing {} in Stream to Packet side data code …
1:16 AM Changeset in ffmpeg [17a6ca7d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: fix null pointer dereference Fixes Ticket3860 …
1:16 AM Changeset in ffmpeg [8a202240] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: add GBRP16 to avcodec_align_dimensions2() Fixes …
1:16 AM Changeset in ffmpeg [29ee8b72] by Michael Niedermayer <michaelni@gmx.at>
avcodec: fix aac/ac3 parser bitstream buffer size Buffers containing …
1:11 AM Changeset in ffmpeg [0de1d628] by James Almer <jamrial@gmail.com>
x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2} 2x to 2.5x faster …
1:11 AM Changeset in ffmpeg [ddb813b0] by James Almer <jamrial@gmail.com>
mlpdec: move rematrix_channels code to output_data() Reviewed-by: …
12:51 AM Changeset in ffmpeg [25864cf5] by Michael Niedermayer <michaelni@gmx.at>
wavpackenc: proper buffer allocation The allocation didn't account …
12:51 AM Changeset in ffmpeg [f74206cb] by Michael Niedermayer <michaelni@gmx.at>
wavpack: report if there is no bits left Reviewed-by: Paul B Mahol …
12:30 AM Changeset in ffmpeg [0ffa4434] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
12:29 AM Changeset in ffmpeg [0bd9b78f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
12:26 AM Changeset in ffmpeg [49d69844] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
12:25 AM Changeset in ffmpeg [3f9a1480] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
12:18 AM Changeset in ffmpeg [5c378d6a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
12:18 AM Changeset in ffmpeg [06e7d584] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …

Oct 2, 2014:

11:32 PM Ticket #3999 (Input option -r does not work for all formats without reencoding) created by Ilya87
Summary of the bug: How to reproduce: […] Patches should be …
10:47 PM Encode/YouTube edited by llogan
remove unsubstantiated claim. could not reproduce. (diff)
8:40 PM WikiStart edited by raine
Added link to Encoding/H.265 (diff)
8:39 PM Encode/H.265 created by raine
Not even a draft, but it has to start somewhere
8:14 PM Changeset in ffmpeg [77b3e110] by Michael Niedermayer <michaelni@gmx.at>
avcodec: bump micro version for av_lockmgr_register() changes in …
7:18 PM Changeset in ffmpeg [a950edb4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: av_lockmgr_register defines behavior on failure. The …
6:21 PM Changeset in ffmpeg [cdd6f059] by Michael Niedermayer <michaelni@gmx.at>
avcodec, avutil: allow more control about how samples are skipped Add …
5:51 PM BadContent edited by llogan
(diff)
5:20 PM Changeset in ffmpeg [a9b10e15] by Michael Niedermayer <michaelni@gmx.at>
lavf/webm_dash: some fields should go into Representation Width, …
4:51 PM Changeset in ffmpeg [0d92b0d5] by Michael Niedermayer <michaelni@gmx.at>
avutil/avstring: Factor av_match_list() out Signed-off-by: Michael …
3:56 PM Changeset in ffmpeg [6ea357ea] by James Almer <jamrial@gmail.com>
Fix compilation of jpeg2000dsp when disabling the encoder. …
2:52 PM Ticket #3998 (ffmpeg uses 300mb memory to convert one jpg to jpg) updated by compn
doh! confirmed newer ffmpeg build does not have this problem. thats …
2:40 PM Ticket #3998 (ffmpeg uses 300mb memory to convert one jpg to jpg) closed by Carl Eugen Hoyos
invalid: Replying to compn: > ffmpeg version N-64539-gc8b2cf4 …
2:27 PM Ticket #3998 (ffmpeg uses 300mb memory to convert one jpg to jpg) created by compn
only tested on windows. F:\>ffmpeg -i DSC00418.JPG out.jpg ffmpeg …
11:22 AM Changeset in ffmpeg [23c9ebff] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avfilter: Properly check for failed format query Signed-off-by: Derek …
11:22 AM Changeset in ffmpeg [1dbc3e8a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avfilter/aresample: Check for memory alloc failure for out sample …
10:16 AM Seeking edited by lkiesow
fixed typo (diff)
10:16 AM Seeking edited by lkiesow
-ss as input option should be safe to use with bitstream copy (diff)
8:04 AM Changeset in ffmpeg [81cee700] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding 32bit pcm audio in mov. Such files are written by …
7:50 AM Ticket #3991 (ffmpeg hangs on processing WTV files) closed by Carl Eugen Hoyos
fixed: Had you tried to cut the sample (make it shorter)? Did this not allow …
7:45 AM Ticket #3995 (wtv regression) closed by Carl Eugen Hoyos
fixed: Fixed in 6efe4137
7:44 AM Ticket #3996 (dirac: crash with forced format and -max_alloc) closed by Carl Eugen Hoyos
fixed: Pushed as 80ca627a Thank you for the report and the testing!
7:41 AM Changeset in ffmpeg [6efe4137] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Stop demuxing wtv on eof. Fixes ticket #3991. Fixes ticket #3995. …
7:36 AM Ticket #1542 (support muxing jpeg2000 in mxf) closed by Benoit Fouet
fixed: Should be fixed in c29d999f71f65560a61b638a983745d26cde1fc4
7:31 AM Changeset in ffmpeg [80ca627a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Check for oom in the dirac parser. Fixes ticket #3996.
6:21 AM Changeset in ffmpeg [c9f2ec8] by James Almer <jamrial@gmail.com>
jpeg2000: split off inverse MCT decoding as Jpeg2000DSP This makes …
4:40 AM SponsoringPrograms/OPW/2014-12 edited by nadiah
Added myself as an interested applicant for the Postproc optimizations … (diff)
2:19 AM Changeset in ffmpeg [c29d999f] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxfenc: add jpeg2000 support. Fixes ticket #1542
1:58 AM Changeset in ffmpeg [8cde94ec] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: fix codec_id_text check Signed-off-by: Michael …

Oct 1, 2014:

7:24 PM Changeset in ffmpeg [5dd4e64] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd10d1b86550d254bd1e746ed613bf6885978879c' * commit …
6:47 PM Changeset in ffmpeg [b1071db3] by Michael Niedermayer <michaelni@gmx.at>
lavf/webm_dash: Fix incorrect bandwidth computation Fix incorrect …
6:47 PM Changeset in ffmpeg [8acb7656] by Michael Niedermayer <michaelni@gmx.at>
lavf/webm_dash: fix hardcode in cues_end computation Fix an incorrect …
5:49 PM Ticket #3994 (Support MO3 tracker format) updated by Carl Eugen Hoyos
Keywords changed
5:44 PM Ticket #3994 (Support MO3 tracker format) closed by Clément Bœsch
wontfix: If it's yet another tracker format, open a bug report on libmodplug …
5:31 PM Ticket #3997 (Endless loop when seeking past the end of an incomplete wtf file) updated by Carl Eugen Hoyos
Thank you!
5:30 PM Ticket #3997 (Endless loop when seeking past the end of an incomplete wtf file) updated by gjdfgh
Your patch fixes it for me.
5:30 PM Ticket #3996 (dirac: crash with forced format and -max_alloc) updated by ami_stuff
Replying to cehoyos: > Could you also test the new patch I …
5:22 PM Ticket #3996 (dirac: crash with forced format and -max_alloc) updated by Carl Eugen Hoyos
Could you also test the new patch I attached?
5:21 PM patchdiracoom2.diff attached to Ticket #3996 by Carl Eugen Hoyos
5:20 PM Ticket #3997 (Endless loop when seeking past the end of an incomplete wtf file) updated by Carl Eugen Hoyos
Afaict, #3991, #3995 and this ticket describe the same issue but as I …
5:03 PM Ticket #3996 (dirac: crash with forced format and -max_alloc) updated by ami_stuff
Replying to ami_stuff: > Replying to cehoyos: …
4:57 PM Ticket #3997 (Endless loop when seeking past the end of an incomplete wtf file) updated by gjdfgh
Sorry... #3991 looked different, but maybe they're the same issue. Or …
4:49 PM Ticket #3996 (dirac: crash with forced format and -max_alloc) updated by ami_stuff
Replying to cehoyos: > Could you test attached patch? …
4:46 PM Ticket #3997 (Endless loop when seeking past the end of an incomplete wtf file) closed by Carl Eugen Hoyos
duplicate: Sorry, I think two tickets (and a patch) are sufficient.
4:39 PM Ticket #3997 (Endless loop when seeking past the end of an incomplete wtf file) created by gjdfgh
Start an incomplete wtv file with ffplay, and click close to the right …
4:35 PM Ticket #3996 (dirac: crash with forced format and -max_alloc) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Could you test attached patch?
4:34 PM patchdiracoom.diff attached to Ticket #3996 by Carl Eugen Hoyos
4:31 PM Ticket #3996 (dirac: crash with forced format and -max_alloc) created by ami_stuff
http://www.datafilehost.com/d/52b0cb1c […]
4:07 PM Changeset in ffmpeg [acebff8e] by James Almer <jamrial@gmail.com>
x86/mpegvideoencdsp: improve ff_pix_sum16_sse2 ~15% faster. Also add …
4:06 PM Ticket #3995 (wtv regression) created by Carl Eugen Hoyos
The sample from ticket #3477 cannot be decoded since 9b8eedd7 […]
3:45 PM Ticket #3991 (ffmpeg hangs on processing WTV files) updated by ramitb
Sorry, I forgot to add the link to the sample. All you had to say was …
2:59 PM Ticket #3597 (Support creating AVC-Intra files with -vcodec libx264) updated by Carl Eugen Hoyos
This may have been fixed today, please test with current FFmpeg git head.
2:57 PM Ticket #3994 (Support MO3 tracker format) updated by Carl Eugen Hoyos
Status changed
Then I suspect this request is outside the (current) scope of FFmpeg.
2:39 PM Changeset in ffmpeg [f2e53808] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: automatically set AVC-Intra tag Signed-off-by: …
2:39 PM Changeset in ffmpeg [0a7afedc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libx264: add avcintra-class Signed-off-by: Michael …
2:39 PM Changeset in ffmpeg [23f0e2ed] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: AVC Intra support Signed-off-by: Michael Niedermayer …
2:31 PM Ticket #3994 (Support MO3 tracker format) updated by Dennis
It produces audio from the file but not the expected output. […]
1:55 PM Ticket #3991 (ffmpeg hangs on processing WTV files) updated by Carl Eugen Hoyos
Instead of posting more completely useless console output (a backtrace …
1:31 PM Changeset in ffmpeg [d10d1b86] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: enable psnr reporting when requested by the user This is …
1:23 PM Ticket #3991 (ffmpeg hangs on processing WTV files) updated by ramitb
Priority changed
1:22 PM Ticket #3991 (ffmpeg hangs on processing WTV files) reopened by ramitb
1:22 PM Ticket #3991 (ffmpeg hangs on processing WTV files) updated by ramitb
What info is required? Here is the uncut console output, I had to …
10:12 AM Changeset in ffmpeg [9a3653c] by Michael Niedermayer <michaelni@gmx.at>
hevc: reuse edge emu buffer for coefficients Kind of hackish but... …
7:12 AM Ticket #3994 (Support MO3 tracker format) updated by Carl Eugen Hoyos
Component changed
Does the following produce the expected output for this input file? […]
4:05 AM FFmeeting/2014-01 edited by Timothy Gu
(diff)
4:04 AM FFmeeting/2014-01 edited by Timothy Gu
(diff)
3:57 AM FFmeeting/2014-10 created by Timothy Gu
3:55 AM WikiStart edited by Timothy Gu
Add FFmeeting (diff)
3:54 AM FFmeeting/2014-01 edited by Timothy Gu
(diff)
3:51 AM FFmeeting/2014-01 created by Timothy Gu
3:48 AM WikiStart edited by Timothy Gu
Add FFmeeting (diff)
12:51 AM Bejeweled3_suite.mo3 attached to Ticket #3994 by Dennis
From Bejeweled 3
12:50 AM Ticket #3994 (Support MO3 tracker format) created by Dennis
Summary of the bug: Add support for MO3 audio tracker format. …

Sep 30, 2014:

11:30 PM Ticket #3992 (When streaming stereo opus audio over rtp, ffmpeg prints sdp info for ...) closed by Carl Eugen Hoyos
invalid: Please test current FFmpeg git head before reporting a bug and please …
11:25 PM Ticket #3991 (ffmpeg hangs on processing WTV files) closed by Carl Eugen Hoyos
needs_more_info
11:15 PM Ticket #3241 (Medialooks violates the GPL) closed by llogan
fixed: After a quick look it seems fine to me now. Thanks for fixing and …
11:08 PM Ticket #3993 (Digiarty WinX violates GPL) created by llogan
Various products contain --enable-gpl and --enable-nonfree.
10:56 PM Changeset in ffmpeg [79551d2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Force mutex to NULL after destruction. A badly …
8:07 PM Ticket #3991 (ffmpeg hangs on processing WTV files) updated by ramitb
This was working fine before ticket #3898
7:52 PM Ticket #3992 (When streaming stereo opus audio over rtp, ffmpeg prints sdp info for ...) created by CoRoNe
How to reproduce: […] […] When I copy-paste and save the SDP …
7:47 PM Ticket #3991 (ffmpeg hangs on processing WTV files) created by ramitb
Summary of the bug: Recently after some WTV patch ffmpeg now hangs …
7:31 PM Changeset in ffmpeg [c8422f04] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: fix avio_flush() for read streams avio_flush() did …
6:27 PM Changeset in ffmpeg [07de0db7] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: When using "-c:d copy", don't require a codec for …
6:27 PM Changeset in ffmpeg [cda5d89d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream_filter: Use av_bitstream_filter_next() instead of …
6:21 PM Changeset in ffmpeg [0eb4a428] by Clément Bœsch <u@pkh.me>
avcodec/srtdec: use AVBPrint API
6:21 PM Changeset in ffmpeg [55180b32] by Clément Bœsch <u@pkh.me>
Kill timed SRT
11:12 AM Changeset in ffmpeg [d5ddcb5f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: use the given padding in …
9:49 AM Ticket #3990 (Video duration increases when reducing frame rate) updated by t.rapp
After some more trial-and-error testing I think I understand the …
9:33 AM Changeset in ffmpeg [1cf4d2e9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: add a case when only SPS/PPS is in the …
9:26 AM Changeset in ffmpeg [08ccc47] by Michael Niedermayer <michaelni@gmx.at>
RTMP: fix FD leak in rtmp_open() If we setup AVIO interrupt callback …
8:32 AM test-1hz-framestep-framemd5.log attached to Ticket #3990 by t.rapp
8:31 AM test-1hz-fps-framemd5.log attached to Ticket #3990 by t.rapp
8:31 AM Ticket #3990 (Video duration increases when reducing frame rate) updated by t.rapp
OK, when using the fps filter the duration is increased only by …
8:00 AM Ticket #3990 (Video duration increases when reducing frame rate) updated by Carl Eugen Hoyos
Please test the fps filter.
7:57 AM test-1hz-framemd5.log attached to Ticket #3990 by t.rapp
7:57 AM test-25hz-framemd5.log attached to Ticket #3990 by t.rapp
7:52 AM Ticket #3990 (Video duration increases when reducing frame rate) created by t.rapp
When reducing the frame rate of a 25Hz/20sec AVI/HuffYUV video test …
5:47 AM Ticket #2350 (PTS adjustment in FFmpeg) closed by Carl Eugen Hoyos
invalid: Please do not reopen ancient tickets. There is a user mailing list, …
4:49 AM Ticket #2350 (PTS adjustment in FFmpeg) updated by pickles
Keywords changed
4:48 AM Ticket #2350 (PTS adjustment in FFmpeg) reopened by pickles
This would still be a very useful addition. In my case, for example, I …
3:19 AM Changeset in ffmpeg [61c06830] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc: Fix leak on bitstream buffer reallocation …

Sep 29, 2014:

10:12 PM Encode/AAC edited by bp0
the table is not quite right, stereo channels have different bitrates … (diff)
9:57 PM Ticket #3989 ("Overwrite?" dialog causes frozen video when capturing desktop video) updated by Jack O'Connor
I can't speak to the expectations of an expert, but as an ordinary …
9:47 PM CompilationGuide/Ubuntu edited by llogan
fix libvpx compilation if nasm and self compiled yasm are present (diff)
9:10 PM Ticket #3989 ("Overwrite?" dialog causes frozen video when capturing desktop video) updated by Carl Eugen Hoyos
Keywords, Version changed
Is there really an issue or is this the expected behaviour? Please …
9:04 PM delayed_desktop_recording.mkv attached to Ticket #3989 by Jack O'Connor
9:04 PM Ticket #3989 ("Overwrite?" dialog causes frozen video when capturing desktop video) created by Jack O'Connor
1) Record some video of the desktop with a command like `ffmpeg -f …
8:33 PM SponsoringPrograms/OPW/2014-12 edited by llogan
change mentions of GSoC to OPW (diff)
7:50 PM Changeset in ffmpeg [1441641] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc: Allocate only a small buffer and reallocate as …
7:25 PM Changeset in ffmpeg [a2d5f6b9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '19133e96d30e3f80dbae236ef081aedef419a6bf' * commit …
7:05 PM Changeset in ffmpeg [56c47364] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2cd7c99498b1bcb450c328459cf85a686ce83456' * commit …
7:02 PM Changeset in ffmpeg [46807921] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e3a00acde05c925617dc19b5373969d864bf8414' * commit …
6:26 PM Changeset in ffmpeg [77ab7407] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a05f5052fef3b3743fab7846da12861d8a8098ec' * commit …
5:54 PM Changeset in ffmpeg [19133e96] by Anton Khirnov <anton@khirnov.net>
lavf: fix memleaks in avformat_find_stream_info() When …
1:22 PM Changeset in ffmpeg [cf32181b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/put_bits: Add rebase_put_bits() Reviewed-by: Benoit Fouet …
12:39 PM CompilationGuide/Ubuntu edited by Roger Pack
add dev package fwiw (diff)
11:35 AM Changeset in ffmpeg [ff24824] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: reset ret to avoid propagating minor failures Unbreak …
11:35 AM Changeset in ffmpeg [570cefb] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Initialize mergecand_list to 0 Unbreak …
11:33 AM Changeset in ffmpeg [2cd7c994] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: reset ret to avoid propagating minor failures Unbreak …
11:33 AM Changeset in ffmpeg [e3a00ac] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Initialize mergecand_list to 0 Unbreak …
10:56 AM Changeset in ffmpeg [8ba69454] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Fix off by 1 error causing unneeded allocation in …
10:48 AM Changeset in ffmpeg [a05f5052] by Martin Storsjö <martin@martin.st>
sdp: Make opus declaration conform to the spec Signed-off-by: Martin …

Sep 28, 2014:

11:02 PM Ticket #3988 (Spamming license violators) updated by llogan
Description, Summary changed
10:20 PM Ticket #3988 (Spamming license violators) created by llogan
I'm dumping these violators into one ticket because I believe they are …
10:19 PM Changeset in ffmpeg [3f5095f2] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: fix outter typo Found-by: beastd Signed-off-by: …
9:59 PM Changeset in ffmpeg [755f7929] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc: Only enforce rc_max_available_vbv_use on first …
9:37 PM Ticket #3987 (When converting to higher bits and resizing, do first convert and than ...) updated by Carl Eugen Hoyos
Could you elaborate on what you think is currently wrong and why the …
9:13 PM Ticket #3987 (When converting to higher bits and resizing, do first convert and than ...) created by erazortt
Summary of the bug: When the the user wants to convert the input to a …
8:38 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) closed by Michael Niedermayer
fixed: Fixed in b1a0fccd023d9261274a92ec9482da03c4aa82fa
8:27 PM Changeset in ffmpeg [b1a0fccd] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: export inner muxer timebase Fixes "Non-monotonous …
8:14 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Michael Niedermayer
The "No such file or directory" was caused by a unicode "zero width …
8:04 PM BadContent edited by llogan
(diff)
8:00 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Michael Niedermayer
the rtsp://86.146.233.53/proxyStream stream freezes after a few …
5:32 PM Changeset in ffmpeg [579a0fdc] by Michael Niedermayer <michaelni@gmx.at>
avutil/lls: Make unchanged function arguments const Reviewed-by: Paul …
5:04 PM Changeset in ffmpeg [d22e88d1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/fmtconvert: Fix operand size in …
4:39 PM Ticket #3986 (Support dxa files from Bosch Divar DVR-5000-16A000) created by Carl Eugen Hoyos
http://samples.ffmpeg.org/camera-dvr/video.dxa A user uploaded a …
3:58 PM Ticket #3985 (Crash when extracting the audio from a video created by mkvmerge) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since ea6331b2 Workaround is to specify {{{-cpuflags …
3:47 PM intermediate_cc_cut.mkv attached to Ticket #3985 by Carl Eugen Hoyos
3:36 PM Ticket #3984 (Compiling libutvideodec fails: intmath.h not found) updated by Carl Eugen Hoyos
Please run make V=1 ffmpeg.exe twice and post the complete, …
2:41 PM Ticket #3985 (Crash when extracting the audio from a video created by mkvmerge) created by Calmarius
Just cloned and built ffmpeg using the git command line I found in the …
2:17 PM Changeset in ffmpeg [b28f470d] by Michael Niedermayer <michaelni@gmx.at>
avutil/pca: Make argument of ff_pca_add() const Signed-off-by: …
1:59 PM bug.txt attached to Ticket #3984 by LigH
last part of GCC output with error message
1:58 PM Ticket #3984 (Compiling libutvideodec fails: intmath.h not found) created by LigH
Summary of the bug: Compiling a static non-free build of ffmpeg in …
1:10 PM Changeset in ffmpeg [04152a31] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: Fixing is_intra, 2nd attempt This also un-does the …
12:27 PM Changeset in ffmpeg [a52f4437] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: fix is_intra block vs. mb bug Fixes CID1194380 There …
10:11 AM Changeset in ffmpeg [997bf49b] by Michael Niedermayer <michaelni@gmx.at>
configure: add noexecstack to linker options if supported. …
10:11 AM Changeset in ffmpeg [86226188] by Michael Niedermayer <michaelni@gmx.at>
configure: add noexecstack to linker options if supported. …
9:01 AM Changeset in ffmpeg [b7082d9] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
configure: add noexecstack to linker options if supported. …
2:48 AM Ticket #3567 (Infinite PSNR Values with X265) closed by Michael Niedermayer
fixed: Fixed in 3956b12fdec5ec1b1358788a6000b78a724f76aa, similar to the x264 case
2:14 AM Changeset in ffmpeg [3956b12f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libx265: enable psnr reporting when requested by the user …
1:40 AM Changeset in ffmpeg [4d9a46fe] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libx264: mark unchanged pointer arguments as const …
1:09 AM Changeset in ffmpeg [3edb9aae] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: Added parameter -hls_allow_cache The …
12:31 AM Changeset in ffmpeg [dd16a0d] by Michael Niedermayer <michaelni@gmx.at>
lavd/avfoundation: Add basic PCM audio support. Signed-off-by: …

Sep 27, 2014:

8:10 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
recompile too or just sdl debug?
8:07 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Replying to cehoyos: > You could also try to install the …
8:06 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
what do you recommend? ill do that.
8:02 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Maybe compiling with {{{--disable-optimizations --disable-asm …
7:46 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
[…]
7:39 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Now please type bt so we get some useful information and can …
7:27 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
[…]
7:19 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
[…]
7:10 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
Replying to cehoyos: > On my system, it is necessary to …
7:05 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Did you try with a very large value for ulimit?
6:59 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
Replying to cehoyos: > {{{ > $ ulimit -S -c 0 > $ …
6:58 PM Changeset in ffmpeg [e9d85860] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: fix out of array read Found-by: Andreas …
6:58 PM Changeset in ffmpeg [52fd0cda] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: fix out of array read Found-by: Andreas …
6:34 PM Changeset in ffmpeg [d85ebea3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: fix out of array read Found-by: Andreas …
6:34 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Replying to cehoyos: > {{{ > $ ulimit -S -c 0 > }}} On …
6:30 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
[…]
5:56 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
so i run: 1. ulimit -S -c 0 2. gdb ffplay_g 3. r -i out.avi 4. gdb …
5:51 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Please run ulimit -S -c 0 before starting ffplay_g, this …
5:23 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
it does the same thing in valgrind but it stops on step 2 from my last …
4:23 PM Changeset in ffmpeg [5672107e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '551746680462538bb5ad7adf55fb1248190428ec' * commit …
4:01 PM Changeset in ffmpeg [55174668] by Luca Barbato <lu_zero@gentoo.org>
configure: Provide a safe default for unknonw libcs Support musl out …
3:55 PM Changeset in ffmpeg [5ec90c90] by Clément Bœsch <u@pkh.me>
avcodec/subviewerdec: remove old compat code
3:55 PM Changeset in ffmpeg [180d7f33] by Clément Bœsch <u@pkh.me>
avcodec/microdvddec: remove old compat code
3:49 PM Changeset in ffmpeg [71f6275] by Clément Bœsch <u@pkh.me>
avformat/assdec: make sure to free allocated data in case of error
3:32 PM Changeset in ffmpeg [0e6bad12] by Clément Bœsch <u@pkh.me>
avformat/assenc: mux an event header if none are found in extradata
3:32 PM Changeset in ffmpeg [3a6fa38f] by Clément Bœsch <u@pkh.me>
avformat/assdec: add myself to Copyright
3:32 PM Changeset in ffmpeg [0aa5c5a8] by Clément Bœsch <u@pkh.me>
avformat/assdec: reindent after previous commit
3:32 PM Changeset in ffmpeg [9ec52e55] by Clément Bœsch <u@pkh.me>
avformat/assdec: make sure "Comments:" events end up in the header
3:32 PM Changeset in ffmpeg [ff5f5cbb] by Clément Bœsch <u@pkh.me>
avformat/assdec: output ASS packets After this the order from the …
1:49 PM Changeset in ffmpeg [0989a120] by Luca Barbato <lu_zero@gentoo.org>
mpeg12: Always invoke the get_format() callback Signed-off-by: Luca …
1:49 PM Changeset in ffmpeg [c7caed8] by Luca Barbato <lu_zero@gentoo.org>
h264: Always invoke the get_format() callback Signed-off-by: Luca …
1:46 PM SponsoringPrograms/OPW/2014-12 edited by Senjuti Kundu
Added myself as an interested applicant for the project "AAC Encoder … (diff)
12:32 PM Ticket #3983 (Problem creating files forn HLS using 2 pass) closed by Carl Eugen Hoyos
invalid: Replying to Racingyacht: > {{{ > $ ffmpeg -i …
12:15 PM Ticket #3983 (Problem creating files forn HLS using 2 pass) created by Racingyacht
Summary of the bug: I am creating mp4 test files for HLS. My setup is …
11:58 AM Changeset in ffmpeg [2144ce08] by Michael Niedermayer <michaelni@gmx.at>
avutil/x86/cpu: fix cpuid sub-leaf selection Signed-off-by: Michael …
11:58 AM Changeset in ffmpeg [2eda0e70] by Michael Niedermayer <michaelni@gmx.at>
avutil/x86/cpu: fix cpuid sub-leaf selection Signed-off-by: Michael …
11:21 AM Changeset in ffmpeg [e58fc44] by Michael Niedermayer <michaelni@gmx.at>
avutil/x86/cpu: fix cpuid sub-leaf selection Signed-off-by: Michael …
11:07 AM Changeset in ffmpeg [233d1acb] by Michael Niedermayer <michaelni@gmx.at>
tests/fate/microsoft: add -flags +bitexact to ilaced_twomv Should fix …
9:50 AM Changeset in ffmpeg [f183febc] by Michael Niedermayer <michaelni@gmx.at>
hevc: remove CodingTree Signed-off-by: Michael Niedermayer …
8:54 AM Ticket #1304 (rawvideo 8bpp: incorrect output with -vcodec copy) updated by Carl Eugen Hoyos
Thank you for the debugging! Thee are two independent issues: The …
7:48 AM Ticket #3982 (FFMPEG Does Not Support the Audio in TS stream recorded by Marshall ...) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
Most likely an issue with the demuxer.
7:29 AM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
But this did not happen when you used valgrind or did I misunderstand?
7:28 AM Changeset in ffmpeg [bfdf0f07] by Paul B Mahol <onemda@gmail.com>
avfilter/signalstats: add more pixel formats Signed-off-by: Paul B …
6:48 AM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
because it doesnt play the video. here is what happens when i play my …
6:14 AM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Replying to setup32: > ya the video crashed and hung in …
3:28 AM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
do you know off hand if this crash happens on any other linux …
3:25 AM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
ya the video crashed and hung in valgrind like it did in gdb. it let …
1:54 AM Changeset in ffmpeg [2ec4a84d] by Michael Niedermayer <michaelni@gmx.at>
ffplay: Separate AVFrame from AVSubtitle This is more robust and …
1:40 AM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Was there a crash?
1:38 AM Changeset in ffmpeg [be5dd8aa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4e03b2097ca59843ed65424a572b7acd5345f088' * commit …
1:21 AM Changeset in ffmpeg [28b1698a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ce42316321145c435029dc288c2b5f1d48519dde' * commit …
12:42 AM Changeset in ffmpeg [01831fd0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1c80c9d7ef809180042257200c7b5f6b81d0b0e2' * commit …
12:25 AM Changeset in ffmpeg [eb1ac04e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9d2cee52d37c7340f85a5d41110282aac03e6855' * commit …
12:06 AM Changeset in ffmpeg [ac6b5bb8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6cfbe1de5ac6c57c41459626f7ac32841d63ace8' * commit …
12:00 AM Encode/AAC edited by bp0
parameter combination issue detail link (diff)
Note: See TracTimeline for information about the timeline view.