Timeline



Dec 15, 2014:

11:10 PM Changeset in ffmpeg [c03491d9] by Michael Niedermayer <michaelni@gmx.at>
Update for 1.2.11 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:52 PM Changeset in ffmpeg [2c01dd2e]n2.5.1 by Michael Niedermayer <michaelni@gmx.at>
Update Changelog for 2.5.1 Signed-off-by: Michael Niedermayer …
10:26 PM Changeset in ffmpeg [d2f9aefb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Check for subtitle_out malloc failure Signed-off-by: Michael …
9:46 PM Ticket #4190 (offer internal font for drawtext) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
9:45 PM Changeset in ffmpeg [4f1923a9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiffenc: Consistently use ADD_ENTRY1() Signed-off-by: Michael …
9:42 PM Changeset in ffmpeg [6f4364a] by Martin Storsjö <martin@martin.st>
mov: Fix handling of zero-length metadata values Since 3cec81f4d4, a …
9:24 PM Ticket #4190 (offer internal font for drawtext) created by dave rice
Summary of the bug: I propose supporting an interal font for use with …
9:14 PM Changeset in ffmpeg [4cffcbc8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '10d4c5e55e5b23e165aa4c7723073ebe2c2e7da0' * commit …
9:00 PM Changeset in ffmpeg [07b4d4b1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3c27275c1309190f2d6ed69140b67d014215b6c9' * commit …
8:46 PM Changeset in ffmpeg [41915d0b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b' * commit …
8:35 PM Changeset in ffmpeg [71df932] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '490a3ebf36821b81f73e34ad3f554cb523dd2682' * commit …
8:27 PM Changeset in ffmpeg [38c3ffbd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1' * commit …
8:19 PM Changeset in ffmpeg [0a3ffcf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '63fcedcf01247f15b72c0d1f959bb3b612853ba8' * commit …
8:12 PM Changeset in ffmpeg [b799ec7e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: Print an error if luma_log2_weight_denom is out of range …
8:06 PM Changeset in ffmpeg [241943d3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2bece5e9a4dd96142962c6798e187c77b88bbfa' * commit …
7:07 PM Ticket #3598 (Too verbose output using concat demuxer with wav files) closed by Michael Niedermayer
fixed: Fixed by nicolas in acbc2ed26ab6d1f3fbd0db3c594672561a692d99
7:00 PM Changeset in ffmpeg [acbc2ed] by Michael Niedermayer <michaelni@gmx.at>
lavf/concatdec: handle NOPTS start_time. Fix trac ticket #3598. …
6:40 PM Ticket #4189 (webcam overlay audio desync Windows 7) updated by Kakariko__
without overlay, all is ok
6:39 PM Ticket #4189 (webcam overlay audio desync Windows 7) created by Kakariko__
Hi im using this command. FFmpeg 32bit windows static version from …
5:59 PM Changeset in ffmpeg [9887e7df] by Michael Niedermayer <michaelni@gmx.at>
Changelog: Add 10bit spp Signed-off-by: Michael Niedermayer …
5:58 PM Ticket #4188 (Can't type anything on ffmpeg?) closed by Carl Eugen Hoyos
invalid: Sorry, this is the bug tracker not a support forum, see …
5:55 PM Ticket #4188 (Can't type anything on ffmpeg?) created by Burak Temel
Hi everyone, I have a Macbook. I just downloaded the ffmpeg. But I …
5:49 PM Changeset in ffmpeg [838aa08d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: support 10bit per sample Signed-off-by: Michael …
5:25 PM Changeset in ffmpeg [1307c11c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avdct: support >8bit per sample dcts Signed-off-by: Michael …
4:58 PM Ticket #3610 ("threads" option is not described in ffmpeg.1 or online ffmpeg doc) closed by Michael Niedermayer
fixed: Fixed in c1d9283b1e4b3b90d5064e0f1cc29a94aa73cda9
4:54 PM Changeset in ffmpeg [c1d9283] by Michael Niedermayer <michaelni@gmx.at>
doc/ffplay: remove duplicate threads option, this is documented in …
3:01 PM Changeset in ffmpeg [ae658efe] by Michael Niedermayer <michaelni@gmx.at>
avformat/xmv: Check return code of ff_alloc_extradata() …
2:49 PM Changeset in ffmpeg [480cd822] by Michael Niedermayer <michaelni@gmx.at>
avformat/flic: se av_freep() to avoid leaving stale extradata pointer …
2:48 PM Changeset in ffmpeg [0051e3c2] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale extradata …
2:47 PM Changeset in ffmpeg [c116befc] by Michael Niedermayer <michaelni@gmx.at>
avformat/xmv: use av_freep() to avoid leaving stale extradata pointer …
2:46 PM Changeset in ffmpeg [10d4c5e5] by Vittorio Giovara <vittorio.giovara@gmail.com>
tiff: set the correct return value when check_size() fails Only one …
2:46 PM Changeset in ffmpeg [3c27275c] by Vittorio Giovara <vittorio.giovara@gmail.com>
tiff: Check the check_size() return value and forward it Also use the …
2:46 PM Changeset in ffmpeg [4690e01c] by Vittorio Giovara <vittorio.giovara@gmail.com>
prores: Evaluate all the quantizers Prevent an uninitialized data …
2:46 PM Changeset in ffmpeg [490a3ebf] by Vittorio Giovara <vittorio.giovara@gmail.com>
matroskadec: Fix read-after-free in matroska_read_seek() In …
2:46 PM Changeset in ffmpeg [d75190aa] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo: move REBASE_PICTURE where it is used Drop an unused #undef …
2:46 PM Changeset in ffmpeg [63fcedcf] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo: remove unused function declaration
2:46 PM Changeset in ffmpeg [b2bece5e] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: always clip luma_log2_weight_denom Its value shall be between 0 …
2:43 PM Changeset in ffmpeg [89f0fea] by Michael Niedermayer <michaelni@gmx.at>
avformat/assenc: Use av_freep() to avoid leaving stale pointers in …
2:43 PM Changeset in ffmpeg [51b19321] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: Use av_freep() to avoid leaving stale pointers in …
2:30 PM Changeset in ffmpeg [5e26152e] by Michael Niedermayer <michaelni@gmx.at>
Update for FFmpeg 2.5.1 Signed-off-by: Michael Niedermayer …
12:56 PM Changeset in ffmpeg [e631872f] by Michael Niedermayer <michaelni@gmx.at>
configure: create the tests directory like the doc directory This …
12:44 PM Changeset in ffmpeg [5ceae49] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '864c0c50eb0e7a112b20007459b0cb94b61cb8d3' into …
12:03 PM Changeset in ffmpeg [228fded0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22' * commit …
11:23 AM Changeset in ffmpeg [d2f9b9da] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5a82ad644f281701eb22e0359fd732fac67aafa4' * commit …
11:04 AM Changeset in ffmpeg [0c773390] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bcbdeb318e0828cf00b458885ffa1e1596c85d06' * commit …
10:57 AM Ticket #3414 (ffmpeg stream to ffserver fails with "Not enough space") updated by Carl Eugen Hoyos
Component changed
4:32 AM Changeset in ffmpeg [135c7331] by Michael Niedermayer <michaelni@gmx.at>
lavu/frame: fix malloc error path in av_frame_copy_props() The error …
3:46 AM Changeset in ffmpeg [a400edbb] by Michael Niedermayer <michaelni@gmx.at>
lavu/frame: fix malloc error path in av_frame_copy_props() The error …
3:00 AM Ticket #3566 (Support new HikVision CCTV files) updated by Carl Eugen Hoyos
Cc changed
Replying to sabkaraja: > …
2:59 AM Ticket #3551 (Wrong duration shown for some FLV files) updated by Carl Eugen Hoyos
Priority, Component changed
2:04 AM Ticket #4183 (--shlibdir does not default to --libdir) closed by Carl Eugen Hoyos
fixed: Should be fixed in 4fa42e04 - thank you for the report!
1:49 AM Changeset in ffmpeg [4fa42e04] by Carl Eugen Hoyos <cehoyos@ag.or.at>
configure: Set the default for --shlibdir to --libdir. Fixes ticket …
1:48 AM Ticket #4173 (mxf: memory leak with fuzzed file) closed by Carl Eugen Hoyos
fixed: Should be fixed in 4373a25d - thank you for the report!
1:34 AM Changeset in ffmpeg [cae893f6] by Michael Niedermayer <michaelni@gmx.at>
vp9/x86: sse2 MC assembly. Also a slight change to the ssse3 code, …
12:37 AM Changeset in ffmpeg [4373a25d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mxfdec: Fix memleaks reading corrupt files. Fixes ticket #4173. …
12:31 AM Changeset in ffmpeg [27bdfd2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mxfdec: Factorize mxf_read_close(). This will allow to fix leaks …

Dec 14, 2014:

11:51 PM Ticket #3686 (ffprobe returns incorrect duration) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Regression since 394b0c830a21e6fa343053d3b8fa92b9b08fd380
11:38 PM Changeset in ffmpeg [fd77fbb3] by Michael Niedermayer <michaelni@gmx.at>
vp9/x86: 32bit and sse2 support for vp9 inverse transform assembly …
11:38 PM Changeset in ffmpeg [4efdb29c] by Michael Niedermayer <michaelni@gmx.at>
avformat/dv: Use av_freep() to avoid leaving stale pointers in memory …
10:55 PM Changeset in ffmpeg [00dc2859] by Lukasz Marek <lukasz.m.luki2@gmail.com>
cmdutils: use macros for device test Signed-off-by: Lukasz Marek …
10:55 PM Changeset in ffmpeg [b3311f3] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/alsa-audio-common: mark default device in device list …
10:55 PM Changeset in ffmpeg [279412c8] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/avdevice: use better option types for caps options Using …
10:53 PM Ticket #3655 (splitting a file with -f segment options causes all per stream ...) updated by Carl Eugen Hoyos
Version, Resolution, Reproduced by developer changed
Fixed since FFmpeg 2.4
9:54 PM Changeset in ffmpeg [82909954] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fd665f7f48fa7db89eb9a93ac33919f6adc40f9d' * commit …
9:23 PM Changeset in ffmpeg [27f2e211] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816' * commit …
9:14 PM Changeset in ffmpeg [3f679f7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021' * commit …
9:07 PM Changeset in ffmpeg [0b30d186] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9' * commit …
9:06 PM Changeset in ffmpeg [add040ff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e10e6651b50b4087f08813f3e503620db7413d3a' * commit …
9:04 PM Changeset in ffmpeg [bab8d73] by Luca Barbato <lu_zero@gentoo.org>
vaapi: wrap codec specific functions in appropiate #ifs Fix linking …
9:03 PM Changeset in ffmpeg [5a82ad64] by Luca Barbato <lu_zero@gentoo.org>
svq1dec: Unbreak the scratch buffer allocation The input packets are …
9:03 PM Changeset in ffmpeg [bcbdeb31] by Luca Barbato <lu_zero@gentoo.org>
asvenc: Forward the error instead of asserting on it Bug-Id: CID …
7:58 PM Changeset in ffmpeg [3b3a3c3d] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Do not update programs streams from program-less …
7:58 PM Ticket #3686 (ffprobe returns incorrect duration) closed by Michael Niedermayer
fixed: Fixed in a29524bf2e197dd8d582445de0fe17f03b79f79d
7:56 PM Changeset in ffmpeg [a29524bf] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Do not update programs streams from program-less …
7:26 PM Changeset in ffmpeg [e7fdd6aa] by Anton Khirnov <anton@khirnov.net>
avconv: Use the mpeg12 private option scan_offset Introduced in …
7:08 PM Changeset in ffmpeg [8ddfc00a] by Michael Niedermayer <michaelni@gmx.at>
avformat/mp3dec: Name the dummy variable as what it is, to avoid …
6:48 PM Encode/FFV1 edited by Timothy Gu
Commands pretty-print (diff)
6:37 PM Encode/FFV1 edited by Timothy Gu
Pretty print (diff)
6:23 PM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
6:22 PM AudioChannelManipulation edited by llogan
mention A/52:2010 downmixing sections (diff)
5:43 PM Changeset in ffmpeg [864c0c5] by Anton Khirnov <anton@khirnov.net>
avconv: Use the mpeg12 private option scan_offset Introduced in …
5:34 PM Changeset in ffmpeg [fd665f7] by Anton Khirnov <anton@khirnov.net>
avconv: Use the mpeg12 private option scan_offset Introduced in …
5:30 PM Changeset in ffmpeg [559fa0d4] by Anton Khirnov <anton@khirnov.net>
vdpau: add mapping for H.264 Constrained Baseline profile and fallback …
5:29 PM Changeset in ffmpeg [8502c1e9] by Anton Khirnov <anton@khirnov.net>
vdpau: add mapping for H.264 Extended profile Signed-off-by: Anton …
5:29 PM Changeset in ffmpeg [8b51bcfe] by Anton Khirnov <anton@khirnov.net>
vdpau: revector macro to reduce line span Signed-off-by: Anton …
5:15 PM Changeset in ffmpeg [e10e6651] by Anton Khirnov <anton@khirnov.net>
thread: use "" instead of <> for including the w32pthreads wrapper …
5:11 PM Ticket #4186 (Error when adding srt file that contains two entries starting at the ...) updated by rieve
Agreed. VLC displays all entries at the same time, that seems …
5:03 PM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) updated by Michael Niedermayer
Keywords, Summary changed
4:51 PM Ticket #3655 (splitting a file with -f segment options causes all per stream ...) closed by Michael Niedermayer
worksforme: I see a "TAG:rotate=90" in the ffprobe output, if i run the commands …
4:42 PM Changeset in ffmpeg [237958f] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: Check that avio_seek() target is non negative Fixes …
4:42 PM Changeset in ffmpeg [13244abc] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: Check that avio_seek() target is non negative Fixes …
4:39 PM Changeset in ffmpeg [ed86dbd0] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: Check that avio_seek() target is non negative Fixes …
4:36 PM Ticket #4146 (zoompan progress stops after 2 sec when it is overlayed) updated by Timothy Gu
Description changed
3:52 PM Ticket #4146 (zoompan progress stops after 2 sec when it is overlayed) updated by HERVE M GERARD
No solutions seem working despite your comment. Could-you please give …
3:35 PM Ticket #4186 (Error when adding srt file that contains two entries starting at the ...) updated by Cigaes
Considering each subtitle replaces the previous one, what would you …
3:08 PM Ticket #4187 (PSNR filter not returning error with different input formats) updated by Cigaes
Actually, there is. Look for “if pix_fmt is a single +” in …
3:04 PM Ticket #4187 (PSNR filter not returning error with different input formats) closed by Elon Musk
wontfix: ffmpeg picks format and there is nothing that can be fixed from filter …
2:56 PM Changeset in ffmpeg [6de2f027] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers …
2:54 PM Changeset in ffmpeg [eb055295] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in …
1:30 PM Changeset in ffmpeg [ad2deb02] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xiph: mark returned header pointers const from …
12:33 PM Ticket #4187 (PSNR filter not returning error with different input formats) updated by Carl Eugen Hoyos
Please always add the complete, uncut console output if you open a …
9:48 AM Ticket #4187 (PSNR filter not returning error with different input formats) created by govind
I am expecting the psnr-filter to return with error message "Inputs …
8:32 AM Ticket #4185 (hevc regression) updated by Hendrik
Cc changed
8:31 AM Ticket #4185 (hevc regression) updated by Hendrik
The attached patch is quite certainly incomplete and the variable name …
8:30 AM hevc-norasloutputflag.patch attached to Ticket #4185 by Hendrik
A quick and dirty patch attempting to implement handling of …
8:28 AM Ticket #4185 (hevc regression) updated by Hendrik
The reason for the problem, as far as I can see, is in the HEVC Spec, …
3:05 AM tos.srt attached to Ticket #4186 by rieve
srt file to reproduce with
3:04 AM Ticket #4186 (Error when adding srt file that contains two entries starting at the ...) created by rieve
How to reproduce: […]
1:37 AM Ticket #4185 (hevc regression) updated by Carl Eugen Hoyos
Short sample uploaded to …
1:37 AM Ticket #4185 (hevc regression) created by Carl Eugen Hoyos
As reported by Hendrik on irc, some frames are skipped for the hevc …
1:24 AM Ticket #3629 (Remuxing 25 fps single frame file to nut container seemingly results ...) closed by Michael Niedermayer
fixed: Fixed in add46edf33a72b5b3d3af3761d7b372d16769911
1:14 AM Ticket #3927 (feature request: enable pix_fmt xyz12le / xyz12be for TIFF sequences) updated by Carl Eugen Hoyos
If you want xyz in tiff, please provide a sample.
1:12 AM Changeset in ffmpeg [3b537eab] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: store the actual r_frame_rate in the corresponding …
1:12 AM Changeset in ffmpeg [28a6f970] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: forward r_frame_rate to the muxer in case of stream copy …
1:12 AM Changeset in ffmpeg [add46edf] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: use r_frame_rate only in the demuxer for …

Dec 13, 2014:

10:40 PM Ticket #3927 (feature request: enable pix_fmt xyz12le / xyz12be for TIFF sequences) updated by maweber
Hi cehoyos, thanks I was quite deep into this topic the last weeks …
10:35 PM Changeset in ffmpeg [d823edee] by Clément Bœsch <u@pkh.me>
avcodec: fix wording in AVSubtitleRect doxy
9:20 PM Changeset in ffmpeg [8e17d288] by Michael Niedermayer <michaelni@gmx.at>
swresample/soxr_resample: fix error handling Fixes CID1257659 …
9:20 PM Changeset in ffmpeg [9783d5bf] by Michael Niedermayer <michaelni@gmx.at>
swresample/soxr_resample: fix error handling Fixes CID1257659 …
8:12 PM Changeset in ffmpeg [4b6f2253] by Michael Niedermayer <michaelni@gmx.at>
swresample/soxr_resample: fix error handling Fixes CID1257659 …
7:52 PM Changeset in ffmpeg [d5a263f4] by Michael Niedermayer <michaelni@gmx.at>
fix "than" typo Found-by reimar Signed-off-by: Michael Niedermayer …
7:00 PM Ticket #3599 (mp3 encoder set wrong bitrate or version flag) closed by Michael Niedermayer
invalid: Well, the xing header needs some space and so the lower bitrates …
6:50 PM Ticket #3571 (Drawtext fontcolor alpha not working with border (border and glyph ...) updated by Michael Niedermayer
Status changed
6:50 PM Ticket #3571 (Drawtext fontcolor alpha not working with border (border and glyph ...) updated by Michael Niedermayer
Analyzed by developer, Summary changed
This is caused by the way the border is drawn, if no border is drawn …
6:33 PM Ticket #3551 (Wrong duration shown for some FLV files) updated by Michael Niedermayer
Type changed
This file is invalid as it has been randomly truncated. The truncation …
6:20 PM Changeset in ffmpeg [53496aa7] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Do not estimate the container bitrate from the streams …
5:33 PM Ticket #3927 (feature request: enable pix_fmt xyz12le / xyz12be for TIFF sequences) updated by Carl Eugen Hoyos
Could you provide a sample image (tif xyz)? I thought we have one but …
4:16 PM Changeset in ffmpeg [609a73b6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: fix gray pixfmt handling Signed-off-by: Michael …
3:54 PM Changeset in ffmpeg [3dd5f7aa] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: fix used chroma subsampling factors Signed-off-by: …
3:38 PM Changeset in ffmpeg [354fda76] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: fix used pix_fmt Found-by: carl Signed-off-by: …
2:15 PM Changeset in ffmpeg [5d0cfb5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsubdec: Avoid strerror() due to thread saftey …
2:12 PM Changeset in ffmpeg [3ab82e92] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libxvid_rc: Avoid strerror() for thread saftey Signed-off-by: …
2:06 PM Changeset in ffmpeg [d7de48f0] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Simplify code by using OFFSET() and FLAGS macros …
1:18 PM Changeset in ffmpeg [43fb40c3] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_kerndeint: use av_freep(), avoid leaving stale pointers in …
1:18 PM Changeset in ffmpeg [498396f8] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in …
11:35 AM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
Replying to paheikki: > if there's an error in the …
11:34 AM Ticket #4184 (No warning is shown if -vf is specified too often.) created by Carl Eugen Hoyos
The following works as expected: […] The following should show a …
4:48 AM Changeset in ffmpeg [792a5004] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: Add grayscale support Signed-off-by: Michael …
4:48 AM Changeset in ffmpeg [b898c49b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: assert that the qp_type is valid Signed-off-by: …
2:52 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I have some nice improvements for VBR half-baked, just making sure …
2:28 AM Ticket #4183 (--shlibdir does not default to --libdir) updated by JohnCC
There is '-' missing in your command. I suppose that is a typo? If …
1:51 AM Changeset in ffmpeg [10ef8f06] by Lou Logan <lou@lrcd.com>
doc: add FFREPORT example And fix a few nits. Signed-off-by: Lou …
12:04 AM Ticket #4183 (--shlibdir does not default to --libdir) updated by iive
There is a configure option: `-shlibdir "install shared libs in DIR …

Dec 12, 2014:

10:40 PM Changeset in ffmpeg [a963fdb] by Michael Niedermayer <michaelni@gmx.at>
lavu/dict: check for malloc failures Signed-off-by: Michael …
10:37 PM Changeset in ffmpeg [a66893ac] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: check for malloc failure Signed-off-by: Michael …
10:09 PM Ticket #4183 (--shlibdir does not default to --libdir) updated by JohnCC
> but the current behaviour may be intended At least in Slackware, …
7:30 PM AudioChannelManipulation edited by llogan
explicitly define amerge inputs so users don't think it is automatic (diff)
7:00 PM BadIP edited by llogan
order, add another human spammer (diff)
6:48 PM Ticket #4183 (--shlibdir does not default to --libdir) updated by Carl Eugen Hoyos
Status, Component changed
I sent a patch but the current behaviour may be intended.
6:31 PM Changeset in ffmpeg [ce35a613] by Michael Niedermayer <michaelni@gmx.at>
lavc/avpacket: check for malloc failure Signed-off-by: Michael …
6:30 PM Ticket #4183 (--shlibdir does not default to --libdir) created by JohnCC
Summary of the bug: Compilation with --enable-shared installed .a libs …
6:28 PM Changeset in ffmpeg [9f85c27] by Paul B Mahol <onemda@gmail.com>
Delete mp=uspp
6:26 PM Ticket #4182 (Unknown 16kb/s audio in Hikvision MPEG-PS recording) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4182/
6:26 PM Ticket #4182 (Unknown 16kb/s audio in Hikvision MPEG-PS recording) created by Carl Eugen Hoyos
User sabkaraja uploaded a Hikvision recording for which H.264 video …
5:34 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Dear cehoyos and other developers, THANKS! After spending more than a …
5:14 PM Changeset in ffmpeg [2a8eb0d1] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: The qp array width is qp_stride not stride/16 …
5:13 PM Changeset in ffmpeg [e8dbecb] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: Allocate qp storage after qp_stride is known …
1:46 PM Changeset in ffmpeg [eb725235] by Michael Niedermayer <michaelni@gmx.at>
avdevice/v4l2: use av_freep() to avoid leaving stale pointers in …
12:34 PM Changeset in ffmpeg [30d2ac4b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: change temporary to unsigned More consistent with …
10:44 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
Carl, you are confusing the *coding method* of the picture with the …
3:56 AM Ticket #3596 (broken output in uspp filter when using 8 quality mode and fixed qp) closed by Michael Niedermayer
fixed: Fixed in e07c82688e8187dbafac489b7c15427252974021
3:28 AM Changeset in ffmpeg [e07c8268] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: fix integer overflow in intermediate Fixes …
2:17 AM Ticket #4181 (libilbc segfault) updated by llogan
Replying to Timothy_Gu: > If possible, could you please …
2:02 AM Ticket #2916 (uspp filter & spupport yuv444p) closed by Carl Eugen Hoyos
fixed: This was implemented for the native uspp filter by Arwa Arif in 100fc395
2:01 AM Ticket #4174 (uspp - format and size not set) closed by Carl Eugen Hoyos
fixed: The filter was ported to a native filter by Arwa Arif in 100fc395 - …
1:56 AM Ticket #4181 (libilbc segfault) updated by Timothy Gu
Resolution changed
Reclosing as invalid as this is not a bug in FFmpeg.
1:54 AM Ticket #4181 (libilbc segfault) updated by Timothy Gu
OK, I have fixed this problem (hopefully): …
1:39 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I'm not sure whether to fix or scrap fast and faac. Fast would be nice …
1:00 AM Changeset in ffmpeg [13c3a97b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: remove YUV 411/422/440 snow doesnt support …
1:00 AM Changeset in ffmpeg [e1540cdf] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: use the average QP instead of QP[0] Signed-off-by: …
1:00 AM Changeset in ffmpeg [5172782] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: The qp array width is qp_stride not stride/16 …
1:00 AM Changeset in ffmpeg [d2d8ac24] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: Allocate qp storage after qp_stride is known …
12:58 AM Changeset in ffmpeg [327c5292] by Michael Niedermayer <michaelni@gmx.at>
avfilter/version: bump for uspp Found-by: ubitux Signed-off-by: …
12:52 AM Changeset in ffmpeg [1a4128c8] by Clément Bœsch <u@pkh.me>
LICENSE: mention that uspp is GPL
12:52 AM Changeset in ffmpeg [df307deb] by Clément Bœsch <u@pkh.me>
build: add forgotten avcodec dependency in uspp
12:52 AM Changeset in ffmpeg [e93abe1f] by Clément Bœsch <u@pkh.me>
avfilter/uspp: use AVFILTER_DEFINE_CLASS()
12:45 AM Changeset in ffmpeg [397859c4] by Clément Bœsch <u@pkh.me>
avfilter/uspp: make src const in store_slice_c()
12:43 AM Ticket #4181 (libilbc segfault) updated by Timothy Gu
Replying to llogan: > I expect Timothy Gu would be more …
12:42 AM Changeset in ffmpeg [73d88109] by Clément Bœsch <u@pkh.me>
avfilter/uspp: misc style fixes
12:03 AM Changeset in ffmpeg [100fc395] by Michael Niedermayer <michaelni@gmx.at>
lavfi: USPP Filter Previous version reviewed by: Stefano Sabatini …

Dec 11, 2014:

11:52 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Replying to clam: > Yes MPEG2 allows progressive encoding …
11:36 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
Yes MPEG2 allows progressive encoding but it's never used (you can …
11:23 PM Ticket #4181 (libilbc segfault) updated by Carl Eugen Hoyos
Replying to llogan: > Are you using current git master …
11:17 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Replying to clam: > I only saw interlaced DV in my life …
11:08 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Replying to clam: > MPEG2 is mostly used for interlaced …
11:03 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Replying to clam: > For MPEG2, DV and H264 it's a …
11:02 PM Ticket #4181 (libilbc segfault) updated by llogan
Are you using current git master from libilbc?
11:00 PM Ticket #4181 (libilbc segfault) closed by Carl Eugen Hoyos
worksforme: Shows no issues with valgrind either. […]
10:59 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
Yes, I disagree :) A lot of codecs can compress videos with …
10:53 PM Ticket #4181 (libilbc segfault) updated by llogan
I'm not sure if it is something that can be fixed on this side or not. …
10:28 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Replying to clam: > As I said it's just as if the codecs …
10:26 PM Ticket #4181 (libilbc segfault) updated by Carl Eugen Hoyos
Is there any indication that this is a bug that can be fixed within FFmpeg?
10:25 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
Replying to paheikki: > {{{ > -vf setsar=1 -vf …
8:47 PM Changeset in ffmpeg [e2829a81] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Disable XMP metadata by default This was suggested by …
8:30 PM Ticket #4181 (libilbc segfault) updated by llogan
Description changed
Fixed typo in command.
8:23 PM Ticket #4181 (libilbc segfault) created by llogan
Found by Andrew Strong. […] […] […] […]
7:14 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Thanks. As discussed above, I did not get the confirmation that …
5:36 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by Carl Eugen Hoyos
Yes, you are correct that the EULA does not conform to the LGPL. …
4:54 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by Eric Carson
Replying to kierank: > Asked for an evaluation copy of …
4:52 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by Eric Carson
Cc changed
4:50 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by Eric Carson
You have access to the new installers, as you already have the EULA …
4:14 PM Changeset in ffmpeg [f96fcba1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libutvideoenc: Check avpicture_get_size() return code Fixes …
4:13 PM Changeset in ffmpeg [086e29a0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libutvideoenc: fix leak of info array on error Fixes …
3:12 PM Changeset in ffmpeg [ff0a0b62] by Michael Niedermayer <michaelni@gmx.at>
compat/avisynth/avxsynth_c: Clear all unused fields in returned …
3:03 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
I said that VLC had the same issue to point that this problem impacts …
1:59 PM Changeset in ffmpeg [28fc31d] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: Do not fail for crazy start times Signed-off-by: …
12:25 PM Changeset in ffmpeg [27dfe54e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libxavs: fix division by 0 bitrate Fixes CID1257655 …
12:17 PM Changeset in ffmpeg [a03f72e7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/hevc_mc: fix sse register counts These fix failures of …
12:12 PM Ticket #3566 (Support new HikVision CCTV files) updated by sabkaraja
I have the same issue. Hikvision audio is showing up as LATM (one …
9:33 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
I was hoping to find time to fix the chroma upsampling in vf_scale but …
9:30 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Is there anything about this ticket that can be "fixed"?
9:26 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) closed by Carl Eugen Hoyos
wontfix: I believe this issue will not be fixed / no workarounds will be added …
9:22 AM Ticket #3970 (configure should warn about gcc 4.2) updated by Carl Eugen Hoyos
Keywords changed
See also ticket #1464.
9:19 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by Carl Eugen Hoyos
Keywords changed
9:11 AM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by Carl Eugen Hoyos
Reproduced by developer, Status changed
9:08 AM Hydra_EULA attached to Ticket #4177 by Kieran Kunhya
EULA from 4.0.293
8:42 AM Ticket #4177 (Digimetrics Hydra Player violates the GPL) reopened by Carl Eugen Hoyos
Please point us to your new installer.
4:44 AM Ticket #4177 (Digimetrics Hydra Player violates the GPL) closed by Eric Carson
fixed
4:44 AM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by Eric Carson
This is now resolved in Aurora (5.1.275.0) and Hydra (4.0.293). FFMPEG …
3:48 AM Changeset in ffmpeg [dbdc6e5] by Michael Niedermayer <michaelni@gmx.at>
configure: do not allow nvenc to be build on cygwin to avoid _WIN32 …
3:17 AM Changeset in ffmpeg [ef23bd93] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: Silence "warning: ref0/1 may be used uninitialized in …
1:45 AM Changeset in ffmpeg [55c5a383] by Lou Logan <lou@lrcd.com>
doc: add loglevel numerical values Useful for setting FFREPORT log …
1:03 AM Changeset in ffmpeg [7ee5f764] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e737a4aaafcb1d761b7f96043c2f83ce742c64ae' * commit …
12:46 AM Changeset in ffmpeg [66daf3b8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c7921a480467876ece06566e0efd8f6bce9d1903' * commit …
12:06 AM Changeset in ffmpeg [2a428db5] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Add NVENC encoder Signed-off-by: Michael Niedermayer …

Dec 10, 2014:

10:54 PM Ticket #3969 (Incorect mapping of tags during m4a -> mp3 transcoding) updated by Carl Eugen Hoyos
Version changed
Apparently a duplicate of ticket #3694, thank you for testing again!
10:49 PM Changeset in ffmpeg [97b65f61] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: added segment file deletion This option flag deletes …
10:26 PM Ticket #3969 (Incorect mapping of tags during m4a -> mp3 transcoding) closed by Carl Eugen Hoyos
fixed
10:25 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
Then please provide command line including console output.
10:09 PM Capture/Desktop edited by Paul Goins
(diff)
8:51 PM Changeset in ffmpeg [e737a4aa] by Martin Storsjö <martin@martin.st>
dashenc: Change the duration fields to 64 bit For the last_duration …
8:51 PM Changeset in ffmpeg [c7921a48] by Martin Storsjö <martin@martin.st>
libfdk-aacdec: Fix a boundary check This avoids potential out of …
8:32 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Alas, adding your suggested workaround "-vf setsar=1" did not help at …
8:25 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Replying to paheikki: > To summarize, I spent four hours …
7:33 PM Ticket #3969 (Incorect mapping of tags during m4a -> mp3 transcoding) updated by ra666ack
Replying to cehoyos: > Is this still reproducible? > Or …
4:41 PM Ticket #4180 (Remuxing cook leads to broken files) updated by Carl Eugen Hoyos
I don't understand: How is this ticket related to FFprobe?
4:33 PM Ticket #4180 (Remuxing cook leads to broken files) updated by Đonny
The original file is too big to attach. Download it from …
4:29 PM Ticket #4180 (Remuxing cook leads to broken files) created by Đonny
Summary of the bug: I have some real media file. I trim it by FFmpeg …
2:23 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by Eric Carson
This was introduced by a new developer at Digimetrics who downloaded a …
1:46 PM Changeset in ffmpeg [ae939653] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_refs: fix potential use of uninitialized min_idx …
1:46 PM Changeset in ffmpeg [52a17972] by Michael Niedermayer <michaelni@gmx.at>
avformat/yuv4mpegdec: fix "warning: field_order may be used …
12:42 PM Changeset in ffmpeg [0e4efad9] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvdec: fix potential use of uninitialized variables …
12:40 PM Changeset in ffmpeg [0fadbd3] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvdec: fix potential use of uninitialized variables …
12:40 PM Changeset in ffmpeg [a2fa1889] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_perspective: add av_assert0() to help gcc see that there …
11:33 AM Changeset in ffmpeg [81a045fe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33' * commit …
10:31 AM Ticket #4173 (mxf: memory leak with fuzzed file) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Patch sent.
10:28 AM Ticket #4170 (ffmpeg is modifying shell memory?) closed by Cigaes
invalid: ffmpeg reads on its standard input, and in this script, the …
9:31 AM Ticket #4176 (RTP packetizing for MPEG-TS (RFC 2250)) updated by Carl Eugen Hoyos
Priority, Keywords changed
9:30 AM Ticket #4178 (Opus audio in MKV container) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since 7b0a839b For future tickets: Please always test …
8:29 AM Ticket #3917 (SRTP not encrypting video) closed by thovo
duplicate: See "RTP packetizing for MPEG-TS (RFC 2250)" …
6:34 AM Changeset in ffmpeg [d43d5c57] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/hevc_mc: remove dead branch from EPEL_FILTER …
2:52 AM Ticket #4179 (ffserver regression: jpg stream no longer has boundaries) created by ill
This was supposed to have been patched by this: …
2:30 AM Star Trek (2009).mka attached to Ticket #4178 by agressiv
1 minute of an MKA container with an Opus sound file
2:29 AM Ticket #4178 (Opus audio in MKV container) created by agressiv
Summary of the bug: Opus Audio in MKV/WEBM/MKA containers is has …
2:18 AM Changeset in ffmpeg [ae816807] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: Increase dshow_block_align use threshold by 1 Fixes …
12:45 AM Changeset in ffmpeg [2c3f29c4] by Luca Barbato <lu_zero@gentoo.org>
xcbgrab: Support empty filename string correctly Bug-Id: CID 1254664 …
12:24 AM Changeset in ffmpeg [1397cb00] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fa8934d6d6a0bb290010bdf16265c40b331d56fb' * commit …
12:24 AM Changeset in ffmpeg [bd378aca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df' * commit …

Dec 9, 2014:

11:58 PM Changeset in ffmpeg [b7bfe178] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747' * commit …
11:51 PM Changeset in ffmpeg [cb416a7d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c' * commit …
11:39 PM Changeset in ffmpeg [824932dc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '581c7f0e12b1fa39f73d683e54d6ecda0772c5a9' * commit …
11:31 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by Kieran Kunhya
Also the same violation with their Aurora software.
10:52 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) created by Kieran Kunhya
Asked for an evaluation copy of this product and has FFmpeg dlls …
10:05 PM Ticket #4176 (RTP packetizing for MPEG-TS (RFC 2250)) created by thovo
There is already an MPEG-TS muxer in the source. For the requested …
10:03 PM Changeset in ffmpeg [fa8934d6] by Martin Storsjö <martin@martin.st>
dashenc: log file output progress in verbose mode As the …
9:59 PM Changeset in ffmpeg [95d880fa] by Martin Storsjö <martin@martin.st>
rtpproto: Fix the input RTP data format check Only the upper 2 bits …
9:22 PM Ticket #3405 (Bizare behaviour with RTP mpegts sources) updated by thovo
If you use "-f mpegts -i rtp://...", the mpegts demuxer is used and …
9:12 PM Changeset in ffmpeg [01ab761b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow mov musing if the ac3 parser was disabled. This reverts …
9:12 PM Ticket #4118 (mpegts: allow to set service_type in SDT) updated by Carl Eugen Hoyos
Cc changed
Then commit the patch locally, produce a patch file with {{{git …
9:00 PM Changeset in ffmpeg [d2f1d42b] by Janne Grunau <janne-libav@jannau.net>
fate: add dolby true hd tests The existing meridian audio test does …
9:00 PM Changeset in ffmpeg [4c81613] by Janne Grunau <janne-libav@jannau.net>
arm: mlpdsp: handle pic offset calculation in a macro Makes the code …
9:00 PM Changeset in ffmpeg [581c7f0e] by Janne Grunau <janne-libav@jannau.net>
arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm …
8:42 PM Ticket #4118 (mpegts: allow to set service_type in SDT) updated by smallishzulu
The patch works fine. It is a needed option.
8:40 PM Changeset in ffmpeg [6ef9d1b2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fccfc22d1f304aef42a0b960e4c1d55ce67107f5' * commit …
8:30 PM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) updated by thovo
Could you re-upload your example file "dump.mkv"?
8:12 PM Ticket #3917 (SRTP not encrypting video) updated by thovo
This report is similar to http://trac.ffmpeg.org/ticket/3533. With the …
8:11 PM Ticket #4172 (https stream error (does not contain any stream)) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #4167
7:58 PM Ticket #4174 (uspp - format and size not set) reopened by Carl Eugen Hoyos
Sorry, I tested badly. This is a regression but as said this will be …
7:57 PM Ticket #4174 (uspp - format and size not set) closed by Carl Eugen Hoyos
invalid: I am not convinced that this is a valid ticket (increased verbosity at …
7:54 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and please provide the command …
7:25 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) created by AndreG
Summary of the bug: Hello guys. I am trying to downmix a 5.1 audio to …
7:20 PM test.bmp attached to Ticket #4174 by mike
7:20 PM Ticket #4174 (uspp - format and size not set) created by mike
When running filter uspp i see many warnings for snow: AVFrame.format …
7:08 PM Ticket #4167 (hls crypto regression) closed by Michael Niedermayer
fixed: Fixed in 2d0117f816b92510546caf26414961ee6088f961
7:08 PM Changeset in ffmpeg [0103bc67] by Michael Niedermayer <michaelni@gmx.at>
avformat/crypto: fix key vs iv typo Fixes Ticket 4167 Signed-off-by: …
7:05 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
None have been maintained, so I guess it's expectable.
6:58 PM Changeset in ffmpeg [2d0117f8] by Michael Niedermayer <michaelni@gmx.at>
avformat/crypto: fix key vs iv typo Fixes Ticket 4167 Signed-off-by: …
6:52 PM BadIP edited by llogan
(diff)
5:34 PM FFmpeg_anmr_error6.flac attached to Ticket #2686 by Kamedo2
This causes the assertion error on -b:a 96k, 128k, 160k on v9b. -q:a …
5:31 PM mxf_leak4.mxf attached to Ticket #4173 by tholin
5:31 PM mxf_leak3.mxf attached to Ticket #4173 by tholin
5:30 PM mxf_leak2.mxf attached to Ticket #4173 by tholin
5:30 PM mxf_leak1.mxf attached to Ticket #4173 by tholin
5:29 PM Ticket #4173 (mxf: memory leak with fuzzed file) created by tholin
I found a memory leak in mpv with a fuzzed file. The problem appears …
5:07 PM Ticket #4172 (https stream error (does not contain any stream)) updated by Einguste
Keywords changed
5:03 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The option -aac_coder fast and faac crash on both -b:a and …
4:57 PM Changeset in ffmpeg [20cb3fab] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: change assert to av_assert0() Signed-off-by: Michael …
4:53 PM Changeset in ffmpeg [041c6109] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: replace impossible condition by av_assert0() in …
4:50 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The v9b patch is working just fine. I'm currently testing many diverse …
4:49 PM Ticket #4172 (https stream error (does not contain any stream)) created by Einguste
Summary of the bug: How to reproduce: […] […] Patches should be …
3:15 PM Changeset in ffmpeg [308429e] by Michael Niedermayer <michaelni@gmx.at>
avformat/wavenc: check return value of strftime() Fixes CID1257006 …
3:07 PM Ticket #4161 (MPEG2 PS sample: wrong aspect ratio) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
WMP starts the file 4:3 as MPlayer, vlc and FFplay do, after a moment …
2:09 PM Changeset in ffmpeg [fccfc22d] by Martin Storsjö <martin@martin.st>
libavformat: Build hevc.o when building the RTP muxer The RTP muxer …
11:08 AM Changeset in ffmpeg [92d47e2a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793' * commit …
11:05 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by gjdfgh
I don't know why you say that VLC has the same problem. VLC is a video …
10:58 AM Changeset in ffmpeg [16e65419] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46' * commit …
10:50 AM Changeset in ffmpeg [99bf26f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223' * commit …
10:43 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
FFmpeg doesn't need an interlaced pixel format since the pixel format …
10:35 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
I did a quick check this morning, the issue is the same for interlaced …
9:43 AM Changeset in ffmpeg [780cd20b] by Martin Storsjö <martin@martin.st>
aarch64: Use .data.rel.ro for const data with relocations This …
9:43 AM Changeset in ffmpeg [f963f803] by Martin Storsjö <martin@martin.st>
arm: Use .data.rel.ro for const data with relocations Signed-off-by: …
8:45 AM Ticket #4171 (avformat_find_stream_info fail because Could not find codec parameters ...) closed by Carl Eugen Hoyos
invalid: Please test with a configure line that does not contain any …
6:18 AM Ticket #4171 (avformat_find_stream_info fail because Could not find codec parameters ...) created by l68874
Summary of the bug: I want upload ffmpeg from 0.5 vesion to new …[…]
5:13 AM Changeset in ffmpeg [a5e5959d] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: fix calculating the absolute difference of timestamps …
4:03 AM Changeset in ffmpeg [720dffb8] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: reflow add_codec() Signed-off-by: Reynaldo H. …
4:03 AM Changeset in ffmpeg [b4c69b7e] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: break lines at 80 chars Add braces when needed and …
4:03 AM Changeset in ffmpeg [b28d5877] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: improve error/warning messages Fix grammar and quote …
4:03 AM Changeset in ffmpeg [f95cfff0] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: check strchr() return for NULL Should fix FFmpeg …
3:29 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > Please consider following …
3:27 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Attached a v9b. I'm still doing testing on this, but preliminar …
3:25 AM aac-improvements-wip-v9b.patch attached to Ticket #2686 by klaussfreire
v9b version, based on v9, matched behavior against v7
2:34 AM Changeset in ffmpeg [dd70470] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the …
2:33 AM Changeset in ffmpeg [9e561410] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Pass the next pts/dts to compute_pkt_fields() when …
1:03 AM Ticket #4170 (ffmpeg is modifying shell memory?) created by MisterE2002
Summary of the bug: using ffmpeg in a bash script is changing the …
12:54 AM Changeset in ffmpeg [e86df02] by Michael Niedermayer <michaelni@gmx.at>
avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use …
12:04 AM Changeset in ffmpeg [d5af3fb1] by Michael Niedermayer <michaelni@gmx.at>
configure: use use_pkg_config() instead of check_pkg_config() for …

Dec 8, 2014:

11:57 PM Changeset in ffmpeg [754f4957] by Michael Niedermayer <michaelni@gmx.at>
configure: use use_pkg_config() instead of check_pkg_config() for …
11:34 PM Downstreams edited by David Walser
retire an old opensuse version (diff)
11:31 PM Downstreams edited by David Walser
update Linux distros as of 2014-12-08 (diff)
10:23 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
Replying to kierank: > Replying to cehoyos: > …
10:16 PM Changeset in ffmpeg [885e7462] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14' * commit …
10:15 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
Okay, I guess the fastest way to do this is to call vf_scale manually …
10:14 PM Changeset in ffmpeg [4acc717a] by Lukasz Marek <lukasz.m.luki2@gmail.com>
fate: add libavcodec/options-test Signed-off-by: Lukasz Marek …
10:14 PM Changeset in ffmpeg [72732307] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavc/options: add test for avcodec_copy_context This test doesn't …
10:11 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
Replying to cehoyos: > Replying to clam: > > …
10:10 PM Ticket #4165 (Improve page selection for dvb teletext) reopened by Carl Eugen Hoyos
10:08 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Replying to clam: > Looks like the interlacing information …
9:59 PM Changeset in ffmpeg [0dcebe26] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b704b648f9ecb830874627db958a37e004107d1b' * commit …
9:45 PM Ticket #4169 (Support BPG Image format) updated by Carl Eugen Hoyos
Keywords, Status changed
9:39 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
It can't be fixed in swscale directly because swscale has no concept …
9:30 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
But isn't it supposed to be fixed by default ? I mean, every single …
9:14 PM Changeset in ffmpeg [420aebf0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '174c5fde90060faab67796a5eaef742630f1db6e' * commit …
8:59 PM Changeset in ffmpeg [82f0f048] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198' * commit …
8:48 PM Changeset in ffmpeg [74622ad3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6fd91fa11909f27902498648680dbb3d13f1f175' * commit …
8:20 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
To summarize, I spent four hours tonight chasing for the offending …
8:20 PM Ticket #4169 (Support BPG Image format) created by jamal
libbgp can be found here: http://bellard.org/bpg/ The spec is here …
8:05 PM Changeset in ffmpeg [6b4cbfec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd0b224054f13bf57244694a3ff092cfef68d66f9' * commit …
8:04 PM Changeset in ffmpeg [879ea06b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '90411b333d6b6bb69d8937117b9250785730dc53' * commit …
7:53 PM Changeset in ffmpeg [c9128c2c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4843a9c74f77f5eb8d2b1ee648fe2ac6e2a48ec3' * commit …
7:45 PM Downstreams edited by llogan
add Ubuntu (diff)
7:37 PM Changeset in ffmpeg [3cfe1d9b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '250e077ee9eec0176a6d54a78542dc792943e71a' * commit …
7:36 PM Downstreams edited by Timothy Gu
Add debian (diff)
6:27 PM Changeset in ffmpeg [9f09bfe6]n2.2.11 by Michael Niedermayer <michaelni@gmx.at>
Update for 2.2.11 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
6:08 PM Changeset in ffmpeg [7390c262] by Michael Niedermayer <michaelni@gmx.at>
avcodec/motion_est: use 2x8x8 for interlaced qpel Fixes out of array …
6:08 PM Changeset in ffmpeg [3d9860f] by Michael Niedermayer <michaelni@gmx.at>
fix Makefile objects for pulseaudio support Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [4fde30ba] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_ps: Check num_long_term_ref_pics_sps Fixes out of array …
6:08 PM Changeset in ffmpeg [a06432b6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rawdec: Check the return code of avpicture_get_size() Fixes …
6:08 PM Changeset in ffmpeg [d747027] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check IHDR/IDAT order Fixes out of array access …
6:08 PM Changeset in ffmpeg [d41010b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flacdec: Call ff_flacdsp_init() unconditionally Fixes out of …
6:08 PM Changeset in ffmpeg [a63941ee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Check that the data is complete in …
6:08 PM Changeset in ffmpeg [5d6f8bab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix context fields becoming inconsistent Fixes out …
6:08 PM Changeset in ffmpeg [de7671e] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb_template: handle the first 2 lines with C in …
6:08 PM Changeset in ffmpeg [217f781a] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: Free context after hls_append_segment Fixes reading …
6:08 PM Changeset in ffmpeg [94400792] by Michael Niedermayer <michaelni@gmx.at>
lavu/opt: fix av_opt_get function Signed-off-by: Lukasz Marek …
6:08 PM Changeset in ffmpeg [d054ec86] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization …
6:08 PM Changeset in ffmpeg [4d8b8216] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utvideodec: fix assumtation that slice_height >= 1 Fixes out …
6:08 PM Changeset in ffmpeg [84fdfcab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options_table fix min of audio channels and sample rate …
6:08 PM Changeset in ffmpeg [cd01611d] by Michael Niedermayer <michaelni@gmx.at>
lavc/utils: Make pix_fmt desc pointer const. Fixes an "initialization …
6:08 PM Changeset in ffmpeg [8b8d794] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: Clear table pointers to avoid stale pointers …
5:25 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
Yes, that will get you close to a decent result. I think it needs some …
5:24 PM Changeset in ffmpeg [82a60de3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: handle 4 more bytes with SIMD for RGB64 in paeth …
5:24 PM Changeset in ffmpeg [ed9be7dd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/pngdsp: fix off by 1 error This fixes artifacts in the …
4:50 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
I just found a workaround completely by chance -_- The chroma upscale …
4:14 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
You're right, it's a chroma upsampling bug. Note that as far as I can …
3:36 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Carl Eugen Hoyos
Keywords, Component changed
Please point to an input sample.
3:32 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Kieran Kunhya
The "p" in yuv420p doesn't stand for progressive - it stands for …
3:22 PM chromabug.png attached to Ticket #4168 by Cyril Lambin
Chroma bug example
3:21 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) created by Cyril Lambin
Summary of the bug: When using an interlaced mpeg2 source, the yuv420 …
3:00 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Ok, I understand. I really did not say anything concerning your …
2:41 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
https://ffmpeg.org/ffmpeg-filters.html#setdar_002c-setsar I am not a …
2:39 PM Changeset in ffmpeg [41a52740] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: Fix AV_OPT_TYPE_BINARY case in av_opt_is_set_to_default() …
2:33 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
I did not understand the last comment. I said that I want to be sure …
2:30 PM Changeset in ffmpeg [6ec5a199] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() …
2:28 PM Changeset in ffmpeg [3c01039] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: further expand the list of parsed metadata tags Signed-off-by: …
2:28 PM Changeset in ffmpeg [e2e07dba] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: expand the list of parsed metadata tags Based on L-Smash code by …
2:25 PM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
Please add it. Many thanks.
2:23 PM Ticket #4165 (Improve page selection for dvb teletext) updated by Carl Eugen Hoyos
This is a missing feature.
2:19 PM Changeset in ffmpeg [9bd8f2cc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() …
2:15 PM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
Hi, It is right subtitle now. But how do i find my txt_page which i …
1:53 PM Changeset in ffmpeg [b704b648] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: parse XMP metadata on demand The Extensible Metadata Platform …
1:53 PM Changeset in ffmpeg [174c5fde] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: parse @PRM and @PRQ metadata tags These tags describe the …
1:53 PM Changeset in ffmpeg [35384934] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: cosmetics: reorder the list of tags Alphabetically order the …
1:45 PM Ticket #3533 (RTP should have payload type 33 when used with MPEGTS) updated by Carl Eugen Hoyos
Keywords, Version, Resolution changed
Martin Storsjö committed a patch that shows a warning now for the …
1:44 PM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by Carl Eugen Hoyos
I tested the output file with MPlayer, vlc and FFplay: All three play …
1:37 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by Carl Eugen Hoyos
Replying to paheikki: > Can I still ask whether the MPEG4 …
1:32 PM Ticket #4165 (Improve page selection for dvb teletext) updated by Carl Eugen Hoyos
Resolution changed
[…]
1:30 PM Changeset in ffmpeg [6fd91fa1] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: increase MAX_SLICES to 32 H264 streams from CounterPath Bria …
1:30 PM Changeset in ffmpeg [d0b22405] by Vittorio Giovara <vittorio.giovara@gmail.com>
vf_frei0r: do not increment string if it reached the end Bug-Id: 778 …
1:29 PM Changeset in ffmpeg [90411b33] by Vittorio Giovara <vittorio.giovara@gmail.com>
Allow reading of growing avi files (currently being written) This …
1:29 PM Changeset in ffmpeg [4843a9c7] by Vittorio Giovara <vittorio.giovara@gmail.com>
dpx: always write the image offset According to the DPX file format …
1:29 PM Changeset in ffmpeg [250e077e] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Support decoding png in avi (ImageJ)
1:24 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) closed by Carl Eugen Hoyos
worksforme: […] Please reopen the ticket if I miss something.
1:21 PM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) updated by Carl Eugen Hoyos
Component changed
Replying to thanpolas: > You need to be more diligent when …
1:19 PM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by ramitb
I didn't understand your question - if you're asking about the …
11:42 AM Changeset in ffmpeg [5054d2a9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b280c6202b28b371a8d96850194fd69d7ad5dcc0' * commit …
11:40 AM Ticket #4159 (ffprobe exits with "Unsupported codec with id..." error) updated by Thanasis Polychronakis
You need to be more diligent when reading reports. As I am stating in …
11:31 AM Changeset in ffmpeg [8554a109] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ae81576414f2d2083d3118fb4abe1ebc5a7a4c54' * commit …
11:15 AM Changeset in ffmpeg [5ab46704] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b' * commit …
10:49 AM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
1. the same with file. 2. the same with no audio -an 3. you can try …
10:29 AM Changeset in ffmpeg [b280c62] by Martin Storsjö <martin@martin.st>
arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb …
10:29 AM Changeset in ffmpeg [ae815764] by Martin Storsjö <martin@martin.st>
arm: fft_vfp: Add a missing "endconst" when building in thumb mode …
10:10 AM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by paheikki
Thanks. I did not say that the issue is reproducible using these two …
9:59 AM Changeset in ffmpeg [29bc7bfb] by Martin Storsjö <martin@martin.st>
rtpproto: Write a warning if the input data written isn't RTP …
9:43 AM Changeset in ffmpeg [3f24dacf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
configure: Let the libx264rgb encoder select the libx264 encoder. …
9:42 AM Ticket #4167 (hls crypto regression) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Regression since 00d4013d
7:35 AM Ticket #4165 (Improve page selection for dvb teletext) updated by Carl Eugen Hoyos
Is the issue only reproducible with rtmp output or also with file …
7:30 AM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by Carl Eugen Hoyos
How can I reproduce A/V desync with the output file I produced with my …
5:13 AM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by ramitb
Exact same command as the first file: […]
3:58 AM Changeset in ffmpeg [4fa2758c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: check av_image_get_linesize return value Fixes CID …
3:26 AM Changeset in ffmpeg [dceb8b12] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: Add 2048x1080 to the aivx case This improves …
2:38 AM Ticket #4167 (hls crypto regression) updated by hklcf
Replying to cehoyos: > If you believe there is a bug, …
2:37 AM 1.m3u8 attached to Ticket #4167 by hklcf
2:17 AM Ticket #4165 (Improve page selection for dvb teletext) updated by dinhka
ffmpeg -i http://93.158.221.243:50004 -filter_complex …
1:20 AM Changeset in ffmpeg [208c03a4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a880090cd75b6c31b5ee1f088b6578a293099c6' * commit …
1:18 AM Changeset in ffmpeg [ef79bbed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4fd7e63c87226584e60200b82630a6057c0a6663' * commit …
12:39 AM Changeset in ffmpeg [dce10f81] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4f5906a1d7f4368cec43b224e8a675f54d2001d2' * commit …
12:34 AM Changeset in ffmpeg [9bbb4a98] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '71f29410e7c58f2ce4aef1d4b8d8d3c064c8ec06' * commit …
12:26 AM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by Carl Eugen Hoyos
I tested the following command line: […] How can I reproduce A/V …
12:23 AM Ticket #4157 (ffmpeg does not recognize drawtext command) closed by Carl Eugen Hoyos
fixed: The output of configure --help is improved since d9a4db65 and …
12:04 AM Ticket #4164 (x11grab (xcb) with show_region gives (partial) static image) closed by Carl Eugen Hoyos
fixed: Fixed by you in 0ae37e46 Thank you for the report and the fix!
Note: See TracTimeline for information about the timeline view.