Timeline



Oct 4, 2016:

10:42 PM Changeset in ffmpeg [3cc9d6d] by James Almer <jamrial@gmail.com>
avformat/matroska: write FlagInterlaced element in WebM It's listed …
5:42 PM Changeset in ffmpeg [ee72b6d1] by Josh de Kock <josh@itanimul.li>
doc/developer: add sections for policies And sort policies into these …
5:41 PM Changeset in ffmpeg [36fa3d88] by Josh de Kock <josh@itanimul.li>
doc/developer: reword some of the policies Explicitly state that FATE …
5:38 PM Changeset in ffmpeg [21d3f0c0] by Josh de Kock <josh@itanimul.li>
lavc/ivi_dsp.c: fix warnings due to indentation Signed-off-by: …
4:34 PM Ticket #5874 (tiff LZW compression does not compress enough) updated by jsteinkamp
Hi I updated to most current version. I included the original …
4:32 PM Encode/HighQualityAudio edited by llogan
remove libfaac as it has been removed (diff)
4:27 PM Encode/AAC edited by llogan
moved libfaac into deprecated/removed section (diff)
2:00 PM Ticket #4486 (Missing AVInputFormat.get_device_list() for dshow and avfoundation) updated by Thilo Borgmann
Priority, Type changed
1:07 PM Ticket #5875 (concat regression with mp4) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide part 1 and part 2 and the file lst.txt.
12:46 PM Ticket #5875 (concat regression with mp4) created by compn
posting this for user who does not want to make an account -compn …
10:58 AM Changeset in ffmpeg [5d4fea88] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: don't align frame size hwcontext_cuda was changed to …
8:54 AM Changeset in ffmpeg [715f139c] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: make filter_16_h work on 32-bit. Signed-off-by: Anton …
8:54 AM Changeset in ffmpeg [8915320d] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: make filter_48/84/88_h work on 32-bit. Signed-off-by: …
8:54 AM Changeset in ffmpeg [725a2164] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: make filter_44_h work on 32-bit. Signed-off-by: Anton …
8:54 AM Changeset in ffmpeg [5bfa96c4] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: make filter_16_v work on 32-bit. Signed-off-by: Anton …
8:54 AM Changeset in ffmpeg [b905e8d2] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: make filter_48/84_v work on 32-bit. Signed-off-by: Anton …
8:54 AM Changeset in ffmpeg [37637e65] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: make filter_88_v work on 32-bit. Signed-off-by: Anton …
8:54 AM Changeset in ffmpeg [be10834b] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: make filter_44_v work on 32-bit. Signed-off-by: Anton …
8:54 AM Changeset in ffmpeg [7c62891e] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: save one register in SIGN_ADD/SUB. Signed-off-by: Anton …
8:54 AM Changeset in ffmpeg [c6375a83] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: store unpacked intermediates for filter6/14 on stack. …
8:54 AM Changeset in ffmpeg [4ce8ba72] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: move variable assigned inside macro branch. The value is …
8:54 AM Changeset in ffmpeg [e4961035] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: simplify ABSSUM_CMP by inverting the comparison meaning. …
8:54 AM Changeset in ffmpeg [683da278] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: remove unused register from ABSSUB_CMP macro. …
8:54 AM Changeset in ffmpeg [6e74e963] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: slightly simplify 44/48/84/88 h stores. Signed-off-by: …
8:54 AM Changeset in ffmpeg [6411c328] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: make cglobal statement more conservative in register …
8:54 AM Changeset in ffmpeg [a6e288d6] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: save one register in loopfilter surface coverage. …
8:54 AM Changeset in ffmpeg [0ed21bdc] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: add ff_vp9_loop_filter_[vh]_44_16_{sse2,ssse3,avx}. …
8:54 AM Changeset in ffmpeg [f2e3d706] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}(). …
8:54 AM Changeset in ffmpeg [92d47550] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: add an SSE2 version of vp9_loop_filter_[vh]_88_16 Similar …
8:54 AM Changeset in ffmpeg [6bea478] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: add ff_vp9_loop_filter_[vh]_88_16_{ssse3,avx}. …
8:54 AM Changeset in ffmpeg [1f451ee] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2(). Similar gains …
8:54 AM Changeset in ffmpeg [a692724c] by Anton Khirnov <anton@khirnov.net>
vp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_[vh]_16_16. …
8:54 AM Changeset in ffmpeg [c935b54b] by Anton Khirnov <anton@khirnov.net>
checkasm: add VP9 loopfilter tests. The randomize_buffer() …
8:54 AM Changeset in ffmpeg [a451324d] by Anton Khirnov <anton@khirnov.net>
vp9: ignore reference segmentation map if error_resilience flag is …
7:24 AM Conferences edited by Thilo Borgmann
Added VDD 2016 (diff)
7:18 AM Conferences edited by Thilo Borgmann
Reordered 2016 (diff)
7:16 AM Conferences edited by Thilo Borgmann
Add LinuxCon 2016 (diff)
6:20 AM Changeset in ffmpeg [14fe54bb] by Rodger Combs <rodger.combs@gmail.com>
lavf/mpegtsenc: fix autobsf when the first NAL is 0x1<XX> bytes
6:11 AM Changeset in ffmpeg [63fbeebf] by Rodger Combs <rodger.combs@gmail.com>
configure: add linker export script support on Darwin This isn't a …
4:02 AM Ticket #5874 (tiff LZW compression does not compress enough) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket please test current FFmpeg git head, …

Oct 3, 2016:

