Timeline



Nov 6, 2015:

10:12 PM Changeset in ffmpeg [20db549] by Ronald S. Bultje <rsbultje@gmail.com>
vp9_parser: allow superframes with a single frame.
8:59 PM Changeset in ffmpeg [daefd8ab] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_parser: Fix undefined memcpy() use Fixes: …
8:55 PM Changeset in ffmpeg [cc96018c] by Vittorio Giovara <vittorio.giovara@gmail.com>
libopenh264enc: Set AVOption data type Signed-off-by: Vittorio …
8:55 PM Changeset in ffmpeg [fcc49924] by Vittorio Giovara <vittorio.giovara@gmail.com>
vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL Fixes …
8:55 PM Changeset in ffmpeg [563e6d86] by Vittorio Giovara <vittorio.giovara@gmail.com>
segafilm: drop the "song and dance" for cinepak This seems not to do …
8:55 PM Changeset in ffmpeg [1e791ee3] by Vittorio Giovara <vittorio.giovara@gmail.com>
segafilm: set video and audio stream duration Signed-off-by: Vittorio …
8:55 PM Changeset in ffmpeg [c012c6f1] by Vittorio Giovara <vittorio.giovara@gmail.com>
segafilm: implement seeking Signed-off-by: Vittorio Giovara …
7:19 PM Ticket #4714 (wmalossless decoder is not lossless) updated by Elon Musk
Bug report is now useless because uploaded files are gone.
2:41 PM Ticket #4951 (Different frame rate using ts and mov containers) updated by Liam
Something I have noticed with this is that if i change the source to …
2:36 PM Changeset in ffmpeg [6f1ddc72] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avdevice/dshow_enummediatypes: check return of av_malloc Untested. …
2:35 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Will Kelleher
@er.anshul.maheshwari@gmail.com any progress here? Do you have a …
2:03 PM Changeset in ffmpeg [2ec112f7] by Luca Barbato <lu_zero@gentoo.org>
vf_pad: fix x, y option expression evaluation Calculation of x an y …
12:45 PM Changeset in ffmpeg [b456ece5] by Paul B Mahol <onemda@gmail.com>
XMA1 and XMA2 stereo decoders Signed-off-by: Paul B Mahol …
11:20 AM Ticket #4993 (Buffer queue overflow, dropping. when ovelaying) created by sntaranga
Buffer queue overflow error continuously coming when reviving TS …
10:50 AM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) created by abaudoux
Summary of the bug: When remuxing from a fragmented .ismv file to a …
8:33 AM Ticket #4991 (feature request: advanced options for decklink devices) created by lvqier
Summary of the bug: I can not use ffmpeg to capture HDMI signal using …
2:52 AM Changeset in ffmpeg [c878082] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
swresample/resample: speed up build_filter for Blackman-Nuttall filter …
2:33 AM Changeset in ffmpeg [7d6a4797] by Michael Niedermayer <michael@niedermayer.cc>
mpegtsenc: Implement writing of Opus trim_start/trim_end control …
2:32 AM Changeset in ffmpeg [01509cdf] by Michael Niedermayer <michael@niedermayer.cc>
mpegtsenc: Add support for muxing Opus in MPEG-TS Signed-off-by: …
1:55 AM Changeset in ffmpeg [b93a8bd] by Michael Niedermayer <michael@niedermayer.cc>
avformat/xmv: Discard remainder of packet on error Fixes infinite …
1:55 AM Changeset in ffmpeg [2817eb51] by Michael Niedermayer <michael@niedermayer.cc>
avformat/xmv: factor return check out of if/else Signed-off-by: …
1:24 AM Changeset in ffmpeg [79c4a338] by Michael Niedermayer <michael@niedermayer.cc>
avformat/xmv: Discard remainder of packet on error Fixes infinite …
1:11 AM Changeset in ffmpeg [9b6fac11] by Michael Niedermayer <michael@niedermayer.cc>
avformat/xmv: factor return check out of if/else Signed-off-by: …
12:17 AM Changeset in ffmpeg [6e085f9a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Do not call show_bits() with invalid bits Fixes …

Nov 5, 2015:

11:56 PM Ticket #4990 (fieldmatch+decimate duplicate frames with yuv) created by nullb
Summary of the bug: FFMPEG cannot currently fieldmatch and decimate a …
11:56 PM Changeset in ffmpeg [973c3dba] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Do not call show_bits() with invalid bits Fixes …
11:15 PM Changeset in ffmpeg [cea9eb95] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dnxhddec: Make mb_scan_index a fixed length array Fixes null …
8:53 PM Ticket #4989 (avfilter_graph_create_filter() eventually hits pthread::EAGAIN on ...) closed by czhang384
invalid: I guess I finger out the reason. It is exactly for my investigation 1: …
8:50 PM Changeset in ffmpeg [a7bbb7fb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/faxcompr: Add missing runs check in decode_uncompressed() …
8:36 PM Changeset in ffmpeg [d4a731b8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/faxcompr: Add missing runs check in decode_uncompressed() …
7:47 PM Changeset in ffmpeg [12900376] by Michael Niedermayer <michael@niedermayer.cc>
libavutil/channel_layout: Check strtol*() for failure Fixes assertion …
6:28 PM Changeset in ffmpeg [c9bfd6a] by Michael Niedermayer <michael@niedermayer.cc>
libavutil/channel_layout: Check strtol*() for failure Fixes assertion …
5:23 PM Changeset in ffmpeg [c7174d52] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Only start probing data streams within probe_packets …
4:25 PM Changeset in ffmpeg [e2854e7] by Luca Barbato <lu_zero@gentoo.org>
avresample: Document avresample_open() a little better Bug-Id: 911
4:06 PM Changeset in ffmpeg [3692d859] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Only start probing data streams within probe_packets …
2:17 PM Changeset in ffmpeg [ff309072] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_ps: Check chroma_format_idc Fixes out of array access …
2:04 PM Changeset in ffmpeg [93f30f82] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_ps: Check chroma_format_idc Fixes out of array access …
2:16 AM Changeset in ffmpeg [a813cdda] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion1: Initialize mb_change_byte only when needed Fixes …
12:49 AM Changeset in ffmpeg [a6ae88bb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Check for 0 quant tables Fixes assertion failure …
12:31 AM Changeset in ffmpeg [a8b254e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Print an error if the quant table count is invalid …
12:31 AM Changeset in ffmpeg [c6655328] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Free tables on init failure Fixes memleak Fixes: …
12:31 AM Changeset in ffmpeg [5745cf7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Check for 0 quant tables Fixes assertion failure …

Nov 4, 2015:

10:05 PM Changeset in ffmpeg [9bec6d71] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
swresample/resample: speed up build_filter by 50% This speeds up …
9:16 PM Changeset in ffmpeg [4567cba0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Reinitialize IDCT on BPP changes Fixes misaligned …
8:51 PM Changeset in ffmpeg [cc35f6f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Reinitialize IDCT on BPP changes Fixes misaligned …
8:19 PM Ticket #4986 (video artifacts when encoding a 10 bit image sequence, using 10 bit ...) updated by spacediver
thanks, and noted.
7:37 PM Ticket #4986 (video artifacts when encoding a 10 bit image sequence, using 10 bit ...) closed by Carl Eugen Hoyos
invalid: Yes but I would expect all playback software to assume MPEG-scale: Use …
6:42 PM Changeset in ffmpeg [fdb88426] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using …
6:33 PM Changeset in ffmpeg [d24888ef] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using …
4:46 PM Ticket #4989 (avfilter_graph_create_filter() eventually hits pthread::EAGAIN on ...) updated by czhang384
There is some implementation I need to mention with respect to this: …
4:29 PM Ticket #4989 (avfilter_graph_create_filter() eventually hits pthread::EAGAIN on ...) created by czhang384
I was trying to convert OPUS to PCM format for my project. And I …
4:12 PM Ticket #4986 (video artifacts when encoding a 10 bit image sequence, using 10 bit ...) updated by spacediver
Yes, I think I meant values (so, in a PC RGB 8 bit context, encoding a …
2:38 PM Ticket #4984 (ffmpeg amerge and amix filter delay when working with RTSP) updated by Cigaes
I believe this is expected. Neither amix nor amerge (preferred) take …
1:15 PM Changeset in ffmpeg [fd0bf457] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avcodec/aacsbr_template: replace qsort with AV_QSORT When sbr->reset …
11:43 AM ffmpeg-20151104-114034.log attached to Ticket #4988 by neik
Wwith audio
11:42 AM ffmpeg-20151104-113636.log attached to Ticket #4988 by neik
Without audio
11:42 AM Ticket #4988 (Dequeued v4l2 buffer contains corrupted data (0 bytes).) created by neik
Summary of the bug: How to reproduce: Capture from Magewell …
9:35 AM Ticket #4986 (video artifacts when encoding a 10 bit image sequence, using 10 bit ...) updated by Carl Eugen Hoyos
When you say "codes" do you mean "values"? Are you reporting that the …
9:31 AM Ticket #4972 (Source and Destination have different frame counts) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide the command line that …
7:11 AM Ticket #4972 (Source and Destination have different frame counts) updated by Richard Huang
Running the command can decode the attached file. The file has 18 …
7:09 AM 00.264 attached to Ticket #4972 by Richard Huang
File with decoding error
7:06 AM Ticket #4972 (Source and Destination have different frame counts) reopened by Richard Huang
How to reproduce: ffmpeg -y -i 00.264 -f yuv4mpegpipe nul ffmpeg …
5:34 AM Ticket #4987 (dynamically add new streams/feeds - reload config or API?) updated by Nate
Summary changed
5:33 AM Ticket #4987 (dynamically add new streams/feeds - reload config or API?) created by Nate
It looks like ffserver.c does a single load of the config file, and …
3:41 AM Changeset in ffmpeg [bc55cec5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rawenc: Cast argument for av_image_copy_to_buffer() to const …
3:40 AM test.mp4 attached to Ticket #4986 by spacediver
3:40 AM 6.png attached to Ticket #4986 by spacediver
3:40 AM 1.png attached to Ticket #4986 by spacediver
3:40 AM Changeset in ffmpeg [432c1f35] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libzvbi-teletextdec: Remove unused variable ret Fixes: …
3:39 AM Ticket #4986 (video artifacts when encoding a 10 bit image sequence, using 10 bit ...) created by spacediver
Summary of the bug: When I encode a 16 bit png file using the 10 bit …
3:30 AM Changeset in ffmpeg [f3867b0a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vdpau: Remove CONFIG_H263_VDPAU_HWACCEL Fixes: …
2:59 AM Changeset in ffmpeg [d917f256] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cache: Use int64_t to avoid int overflow in cache_read Fixes …

Nov 3, 2015:

10:47 PM Changeset in ffmpeg [6df2c941] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/showcqt: remove yuv offset this makes draw_bar faster …
9:28 PM Changeset in ffmpeg [92e483f8] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
all: use FFDIFFSIGN to resolve possible undefined behavior in …
9:28 PM Changeset in ffmpeg [265f83fd] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avutil/common: add FFDIFFSIGN macro This is of use for defining …
9:22 PM Changeset in ffmpeg [03f5bcd9] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avfilter/vf_rotate: correct log message There seems to be some typos …
9:10 PM Ticket #4928 (Cannot load ffmpeg x86 build on Android 6.0 (Marshmallow) - ...) updated by Carl Eugen Hoyos
It should be emphasized that --disable-asm does not fix …
8:32 PM Ticket #4928 (Cannot load ffmpeg x86 build on Android 6.0 (Marshmallow) - ...) updated by ioeir2
Replying to cehoyos: > --disable-asm or …
8:11 PM Ticket #4232 (gdigrab does not get correct monitor resolution on hidpi device when ...) closed by Roger Pack
fixed: OK hopefully fixed in …
6:05 PM Changeset in ffmpeg [a97f1e7b] by James Almer <jamrial@gmail.com>
fate: update fate-source ref file Signed-off-by: James Almer …
3:54 PM Ticket #4985 (unoptimal performance of avdevice/lavfi (compared with -filter_complex)) created by Muhammad Faiz
Benchmark: […] I suggest this because of data copying, probably it …
3:50 PM Ticket #4928 (Cannot load ffmpeg x86 build on Android 6.0 (Marshmallow) - ...) updated by Carl Eugen Hoyos
--disable-asm or --disable-asm --enable-pic might be needed.
2:59 PM Ticket #4928 (Cannot load ffmpeg x86 build on Android 6.0 (Marshmallow) - ...) updated by Hendrik
You can already do that by building with --disable-yasm, all optimized …
2:50 PM Ticket #4928 (Cannot load ffmpeg x86 build on Android 6.0 (Marshmallow) - ...) updated by ioeir2
But you can just provide C code as fallback for x86 binary and put …
2:03 PM Changeset in ffmpeg [f128b8e1] by Luca Barbato <lu_zero@gentoo.org>
mov: detect cover art pictures by content I've got some m4a samples …
11:26 AM Changeset in ffmpeg [cb7a00d] by Paul B Mahol <onemda@gmail.com>
avformat: add acm demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
11:01 AM Changeset in ffmpeg [c89e075d] by Paul B Mahol <onemda@gmail.com>
avcodec: add Interplay ACM decoder Signed-off-by: Paul B Mahol …
8:12 AM Ticket #4984 (ffmpeg amerge and amix filter delay when working with RTSP) created by leogsa
ffmpeg amerge and amix filter delay I need to take audio-streams from …

Nov 2, 2015:

8:54 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by Carl Eugen Hoyos
Replying to psteinb: > btw, I updated my x265 issue with …
8:34 PM Ticket #4983 (Grayscale PNG to grayscale rawvideo gives strange result) closed by kagami
invalid: Oh, sorry, it's actually correct.
8:20 PM 16x16.png attached to Ticket #4983 by kagami
8:19 PM Ticket #4983 (Grayscale PNG to grayscale rawvideo gives strange result) created by kagami
I have simple 16x16 grayscale PNG image with checkboard pattern. Pixel …
6:51 PM CompilationGuide/MSVC edited by Stefano Sabatini
add basic instructions to build external libraries with msvc (diff)
6:47 PM Ticket #4982 (Steven Penny, aka svnpenn, is a license violator) created by llogan
Offers nonfree builds in exchange for payment. …
6:39 PM CompilationGuide/MSVC edited by Stefano Sabatini
clarify (diff)
6:15 PM Changeset in ffmpeg [c6c801d9] by Michael Niedermayer <michael@niedermayer.cc>
avutil/file_open: avoid file handle inheritance on Windows Avoids …
4:40 PM Changeset in ffmpeg [4746653] by Michael Niedermayer <michael@niedermayer.cc>
avutil/file_open: avoid file handle inheritance on Windows Avoids …
4:24 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by psteinb
btw, I updated my x265 issue with the information, you guys suggested: …
3:29 PM Changeset in ffmpeg [50d2a3b5] by Luca Barbato <lu_zero@gentoo.org>
flashsv: Initialize the block array Otherwise flashsv2_prime could be …
3:29 PM Changeset in ffmpeg [de41b555] by Luca Barbato <lu_zero@gentoo.org>
truemotion2: Fix the buffer check The variable skip contains the …
3:28 PM Changeset in ffmpeg [4a326923] by Luca Barbato <lu_zero@gentoo.org>
mimic: Always return on failure Bug-Id: 905 CC: …
3:27 PM Changeset in ffmpeg [452d659a] by Luca Barbato <lu_zero@gentoo.org>
msnwc_tcp: Use the correct return values Signed-off-by: Luca Barbato …
3:27 PM Changeset in ffmpeg [f8d10511] by Luca Barbato <lu_zero@gentoo.org>
cosmetics: msnwc_tcp: Reformat Signed-off-by: Luca Barbato …
3:26 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by Carl Eugen Hoyos
[…] The reference decoder decodes the sample as 320x248 which I …
3:26 PM Changeset in ffmpeg [4dfbc7a7] by Luca Barbato <lu_zero@gentoo.org>
msnwc_tcp: Correctly report failure And prevent a memory leak CC: …
3:26 PM Changeset in ffmpeg [60f50374] by Luca Barbato <lu_zero@gentoo.org>
rpza: Check the blocks left before processing one Bug-Id: 903 CC: …
3:25 PM Changeset in ffmpeg [0b699920] by Luca Barbato <lu_zero@gentoo.org>
lagarith: Correctly compute hash_shift All the values are unsigned. …
3:24 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary changed
3:22 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) reopened by Carl Eugen Hoyos
Otoh, the reference decoder and FFmpeg disagree on the resolution of …
3:21 PM 320x248.hevc attached to Ticket #4980 by Carl Eugen Hoyos
2:53 PM Ticket #4981 (I am trying to transcode from r3d to mp4) updated by stoufa06
I have uploaded file to ftp server upload.ffmpeg.org named …
2:40 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by psteinb
this maybe, but the lossless roundtrip was my original use case. …
2:36 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by Carl Eugen Hoyos
You don't need lossless encoding to reproduce the issue (and I suspect …
2:35 PM Changeset in ffmpeg [9ae73d06] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
hlsenc: Only write PAT/PMT once per segment This saves a lot of …
2:21 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by psteinb
interesting: […]
2:19 PM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by Carl Eugen Hoyos
Please compile yourself: If the problem is still reproducible, provide …
2:17 PM Ticket #4981 (I am trying to transcode from r3d to mp4) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #2690 but please feel free to provide a sample file.
2:07 PM ffmpeg-20151102-142025.log attached to Ticket #4981 by stoufa06
ffmpeg report log file for r3d unsupported fixel format
2:06 PM Ticket #4981 (I am trying to transcode from r3d to mp4) created by stoufa06
Summary of the bug: I am trying to transcode from r3d to mp4 and it …
1:39 PM CompilationGuide/MSVC edited by Stefano Sabatini
add short section "Compiling FFmpeg with external libraries" (diff)
1:35 PM CompilationGuide/MSVC edited by Stefano Sabatini
move up note about 64bit compilation (diff)
1:31 PM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by Sonal
Can you please help us as we are really need to fix this problem in …
1:25 PM CompilationGuide/MSVC edited by Stefano Sabatini
add extended section about setting the environment (diff)
12:45 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) closed by Carl Eugen Hoyos
invalid: I believe that the bug in x265 is reproducible with the following …
11:50 AM Changeset in ffmpeg [430f943] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avfilter/vf_frei0r: use av_strtod instead of strtod for added …
11:44 AM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by psteinb
well, I needed some input and of yuv444p encoding. Feel free to …
11:43 AM CompilationGuide/MSVC edited by Stefano Sabatini
drop useless note about the horrible formatting (diff)
11:41 AM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by Carl Eugen Hoyos
Keywords changed
Why are you using a yuv420p input video to test yuv444p losslessness? …
11:37 AM CompilationGuide/MSVC edited by Stefano Sabatini
apply minor cleanups and updates (diff)
11:36 AM Ticket #4979 (max/min documentation error) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
11:10 AM Changeset in ffmpeg [1e7ff5ac] by Luca Barbato <lu_zero@gentoo.org>
nut: Use the correct codec_tag when multiple are available Some …
10:58 AM Changeset in ffmpeg [23dffc7b] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '8161220eee152dad8b2ea9e2755c78c8e127f747' * commit …
10:58 AM Changeset in ffmpeg [c1b712e0] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78' * commit …
10:58 AM Changeset in ffmpeg [859c4ae4] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'a0562e531723923b632684c7b51a9dd584bf534f' * commit …
10:58 AM Changeset in ffmpeg [d15adeac] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8' * commit …
10:55 AM Changeset in ffmpeg [b0b75233] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'f53583ea6e2e3fda4e4aa363f9a62cff4285affb' * commit …
10:54 AM Changeset in ffmpeg [3ff6d40c] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'b4a82e740743744136e07054525560351e4892ae' * commit …
10:53 AM Changeset in ffmpeg [ed6d451d] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '8487987b87a252963b27b6adfd82887ea5933918' * commit …
10:50 AM Changeset in ffmpeg [1fc13a62] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '1720791e36f9cc24c05efea5bb275ab52156ce50' * commit …
10:45 AM Ticket #1869 (Decode raw v210 streams) reopened by Kieran Kunhya
This is still a bug IMO because FFmpeg should be able to calculate the …
10:43 AM Changeset in ffmpeg [6b5d6c93] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '00b62968d079e63bf22028f253ac297292436ebe' * commit …
10:42 AM ffmpeg-20151102-113519.log attached to Ticket #4980 by psteinb
mp4->yuv444 conversion for input
10:42 AM ffmpeg-20151102-113752.log attached to Ticket #4980 by psteinb
final hevc->yuv444 conversion
10:42 AM Changeset in ffmpeg [9dc9b7e6] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '567ca142952c5be57e52c149c815dfe5d6ac6d41' * commit …
10:41 AM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) created by psteinb
Summary of the bug: Lossless roundtrips of 1080p yuv444 videos yields …
9:53 AM Changeset in ffmpeg [85a5cdb4] by Paul B Mahol <onemda@gmail.com>
avformat/segafilm: set video stream duration Signed-off-by: Paul B …
9:53 AM Changeset in ffmpeg [0cb09b0] by Paul B Mahol <onemda@gmail.com>
avformat/segafilm: set audio stream duration Signed-off-by: Paul B …
9:53 AM Changeset in ffmpeg [e6cccf9d] by Paul B Mahol <onemda@gmail.com>
avformat/segafilm: implement seeking Signed-off-by: Paul B Mahol …
8:03 AM Changeset in ffmpeg [55abb94b] by Hendrik Leppkes <h.leppkes@gmail.com>
avformat: unref packet after storing it in internal packet queue …
8:03 AM Changeset in ffmpeg [b64fe493] by Hendrik Leppkes <h.leppkes@gmail.com>
avformat: always unref the packet after parsing This fixes a memory …
8:00 AM Changeset in ffmpeg [83d20a6a] by Paul B Mahol <onemda@gmail.com>
avformat/ipmovie: add context to av_log() Signed-off-by: Paul B Mahol …
7:44 AM Changeset in ffmpeg [c293ef2] by Paul B Mahol <onemda@gmail.com>
avformat/ipmovie: put video decoding_map_size into packet and use it …
7:31 AM Ticket #4979 (max/min documentation error) created by Yay295
The description for max() and for min() on this page: …
2:52 AM Changeset in ffmpeg [dee74405] by Timothy Gu <timothygu99@gmail.com>
vf_boxblur: Templatize blur{8,16} Reviewed-by: Michael Niedermayer …
12:35 AM Changeset in ffmpeg [c03044c8] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avutil/eval: minor typo Reviewed-by: Michael Niedermayer …

Nov 1, 2015:

10:22 PM Ticket #4935 (vp9 memory usage) updated by Ronald S. Bultje
@cehoyos: sorry I missed your messages. Yes, there was no leak, it was …
6:53 PM FFmeeting/2015-09 created by Timothy Gu
6:50 PM WikiStart edited by Timothy Gu
Add 2015-09 FFmeeting (diff)
4:41 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by Sesse
I added -show_streams and it says: color_range=tv color_space=bt709 …
4:19 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by gjdfgh
It appears ffprobe doesn't actually dump this parameter. (Seems like …
4:14 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by Sesse
-show_frames says pix_fmt=yuv420p, so I guess that's right (ie., …
4:08 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by gjdfgh
Yes, you should. As long as the libavcodec output is correct (check …
4:03 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by Sesse
And what would usual color ranges or matrices be for 720p, if not Rec. 709?
4:02 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by Sesse
So should I take this bug to MPlayer and VLC, then?
4:02 PM ffplay-output.png attached to Ticket #4978 by Sesse
ffplay output (incorrect)
4:01 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) closed by gjdfgh
wontfix: ffplay and mplayer doesn't usually output video correctly if unusual …
4:01 PM png-output.png attached to Ticket #4978 by Sesse
Output from PNG encoder (correct)
4:00 PM test.ts attached to Ticket #4978 by Sesse
Example H.264 file
3:59 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) created by Sesse
Hi, I've been trying to track down an issue where the colors are too …
1:52 PM Changeset in ffmpeg [8161220e] by Diego Biurrun <diego@biurrun.de>
h264_parser: Rename close() to h264_close() At least on AIX it …
12:25 AM Changeset in ffmpeg [ee20354b] by Timothy Gu <timothygu99@gmail.com>
pixblockdsp: Use AV_COPY128U for get_pixels_16_c Before: 15543 …

Oct 31, 2015:

10:00 PM Ticket #4977 (h264 slice threads fuzz segfault) closed by Michael Niedermayer
fixed: Fixed in 507b01f89969601f15555f7416804fb691632cbb
9:57 PM Changeset in ffmpeg [aa34146e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: Disable slice threads if there are multiple access …
9:56 PM Changeset in ffmpeg [507b01f8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: Disable slice threads if there are multiple access …
9:37 PM Changeset in ffmpeg [58346f6a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING …
9:37 PM Changeset in ffmpeg [4d76e89] by Michael Niedermayer <michael@niedermayer.cc>
avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING …
5:07 PM Ticket #4977 (h264 slice threads fuzz segfault) updated by Kieran Kunhya
My h264 tickets are partially automated. This one for example has 18k …
4:33 PM Changeset in ffmpeg [953d3584] by Clément Bœsch <u@pkh.me>
avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames option
3:11 PM Changeset in ffmpeg [bff00969] by Matt Oliver <protogonoi@gmail.com>
avutil/x86/intmath: Add missing header. Signed-off-by: Matt Oliver …
3:00 PM Changeset in ffmpeg [20abda6b] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix potential profile error when encoding yuv444p …
2:40 PM Changeset in ffmpeg [8a5b60a6] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avutil/opencl_internal: add av_warn_unused_result clSetKernelArg can …
2:25 PM Changeset in ffmpeg [7910a2c2] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avfilter/vf_deshake: replace qsort with AV_QSORT qsort is called …
2:18 PM Ticket #4977 (h264 slice threads fuzz segfault) updated by Carl Eugen Hoyos
But your paste is only 725 lines.
12:11 PM Changeset in ffmpeg [6c6ac9c] by Matt Oliver <protogonoi@gmail.com>
avutil/x86/intmath: Use tzcnt in place of bsf. Signed-off-by: Matt …
12:08 PM Changeset in ffmpeg [e82883aa] by Matt Oliver <protogonoi@gmail.com>
gdigrab: grab right desktop size if DPI in use, based on patch from …
12:02 PM Concatenate edited by steely.wing
Better way to select stream, because some video file stream 0 is … (diff)
11:24 AM Ticket #4977 (h264 slice threads fuzz segfault) updated by Kieran Kunhya
Because I don't know how to get many thousands of lines into the …
3:18 AM Changeset in ffmpeg [8d9f86bd] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avutil/rational: use frexp rather than ad-hoc log to get floating …
1:40 AM Ticket #4977 (h264 slice threads fuzz segfault) updated by llogan
Why not paste the output into the bug report itself?
1:31 AM Changeset in ffmpeg [865f6f41] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/caca: change AV_OPT_TYPE_STRING to set .str default …
1:29 AM Changeset in ffmpeg [81d3986d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libopenh264enc: AV_OPT_TYPE_STRING should use .str default …
1:21 AM Changeset in ffmpeg [9319e08] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libopenh264enc: Fix project name Signed-off-by: Michael …
1:20 AM Changeset in ffmpeg [a75bebfe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libopenh264enc: set .i64 for AV_OPT_TYPE_INT Signed-off-by: …
12:47 AM Ticket #4977 (h264 slice threads fuzz segfault) created by Kieran Kunhya
http://paste.ubuntu.com/13018333/ http://obe.tv/Downloads/fuzz/fuzz12.h264

Oct 30, 2015:

11:29 PM Changeset in ffmpeg [34f49bfa] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/avf_showcqt: Replace all fmin* and fmax* by FFMIN/FFMAX …
10:24 PM Ticket #4976 (BK2 format support) created by bugme
Summary of the bug: FFMpeg can't handle new RAD video tools format - …
9:45 PM Changeset in ffmpeg [306808f1] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/showcqt: fix dependency with avformat Signed-off-by: Michael …
7:47 PM Changeset in ffmpeg [d9611864] by Marton Balint <cus@passwd.hu>
ffprobe: add support for printing packet strings metadata as packet …
7:06 PM Changeset in ffmpeg [47af5db7] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
all: fix enum definition for large values ISO C restricts enumerator …
6:19 PM Ticket #4975 (Any Video Converter violates GPL) created by llogan
License is nonfree and unredistributable. Investigated "Any Video …
6:15 PM Changeset in ffmpeg [407ac223] by Martin Storsjö <martin@martin.st>
w32pthreads: Map MemoryBarrier to sync_synchronize on mingw This …
5:47 PM Changeset in ffmpeg [191f6119] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avutil/wchar_filename: add av_warn_unused_result Current code is …
5:42 PM Changeset in ffmpeg [20a30077] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avutil/mathematics: correct documentation for av_gcd av_gcd is now …
5:37 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by Aubin Paul
Replying to julian: > > I'd love to please see a …
5:12 PM Changeset in ffmpeg [fcb8ee98] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: update cookies on setcookie response Context cookies …
4:55 PM Changeset in ffmpeg [2f5f940b] by Michael Niedermayer <michael@niedermayer.cc>
opusdec: Don't run vector_fmul_scalar on zero length arrays Fixes …
4:55 PM Changeset in ffmpeg [6ac9d630] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/opusdec: Fix extra samples read index Fixes crash Fixes …
4:55 PM Changeset in ffmpeg [81a2ad76] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Initialize vlc_state on allocation This ensures that …
4:55 PM Changeset in ffmpeg [c8a1324d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: update progress in case of broken pointer chains …
4:55 PM Changeset in ffmpeg [6a0e10ae] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice …
3:36 PM Ticket #4974 (Cannot download HLS streams (.m3u8 files) with "-codec copy" in latest ...) created by hello23
Summary of the bug: I was using ffmpeg to download HLS streams …
12:02 PM Changeset in ffmpeg [a0562e53] by Luca Barbato <lu_zero@gentoo.org>
configure: Add a SONAME entry for the android target In order to load …
11:46 AM Changeset in ffmpeg [d35d0c7] by Vittorio Giovara <vittorio.giovara@gmail.com>
vdpau: remove dysfunctional H.263 support The VDPAU API never …
11:46 AM Changeset in ffmpeg [f53583ea] by Vittorio Giovara <vittorio.giovara@gmail.com>
omadec: Fix position of opening parenthesis
11:46 AM Changeset in ffmpeg [b4a82e74] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: Print the complete user message Previously the message was cut …
11:46 AM Changeset in ffmpeg [8487987b] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: Print user data SEI under normal debug verbosity Drop the need …
11:46 AM Changeset in ffmpeg [1720791e] by Vittorio Giovara <vittorio.giovara@gmail.com>
png: read and write stereo3d frame side data information Use optional …
9:55 AM Changeset in ffmpeg [e8e7eb15] by Nicolas George <george@nsup.org>
ffmpeg_filter: check encoder before using it to set frame size. Fix a …
9:02 AM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by julian
> I'd love to please see a response or even better, a patch! there …
8:03 AM Changeset in ffmpeg [00b62968] by Martin Storsjö <martin@martin.st>
os_support: Don't try to return the service name as a string in …
7:13 AM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by Sonal
We have dedicated Windows 2012 server. Processor: Xeon E3-1265L Type: …
5:38 AM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by Brian Bartelt
Replying to jheliker: This issue is magnified by the …
4:09 AM Ticket #4972 (Source and Destination have different frame counts) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide the command line that …
3:56 AM Ticket #4973 (Changing video bit depth resets drawtext timecode) updated by electron.rotoscope
Full Debug console output […]
3:51 AM Ticket #4973 (Changing video bit depth resets drawtext timecode) created by electron.rotoscope
When using the drawtext=timecode filter, if the source video changes …
3:19 AM Ticket #4972 (Source and Destination have different frame counts) updated by Richard Huang
Actually the problem is in decoding process, the command line is as …
2:55 AM Changeset in ffmpeg [b38e685] by Michael Niedermayer <michael@niedermayer.cc>
vf_lut: Add support for RGB48 and RGBA64. Signed-off-by: Steven …
2:02 AM Changeset in ffmpeg [203dc146] by Michael Niedermayer <michael@niedermayer.cc>
avformat/3dostr: Remove redundant ; Signed-off-by: Michael …
1:31 AM Changeset in ffmpeg [a7af002] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggparseogm: Enable parser for mpeg4 Fixes regression with …
12:32 AM Changeset in ffmpeg [bd1d67ef] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/proresdec2: Fix slice_count for very high resolutions. QT …
12:24 AM Changeset in ffmpeg [2f1d6d45] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/cdg: Add transparency support.
Note: See TracTimeline for information about the timeline view.