Timeline



Jul 12, 2016:

8:55 PM Changeset in ffmpeg [7af44ce2] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: don't log full HDCD stats if HDCD was not detected …
8:05 PM Ticket #5707 (seeking with apng does not work) created by shekh
How to reproduce: I take this file: …
7:39 PM Changeset in ffmpeg [0d8caeb4] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: integrate() renamed hdcd_integrate() to be consistent with …
5:14 PM Ticket #5706 (OGG Vorbis) updated by Samuel
Thank you very much for your explanations, and sorry to bothered you …
5:11 PM Changeset in ffmpeg [2408f926] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_vlc: Fix avutil.h include Reviewed-by: Rostislav …
4:39 PM Ticket #5706 (OGG Vorbis) updated by Carl Eugen Hoyos
Replying to Sami32: > Replying to cehoyos: > > …
3:00 PM Ticket #5706 (OGG Vorbis) updated by Samuel
Replying to cehoyos: > oggdec seems to confirm the …
2:33 PM Ticket #5706 (OGG Vorbis) closed by Carl Eugen Hoyos
worksforme: oggdec seems to confirm the decoding error and the output length of …
2:32 PM Ticket #5704 (Wrong timestamps muxing theora into ogg when theora decoder is disabled) closed by James
fixed: Fixed in 4acdbb1c6c1901893ebbe2bca1ef9014fc97070c
2:24 PM Changeset in ffmpeg [4acdbb1c] by James Almer <jamrial@gmail.com>
avformat/oggenc: always use the time base stored in the theora header …
1:53 PM Ticket #5706 (OGG Vorbis) updated by Samuel
Summary changed
1:49 PM Ticket #5706 (OGG Vorbis) updated by Samuel
Wait...you are so fast for me ;-) Sorry about the bad title choice, i …
1:45 PM OGG Vorbis.txt attached to Ticket #5706 by Samuel
OGGvorbis_MediaInfo_5706
1:43 PM Ticket #5706 (OGG Vorbis) updated by Carl Eugen Hoyos
Title and console output do not match;-( Did you upload a sample?
1:40 PM Ticket #5706 (OGG Vorbis) created by Samuel
I got a "Not a Vorbis I audio packet" and a slow generated file 14 …
12:05 PM Ticket #5617 (Application provided invalid, non monotonically increasing dts to ...) updated by keynet
In my testing the -fix_sub_duration option only works if it's …
11:30 AM Changeset in ffmpeg [9157ac2f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_vlc: Fix mixed declaration and statements …
10:31 AM Ticket #5701 (Invalid argument while extracting CoverArt from WMA file) updated by Samuel
Great...it is working fine now :-) Thank you very much Llogan for …
9:44 AM Changeset in ffmpeg [a337cb73] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: fix #coeffs -> byte conversion Signed-off-by: Rostislav …
6:41 AM Ticket #5705 (m3u8 incorrect duration) updated by ronag
Here is e.g. 1-ffmpeg.txt […]
6:39 AM Ticket #5705 (m3u8 incorrect duration) updated by ronag
@cehoyos: It is available under the link I posted. 1-ffmpeg.txt …
4:19 AM Ticket #5703 (compile error when disable bitstrem filters) updated by vlad2005
Ok, thanks! Is fixed!
12:32 AM Ticket #5591 (IFF ANIM: trashed palette) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:32 AM amiga-dragons.lair.anim attached to Ticket #5591 by Carl Eugen Hoyos

Jul 11, 2016:

11:39 PM Changeset in ffmpeg [df1dc521] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdsp_init: add missing ARCH_X86_64 check That SIMD is still …
11:39 PM Ticket #5696 (ffmpeg broken for AES-encrypted HLS stream with Accept-Encoding header) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
10:57 PM Ticket #5704 (Wrong timestamps muxing theora into ogg when theora decoder is disabled) updated by James
Replying to cehoyos: > Replying to jamrial: …
10:41 PM Changeset in ffmpeg [20945629] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: do not memset the entire coefficient buffer for HQ pictures …
10:40 PM Changeset in ffmpeg [dcad4677] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: do not allocate and free slice parameters every frame …
10:40 PM Changeset in ffmpeg [0eb0f931] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: implement a LUT-based Golomb code parser Still much left to …
10:38 PM Changeset in ffmpeg [c43485f7] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: rewrite HQ slice decoding Now coefficients are written to a …
10:38 PM Changeset in ffmpeg [09d89d94] by Rostislav Pehlivanov <atomnuker@gmail.com>
diractab: expose the maximum quantization index as a macro Prevents …
10:34 PM Changeset in ffmpeg [b9c6c5f4] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: decode HQ profile slices in rows Siginificantly improves …
10:34 PM Changeset in ffmpeg [17caae72] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: simplify golomb parsing and dequantization In preparation …
10:33 PM Changeset in ffmpeg [bd61f3c6] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdsp: add SIMD for the 10 bit version of put_signed_rect_clamped …
10:30 PM Changeset in ffmpeg [80721cc1] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdsp: add dequantization SIMD Currently unused, to be used in the …
9:45 PM Ticket #5704 (Wrong timestamps muxing theora into ogg when theora decoder is disabled) updated by Carl Eugen Hoyos
Replying to jamrial: > Configuring ffmpeg with theora …
9:42 PM Ticket #5705 (m3u8 incorrect duration) updated by Carl Eugen Hoyos
Please post both the command line that you tested and the complete, …
9:40 PM Ticket #5703 (compile error when disable bitstrem filters) closed by Carl Eugen Hoyos
fixed: Regression since eadd4264 - should be fixed in …
9:21 PM Changeset in ffmpeg [244d2245] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/Makefile: Fix standalone compilation of the lame encoder. Also …
9:15 PM Ticket #5705 (m3u8 incorrect duration) created by ronag
When transcoding a file using ffmpeg to a http stream all the involved …
6:21 PM Ticket #5701 (Invalid argument while extracting CoverArt from WMA file) updated by llogan
This is not a user support resource, but you forgot -vframes 1 to …
6:07 PM Ticket #5704 (Wrong timestamps muxing theora into ogg when theora decoder is disabled) updated by James
This technically would also happen with other video codecs muxed into …
5:41 PM Ticket #5704 (Wrong timestamps muxing theora into ogg when theora decoder is disabled) created by James
Configuring ffmpeg with theora decoder disabled and stream copying a …
4:49 PM Ticket #5703 (compile error when disable bitstrem filters) created by vlad2005
When configure with "--disable-bsfs" i got error: […] This is …
4:08 PM Changeset in ffmpeg [f60b5490] by James Almer <jamrial@gmail.com>
avformat/oggenc: make flac the default for oga muxer This allows …
2:31 PM Ticket #5702 (RTP: missed while "second pass: moving the moov atom to the beginning ...) updated by starscaper
I use latest source from github. […] Missing couple of seconds at …
2:29 PM Changeset in ffmpeg [a8cbe5a0] by Anton Khirnov <anton@khirnov.net>
h264_ps: export actual height in MBs as SPS.mb_height Currently, …
2:27 PM Changeset in ffmpeg [99cf9433] by Anton Khirnov <anton@khirnov.net>
d3d11va: don't keep the context lock while waiting for a frame also …
2:15 PM Changeset in ffmpeg [70d418c7] by Ronald S. Bultje <rsbultje@gmail.com>
Revert "PPC64: Add versions of functions in libswscale/input.c …
2:14 PM Changeset in ffmpeg [f0a2b624] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add 16x16 idct avx2 (8-bit). checkasm --bench, 10k runs, for …
1:32 PM Changeset in ffmpeg [14107326] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/mediacodecdec_h264: properly convert extradata to annex-b …
12:48 PM Changeset in ffmpeg [a2550e7d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Check that there are enough bytes in dgb before reading …
12:44 PM Changeset in ffmpeg [9585c509] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: remove useless () Signed-off-by: Michael Niedermayer …
11:00 AM Changeset in ffmpeg [92139c1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mediacodecdec_h264: Fix occured typo Signed-off-by: Michael …
10:55 AM Changeset in ffmpeg [37c658b5] by Michael Niedermayer <michael@niedermayer.cc>
doc/muxers: Fix Thisimproves typo Signed-off-by: Michael Niedermayer …
10:20 AM Changeset in ffmpeg [b45a976e] by Michael Niedermayer <michael@niedermayer.cc>
add split_by_time flag for support splite mpegts segment at …
9:17 AM Ticket #5702 (RTP: missed while "second pass: moving the moov atom to the beginning ...) updated by Timo R.
Moving the moov atom to the front is a quite slow post processing …
8:57 AM Ticket #5702 (RTP: missed while "second pass: moving the moov atom to the beginning ...) updated by Carl Eugen Hoyos
Component changed
Is the issue only reproducible with rtsp input or also with file or …
8:25 AM ffmpeg-20160711-103554.log attached to Ticket #5702 by starscaper
8:24 AM Ticket #5702 (RTP: missed while "second pass: moving the moov atom to the beginning ...) created by starscaper
Summary of the bug: How to reproduce: […] [mp4 @ 0x804025c00] …
2:17 AM Ticket #5700 (Read id3v2 in wav) updated by Samuel
Sorry, i don't have WMP, but i can correctly extract the CoverArt with …

Jul 10, 2016:

11:06 PM Changeset in ffmpeg [59398781] by Marton Balint <cus@passwd.hu>
avutil/parseutils: dont assume standard time when parsing a timestamp …
7:48 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by LordHDL
I know this issue is on the back burner for now but I have some more …
7:23 PM Changeset in ffmpeg [58dc8bbc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_refs: Assert that op is 0-2 Coverity fails to realize …
6:25 PM Ticket #5696 (ffmpeg broken for AES-encrypted HLS stream with Accept-Encoding header) updated by Carl Eugen Hoyos
Keywords changed
5:54 PM Ticket #5701 (Invalid argument while extracting CoverArt from WMA file) closed by Carl Eugen Hoyos
invalid: I don't think this is a valid ticket.
5:53 PM Ticket #4441 (support HDCD) updated by bp0
There may be other filters in the chain, one would have to step …
5:51 PM Ticket #5700 (Read id3v2 in wav) updated by Carl Eugen Hoyos
Priority, Keywords, Type, Component, Summary changed
Does WMP support the metadata and cover art in the file you uplaoded?
11:52 AM Changeset in ffmpeg [2866d108] by Martin Storsjö <martin@martin.st>
vp8dsp: Remove the comment saying that the height is equal to the …
11:35 AM Changeset in ffmpeg [8c816c0c] by Janne Grunau <janne-libav@jannau.net>
checkasm/arm: align the clobber check data properly for ldrd Should …
11:35 AM Changeset in ffmpeg [ec325742] by Janne Grunau <janne-libav@jannau.net>
checkasm: vp8: mc: test unequal width/height for partitions
11:35 AM Changeset in ffmpeg [5f74bd31] by Janne Grunau <janne-libav@jannau.net>
vp8/armv6: mc: avoid boolean expression in calculation GNU as …
11:34 AM Changeset in ffmpeg [fc5cdc0d] by Janne Grunau <janne-libav@jannau.net>
doc: escape left brace in texi2pod.pl regex Unescaped literal left …
3:33 AM Ticket #4441 (support HDCD) updated by Christoph Anton Mitterer
@bp0: Nice to see :-) There's still the string "More information …
12:44 AM Ticket #5701 (Invalid argument while extracting CoverArt from WMA file) updated by Samuel
The WMA file can be downloaded there : https://we.tl/fh5KJFD1yE
12:39 AM WMA_MediaInfo_5701.txt attached to Ticket #5701 by Samuel
WMA_MediaInfo_5701
12:38 AM Ticket #5701 (Invalid argument while extracting CoverArt from WMA file) created by Samuel
When extracting CoverArt from a WMA file i got lot of Invalid …
12:22 AM Ticket #5700 (Read id3v2 in wav) updated by Samuel
The WAV file can be downloaded there (48MB): https://we.tl/Syd2N7NAQL
12:06 AM MediaInfo_WAV.txt attached to Ticket #5700 by Samuel
WAV_MediaInfo_5700
12:03 AM Ticket #5700 (Read id3v2 in wav) created by Samuel
When i try to obtain the embedded CoverArt from a WAV files, output is …

Jul 9, 2016:

11:46 PM BadIP edited by Ronald S. Bultje
(diff)
10:36 PM Changeset in ffmpeg [d4c8e93] by Michael Niedermayer <michael@niedermayer.cc>
Changed metadata print option to accept general urls This is an - …
10:36 PM Changeset in ffmpeg [e98ab799] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vaapi_encode_h264: Use av_clip_uintp2() Signed-off-by: …
8:39 PM Changeset in ffmpeg [4774eb81] by James Almer <jamrial@gmail.com>
Revert "configure: Enable GCC vectorization on ≥4.9 on x86" This …
8:38 PM Changeset in ffmpeg [f9a150fc] by James Almer <jamrial@gmail.com>
Revert "configure: Enable GCC vectorization on ≥4.9 on x86" This …
7:33 PM Changeset in ffmpeg [d825b1a5] by Martin Storsjö <martin@martin.st>
libopenh264: Support building with the 1.6 release Signed-off-by: …
7:00 PM Changeset in ffmpeg [fd6dbc5] by James Almer <jamrial@gmail.com>
Revert "configure: Enable GCC vectorization on ≥4.9 on x86" This …
1:56 PM Changeset in ffmpeg [3cdd5f4b] by Clément Bœsch <u@pkh.me>
Revert "Merge commit '187d719760bd130f848194ec4a6bd476341914bb'" This …
1:03 PM Changeset in ffmpeg [c67aa7f2] by Clément Bœsch <u@pkh.me>
Merge commit '187d719760bd130f848194ec4a6bd476341914bb' * commit …
12:55 PM Changeset in ffmpeg [46bd0e8] by Clément Bœsch <u@pkh.me>
Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b' * commit …
12:52 PM Changeset in ffmpeg [84ecbbf] by Clément Bœsch <u@pkh.me>
Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c' * commit …
12:49 PM Changeset in ffmpeg [1ad3ffad] by Clément Bœsch <u@pkh.me>
Merge commit 'a2ddfadc2d9e91cf70aa7430a7340b418bdb5b42' * commit …
12:48 PM Changeset in ffmpeg [35364930] by Clément Bœsch <u@pkh.me>
Merge commit 'd6c2c2796d8885e99fc90793cdd7937826f82fab' * commit …
12:45 PM Changeset in ffmpeg [a7ce5b25] by Clément Bœsch <u@pkh.me>
Merge commit '84b2d3fb68caf71cff4b80b44ff865d7ae2531ce' * commit …
12:43 PM Changeset in ffmpeg [41507260] by Clément Bœsch <u@pkh.me>
Merge commit '05a4bacbf7ece618553d339afe1d0b57bc87aea8' * commit …
12:21 PM Changeset in ffmpeg [1cfa350] by Clément Bœsch <u@pkh.me>
Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005' * commit …
12:06 PM Changeset in ffmpeg [b4abf0e3] by Clément Bœsch <u@pkh.me>
Merge commit 'a833ff68f6bf9dc72c3ef0ddf830ebed743c0703' * commit …
12:01 PM Changeset in ffmpeg [775389fc] by Clément Bœsch <u@pkh.me>
Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341' * commit …
11:57 AM Changeset in ffmpeg [f512e4a3] by Clément Bœsch <u@pkh.me>
Merge commit '61f168ae348f94f39e7afc6971654455a5de0e4d' * commit …
8:26 AM Ticket #5699 (support fMP4 segments in HLS) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
7:37 AM Ticket #5699 (support fMP4 segments in HLS) created by Michael Savin
As described in a …

Jul 8, 2016:

9:37 PM Ticket #5698 (support for Matroska's EditionFlagOrdered) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Type changed
9:14 PM Ticket #5307 (HLS start_time and duration incorrect) updated by an_ffmpeg_user
Replying to cehoyos: > Is the issue reproducible with …
8:26 PM Ticket #5698 (support for Matroska's EditionFlagOrdered) created by dave rice
Summary of the bug: When digitizing videotapes for preservation they …
7:23 PM Ticket #5695 (ffmpeg - drawtext timecode | text) closed by Carl Eugen Hoyos
invalid
5:11 PM Ticket #5695 (ffmpeg - drawtext timecode | text) updated by llogan
As cehoyos mentioned you can ask for help at the ffmpeg-user mailing …
5:00 PM Ticket #5697 (h264_omx (_rpi): transcoding displayed on screen) updated by Anton Voyl
Cc, Version, Component, Summary changed
4:52 PM ffmpeg-20160708-163331.log attached to Ticket #5697 by Anton Voyl
h264_omx transcoding displays on screen
4:49 PM Ticket #5697 (h264_omx (_rpi): transcoding displayed on screen) created by Anton Voyl
HW: Raspberry Pi 3 OS: LibreELEC Issue: Transcoding with h264_omx is …
3:02 PM Changeset in ffmpeg [0f2654c9] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc: add mediacodec hwaccel support
1:20 PM Changeset in ffmpeg [83a940e7] by Hendrik Leppkes <h.leppkes@gmail.com>
h2645_parse: don't overread AnnexB NALs within an avc stream We know …
1:20 PM Changeset in ffmpeg [c3e9b098] by Hendrik Leppkes <h.leppkes@gmail.com>
h2645_parse: only read avc length code at the correct position …
12:46 PM Ticket #5695 (ffmpeg - drawtext timecode | text) updated by Chirag
Ok For this issue from where i get the solution? any support forums or …
12:14 PM Ticket #5696 (ffmpeg broken for AES-encrypted HLS stream with Accept-Encoding header) updated by yan12125
Version changed
12:00 PM Ticket #5696 (ffmpeg broken for AES-encrypted HLS stream with Accept-Encoding header) updated by yan12125
Same on git-master N-80924-gb450b82: […]
11:39 AM Ticket #5696 (ffmpeg broken for AES-encrypted HLS stream with Accept-Encoding header) updated by yan12125
Let me try to build it first.
11:37 AM Ticket #5696 (ffmpeg broken for AES-encrypted HLS stream with Accept-Encoding header) updated by Carl Eugen Hoyos
Is this issue reproducible with current FFmpeg git head?
11:11 AM Changeset in ffmpeg [4f7723cb] by Martin Storsjö <martin@martin.st>
movenc: Add an option for skipping writing the mfra/tfra/mfro trailer …
11:10 AM Changeset in ffmpeg [f8d17d53] by Martin Storsjö <martin@martin.st>
checkasm: Add tests for vp8dsp The tests are inspired by similar …
11:08 AM Ticket #5696 (ffmpeg broken for AES-encrypted HLS stream with Accept-Encoding header) created by yan12125
Summary of the bug: How to reproduce: […] The key file is …
10:57 AM Ticket #5695 (ffmpeg - drawtext timecode | text) updated by Carl Eugen Hoyos
Keywords, Type, Component changed
Do you want to report a bug? If yes, please provide the command line …
9:39 AM Ticket #5695 (ffmpeg - drawtext timecode | text) created by Chirag
I need some help about date time formats i want to add date & time in …
9:17 AM Ticket #5690 (Codec hevc_nvenc (GPU M4000) + HLS memory leak) updated by Milan Cizek
Hi, I tested more and I have new experiences. This problem is codec …
4:42 AM Ticket #4441 (support HDCD) updated by bp0
Re: calestyo; ba69a81019a2642969b108c39e3bea7d2f8ffbfa The docs are …

Jul 7, 2016:

8:17 PM BadIP edited by Ronald S. Bultje
(diff)
8:08 PM BadIP edited by llogan
(diff)
2:31 PM Ticket #5396 (ffmpeg don`t close program if -t or -to used with -map 0) updated by szmeny
Maybe aby update in that case?
12:53 PM Changeset in ffmpeg [b450b825] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Fix mixed declarations and statements Signed-off-by: …
6:55 AM Ticket #5621 (exr: support grayscale images) closed by Carl Eugen Hoyos
fixed: Fixed by Martin Vignali in 7ebd13fc8b2d849a9a6f9f42b3c69f1aa254a4c6
6:41 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by Carl Eugen Hoyos
Priority changed
3:41 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by bermond
I've tracked down this issue and llogan is right. It really has …
2:13 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by llogan
I believe that particular git hash is irrelevant. Do you also have …
1:41 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by James
Are you sure it's not a problem in your environment or your build …
12:07 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) created by bermond
I'm getting the following compile error on libopenjpegdec.c and …

Jul 6, 2016:

9:53 PM Changeset in ffmpeg [50747d6b] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/exr : indent gray support patch Reviewed-by: Paul B Mahol …
9:52 PM Changeset in ffmpeg [7ebd13fc] by Michael Niedermayer <michael@niedermayer.cc>
libavodec/exr : add support for Y and YA file (ticket #5621) a gray …
8:54 PM Changeset in ffmpeg [ba69a810] by Michael Niedermayer <michael@niedermayer.cc>
libavfilter/af_hdcd.c: Collect HDCD stats and report The new HDCD …
8:41 PM Ticket #5693 (exr: support dwa decompression) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
7:58 PM Changeset in ffmpeg [e8b96a77] by Martin Storsjö <martin@martin.st>
arm: Fix a typo in a comment Signed-off-by: Martin Storsjö …
7:45 PM Changeset in ffmpeg [dc08bbf6] by Martin Storsjö <martin@martin.st>
vp8dsp: Clarify the first dimension of the mc function tables Index 0 …
5:55 PM Ticket #5692 (problem with ":" sign in HLS / tee output) updated by Milan Cizek
Only public IP address was replaced by A.B.C.D. […]
4:56 PM Changeset in ffmpeg [3e4357eb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/libx265: Support gray encoding. Gray encoding crashes with …
4:45 PM rgb_dwab.exr attached to Ticket #5693 by ami_stuff
4:45 PM rgb_dwaa.exr attached to Ticket #5693 by ami_stuff
4:44 PM rgba_dwab.exr attached to Ticket #5693 by ami_stuff
4:44 PM rgba_dwaa.exr attached to Ticket #5693 by ami_stuff
4:44 PM Ticket #5693 (exr: support dwa decompression) created by ami_stuff
[…]
4:42 PM Ticket #5692 (problem with ":" sign in HLS / tee output) updated by Carl Eugen Hoyos
Please provide the command line (without using -hide_banner) that …
4:34 PM Ticket #5692 (problem with ":" sign in HLS / tee output) updated by Milan Cizek
Full command […]
3:14 PM Ticket #5685 (scale_vaapi does not scale full image, but crops to upper left corner ...) updated by Carl Eugen Hoyos
Keywords, Resolution changed
Thank you for testing again! wontfix would indicate that there is a …
2:49 PM Ticket #5685 (scale_vaapi does not scale full image, but crops to upper left corner ...) closed by radek.hvizdos
wontfix: Hi jkqxz, Thank you very much for your suggestions. I was able to use …
2:19 PM Ticket #5692 (problem with ":" sign in HLS / tee output) updated by Carl Eugen Hoyos
Please provide the command line that allows to reproduce the issue …
1:33 PM Ticket #5692 (problem with ":" sign in HLS / tee output) created by Milan Cizek
N-80900-g77eb05a Hi, I have problem with HLS parameters in tee …
1:31 PM Ticket #5657 (support Apple 64-bit ARGB ('b64a')) updated by Arnaud
I also think they packaged as ARGB64BE indeed. I'm not sure what the …
1:10 PM Changeset in ffmpeg [88d9c30c] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/mediacodecdec_h264: properly convert extradata to annex-b …
9:20 AM Changeset in ffmpeg [55ef890b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Print error for cols/bpp/bytes being bad in …
9:19 AM Changeset in ffmpeg [fcdbbbd8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: decode_delta_j: Check that the number of bytes that will …

Jul 5, 2016:

11:20 PM Changeset in ffmpeg [3f5b7a2d] by Michael Niedermayer <michael@niedermayer.cc>
fate: add test for asetrate Signed-off-by: Michael Niedermayer …
9:49 PM Ticket #5691 (jpeg-ls parser) closed by Carl Eugen Hoyos
fixed: Should be fixed in 420ba222c6150fda8c8d362932dbd29eb485bb17
9:48 PM Changeset in ffmpeg [420ba222] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mjpeg_parser: Allow jpegls parsing. Fixes ticket #5691.
8:48 PM Changeset in ffmpeg [645489cf] by James Almer <jamrial@gmail.com>
x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32 About 10% faster. …
2:22 PM Ticket #5690 (Codec hevc_nvenc (GPU M4000) + HLS memory leak) updated by Milan Cizek
I tried your sample in eight instances simultaneously with nvenc_h264 …
2:22 PM Ticket #5690 (Codec hevc_nvenc (GPU M4000) + HLS memory leak) updated by Milan Cizek
I tried your sample in eight instances simultaneously with nvenc_h264 …
12:31 AM Changeset in ffmpeg [d915b6e5] by Michael Niedermayer <michael@niedermayer.cc>
Added Quadrox format Signed-off-by: Michael Niedermayer …
Note: See TracTimeline for information about the timeline view.