11:43 PM Ticket #4347 (support writing crc elements to level 1 elements of matroska) updated by James
Replying to dericed: > Thanks @jamrial, looking forward …
10:41 PM Changeset in ffmpeg [be1d3249] by Steven Liu <lingjiujianke@gmail.com>
avformat/hlsenc: support multi level path in m3u8 with filename …
9:28 PM Changeset in ffmpeg [d0be0cbe] by Clément Bœsch <u@pkh.me>
lavf/aviobuf.c: Adapt avio_accept and avio_handshake to new …
9:28 PM Ticket #5874 (tiff LZW compression does not compress enough) created by jsteinkamp
Summary of the bug:tiff LZW compression might not compress enough How …
7:15 PM Changeset in ffmpeg [fbf8ac7d] by Marton Balint <cus@passwd.hu>
lavd/openal: don't return zero sized packet if no samples are …
7:15 PM Changeset in ffmpeg [2face3e7] by Marton Balint <cus@passwd.hu>
lavc/utils: disallow zero sized packets with data set in …
2:42 PM Changeset in ffmpeg [f4e692a0] by Josh de Kock <josh@itanimul.li>
lavf/bink.c: fix warning due to misleading indentation Signed-off-by: …
1:49 PM Changeset in ffmpeg [c4b78f96] by Timo Rothenpieler <timo@rothenpieler.org>
MAINTAINERS: add myself for hwcontext_cuda
1:49 PM Changeset in ffmpeg [a0d7ce14] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/hwcontext_cuda: align allocated frames
12:16 PM Changeset in ffmpeg [68822da8] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/mediacodecdec_h2645: fix nalu data_size type
4:39 AM Changeset in ffmpeg [eb60256c] by James Almer <jamrial@gmail.com>
fate: add bitexact decode flag to fate-svq3-watermark Fixes failure …

Oct 2, 2016:

11:44 PM Changeset in ffmpeg [cced8394] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add PSP copy test Signed-off-by: Michael Niedermayer …
11:16 PM Changeset in ffmpeg [441d15b7] by Josh de Kock <josh@itanimul.li>
doc/t2h: use container Full width text is really difficult to read, …
7:42 PM Changeset in ffmpeg [dc3fe45f] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: Add test for rscc palette
7:42 PM Changeset in ffmpeg [c19830aa] by Vittorio Giovara <vittorio.giovara@gmail.com>
rscc: Support palette format Signed-off-by: Vittorio Giovara …
7:42 PM Changeset in ffmpeg [b8d5070d] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: Document AV_PKT_DATA_PALETTE side data type
7:42 PM Changeset in ffmpeg [497c0879] by Vittorio Giovara <vittorio.giovara@gmail.com>
avidec: Set palette alpha as fully opaque Palette format is always in …
7:42 PM Changeset in ffmpeg [bad4aad4] by Vittorio Giovara <vittorio.giovara@gmail.com>
avidec: Do not special case palette on big-endian This simplifies the …
7:42 PM Changeset in ffmpeg [310c55f1] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixfmt: Document alternative names for smpte 431 and 432
7:23 PM Changeset in ffmpeg [5a5df90d] by Mark Thompson <sw@jkqxz.net>
vaapi_h265: Add main 10 encode support
7:23 PM Changeset in ffmpeg [eaaaabf6] by Mark Thompson <sw@jkqxz.net>
hwcontext_vaapi: Enable P010 support This is required for 10-bit surfaces.
7:23 PM Changeset in ffmpeg [b8cac1e8] by Mark Thompson <sw@jkqxz.net>
vaapi_h265: Fix buffering parameters A decoder may need this to be …
7:23 PM Changeset in ffmpeg [fc30a908] by Mark Thompson <sw@jkqxz.net>
vaapi_h265: Fix slice header writing This was not observed earlier …
7:23 PM Changeset in ffmpeg [ec17ab38] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Write bitstream restriction fields
7:23 PM Changeset in ffmpeg [17a0f948] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext
7:23 PM Changeset in ffmpeg [314b421d] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Decide on GOP setup before initialising sequence …
5:35 PM Changeset in ffmpeg [5cc0057f] by Anton Khirnov <anton@khirnov.net>
lavu: remove the custom atomic API It has been replaced by C11 …
5:35 PM Changeset in ffmpeg [59c70227] by Anton Khirnov <anton@khirnov.net>
pthread_frame: use atomics for frame progress
5:35 PM Changeset in ffmpeg [64a31b28] by Anton Khirnov <anton@khirnov.net>
pthread_frame: use atomics for PerThreadContext.state
5:35 PM Changeset in ffmpeg [db273325] by Anton Khirnov <anton@khirnov.net>
pthread_frame: use a thread-safe way for signalling threads to die …
5:35 PM Changeset in ffmpeg [8385ba53] by Anton Khirnov <anton@khirnov.net>
mmaldec: convert to stdatomic
5:34 PM Changeset in ffmpeg [3a165c18] by Anton Khirnov <anton@khirnov.net>
v4l2: convert to stdatomic
5:28 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by Clément Bœsch
Replying to cus: > I meant SDL 2.0.3. Mmh. I can't …
4:58 PM Changeset in ffmpeg [27079a42] by Anton Khirnov <anton@khirnov.net>
buffer: convert to stdatomic
4:57 PM Changeset in ffmpeg [eb34d403] by Anton Khirnov <anton@khirnov.net>
Add a compat dummy stdatomic.h used when threading is disabled …
4:56 PM Changeset in ffmpeg [f9a6a80e] by Anton Khirnov <anton@khirnov.net>
Add a compat stdatomic.h implementation based on pthreads Adapted …
4:55 PM Changeset in ffmpeg [bb81ed47] by Anton Khirnov <anton@khirnov.net>
Add a compat stdatomic.h implementation based on suncc atomics …
4:54 PM Changeset in ffmpeg [c2755864] by Anton Khirnov <anton@khirnov.net>
Add a compat stdatomic.h implementation based on windows atomics …
4:52 PM Changeset in ffmpeg [4e928ef3] by Anton Khirnov <anton@khirnov.net>
Add a compat stdatomic.h implementation based on GCC atomics Adapted …
4:50 PM Ticket #4347 (support writing crc elements to level 1 elements of matroska) updated by dave rice
Thanks @jamrial, looking forward to testing it.
4:49 PM Changeset in ffmpeg [13f5d2bf] by Anton Khirnov <anton@khirnov.net>
configure: check for stdatomic.h Since this is a C11 feature, it …
4:43 PM Ticket #5868 (Cygwin64 build fails for ffserver.o) closed by Timo R.
fixed: Fixed with b7bd5b9794223f12203142159a22b176da2378e8
3:28 PM Changeset in ffmpeg [b7bd5b97] by Timo Rothenpieler <timo@rothenpieler.org>
configure: define posix source on cygwin Some function definitions …
3:13 PM Changeset in ffmpeg [b015872c] by Luca Barbato <lu_zero@gentoo.org>
huffyuvdsp: Enable the altivec code for PPC little-endian as well …
3:13 PM Changeset in ffmpeg [1d25a869] by Luca Barbato <lu_zero@gentoo.org>
huffyuvdsp: Reenable PPC optimizations
3:13 PM Changeset in ffmpeg [22c3ab18] by Luca Barbato <lu_zero@gentoo.org>
checkasm: Add test for huffyuvdsp add_bytes Signed-off-by: Luca …
3:08 PM Ticket #4347 (support writing crc elements to level 1 elements of matroska) updated by James
Replying to dericed: > Offering $600 bounty on this …
2:05 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by Marton Balint
I meant SDL 2.0.3.
1:58 PM Ticket #5873 (FFplay subtitle scaling regression) closed by Marton Balint
fixed: Fixed in d14b240ecfc575e2b238d6b47caf1ff764c95b40.
1:40 PM Changeset in ffmpeg [4fdcd2f1] by Marton Balint <cus@passwd.hu>
ffplay: remove unused viddec_width/viddec_height Reviewed-by: Josh de …
1:40 PM Changeset in ffmpeg [d14b240] by Marton Balint <cus@passwd.hu>
ffplay: use decoder avctx for decoded subtitle width/height Fixes …
9:41 AM Changeset in ffmpeg [27085d1b] by Anton Khirnov <anton@khirnov.net>
avconv: only retry decoding on actual decoding errors Errors during …
9:41 AM Changeset in ffmpeg [f6772e9b] by Anton Khirnov <anton@khirnov.net>
avconv: make sure the filtergraph is freed on init failure The …
9:41 AM Changeset in ffmpeg [d10102d2] by Anton Khirnov <anton@khirnov.net>
avconv: set the encoding framerate when the output is CFR
9:41 AM Changeset in ffmpeg [5bf2454e] by Anton Khirnov <anton@khirnov.net>
h264dec: support broken files with mp4 extradata/annex b data Bug-Id: 966
9:41 AM Changeset in ffmpeg [2124711b] by Anton Khirnov <anton@khirnov.net>
hwcontext_vaapi: add a quirk for the missing MemoryType attribute The …
5:15 AM Changeset in ffmpeg [42111e85] by James Almer <jamrial@gmail.com>
avcodec: fix arguments on xmm/neon clobber test wrappers …
1:28 AM Changeset in ffmpeg [635a89b0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Changelog: Compress slightly to improve readability.

Oct 1, 2016:

6:58 PM Changeset in ffmpeg [dc0f711] by Rostislav Pehlivanov <atomnuker@gmail.com>
lavc: remove libfaac wrapper There is really no need for two aac …
5:19 PM Ticket #5866 (mxf regression with xiph sample file) updated by lvml
Cc changed
5:17 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by Clément Bœsch
Replying to cus: > I doubt the race is in ffplay. I'd …
5:08 PM Changeset in ffmpeg [449f263f] by James Almer <jamrial@gmail.com>
avcodec: add missing xmm/neon clobber test wrappers for the new encode …
5:05 PM Ticket #5865 (ffplay doesn't correctly center fullscreen video on rotated monitor) closed by pdknsk
fixed: I'm on Ubuntu. Based on your comment I got the latest snapshot to try …
4:49 PM Ticket #5125 (mpg frames flick) closed by Marton Balint
invalid: No reply, so I close this as invalid. Reopen if you think otherwise.
4:34 PM Ticket #5342 (Stuttering issue with ffplay (with SDL)) closed by Marton Balint
fixed: New ffplay in git master is using SDL2 for video render, this should …
4:32 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by Marton Balint
I doubt the race is in ffplay. I'd check with another window manager …
4:30 PM Ticket #5865 (ffplay doesn't correctly center fullscreen video on rotated monitor) updated by Marton Balint
This works for me, give some more info, like OS, SDL version, Window …
3:32 PM Changeset in ffmpeg [7ef3e5b5] by Marton Balint <cus@passwd.hu>
lavfi/metadata: allow deleting all metadata Reviewed-by: Paul B Mahol …
3:32 PM Changeset in ffmpeg [d946424f] by Marton Balint <cus@passwd.hu>
lavfi/metadata: fix setting metadata values Reviewed-by: Paul B Mahol …
3:23 PM Changeset in ffmpeg [4f8262e3] by wm4 <nfxjfg@googlemail.com>
ffmpeg: use new encode API
3:22 PM Changeset in ffmpeg [8f6f2322] by wm4 <nfxjfg@googlemail.com>
ffmpeg: use new decode API This is a bit messy, mainly due to …
3:22 PM Changeset in ffmpeg [b2fea2fd] by wm4 <nfxjfg@googlemail.com>
ffmpeg: move subframe warning to libavcodec With the new decode API, …
1:20 PM Changeset in ffmpeg [3c18188f] by Hendrik Leppkes <h.leppkes@gmail.com>
doc/libav-merge: add a note for the skipped QSV functionality
1:19 PM Changeset in ffmpeg [62c58c59] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'ac7bfd69678f3966e38debdb27f4bde94dc0345c' * commit …
1:03 PM Changeset in ffmpeg [04b17ff9] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'ad9c9440d592e4d53d6bec9961b4b22e25387d70' * commit …
1:02 PM Changeset in ffmpeg [130e1f1d] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'a0524d9b1e1bb0012207584f067096df7792df6c' * commit …
8:41 AM Changeset in ffmpeg [0fbd4239] by Clément Bœsch <u@pkh.me>
doc/libav-merge: complete TODO section
7:58 AM AudioChannelManipulation edited by llogan
updated layouts (diff)
1:43 AM Changeset in ffmpeg [68d619a3] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add regression test for Ticket 186 Signed-off-by: Michael …
1:43 AM Changeset in ffmpeg [588c2355] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add fate-svq3-watermark Signed-off-by: Michael Niedermayer …
12:51 AM Changeset in ffmpeg [c2ea7062]n3.1.4 by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update Signed-off-by: Michael Niedermayer …
12:50 AM Changeset in ffmpeg [622ccbd8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Check nb_streams in read_gab2_sub() Fixes null …
12:50 AM Changeset in ffmpeg [c8c5f66b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Remove ancient assert This assert can with crafted …

Sep 30, 2016:

10:46 PM Changeset in ffmpeg [b57e38f5] by Diego Biurrun <diego@biurrun.de>
ac3dsp: x86: Replace inline asm for in-decoder downmixing with …
10:46 PM Changeset in ffmpeg [a9ba5959] by Diego Biurrun <diego@biurrun.de>
ac3dsp: Add some special-case handling for the C downmix function …
10:45 PM Changeset in ffmpeg [43717469] by Diego Biurrun <diego@biurrun.de>
ac3dsp: Reverse matrix in/out order in downmix() Also use (float ) …
9:37 PM Changeset in ffmpeg [0d2dd5d9] by Steven Liu <lingjiujianke@gmail.com>
avformat/hlsenc: support mkdir_p for use_localtime_mkdir when use …
5:48 PM Ticket #5873 (FFplay subtitle scaling regression) created by Carl Eugen Hoyos
Ticket #679 is reproducible again after 9c5fab5e […]
5:35 PM Changeset in ffmpeg [1a9b4bc] by Clément Bœsch <u@pkh.me>
doc/examples: build http_multiclient example
5:35 PM Changeset in ffmpeg [1e647d20] by Clément Bœsch <u@pkh.me>
doc/examples/gitignore: add forgotten qsvdec entry
5:35 PM Changeset in ffmpeg [3d064b7] by Clément Bœsch <u@pkh.me>
build: remove references to inexistant avcodec example
5:35 PM Changeset in ffmpeg [f2579f7e] by Clément Bœsch <u@pkh.me>
doc/examples/http_multiclient: fix mixed declarations and code
5:35 PM Changeset in ffmpeg [fb5e58cd] by Clément Bœsch <u@pkh.me>
doc/examples/http_multiclient: fix compilation Fixes error: no …
5:35 PM Changeset in ffmpeg [352ca77f] by Clément Bœsch <u@pkh.me>
build: fix avio_dir_cmd and avio_reading example dependencies
5:35 PM Changeset in ffmpeg [44103c60] by Clément Bœsch <u@pkh.me>
build: sort EXAMPLE_LIST
2:55 PM Changeset in ffmpeg [8ea35af7] by Anton Khirnov <anton@khirnov.net>
avio: add a new flag for marking streams seekable by timestamp
2:54 PM Changeset in ffmpeg [75c1db61] by Anton Khirnov <anton@khirnov.net>
avio: cosmetics, prettify AVIO_SEEKABLE_NORMAL Move the doxy above …
2:54 PM Changeset in ffmpeg [83548fe8] by Anton Khirnov <anton@khirnov.net>
lavf: fix usage of AVIOContext.seekable It is supposed to be a flag. …
9:18 AM Changeset in ffmpeg [8d126793] by Martin Storsjö <martin@martin.st>
x86/h264_weight: use appropriate register size for weight parameters …
8:59 AM Ticket #5692 (problem with ":" sign in HLS / tee output) updated by Carl Eugen Hoyos
Keywords changed
Is this still reproducible? Is network input required to reproduce …
8:55 AM Ticket #5741 (Wrong probing of an mp3 file) updated by Carl Eugen Hoyos
Priority changed
3:45 AM Ticket #5868 (Cygwin64 build fails for ffserver.o) updated by Tim Kiselev
[…] I'm not really that experienced in C development, so I'm kinda …
1:14 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by edumj
Any way, I found another bug with VobSubs in this same file. …

Sep 29, 2016:

9:36 PM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) closed by Carl Eugen Hoyos
fixed
8:58 PM Changeset in ffmpeg [97e7f03] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/hwcontext_cuda: use proper synchronization flag
8:58 PM Changeset in ffmpeg [ba0e5165] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: make use of new av_hwdevice_ctx_create api
8:58 PM Changeset in ffmpeg [49511501] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: support a pre-initialized hw_frames_ctx
8:58 PM Changeset in ffmpeg [f0ea96d8] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: use actual frame size for buffer allocation
7:47 PM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) reopened by blueice_haller
Using ffmpeg-20160927-92de2c2-win64-static on Windows from …
7:16 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) updated by rich99
This also fixes uncompressed tiff in mkv, which didn't work before. […]
4:09 PM Ticket #5868 (Cygwin64 build fails for ffserver.o) updated by Carl Eugen Hoyos
How does CPPFLAGS (in config.mak) look like?
3:56 PM Ticket #5868 (Cygwin64 build fails for ffserver.o) updated by Timo R.
Defining _XOPEN_SOURCE or _GNU_SOURCE makes it work for me.
3:54 PM Changeset in ffmpeg [2caa93b8] by Diego Biurrun <diego@biurrun.de>
mpegaudiodsp: Change type of array stride parameters to ptrdiff_t …
3:54 PM Changeset in ffmpeg [15b4f494] by Diego Biurrun <diego@biurrun.de>
mss*: Change type of array stride parameters to ptrdiff_t ptrdiff_t …
3:54 PM Changeset in ffmpeg [a339e919] by Diego Biurrun <diego@biurrun.de>
ea: Change type of array stride parameters to ptrdiff_t ptrdiff_t is …
3:54 PM Changeset in ffmpeg [ba479f3d] by Diego Biurrun <diego@biurrun.de>
hevc: Change type of array stride parameters to ptrdiff_t ptrdiff_t …
3:24 PM Ticket #5868 (Cygwin64 build fails for ffserver.o) updated by Carl Eugen Hoyos
Building does not work with …
3:23 PM Ticket #5868 (Cygwin64 build fails for ffserver.o) updated by Tim Kiselev
Actually, disabling the error breaks other parts of the build, so it's …
3:17 PM Changeset in ffmpeg [81bab107] by Jan Sebechlebsky <sebechlebskyjan@gmail.com>
avformat/tee: Copy interrupt callback and flags to slave Copy …
2:35 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) updated by rich99
That was fast! Tested with the above commands and it fixes the issue. …
2:26 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test this patch: …
2:23 PM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) updated by Sven
You may be confusing "deprecated" with "removed". I'm not saying it …
1:57 PM Changeset in ffmpeg [856e1eac] by Timo Rothenpieler <timo@rothenpieler.org>
ffmpeg_cuvid: make use of new av_hwdevice_ctx_create api
1:57 PM Changeset in ffmpeg [bfbf86ef] by Timo Rothenpieler <timo@rothenpieler.org>
ffmpeg: pass the hwaccel frames context to the decoder
1:54 PM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) updated by Timo R.
I don't see a reason to deprecate it. Specially as there is no …
1:50 PM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) updated by Sven
So far the only response I got was to send in a feature request for …
1:41 PM Changeset in ffmpeg [e84eeca] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/movenc: Put correct display aspect ratio in ARES atom.
1:41 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) updated by rich99
Remuxing .mov to mkv also produces unplayable mkv. […]
1:29 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) updated by rich99
Uncut output for: ffmpeg -v 9 -loglevel "trace" -f lavfi -i testsrc …
1:29 PM Changeset in ffmpeg [fcce25ee] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mov: Read display aspect ratio from ares atom also for dnxhd. …
1:23 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) updated by rich99
Trying to play the file: […] Output: […]
1:21 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) updated by rich99
Command: […] Output: […]
1:18 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) updated by rich99
Keywords, Version changed
1:18 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) updated by Carl Eugen Hoyos
Keywords changed
Please provide the complete, uncut console output together with the …
1:04 PM Ticket #5872 (ffmpeg creates bad .mov when encoding hap video) created by rich99
This is a test command to generate a hap mkv file: […] The created …
12:48 PM Changeset in ffmpeg [e4a94d8b] by Diego Biurrun <diego@biurrun.de>
h264chroma: Change type of stride parameters to ptrdiff_t This avoids …
12:48 PM Changeset in ffmpeg [2ec9fa5e] by Diego Biurrun <diego@biurrun.de>
idct: Change type of array stride parameters to ptrdiff_t ptrdiff_t …
12:48 PM Changeset in ffmpeg [b2939a7] by Diego Biurrun <diego@biurrun.de>
blockdsp: Change type of array stride parameters to ptrdiff_t …
12:48 PM Changeset in ffmpeg [3281d823] by Diego Biurrun <diego@biurrun.de>
intrax8: Change type of array stride parameters to ptrdiff_t …
12:48 PM Changeset in ffmpeg [92c5755a] by Diego Biurrun <diego@biurrun.de>
hpeldsp: arm: Update comments left behind in …
12:47 PM Changeset in ffmpeg [009adfd4] by Diego Biurrun <diego@biurrun.de>
x86: fpel: Remove unnecessary sign extend
12:44 PM Changeset in ffmpeg [29a76ff5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Changelog: Mention edts support.
10:01 AM Ticket #5871 (Memory leakage in acceletared encoding (h264_vaapi and hevc_vaapi)) updated by hsyrja
https://bugs.freedesktop.org/show_bug.cgi?id=97970
9:57 AM Ticket #5871 (Memory leakage in acceletared encoding (h264_vaapi and hevc_vaapi)) updated by hsyrja
Thx submitted a bug report to Intel libva guys hope they will fix the …
9:32 AM Changeset in ffmpeg [cc725ebe] by Josh de Kock <josh@itanimul.li>
movenc: Add support for writing language codes into ISML manifests …
12:25 AM Changeset in ffmpeg [dba2db6c] by Michael Niedermayer <michael@niedermayer.cc>
lavf/mov.c: Make audio timestamps strictly monotonically increasing …
12:25 AM Changeset in ffmpeg [7e0235bd] by Michael Niedermayer <michael@niedermayer.cc>
lavc/utils.c: Subtract skip_samples when frame is DISCARDed. …

Sep 28, 2016:

11:23 PM Changeset in ffmpeg [1846a3ea] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg_vaapi: fix choice of decoder_format The check could previously …
11:04 PM Changeset in ffmpeg [95f2dcaf] by Lou Logan <lou@lrcd.com>
doc/muxers: fix hlsenc options examples error Reviewed-by: Michael …
10:33 PM Changeset in ffmpeg [a68f1ae] by James Almer <jamrial@gmail.com>
doc/codecs.texi: fix and expand color related options Found-by: …
9:54 PM Changeset in ffmpeg [956a541] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Set max_num_ref_frames to 1 when not using B frames
9:54 PM Changeset in ffmpeg [086e4b58] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Sync to input surface rather than output While …
9:54 PM Changeset in ffmpeg [892bbbcd] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Check packed header capabilities This improves …
9:54 PM Changeset in ffmpeg [80a5d05] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Refactor initialisation This allows better checking of …
9:45 PM Changeset in ffmpeg [6c10f8fe] by Michael Niedermayer <michael@niedermayer.cc>
movenc: use similar logic to DASH when writing bit rate to ISML This …
8:42 PM Changeset in ffmpeg [bc6174d4] by James Almer <jamrial@gmail.com>
Changelog: update after the last few commits Signed-off-by: James …
8:40 PM Changeset in ffmpeg [2303cea5] by James Almer <jamrial@gmail.com>
avfilter/vf_colorspace: fix range for output colorspace option …
8:33 PM Changeset in ffmpeg [e4bfc9ec] by James Almer <jamrial@gmail.com>
avfilter/vf_colorspace: fix range for output colorspace option …
7:06 PM log ffmpeg latest [92de2c2] cpuflag 0.log.log attached to Ticket #5764 by MonoS
7:05 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by MonoS
My apologies, I confused some of the files in my folders, here the …
6:32 PM Ticket #5871 (Memory leakage in acceletared encoding (h264_vaapi and hevc_vaapi)) updated by jkqxz
The leak of VA buffers is due to a difference between the i965 driver …
6:31 PM Changeset in ffmpeg [2366efce] by Nicolas George <george@nsup.org>
avformat/concatdec: don't call open_file when seek position within a file
6:13 PM Changeset in ffmpeg [13dd5ed] by James Almer <jamrial@gmail.com>
avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv See …
6:02 PM Ticket #5869 (ffserver crash when GET sdp file) updated by korovkin
fair point. here is the crash running with lldb on : …
5:44 PM Changeset in ffmpeg [d657327] by Philip Langdale <philipl@overt.org>
ffmpeg_cuvid: Don't unnecessarily include nvcuvid.h
4:57 PM Ticket #5871 (Memory leakage in acceletared encoding (h264_vaapi and hevc_vaapi)) updated by hsyrja
Valgrind --tool-massif report attached
4:53 PM massif.rpt attached to Ticket #5871 by hsyrja
Valgrind --tool=massif log
4:30 PM Changeset in ffmpeg [eba04147] by James Almer <jamrial@gmail.com>
Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' * commit …
4:26 PM Changeset in ffmpeg [e9a5fc96] by James Almer <jamrial@gmail.com>
Merge commit '6f19bbcf8532d018d8d6d82e000738d0ac2385c9' * commit …
4:22 PM Changeset in ffmpeg [32c25f06] by James Almer <jamrial@gmail.com>
Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa' * commit …
4:19 PM Changeset in ffmpeg [0153cc49] by James Almer <jamrial@gmail.com>
Merge commit '40dd5166d2ba4f9035b93748840e408cd8be40e5' * commit …
4:12 PM Changeset in ffmpeg [6e76c9c4] by James Almer <jamrial@gmail.com>
Merge commit 'a8164323374e86ce5f93759230868c98356833a2' * commit …
4:09 PM Changeset in ffmpeg [f013ba47] by James Almer <jamrial@gmail.com>
Merge commit '5d560d38deca1e4705e6d3784d737363b9c830fe' * commit …
3:59 PM Changeset in ffmpeg [3597d32e] by James Almer <jamrial@gmail.com>
Merge commit '6ed0f70f97c882813199b3bafd724ceeb43659de' * commit …
3:57 PM Changeset in ffmpeg [df2ae8f3] by James Almer <jamrial@gmail.com>
Merge commit '5fa255b65c7887cc913f097aed1b581fbf1a8745' * commit …
3:49 PM Changeset in ffmpeg [83bf40f3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/8bps: Fix 32bit output of 24bit video. Regression since / …
3:36 PM Ticket #1673 (MPEG2-TS minimum PID value for data packet) closed by Carl Eugen Hoyos
fixed: Finally applied as 58776ccbdb4d2e5f07d1d0fe12a1529cffe949c0
3:31 PM Ticket #5870 (exr: support subsampling) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
3:29 PM Changeset in ffmpeg [58776ccb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpegtsenc: Set min PID for data pkt to 0x0010. Fixes ticket #1673.
3:13 PM Changeset in ffmpeg [b9a1d389] by Michael Niedermayer <michael@niedermayer.cc>
Update for 3.0.4 Signed-off-by: Michael Niedermayer …
3:11 PM Changeset in ffmpeg [8c43f320] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Check nb_streams in read_gab2_sub() Fixes null …
3:11 PM Changeset in ffmpeg [77d5a237] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Remove ancient assert This assert can with crafted …
3:11 PM Changeset in ffmpeg [fb7617df] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Fix memleak with dv in avi Found-by: 连一汉 …
3:11 PM Changeset in ffmpeg [82b58841] by Michael Niedermayer <michael@niedermayer.cc>
lavc/movtextdec.c: Avoid infinite loop on invalid data. …
3:11 PM Changeset in ffmpeg [e5bf7ab] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ansi: Check dimensions Fixes: 1.avi Found-by: 连一汉 …
3:11 PM Changeset in ffmpeg [63f9516] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cavsdsp: use av_clip_uint8() for idct Fixes out of array read …
3:11 PM Changeset in ffmpeg [7fefa413] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Check packet in mov_write_single_packet() too Fixes …
3:11 PM Changeset in ffmpeg [a1f77124] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Factor check_pkt() out Reviewed-by: Paul B Mahol …
3:11 PM Changeset in ffmpeg [f2f7d49f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: fix timebase error in avformat_seek_file() When there …
3:11 PM Changeset in ffmpeg [9357aa6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g726: Add missing ADDB output mask Fixes: 1.poc Fixes out of …
3:11 PM Changeset in ffmpeg [26a8fc1c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/avpacket: clear side_data_elems Fixes null pointer …
3:11 PM Changeset in ffmpeg [b7b3b008] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Check first DTS similar to dts difference Fixes …
3:11 PM Changeset in ffmpeg [d669b7f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ccaption_dec: Use simple array instead of AVBuffer This is …
3:11 PM Changeset in ffmpeg [9259b7f3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix potential integer overflow in mov_read_keys Actual …
3:11 PM Changeset in ffmpeg [cb8a29f8] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with …
3:11 PM Changeset in ffmpeg [6744d3f6] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices …
3:06 PM Ticket #5871 (Memory leakage in acceletared encoding (h264_vaapi and hevc_vaapi)) updated by Carl Eugen Hoyos
Keywords, Component changed
If you want to report a leak, please provide valgrind output, don't …
2:48 PM Changeset in ffmpeg [c03b9d6] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: nicely align AVOptions
2:48 PM Changeset in ffmpeg [facc19ef] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: Extended rate-control support as provided by SDK 7 …
2:48 PM Changeset in ffmpeg [033f98c9] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add HEVC REXT profile
2:48 PM Changeset in ffmpeg [a81b000a] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: Make sure that enum and array index match Based on …
2:46 PM Changeset in ffmpeg [2679ad47] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Check nb_streams in read_gab2_sub() Fixes null …
2:46 PM Changeset in ffmpeg [14bac7e0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Remove ancient assert This assert can with crafted …
2:22 PM Changeset in ffmpeg [d0590d93] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/mediacodecdec_h264: fix SODB escaping Fixes escaping of …
2:10 PM Changeset in ffmpeg [e60a00e0] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix const options for hevc gpu setting
2:01 PM Ticket #5871 (Memory leakage in acceletared encoding (h264_vaapi and hevc_vaapi)) created by hsyrja
Summary of the bug: How to reproduce: […]
12:29 PM Ticket #5870 (exr: support subsampling) created by ami_stuff
http://www.megafileupload.com/opbU/exr_luminance.7z […]
12:23 PM Changeset in ffmpeg [e6351504] by Michael Niedermayer <michael@niedermayer.cc>
Update for 3.1.4 Signed-off-by: Michael Niedermayer …
12:23 PM Changeset in ffmpeg [8834e08] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Fix memleak with dv in avi Found-by: 连一汉 …
12:23 PM Changeset in ffmpeg [39dc26f0] by Michael Niedermayer <michael@niedermayer.cc>
lavc/movtextdec.c: Avoid infinite loop on invalid data. …
12:23 PM Changeset in ffmpeg [496267f8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ansi: Check dimensions Fixes: 1.avi Found-by: 连一汉 …
12:23 PM Changeset in ffmpeg [9d738e69] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cavsdsp: use av_clip_uint8() for idct Fixes out of array read …
12:23 PM Changeset in ffmpeg [77c9c350] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Check packet in mov_write_single_packet() too Fixes …
12:23 PM Changeset in ffmpeg [03f996d1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Factor check_pkt() out Reviewed-by: Paul B Mahol …
12:23 PM Changeset in ffmpeg [c68ce48] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: fix timebase error in avformat_seek_file() When there …
12:23 PM Changeset in ffmpeg [ac8ac466] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g726: Add missing ADDB output mask Fixes: 1.poc Fixes out of …
12:23 PM Changeset in ffmpeg [c2087fc4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/avpacket: clear side_data_elems Fixes null pointer …
12:23 PM Changeset in ffmpeg [21a97977] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Check first DTS similar to dts difference Fixes …
12:23 PM Changeset in ffmpeg [65c10f0f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ccaption_dec: Use simple array instead of AVBuffer This is …
12:23 PM Changeset in ffmpeg [ed1c6f70] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq3: Reintroduce slice_type Fixes out of array read Fixes: …
12:17 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by ami_stuff
Here is On2 encoder (On2CompI) with their own player (TrueCast …
11:35 AM Changeset in ffmpeg [25866680] by Josh de Kock <josh@itanimul.li>
lavc/qdm2: increase code clarity Signed-off-by: Michael Niedermayer …
9:12 AM Changeset in ffmpeg [ca216c71] by Michael Niedermayer <michael@niedermayer.cc>
lavc/movtextdec.c: Avoid infinite loop on invalid data. …
8:30 AM Ticket #5400 (rtsp url path arguments not accepted) closed by Carl Eugen Hoyos
invalid: I believe the command line is just missing the quotation marks that …
8:19 AM Ticket #5385 (FFMPEg Streaming Error) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide at least the first 50 lines of the …
8:01 AM Changeset in ffmpeg [67d28f4a] by Anton Khirnov <anton@khirnov.net>
examples/output: switch to the new encoding API
8:01 AM Changeset in ffmpeg [7bf8db4d] by Anton Khirnov <anton@khirnov.net>
tdsc: use the new decoding API
8:01 AM Changeset in ffmpeg [de2ae3c1] by Anton Khirnov <anton@khirnov.net>
lavc: add clobber tests for the new encoding/decoding API
8:01 AM Changeset in ffmpeg [68811a41] by Anton Khirnov <anton@khirnov.net>
mpegvideo_enc: use the new encoding API for b_strategy=2
8:01 AM Changeset in ffmpeg [f03f78bc] by Anton Khirnov <anton@khirnov.net>
mpegvideo_enc: handle encoding errors with b_strategy=2
8:01 AM Changeset in ffmpeg [6f733eca] by Anton Khirnov <anton@khirnov.net>
mpegvideo_enc: add const to the AVCodec instance
8:01 AM Changeset in ffmpeg [6c09af7e] by Anton Khirnov <anton@khirnov.net>
APIchanges: fix a typo in the version number
7:25 AM Ticket #5869 (ffserver crash when GET sdp file) updated by Carl Eugen Hoyos
Please understand that it makes no sense to use external resources for …
7:24 AM Ticket #3118 (SAMI: multiple languages not detected) updated by Carl Eugen Hoyos
Please send your patch to the development mailing list, it will be …
7:20 AM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by Carl Eugen Hoyos
Please test with a Zeranoe binary.
2:49 AM Changeset in ffmpeg [7e9e1b70] by Philip Langdale <philipl@overt.org>
lavc/movtextdec.c: Avoid infinite loop on invalid data. …
2:11 AM Ticket #5869 (ffserver crash when GET sdp file) updated by korovkin
the same experiment works well on version 3.0 : git describe …
2:03 AM Ticket #5869 (ffserver crash when GET sdp file) created by korovkin
Summary of the bug: when starting the following ffserver instance, …
1:41 AM Ticket #3118 (SAMI: multiple languages not detected) updated by Jehan
So I have been having a look at the code for SAMI support and I …
1:37 AM 0001-avformat-basic-language-support-in-SAMI-subtitles.patch attached to Ticket #3118 by Jehan
Basic language support in SAMI files.
12:21 AM Changeset in ffmpeg [92de2c23] by James Almer <jamrial@gmail.com>
ffprobe: don't use AVStream.codec to set decoder framerate Also don't …

Sep 27, 2016:

11:30 PM Changeset in ffmpeg [29b6c2be] by James Almer <jamrial@gmail.com>
avformat/matroskadec: set AVCodecParameters.field_order on progressive …
11:24 PM Changeset in ffmpeg [8c83062a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: retain error codes in matroska_resync() and …
10:28 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by ami_stuff
Replying to compn: > if its a realaudio codec, and you are …
10:26 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by ami_stuff
Replying to ami_stuff: > some old version of realplayer, …
10:17 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by compn
if its a realaudio codec, and you are trying to get it loading in …
9:41 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by ami_stuff
some old version of realplayer, but you need to change extension from …
9:36 PM log ffmpeg latest [b83d907] cpuflag 0.log attached to Ticket #5764 by MonoS
9:35 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by MonoS
Tried without success. This is my command line {{{.\ffmpeg_g.exe -i …
9:31 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by Elon Musk
What you used to play/generate those?
7:43 PM Ticket #5859 (ffmpeg does not work with QSV/MSS2017) updated by Milan Cizek
Test command is conversion from hevc to h264. […]
7:42 PM Ticket #5859 (ffmpeg does not work with QSV/MSS2017) updated by Milan Cizek
I solved it. My problem was in LD_LIBRARY_PATH and missing libva.a. …
7:08 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by Clément Bœsch
It's very likely a race, so not surprising. I can reproduce everytime …
7:06 PM Changeset in ffmpeg [a54c3ff6] by Lou Logan <lou@lrcd.com>
doc/filters: blend terminates on longest input Signed-off-by: Mulvya …
6:53 PM Downstreams edited by llogan
added additional releases used by Arch (diff)
6:39 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by llogan
Status, Reproduced by developer changed
I can duplicate this issue but it takes several tries of using the f
5:25 PM Ticket #5868 (Cygwin64 build fails for ffserver.o) created by Tim Kiselev
See …
5:04 PM Ticket #3118 (SAMI: multiple languages not detected) updated by Jehan
Replying to gjdfgh: > Note that SAMI has other issues, and …
4:48 PM Changeset in ffmpeg [0e8d1fc1] by Luca Barbato <lu_zero@gentoo.org>
lavu: Bump version for the 12bit Planar YUV support
4:48 PM Changeset in ffmpeg [9bd6ea56] by Luca Barbato <lu_zero@gentoo.org>
pixfmt: Add yuv444p12 pixel format
4:48 PM Changeset in ffmpeg [0aebbbd] by Luca Barbato <lu_zero@gentoo.org>
pixfmt: Add yuv422p12 pixel format
4:48 PM Changeset in ffmpeg [85406e7a] by Luca Barbato <lu_zero@gentoo.org>
pixfmt: Add yuv420p12 pixel format
4:48 PM Changeset in ffmpeg [2b5b1e1e] by Luca Barbato <lu_zero@gentoo.org>
swscale: Rename is9_OR_10 to match what it does It is used to select …
4:34 PM Ticket #3118 (SAMI: multiple languages not detected) updated by Jehan
I very often get smi files with several languages in it, and it is …
3:17 PM Changeset in ffmpeg [e87a501e] by Luca Barbato <lu_zero@gentoo.org>
swscale: Update bitdepth range check Make sure the scaling functions …
1:42 PM Changeset in ffmpeg [4a05d2ed] by James Almer <jamrial@gmail.com>
ffmpeg: stop using AVStream.codec on stream copy This commit is based …
1:42 PM Changeset in ffmpeg [f0b6f725] by James Almer <jamrial@gmail.com>
avformat: add av_stream_get_codec_timebase() This will allow ffmpeg.c …
1:26 PM Changeset in ffmpeg [fd902510] by Michael Niedermayer <michael@niedermayer.cc>
swr: Update version & APIChanges for swr_build_matrix() Found-by: …
12:06 PM Ticket #5867 (colorspace is not preserved) updated by shekh
Replying to cehoyos: > > But conversion still says …
11:58 AM Ticket #5867 (colorspace is not preserved) updated by Carl Eugen Hoyos
Replying to shekh: > Do you mean my setting is replaced by …
11:42 AM Changeset in ffmpeg [7a3dc2f7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix potential integer overflow in mov_read_keys Actual …
11:42 AM Changeset in ffmpeg [e91b7852] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with …
11:42 AM Changeset in ffmpeg [5aaf7e31] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices …
11:42 AM Changeset in ffmpeg [ed38046c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Fix infinite loop in avi_read_nikon() Fixes: …
11:42 AM Changeset in ffmpeg [ba642f03] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: End probing if the expected codec surpasses …
11:33 AM Ticket #5780 (Get auto matrix from swresample) closed by Michael Niedermayer
fixed: Fixed in 23c0779cda8cedfa5e722677aecba18801a31278
10:59 AM Ticket #5867 (colorspace is not preserved) updated by shekh
Replying to cehoyos: Do you mean my setting is replaced …
10:54 AM Changeset in ffmpeg [23c0779c] by Michael Niedermayer <michael@niedermayer.cc>
swresample: Add swr_build_matrix() API and Doxy documentation is …
10:53 AM Changeset in ffmpeg [740f5105] by Michael Niedermayer <michael@niedermayer.cc>
swresample: Use double and float for matrixes for best quality and …
10:36 AM Ticket #5867 (colorspace is not preserved) updated by Carl Eugen Hoyos
The color_range of color.mov is "mpeg" / 1 (because you specified it …
9:50 AM Ticket #5867 (colorspace is not preserved) created by shekh
I try to specify -colorspace and -color_range but it has no effect on …
8:32 AM Ticket #5147 (mov: wrong output after remuxing) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
8:30 AM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by Hendrik
As mentioned above, the issue did appear with …
7:43 AM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by Carl Eugen Hoyos
Priority, Component changed
Fixed by Timo Rothenpieler in 99b823f0a1be42abc0f3a6a0da946c4464db5fb6
7:07 AM Changeset in ffmpeg [dcc506a9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
doc: Mention -dn in the "Stream selection" paragraph. There is no …
7:00 AM Ticket #4009 (aiffenc qcelp remux: invalid output) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
6:33 AM Changeset in ffmpeg [de8e096c] by Diego Biurrun <diego@biurrun.de>
swscale: Consistently order input YUV pixel formats Follow a 420, …
6:32 AM Ticket #5671 (FFmpeg unable to decode PCM in MXF) updated by Carl Eugen Hoyos
I opened ticket #5866 for the regression decoding the xiph sample.
6:30 AM Ticket #5866 (mxf regression with xiph sample file) created by Carl Eugen Hoyos
Lutz Vieweg reported an mxf regression since …
5:19 AM Ticket #5713 (Can't Recalculate the Timestamp of Fragmentary Video Streams) updated by PureOcean
Component, Summary changed
Okay. I finally found the root cause. FFmpeg can't recalculate …
1:45 AM Changeset in ffmpeg [64545dd6] by James Almer <jamrial@gmail.com>
ffprobe: don't access AVCodecContext.pkt_timebase directly …
12:59 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by edumj
Ok, no error with full file! But the 1000 fps thing... I used this …
Note: See TracTimeline for information about the timeline view.