Timeline



Feb 3, 2015:

11:55 PM Changeset in ffmpeg [b737a2c5] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpc8: fix broken pointer math This could overflow and crash …
11:49 PM Ticket #4218 (regression: jpeg output streams instead of shows image) updated by ill
Priority, Version changed
11:48 PM Changeset in ffmpeg [bdc4abd6] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpc8: fix hang with fuzzed file This can lead to an endless …
11:48 PM Changeset in ffmpeg [28f30354] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpc8: fix hang with fuzzed file This can lead to an endless …
11:47 PM Ticket #4115 (ffserver format rm stream is linked as ".ram" on status page) updated by ill
Version changed
11:46 PM Ticket #4095 (ffserver mjpeg stream lacks boundaries) updated by ill
Version changed
11:39 PM Changeset in ffmpeg [56cc0242] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpc8: fix hang with fuzzed file This can lead to an endless …
11:18 PM Changeset in ffmpeg [e93d3a22] by Michael Niedermayer <michaelni@gmx.at>
x86: lavu/x264asm: fix ymm register instantiation This mimicks what …
11:04 PM Changeset in ffmpeg [d304cb49] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '898276c16b1683ac77723e97574a3bfdb29507fd' * commit …
10:49 PM Changeset in ffmpeg [bd12634d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ec524ed12aa1aeb37125203f1adf5aa10dfcb0de' * commit …
10:35 PM Changeset in ffmpeg [1dc1c4e7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a6653787a4b1e89170ff7962312dd110769c83a3' * commit …
10:08 PM Changeset in ffmpeg [763e6ecf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/aarch64: Do not use the neon horizontal chroma loop filter for …
10:03 PM Changeset in ffmpeg [741b56fc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1dec: Add assert to ensure "stages >= 0" This is currently …
10:03 PM Changeset in ffmpeg [cba3a46e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9b8c8a9395c849639aea0f6b5300e991e93c3a73' * commit …
9:40 PM Changeset in ffmpeg [acfb4ede] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6f7a32839d1b913be8170e91c3ac9816b314da21' * commit …
9:29 PM Changeset in ffmpeg [94337f8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '67e9f3907d6d438a413df72d72c1339a0c11a290' * commit …
9:27 PM Changeset in ffmpeg [e005dc62] by Michael Niedermayer <michaelni@gmx.at>
avformat: fix mode of img2dec.c and utils.c Found-by: jamrial …
9:19 PM Changeset in ffmpeg [a83e063] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e3528d2a7bf29ba148d7ac1678552ce0089cd14f' * commit …
9:05 PM Changeset in ffmpeg [deeba777] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '27b99d929fe3440b4bba8e5d970c2802f274f328' * commit …
8:53 PM Changeset in ffmpeg [46a16ca1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '75439bb31b3ab76f9a4d30c5de4ff9f407ec8128' * commit …
7:29 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by ramitb
Can I raise the bounty to $500? Anyone else want to support this? …
6:05 PM Ticket #4262 (mpc8: deadlock with fuzzed file) updated by gjdfgh
Patch sent.
5:57 PM Changeset in ffmpeg [b37858ea] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: remove the non-negative number requirement for …
5:27 PM Ticket #4295 (vpx: misleading error report on 2nd pass) created by Christian Ebert
Summary of the bug: webm (libvpx) 1st pass does not produce video …
3:23 PM Changeset in ffmpeg [898276c1] by Vittorio Giovara <vittorio.giovara@gmail.com>
r3d: Fix pos type avio_tell can return a negative number. Bug-Id: …
3:23 PM Changeset in ffmpeg [ec524ed] by Vittorio Giovara <vittorio.giovara@gmail.com>
tta: Fix framepos and start_offset types Also propagate errors. CC: …
3:23 PM Changeset in ffmpeg [a6653787] by Vittorio Giovara <vittorio.giovara@gmail.com>
libopencv: Check kernel_str life cycle The string might or might not …
3:23 PM Changeset in ffmpeg [9b8c8a93] by Vittorio Giovara <vittorio.giovara@gmail.com>
svq1dec: Validate the stages value strictly It can be less than -1. …
3:23 PM Changeset in ffmpeg [6f7a3283] by Vittorio Giovara <vittorio.giovara@gmail.com>
svq1enc: correctly handle memory error and allocations Signed-off-by: …
3:23 PM Changeset in ffmpeg [67e9f390] by Vittorio Giovara <vittorio.giovara@gmail.com>
isom: Decode Prores 4444 XQ with the existing Prores decoder The …
3:18 PM Changeset in ffmpeg [5d7320be] by Michael Niedermayer <michaelni@gmx.at>
avformat/tta: fix crash with corrupted files av_add_index_entry() can …
3:18 PM Changeset in ffmpeg [6e7f183a] by Michael Niedermayer <michaelni@gmx.at>
avformat/tta: fix crash with corrupted files av_add_index_entry() can …
3:15 PM Changeset in ffmpeg [e3528d2a] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: Implement parsing of the "HandlerName" from the MP4 HDLR atom …
3:02 PM Changeset in ffmpeg [6a0cd529] by Michael Niedermayer <michaelni@gmx.at>
avformat/tta: fix crash with corrupted files av_add_index_entry() can …
2:55 PM Changeset in ffmpeg [27b99d92] by Vittorio Giovara <vittorio.giovara@gmail.com>
siff: Return more meaningful error values
2:53 PM Changeset in ffmpeg [75439bb3] by Vittorio Giovara <vittorio.giovara@gmail.com>
siff: K&R formatting cosmetics
2:15 PM Changeset in ffmpeg [22504396] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: Fix build with msvc Signed-off-by: Michael …
1:42 PM Ticket #4294 (tta: crash with fuzzed file) updated by gjdfgh
Patch sent.
1:28 PM Changeset in ffmpeg [63186ac] by Michael Niedermayer <michaelni@gmx.at>
avutil/mem: replace remaining void /* casts by memcpy() This is …
1:11 PM Changeset in ffmpeg [ed91c865] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: simplify pasp value before setting SAR This avoids a …
12:21 PM ffmpeg_tta_crash.tta attached to Ticket #4294 by tholin
12:20 PM Ticket #4294 (tta: crash with fuzzed file) created by tholin
The attached file segfaults. I had to manually edit the file to make …
7:26 AM Ticket #4293 (avformat: optionally write an approximate duration ahead-of-time if ...) created by Ridley Combs
This would be useful when writing a format like MKV or MP3 that has a …
5:16 AM Changeset in ffmpeg [fc35df89] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec() also …
1:21 AM Changeset in ffmpeg [7620d48] by Michael Niedermayer <michaelni@gmx.at>
avformat/network: Check for av_malloc* failures in ff_tls_init() …

Feb 2, 2015:

11:52 PM DirectShow edited by Roger Pack
(diff)
10:27 PM Changeset in ffmpeg [9d7ae72] by Michael Niedermayer <michaelni@gmx.at>
swresample: Use int instead of enum for fields which are accessed …
9:30 PM Changeset in ffmpeg [c348a42d] by Michael Niedermayer <michaelni@gmx.at>
Revert "avformat/mpegtsenc: Change the service_type field to enum" …
9:22 PM Ticket #4118 (mpegts: allow to set service_type in SDT) closed by dhead666
fixed: fixed with 48e36f8a1276ef11274822dd99db0a0d6cbed87a
9:15 PM Changeset in ffmpeg [0935453] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: Change the service_type field to enum …
9:02 PM Changeset in ffmpeg [48e36f8a] by Michael Niedermayer <michaelni@gmx.at>
libavformat/mpegtsenc: allow to set service_type in sdt This adds an …
8:16 PM Changeset in ffmpeg [8f79cd47] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '11e05533170485b593974cf90916425a0188e7bd' * commit …
7:43 PM Changeset in ffmpeg [7b32b35b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8' * commit …
7:32 PM Changeset in ffmpeg [aab902e6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '28df0151b6618226b05ee52e031af0b11ca531b0' * commit …
7:09 PM Changeset in ffmpeg [11e0553] by Diego Biurrun <diego@biurrun.de>
Ignore generated file tools/sidxindex.
6:56 PM Changeset in ffmpeg [d525b45f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_filter: Fix indention Found-by: Timothy Gu …
5:10 PM Changeset in ffmpeg [7cf6a67e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: adding support for monochrome sequences in hevc cherry …
4:54 PM Changeset in ffmpeg [ecc92ee] by Michael Niedermayer <michaelni@gmx.at>
lavc/libopenjpegenc: move opj_create_compress, opj_cio_open and …
4:32 PM Changeset in ffmpeg [6d1d036e] by Michael Niedermayer <michaelni@gmx.at>
lavc/libopenjpegenc: factorize cinema parameters to it's own function …
3:07 PM Changeset in ffmpeg [3d5d4623] by Janne Grunau <janne-libav@jannau.net>
opus: Factor out imdct15 into a standalone component It will be …
2:16 PM matrix_uspp2.png attached to Postprocessing by Arwa
2:15 PM matrix_uspp1.png attached to Postprocessing by Arwa
2:15 PM matrix_uspp0.png attached to Postprocessing by Arwa
2:15 PM matrix_spp2.png attached to Postprocessing by Arwa
2:13 PM matrix_spp1.png attached to Postprocessing by Arwa
2:12 PM matrix_spp0.png attached to Postprocessing by Arwa
2:11 PM matrix_pp72.png attached to Postprocessing by Arwa
2:09 PM matrix_pp71.png attached to Postprocessing by Arwa
2:07 PM matrix_pp70.png attached to Postprocessing by Arwa
2:05 PM matrix_pp2.png attached to Postprocessing by Arwa
2:05 PM matrix_pp1.png attached to Postprocessing by Arwa
2:04 PM matrix_pp0.png attached to Postprocessing by Arwa
2:04 PM matrix_orig.png attached to Postprocessing by Arwa
2:03 PM matrix_fspp2.png attached to Postprocessing by Arwa
2:03 PM matrix_fspp1.png attached to Postprocessing by Arwa
2:02 PM matrix_fspp0.png attached to Postprocessing by Arwa
2:01 PM matrix_blocky.png attached to Postprocessing by Arwa
1:30 PM Changeset in ffmpeg [28df0151] by Martin Storsjö <martin@martin.st>
configure: Add a dependency on vc1_decoder from vc1_parser This fixes …
12:34 PM Changeset in ffmpeg [6e95c673] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wavpackenc: remove unneeded L suffixes Reviewed-by: Paul B …
10:54 AM Conferences edited by Thilo Borgmann
(diff)
10:35 AM WikiStart edited by Thilo Borgmann
(diff)
10:35 AM Conferences/2015 edited by Thilo Borgmann
(diff)
10:34 AM Conferences created by Thilo Borgmann
Initial page
10:34 AM Conferences/2015 created by Thilo Borgmann
10:24 AM WikiStart edited by Thilo Borgmann
Add coferences section as well as Conferences 2015 (diff)
9:08 AM Changeset in ffmpeg [7b35a01f] by Stefano Sabatini <stefasab@gmail.com>
doc/ffprobe.xsd: drop build_date and build_time from …
9:04 AM Ticket #4292 (Add ProRes444XQ Codec support in ffmpeg (enhancement)) created by gregba
Summary of the bug: Apple introduced a new ProRes flavour some month …
4:04 AM Changeset in ffmpeg [aa2c75e9] by Michael Niedermayer <michaelni@gmx.at>
doc/doxy-wrapper.sh: autodetect version Signed-off-by: Andreas …
4:04 AM Changeset in ffmpeg [103e4c58] by Michael Niedermayer <michaelni@gmx.at>
stop embedding the build date Theis makes the build binary …
3:01 AM Changeset in ffmpeg [aa945dc1] by James Almer <jamrial@gmail.com>
x86/hevcdsp: add missing vzeroupper in …
2:11 AM Changeset in ffmpeg [1fe94ea] by Michael Niedermayer <michaelni@gmx.at>
vorbis: parse out setup headers as well Prevents an 'Invalid packet' …
1:50 AM Changeset in ffmpeg [17d87571] by Michael Niedermayer <michaelni@gmx.at>
ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range …
12:45 AM Changeset in ffmpeg [71e2cb47] by James Almer <jamrial@gmail.com>
x86/hevcdsp: add missing guards to ff_hevc_sao_band_filter_avx2 …
12:09 AM Changeset in ffmpeg [12120174] by Michael Niedermayer <michaelni@gmx.at>
lavu/x86/x86inc: deprecate INIT_AVX The same can be done with …

Feb 1, 2015:

11:23 PM Changeset in ffmpeg [6a6aeb53] by James Almer <jamrial@gmail.com>
hevc/sao: use aligned copies For band filter, source and destination …
11:22 PM Changeset in ffmpeg [bff7feb3] by James Almer <jamrial@gmail.com>
x86: hevc/sao: aligned source buffers Usefull for at least band …
11:22 PM Changeset in ffmpeg [fa3eccb4] by James Almer <jamrial@gmail.com>
x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2} …
11:06 PM Changeset in ffmpeg [a1684311] by Michael Niedermayer <michaelni@gmx.at>
x264asm: warn when inappropriate instruction used in function with …
9:38 PM Changeset in ffmpeg [36adfa32] by Michael Niedermayer <michaelni@gmx.at>
tests/utils: Remove unneeded L suffix Signed-off-by: Michael …
7:33 PM Changeset in ffmpeg [7881d3b2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size …
7:33 PM Changeset in ffmpeg [37723e0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size …
7:33 PM Changeset in ffmpeg [5f2902bd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_cabac: use int instead of long for mbb_xy The mb address …
7:32 PM Changeset in ffmpeg [5feffd62] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_cabac: use int instead of long for mbb_xy The mb address …
7:32 PM Changeset in ffmpeg [6862970d] by Michael Niedermayer <michaelni@gmx.at>
avformat/omadec: fix number suffix Signed-off-by: Michael Niedermayer …
7:24 PM Changeset in ffmpeg [ef368799] by Michael Niedermayer <michaelni@gmx.at>
avformat/smacker: Fix number suffix Signed-off-by: Michael …
7:23 PM Changeset in ffmpeg [633ce6b] by Michael Niedermayer <michaelni@gmx.at>
avformat/smacker: Fix number suffix Signed-off-by: Michael …
7:23 PM Changeset in ffmpeg [ba5e66cf] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: Fix number suffixes Signed-off-by: Michael …
7:22 PM Changeset in ffmpeg [201d626b] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: Fix number suffixes Signed-off-by: Michael …
7:18 PM Changeset in ffmpeg [0e79fd1e] by Michael Niedermayer <michaelni@gmx.at>
swresample/dither: Cleanup number suffixes The <<31 case needs LL …
7:17 PM Changeset in ffmpeg [364bddd] by Michael Niedermayer <michaelni@gmx.at>
swresample/dither: Cleanup number suffixes The <<31 case needs LL …
7:16 PM Changeset in ffmpeg [9939d98b] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Fix number suffixes in tb_unreliable() Signed-off-by: …
7:15 PM Changeset in ffmpeg [e651a2f8] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Fix number suffixes in tb_unreliable() Signed-off-by: …
7:12 PM Ticket #4201 (Error Application provided invalid, non monotonically increasing dts ...) updated by Erwin
Replying to rogerdpack: > if you're willing to try …
7:00 PM Changeset in ffmpeg [4531e2c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size …
7:00 PM Changeset in ffmpeg [592ba6ec] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_cabac: use int instead of long for mbb_xy The mb address …
7:00 PM Changeset in ffmpeg [f1f7f590] by Michael Niedermayer <michaelni@gmx.at>
avformat/omadec: fix number suffix Signed-off-by: Michael Niedermayer …
7:00 PM Changeset in ffmpeg [465f370] by Michael Niedermayer <michaelni@gmx.at>
avformat/smacker: Fix number suffix Signed-off-by: Michael …
7:00 PM Changeset in ffmpeg [fc3cdb00] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: Fix number suffixes Signed-off-by: Michael …
7:00 PM Changeset in ffmpeg [b4ad2853] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dxtory: Use LL instead of L number suffix This is probably …
7:00 PM Changeset in ffmpeg [c77cc2c1] by Michael Niedermayer <michaelni@gmx.at>
swresample/dither: Cleanup number suffixes The <<31 case needs LL …
6:45 PM Changeset in ffmpeg [2929e560] by James Almer <jamrial@gmail.com>
hevcdsp: replace the SAOParams struct parameter from sao_band_filter …
6:45 PM Changeset in ffmpeg [65e6ab0c] by James Almer <jamrial@gmail.com>
hevcdsp: remove unused parameter from sao_band_filter Signed-off-by: …
6:19 PM Changeset in ffmpeg [4b15bba2] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Fix number suffixes in tb_unreliable() Signed-off-by: …
6:13 PM Changeset in ffmpeg [0ff8fe10] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261enc: Fix number suffix Found-by: Reimar Döffinger …
5:48 PM Changeset in ffmpeg [61aca123] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261dec: Fix exported MVs for skipped MBs Signed-off-by: …
4:56 PM Changeset in ffmpeg [0182e5a7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/nellymoserenc: replace assert by av_assert1() Signed-off-by: …
4:47 PM Changeset in ffmpeg [d0045312] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_dctdnoiz: Use av_malloc_array() Signed-off-by: Paul B …
3:18 PM Changeset in ffmpeg [f018b1f3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support YA16 in jpeg 2000.
1:35 PM Changeset in ffmpeg [e912f45b] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggenc: Simplify by using OFFSET and PARAM Signed-off-by: …
12:53 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Thilo Borgmann
Like you, I would like a test for something actually used in the code …
12:52 PM Changeset in ffmpeg [fa73358c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '60392480181f24ebf3ab48d8ac3614705de90152' * commit …
12:22 PM Changeset in ffmpeg [9bacb576] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16' * commit …
11:15 AM Changeset in ffmpeg [021c0c5] by Paul B Mahol <onemda@gmail.com>
avcodec/motion_est: remove unneeded #include, there are no assert() …
11:15 AM Changeset in ffmpeg [01a3c5da] by Paul B Mahol <onemda@gmail.com>
avcodec/put_bits: remove unneeded #include, there are no assert() …
7:37 AM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) reopened by Peter Cordes
7:34 AM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) updated by Peter Cordes
Is there any way +genpts could be enabled by default when it's needed? …
1:28 AM Changeset in ffmpeg [60392480] by Luca Barbato <lu_zero@gentoo.org>
mem: fix pointer pointer aliasing violations This uses explicit …
1:28 AM Changeset in ffmpeg [f726fc21] by Luca Barbato <lu_zero@gentoo.org>
ogg: Provide an option to offset the serial number The ogg serial …
1:01 AM Changeset in ffmpeg [cb335b3a] by Michael Niedermayer <michaelni@gmx.at>
dvenc: fix 2x4x8 (interlaced) weight table Since the decoder has been …

Jan 31, 2015:

11:17 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Carl Eugen Hoyos
I thought CGDirectDisplayID is only a typedef and has no effect …
10:56 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Thilo Borgmann
CGDirectDisplayID seems not to be available on IOS, too. Why do you …
10:48 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Carl Eugen Hoyos
But do you need a -framework at all for CGDirectDisplayID? …
10:27 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Thilo Borgmann
@cehoyos: CGActiveDisplayList is not available on IOS. To support OSX …
10:02 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Hanspeter Niederstrasser
The person helping me test on 10.7 will be able to access their …
9:38 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Carl Eugen Hoyos
Shouldn't you test for CGGetActiveDisplayList?
8:54 PM Changeset in ffmpeg [2a3b7a55] by Michael Niedermayer <michaelni@gmx.at>
examples/demuxing_decoding: set stream_idx in open_codec_context only …
8:31 PM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) closed by Michael Niedermayer
fixed: Fixed in b80106169ab16c31e27ea464ca62b805b205d61d
8:14 PM Changeset in ffmpeg [b8010616] by Michael Niedermayer <michaelni@gmx.at>
avcodec/motion_est: Set subcmp consistently for H261 Fixes Ticket3150 …
7:02 PM Ticket #4111 (h261 encoding produces glitches with -qscale 2) closed by Michael Niedermayer
fixed
6:59 PM Changeset in ffmpeg [3aefa1eb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261enc: More specific return code Signed-off-by: Michael …
6:59 PM Changeset in ffmpeg [b9c3f041] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261enc: Avoid casts, Simplify code Signed-off-by: Michael …
6:17 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Thilo Borgmann
The patch just attached tries to figure out if linking against …
6:14 PM 0001-configure-Check-linking-against-CoreGraphics-or-Appl.patch attached to Ticket #4238 by Thilo Borgmann
5:55 PM Changeset in ffmpeg [ca2e3e47] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: pass options to the underlying protocol via the …
1:37 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Carl Eugen Hoyos
Keywords changed
1:36 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Carl Eugen Hoyos
On OS X 10.10 (Xcode 6.1.1) -framework CoreGraphics is required …
1:29 PM Changeset in ffmpeg [958836f8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
12:57 PM Changeset in ffmpeg [b47ab04c] by Paul B Mahol <onemda@gmail.com>
configure: remove mp_filter leftover Pointed out by: ubitux …
12:47 PM Changeset in ffmpeg [b288f674] by Michael Niedermayer <michaelni@gmx.at>
avfilter/avfilter: Remove CONFIG_MP_FILTER case Signed-off-by: …
12:43 PM Changeset in ffmpeg [a34f4e2f] by Paul B Mahol <onemda@gmail.com>
avfilter: remove vf_mp.c Signed-off-by: Paul B Mahol <onemda@gmail.com>
12:38 PM Ticket #4238 (AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics ...) updated by Carl Eugen Hoyos
Cc, Keywords, Version changed
These are the new objects used by avfoundation.m since …
12:01 PM Changeset in ffmpeg [e7e0005c] by Paul B Mahol <onemda@gmail.com>
remove libmpcodecs Signed-off-by: Paul B Mahol <onemda@gmail.com>
10:32 AM Changeset in ffmpeg [f422f474] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs/libcdio: apply minor spell fixes, extend documentation
10:32 AM Changeset in ffmpeg [c8bec255] by Stefano Sabatini <stefasab@gmail.com>
lavd/libcdio: add more paranoia mode constants
10:32 AM Changeset in ffmpeg [fbccbd68] by Stefano Sabatini <stefasab@gmail.com>
lavd/libcdio: apply minor fixes to options documentation
9:05 AM Changeset in ffmpeg [f9f9ae1b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2.
9:05 AM Changeset in ffmpeg [4faea46b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/aarch64: Do not use the neon horizontal chroma loop filter for …
8:57 AM Changeset in ffmpeg [f705b128] by Paul B Mahol <onemda@gmail.com>
avformat/movenc: remove unneeded #include, there are no assert() only …
8:57 AM Changeset in ffmpeg [cc1357a1] by Paul B Mahol <onemda@gmail.com>
avformat/mov: remove unneeded #include, there are no assert() …
8:57 AM Changeset in ffmpeg [41456c7d] by Paul B Mahol <onemda@gmail.com>
avformat/mux: remove unneeded #include, there are no assert() only …
8:57 AM Changeset in ffmpeg [12c5adde] by Paul B Mahol <onemda@gmail.com>
avformat/asfenc: remove unneeded #include, there are no assert() only …
8:57 AM Changeset in ffmpeg [ca8617a0] by Paul B Mahol <onemda@gmail.com>
avformat/mpeg: remove unneeded #include, there are no assert() only …
8:57 AM Changeset in ffmpeg [43630c82] by Paul B Mahol <onemda@gmail.com>
avformat/utils: remove unneeded #include, there are no assert() only …
8:57 AM Changeset in ffmpeg [bc74f946] by Paul B Mahol <onemda@gmail.com>
avcodec/vc1: remove unneeded #includes, there are no assert() only …
8:57 AM Changeset in ffmpeg [335c150b] by Paul B Mahol <onemda@gmail.com>
avcodec/svq1dec: remove unneeded #include, there are no assert() …
4:23 AM Ticket #4111 (h261 encoding produces glitches with -qscale 2) updated by Michael Niedermayer
H261 cannot encode this without artifacts at qp=2 since …
3:57 AM Changeset in ffmpeg [9f73b88c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261enc: fix dquant encoding Fixes Ticket4111 Signed-off-by: …
3:34 AM Ticket #4057 (Interlacement information is not passed from the lavfi demuxer to the ...) updated by Michael Niedermayer
Keywords, Summary changed
1:37 AM Changeset in ffmpeg [f5722ba] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264: replace assert() by av_assert0() also remove the now …
12:48 AM Changeset in ffmpeg [be2ebc72] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ratecontrol: replace asserts by av_asserts Also remove the …

Jan 30, 2015:

7:43 PM Ticket #4291 (16 bit tiff images are not read correctly.) closed by Elon Musk
fixed: should be fixed in: * commit …
7:15 PM Changeset in ffmpeg [2ff7e81b] by Paul B Mahol <onemda@gmail.com>
avcodec/vp3: use init_get_bits8() Signed-off-by: Paul B Mahol …
6:51 PM Ticket #4279 (DTS < PCR error when using muxrate option in mpegts) updated by Roger Pack
I know there were some complaints in the comments here: …
6:01 PM Changeset in ffmpeg [dffc16d5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
4:10 PM Changeset in ffmpeg [9fd925d] by Paul B Mahol <onemda@gmail.com>
lavfi: remove mp=softpulldown It is supposed to work correctly with …
3:44 PM Changeset in ffmpeg [d0f315ab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/h264qpel_template: Change if DEBUG assert() to …
3:43 PM Changeset in ffmpeg [35315940] by Michael Niedermayer <michaelni@gmx.at>
ppc/mpegvideo_altivec: Change assert to av_assert2() And move it to …
3:32 PM Changeset in ffmpeg [be128c1e] by Paul B Mahol <onemda@gmail.com>
avcodec/videodsp_template: remove unneeded #include, there are no …
3:32 PM Changeset in ffmpeg [3db9960e] by Paul B Mahol <onemda@gmail.com>
avcodec/qdm2: remove unneeded #include, there are no assert() …
3:32 PM Changeset in ffmpeg [5274860f] by Paul B Mahol <onemda@gmail.com>
ffmpeg: remove unused header Signed-off-by: Paul B Mahol …
3:32 PM Changeset in ffmpeg [80cbf13] by Paul B Mahol <onemda@gmail.com>
avformat/rtpdec_qdm2: change assert to av_assert0() Signed-off-by: …
2:33 PM Ticket #4104 (add strftime to segment muxer) closed by Stefano Sabatini
fixed: Fixed in: […]
1:47 PM Changeset in ffmpeg [1fa637d2] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: free_input_threads requires HAVE_PTHREADS Hide behind that …
1:12 PM Changeset in ffmpeg [50144b91] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Respect horizontal differencing predictor for 16bit gray tiff images. …
12:08 PM Ticket #4078 (Specify audio bitrate per-channel) updated by elmarikon
That is a very good idea. I would love to have this feature!
11:40 AM myimage7300.tif attached to Ticket #4291 by str
11:39 AM Ticket #4291 (16 bit tiff images are not read correctly.) created by str
Summary of the bug: 16 bit tiff images are not read correctly. How to …
10:52 AM Changeset in ffmpeg [40b026b1] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers/segment: document strftime option It was added in commit …
10:29 AM Ticket #4290 (Don't abort when existing output file is detected; instead skip to ...) created by Psychonaut
Summary of the bug: By default, FFmpeg prompts the user when it …
9:33 AM Changeset in ffmpeg [64815d1f] by Paul B Mahol <onemda@gmail.com>
avformat/nut: support WavPack Signed-off-by: Paul B Mahol …
8:58 AM Changeset in ffmpeg [b5004f32] by Paul B Mahol <onemda@gmail.com>
avformat/nut: add GIF[0] Signed-off-by: Paul B Mahol <onemda@gmail.com>
1:29 AM Changeset in ffmpeg [a73c4118] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec …
1:26 AM Changeset in ffmpeg [305cbe76] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wma: remove unneeded #includes, there are no assert() only …

Jan 29, 2015:

11:44 PM Changeset in ffmpeg [2b215b7f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: Check for av_malloc failure Signed-off-by: Michael …
11:44 PM Changeset in ffmpeg [5008605] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: Replace more mallocs by av_malloc_array() …
11:04 PM Changeset in ffmpeg [93fac23b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ccaption_dec: Adding color and fonts for future use in screen …
10:12 PM Changeset in ffmpeg [961f2e3a] by Lou Logan <lou@lrcd.com>
doc/indevs: add some XCB info to x11grab Signed-off-by: Lou Logan …
9:43 PM Changeset in ffmpeg [ccccfb59] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f' * commit …
9:34 PM Changeset in ffmpeg [89c35b11] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1' * commit …
9:02 PM Changeset in ffmpeg [c16896f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c01ccccbb13f464e74bb8498a8c573a66c430ca0' * commit …
8:55 PM Changeset in ffmpeg [c2ad22ff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4' * commit …
8:54 PM Ticket #4287 (lossless libx264rgb data corruption) updated by Peter Cordes
Neither do I, with just a single PNG as input. If I said "always …
8:36 PM Changeset in ffmpeg [e18e5ae6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a' * commit …
8:21 PM Changeset in ffmpeg [56252a5e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1a07df31128da3a0020b66502399989b91770d44' * commit …
7:54 PM Changeset in ffmpeg [64e7cf12] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3' * commit …
7:38 PM Changeset in ffmpeg [e5b7e222] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65' * commit …
7:28 PM Changeset in ffmpeg [bcadf5d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1279221cc4d63bc4449df86ae7a98e633f8be425' * commit …
5:33 PM Changeset in ffmpeg [22b985d5] by Vittorio Giovara <vittorio.giovara@gmail.com>
hqdn3d: check memory allocations and propagate errors
5:33 PM Changeset in ffmpeg [70d246d5] by Vittorio Giovara <vittorio.giovara@gmail.com>
flacenc: initialize sums matrix CC: libav-stable@libav.org Bug-Id: …
5:33 PM Changeset in ffmpeg [c01ccccb] by Vittorio Giovara <vittorio.giovara@gmail.com>
ituh263dec: use macro instead of #if
5:14 PM Capture/Desktop edited by Nicolas F.
Added notes about lossless recording (diff)
4:53 PM Ticket #4246 (Lossless encoding with VP9 doesn't work) updated by Nicolas F.
Try adding […]
4:52 PM Ticket #4289 (Cant' overlay subtitle. Don't see subtitle on video.) created by dinhka
Summary of the bug: How to reproduce: […]
3:26 PM Changeset in ffmpeg [08fa34bf] by Vittorio Giovara <vittorio.giovara@gmail.com>
yuv4mpegdec: initialize field_order in yuv4_read_header() CC: …
3:26 PM Changeset in ffmpeg [302ca6b2] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo_enc: initialize the encoding context This prevents several …
3:04 PM Changeset in ffmpeg [1a07df31] by Vittorio Giovara <vittorio.giovara@gmail.com>
DNxHD: Add support for id 1258 (DNx100 960x720@8) Signed-off-by: …
3:04 PM Changeset in ffmpeg [598f7d04] by Vittorio Giovara <vittorio.giovara@gmail.com>
DNxHD: Simplify pixel format detection Error out in case of unknown …
3:04 PM Changeset in ffmpeg [41e03e28] by Vittorio Giovara <vittorio.giovara@gmail.com>
DNxHD: More verbose error messages
2:59 PM Changeset in ffmpeg [1279221c] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Check av_dict_set allocations Bug-Id: CID 1257772 …
1:58 PM Ticket #4287 (lossless libx264rgb data corruption) updated by Elon Musk
I tried with single png image and I do not see any artifacts.
1:25 PM Changeset in ffmpeg [038f3a17] by Michael Niedermayer <michaelni@gmx.at>
avformat/concatdec: avoid NULL dereference when failed to open file. …
1:13 PM Changeset in ffmpeg [d39fa69d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743' * commit …
11:51 AM Ticket #4284 (FFmpeg doesn't pass -x265-params to the x265 encoder correctly.) updated by Peter Cordes
ffmpeg can't parse keys without values (for x264-params, x264opts, …
11:48 AM Ticket #4288 (libfdk_aac - channel 3 is corrupt) created by Amnon
Summary of the bug: How to reproduce: […] …
11:35 AM Ticket #4287 (lossless libx264rgb data corruption) created by Peter Cordes
Summary of the bug: ffmpeg -c:v libx264rgb -qp 0 (lossless RGB mode) …
10:12 AM Changeset in ffmpeg [d43c1ec6] by Stefano Sabatini <stefasab@gmail.com>
examples/filtering: extend comments about setting the filter graph …
9:12 AM Changeset in ffmpeg [af7b89e0] by Stefano Sabatini <stefasab@gmail.com>
lavfi: document assumptions about the input and output labels of a …
9:12 AM Changeset in ffmpeg [d11fcf73] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: apply some updates to the Filtergraph syntax section
7:16 AM Changeset in ffmpeg [6996fd20] by Martin Storsjö <martin@martin.st>
libopenh264: Log debug messages to a non-null context Signed-off-by: …
4:19 AM Ticket #4256 (mxf: crash with fuzzed file) closed by Michael Niedermayer
fixed: Patch applied in 449b8cf04b7ed3190635ad2bc4f8b90ea5da5f6f
3:38 AM Changeset in ffmpeg [a21acd55] by Michael Niedermayer <michaelni@gmx.at>
Fix frame-alignment in PP7 Signed-off-by: Michael Niedermayer …
2:02 AM Changeset in ffmpeg [4155f2d7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
12:56 AM Changeset in ffmpeg [6ad749b5] by Michael Niedermayer <michaelni@gmx.at>
libavutil: Added twofish symmetric block cipher Signed-off-by: …
12:07 AM Changeset in ffmpeg [3ea97767] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add an ARES atom to extradata when encoding avui. Allows playback …

Jan 28, 2015:

10:12 PM Postprocessing edited by Arwa
(diff)
10:07 PM hannibal_pp2.png attached to Postprocessing by Arwa
10:07 PM hannibal_pp1.png attached to Postprocessing by Arwa
10:06 PM hannibal_pp0.png attached to Postprocessing by Arwa
9:44 PM Changeset in ffmpeg [72db3c79] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '61928b68dc28e080b8c8191afe5541123c682bbd' * commit …
9:35 PM Postprocessing edited by Arwa
(diff)
8:43 PM hannibal_uspp2.png attached to Postprocessing by Arwa
8:42 PM hannibal_uspp1.png attached to Postprocessing by Arwa
8:42 PM hannibal_uspp0.png attached to Postprocessing by Arwa
8:40 PM hannibal_spp2.png attached to Postprocessing by Arwa
8:40 PM hannibal_spp1.png attached to Postprocessing by Arwa
8:39 PM hannibal_spp0.png attached to Postprocessing by Arwa
8:38 PM hannibal_pp72.png attached to Postprocessing by Arwa
8:37 PM hannibal_pp71.png attached to Postprocessing by Arwa
8:37 PM hannibal_pp70.png attached to Postprocessing by Arwa
8:36 PM hannibal_orig.png attached to Postprocessing by Arwa
8:36 PM hannibal_fspp2.png attached to Postprocessing by Arwa
8:35 PM hannibal_fspp1.png attached to Postprocessing by Arwa
8:35 PM hannibal_fspp0.png attached to Postprocessing by Arwa
8:35 PM hannibal_blocky.png attached to Postprocessing by Arwa
8:25 PM CompilationGuide/Ubuntu edited by llogan
x11grab is now auto detected (diff)
7:56 PM Changeset in ffmpeg [58ed1528] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: Allow seeking to the end of the buffer for read only …
7:37 PM Changeset in ffmpeg [0b4fc4ba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3c18a7b18807de81566381a1bcbe9f6103c0296b' * commit …
7:29 PM Changeset in ffmpeg [37984ca1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff' * commit …
5:57 PM Changeset in ffmpeg [c0997833] by Paul B Mahol <onemda@gmail.com>
avformat/nsvdec: remove case which is no longer possible Check of …
5:46 PM Ticket #4280 (bug with selecting subtitle. ffmpeg selected video stream instead of ...) updated by dinhka
Hi, I posted full commandline: ffmpeg -analyzeduration 100M …
5:07 PM Ticket #4286 (Still image should be muxed as picture attachment) updated by gjdfgh
Priority, Keywords, Cc, Summary changed
FFmpeg actually creates a valid file. Some players (like mpv) will …
4:57 PM ffmpeg-20150128-174159.log attached to Ticket #4286 by Nietzsche
ffmpeg log
4:56 PM Ticket #4286 (Still image should be muxed as picture attachment) created by Nietzsche
Hi, I created a webm made of a sound file and a still image with this …
4:23 PM Changeset in ffmpeg [a6f9a5d0] by Michael Niedermayer <michaelni@gmx.at>
avfilter/x86/vf_fspp: Fix loop condition for column_fidct() …
4:23 PM Changeset in ffmpeg [375a0273] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_fspp: check count before calling row_idct() Fixes crash …
4:22 PM Changeset in ffmpeg [62293642] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_fspp: Fix frame-alignment in FSPP Reviewed-by: Paul B …
4:21 PM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by ramitb
It's true, mp3 works fine. I thought the dev team would like to know …
3:28 PM Changeset in ffmpeg [61928b68] by Luca Barbato <lu_zero@gentoo.org>
h264: Do not share rbsp_buffer across threads Signed-off-by: Luca …
3:28 PM Changeset in ffmpeg [3c18a7b1] by Luca Barbato <lu_zero@gentoo.org>
avio: Do not consider the end-of-buffer position valid Trigger a …
3:10 PM Changeset in ffmpeg [6a808f5a] by Luca Barbato <lu_zero@gentoo.org>
libdc1394: Add support for MONO8 (gray) video mode Signed-off-by: …
2:39 PM Changeset in ffmpeg [fca50464] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the …
2:34 PM Changeset in ffmpeg [67aaa705] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_avectorscope: use the name 's' for the pointer to the …
2:30 PM Changeset in ffmpeg [6121968a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: use the name 's' for the pointer to the private …
2:26 PM Changeset in ffmpeg [f27cda48] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_extractplanes: use the name 's' for the pointer to the …
2:22 PM Changeset in ffmpeg [abcf861] by Paul B Mahol <onemda@gmail.com>
avfitler/vf_il: use the name 's' for the pointer to the private …
2:11 PM Changeset in ffmpeg [231bf4d1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorbalance: use the name 's' for the pointer to the …
2:04 PM Ticket #4183 (--shlibdir does not default to --libdir) updated by Michael Niedermayer
Replying to jstrom: > This fix introduces a problem: > > …
1:58 PM Ticket #4183 (--shlibdir does not default to --libdir) updated by jstrom
This fix introduces a problem: […] This means SHLIBDIR will …
1:51 PM Changeset in ffmpeg [87577f55] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_telecine: use the name 's' for the pointer to the private …
12:51 PM Ticket #4166 (MPEG4 and LibXVid in AVI lose audio sync after some time) updated by compn
@ ramitbhalla, its possible that ac3 in avi might be causing problems, …
12:43 PM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by compn
Version, Component, Reproduced by developer changed
ffmpeg does copy over the individual jpeg metadata when you use ffmpeg …
12:26 PM Ticket #4275 (FFmpeg can't decode Audio track in HLS stream) updated by compn
can you dump some of the hls stream to disc and upload it so we can …
12:23 PM Ticket #4280 (bug with selecting subtitle. ffmpeg selected video stream instead of ...) updated by compn
does it work if you are working on a local file instead of a udp …
12:13 PM Ticket #2078 (FFMPEG created WTV files cannot be fast forwarded or fast rewound in ...) updated by compn
if someone can get the spec from microsoft (or find some other open …
12:12 PM Changeset in ffmpeg [0d37ca15] by Michael Niedermayer <michaelni@gmx.at>
avutil/aes: Rename crypt() This avoids a potential conflict with the …
12:11 PM Changeset in ffmpeg [ccaa5dc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_parser: Rename close() This avoids a potential conflict …
12:04 PM Ticket #2078 (FFMPEG created WTV files cannot be fast forwarded or fast rewound in ...) updated by Clément Bœsch
Replying to mae2759: > Me too. Please look at this!!! > …
11:10 AM Ticket #4267 (mp3 with small sample rate cannot be muxed into mp4) updated by mino87.san
Sorry but is a big video i posted on this site: …
9:00 AM Changeset in ffmpeg [1600f85c] by Stefano Sabatini <stefasab@gmail.com>
doc/fftools-common-opts: update/extend documentation for -opencl_bench …
5:10 AM Changeset in ffmpeg [fb34c580] by Michael Niedermayer <michaelni@gmx.at>
avcodec/nvenc: Handle non-square pixel aspect ratios Reviewed-by: …
4:45 AM Changeset in ffmpeg [a1811698] by Michael Niedermayer <michaelni@gmx.at>
tests/fate: added mxf tests for essencegroups and missing index …
4:26 AM Changeset in ffmpeg [449b8cf0] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxfdec: Fix cleanup in mxf_free_metadataset() Fixes …
4:06 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by ramitb
Keywords changed
4:05 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by ramitb
thanks, so I would like to offer a bounty of $300 for a fix. this's …
1:45 AM out8000.mp4 attached to Ticket #4267 by Carl Eugen Hoyos
1:43 AM Ticket #4267 (mp3 with small sample rate cannot be muxed into mp4) reopened by Carl Eugen Hoyos
1:40 AM Ticket #4284 (FFmpeg doesn't pass -x265-params to the x265 encoder correctly.) updated by Josh04
It's perhaps useful to note that x265 doesn't have any usable …
1:39 AM Ticket #4267 (mp3 with small sample rate cannot be muxed into mp4) closed by Michael Niedermayer
needs_more_info: Cant reproduce without the input video please reopen once all …
12:43 AM BadContent edited by llogan
(diff)
12:23 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by llogan
You can provide details in a comment, or use Bountysource if you …

Jan 27, 2015:

11:58 PM Changeset in ffmpeg [840570d2] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacket This is …
11:57 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by ramitb
@cehoyos - question, not sure if this is the right place. Is there a …
11:42 PM Ticket #2964 (q does not work when redirecting stderr) updated by Roger Pack
Is there a reproducible way to show what c8a1101 was fixing?
11:38 PM Ticket #2286 (Crash when trying to capture camera / libx264) updated by Roger Pack
OK #2884 was fixed so this should be as well, if not please post back. …
11:37 PM Ticket #3288 (dshow uses deprecated windows fields) updated by Roger Pack
If this is still a problem with some device, please post here or email …
11:33 PM Ticket #4234 (Direct3D desktop capture on Windows) updated by Roger Pack
I could see adding windows 8 "fast" screen capture. patches welcome!
8:47 PM DirectShow edited by Roger Pack
and we're live with crossbar support (diff)
8:36 PM DirectShow edited by Roger Pack
note capabilities (diff)
8:29 PM Changeset in ffmpeg [6efd0ba] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
swresample_internal.h: Move struct declaration before first use. It …
8:29 PM Changeset in ffmpeg [d96090e7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Support BMP files that do not properly align lines. Quite a few …
7:31 PM Changeset in ffmpeg [d3d4d987] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8805589b803fab5f362008306319336ac79a3fa7' * commit …
7:25 PM Changeset in ffmpeg [c5b6b71] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '607ad990d31e6be52980970e5ce8cd25ab3de812' * commit …
7:13 PM Changeset in ffmpeg [f955abe3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e71149a7a5b10ed7baa5a06f47d0313c7bd8df52' * commit …
6:53 PM Changeset in ffmpeg [b04cbbe2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7c51d79ca7badfb370c410b8f44c9142b938e2e6' * commit …
5:50 PM Changeset in ffmpeg [4ce67c96] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a536a4e4bc52d05f59869761337452fb1f1977f6' * commit …
5:32 PM Changeset in ffmpeg [6d34665c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '32125781487411ed3b1b28b32063d6cd4024d4fc' * commit …
5:16 PM Changeset in ffmpeg [0bdcc27d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4227e4fe7443733fb906f6fb6c265105e8269c74' * commit …
5:03 PM Changeset in ffmpeg [62a82c6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '728685f37ab333ca35980bd01766c78d197f784a' * commit …
4:52 PM Changeset in ffmpeg [b44456c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '80a11de7dca315505bf203ce9c8c016e71724fd2' * commit …
4:16 PM Ticket #2078 (FFMPEG created WTV files cannot be fast forwarded or fast rewound in ...) updated by BobbyBigBuns
Thanks for looking into this. Please fix as soon as possible.
4:08 PM Changeset in ffmpeg [3c831fba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e44b58924fe7b180bf8b0c277c15d1a58210a0e9' * commit …
4:03 PM Changeset in ffmpeg [a764402] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: Try to use codec_tag instead of the stream_codec_tag …
3:26 PM Changeset in ffmpeg [8805589b] by Vittorio Giovara <vittorio.giovara@gmail.com>
libopencv: Rework error handling in parse_iplconvkernel() Fix …
3:26 PM Changeset in ffmpeg [607ad990] by Vittorio Giovara <vittorio.giovara@gmail.com>
dvbsubdec: check memory allocations and propagate errors
3:26 PM Changeset in ffmpeg [e71149a7] by Vittorio Giovara <vittorio.giovara@gmail.com>
nuv: validate image size Avoid a division by zero. CC: …
3:26 PM Changeset in ffmpeg [7c51d79c] by Vittorio Giovara <vittorio.giovara@gmail.com>
nsvdec: validate channels and samplerate Avoid a division by zero. …
3:17 PM Changeset in ffmpeg [be02340] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f771b3ab5d3c0b763ee356152be550f4121babd0' * commit …
3:03 PM Changeset in ffmpeg [392080cb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '167e004e1aca7765686ed95d7cd8ea5064d4f6f6' * commit …
2:36 PM Changeset in ffmpeg [51dd54c5] by Vittorio Giovara <vittorio.giovara@gmail.com>
matroskadec: Fix read-after-free in matroska_read_seek() In …
2:36 PM Changeset in ffmpeg [6222ee06] by Vittorio Giovara <vittorio.giovara@gmail.com>
matroskadec: Fix read-after-free in matroska_read_seek() In …
2:35 PM Changeset in ffmpeg [a9602c6c] by Vittorio Giovara <vittorio.giovara@gmail.com>
matroskadec: Fix read-after-free in matroska_read_seek() In …
2:32 PM Changeset in ffmpeg [532c96a2] by Vittorio Giovara <vittorio.giovara@gmail.com>
matroskadec: Fix read-after-free in matroska_read_seek() In …
2:24 PM Changeset in ffmpeg [f25f15b6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '58ae8d595724150c407ca2c2df3aa4bd5580397c' * commit …
2:15 PM Changeset in ffmpeg [ad3412d0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ecab21ac47d0d4ca604bebf494017ae5090853a8' * commit …
2:08 PM Changeset in ffmpeg [6e57d2da] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9404a47a2d1df418946a338938eb6cdb3afed474' * commit …
1:56 PM Changeset in ffmpeg [3d041170] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cf1e0786ed64e69614760bfb4ecd7adbde8e6094' * commit …
1:46 PM Changeset in ffmpeg [a1cdd1f0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7e0380497306d9723dec8440a4c52e8bf0263cf' * commit …
1:25 PM Changeset in ffmpeg [b6938c94] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7e850fa67e32ebe98581c2e4ca4a4655dee7f116' * commit …
1:22 PM Changeset in ffmpeg [2d4b8af4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b82722df9b2911bd41e0928db4804067b39e6528' * commit …
1:13 PM Changeset in ffmpeg [4e40e612] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e72e8c5a1df61447ac7af750531e96e8b62d02ba' * commit …
1:03 PM Changeset in ffmpeg [2b5fa0e0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4b95e95dbae58c9b60891284bf8b5bbd83e5293a' * commit …
12:56 PM Changeset in ffmpeg [f35c4f4a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '36779a84051eae6744cc936d91b1d428143665ba' * commit …
12:55 PM Changeset in ffmpeg [183bffb3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b0593a4bca138f1f026d8c21e8c3daa96800afe2' * commit …
12:35 PM Changeset in ffmpeg [e5c28d4f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3a70c0c95feacb3844d05eebd579fc8189a77eee' * commit …
12:29 PM Changeset in ffmpeg [d078d57f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c9b19ac8928c6c9b7f25c3988177204f110d5e0e' * commit …
12:21 PM Changeset in ffmpeg [010311d6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '749a89d1b8bb73b4d4f14c48f33259a1300c1761' * commit …
12:15 PM Changeset in ffmpeg [a7fa1b9a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '443b71928b2f36362e805c037751e6c3c79ea4e8' * commit …
12:02 PM Changeset in ffmpeg [74e5a5a8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1dd021929f8157b88529ce1e6ab6351dd2899e89' * commit …
11:55 AM Changeset in ffmpeg [ed8de157] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f9f883af4fe615a832407a657752e248a96c6280' * commit …
11:37 AM Changeset in ffmpeg [5f2cdf9c] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_dxva2: add hevc support Reviewed-by: compn <tempn@mi.rr.com> …
11:37 AM Changeset in ffmpeg [36962ad2] by Michael Niedermayer <michaelni@gmx.at>
Add DXVA2 HEVC HWAccel Signed-off-by: Michael Niedermayer …
11:37 AM Changeset in ffmpeg [f8ecffa9] by Michael Niedermayer <michaelni@gmx.at>
hevc: reindent after previous commit Signed-off-by: Michael …
11:37 AM Changeset in ffmpeg [b2e9b0f5] by Michael Niedermayer <michaelni@gmx.at>
hevc: add hwaccel hooks Signed-off-by: Michael Niedermayer …
11:37 AM Changeset in ffmpeg [06894f1a] by Michael Niedermayer <michaelni@gmx.at>
hevc: store the short term rps flag and size in the context For …
11:37 AM Changeset in ffmpeg [2af82a1a] by Michael Niedermayer <michaelni@gmx.at>
hevc: store the escaped/raw bitstream in HEVCNAL Hardware …
10:22 AM Changeset in ffmpeg [afa3c996] by Stefano Sabatini <stefasab@gmail.com>
lavfi/lut: apply minor compute_gammaval709() doxy fix
10:01 AM Ticket #4277 (Improve Phantom Cine read support) updated by Fabian Greffrath
Yes it is, though it's a pain to watch. ;)
9:58 AM Ticket #4277 (Improve Phantom Cine read support) updated by Carl Eugen Hoyos
Is the framerate of 1000/s correct for the given sample?
8:43 AM Ticket #4277 (Improve Phantom Cine read support) updated by Fabian Greffrath
The issue turned out top be ffplay attempting to play back the video …
8:22 AM Changeset in ffmpeg [a536a4e4] by Anton Khirnov <anton@khirnov.net>
lavc: support extracting audio service type from side data
8:21 AM Changeset in ffmpeg [32125781] by Anton Khirnov <anton@khirnov.net>
mov: export audio service type as side data
8:18 AM Changeset in ffmpeg [4227e4fe] by Anton Khirnov <anton@khirnov.net>
lavf: add a convenience function for adding side data to a stream
8:17 AM Changeset in ffmpeg [728685f3] by Anton Khirnov <anton@khirnov.net>
Add a side data type for audio service type. Currently, audio service …
8:15 AM Changeset in ffmpeg [80a11de7] by Anton Khirnov <anton@khirnov.net>
nutenc: do not use has_b_frames It is unreliable, especially when the …
8:14 AM Changeset in ffmpeg [e44b5892] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate unused AVCodecContext.stream_codec_tag
8:13 AM Changeset in ffmpeg [f771b3ab] by Anton Khirnov <anton@khirnov.net>
avidec: do not export stream_codec_tag Handle its only existing use …
8:10 AM Changeset in ffmpeg [167e004e] by Anton Khirnov <anton@khirnov.net>
h264: drop any pretense of support for data partitioning It does not …
8:09 AM Changeset in ffmpeg [58ae8d5] by Anton Khirnov <anton@khirnov.net>
h264_parser: restore a comment lost in 0268a54
8:09 AM Changeset in ffmpeg [ecab21ac] by Anton Khirnov <anton@khirnov.net>
h264: do not reset the ref lists in flush_change() They are always …
8:08 AM Changeset in ffmpeg [9404a47a] by Anton Khirnov <anton@khirnov.net>
h264: move parser-only variables to their own context
8:07 AM Changeset in ffmpeg [cf1e0786] by Anton Khirnov <anton@khirnov.net>
error_resilience: move the MECmpContext initialization into ER code …
8:06 AM Changeset in ffmpeg [a7e03804] by Anton Khirnov <anton@khirnov.net>
avconv_dxva2: add hevc support Signed-off-by: Anton Khirnov …
8:05 AM Changeset in ffmpeg [7e850fa6] by Anton Khirnov <anton@khirnov.net>
Add DXVA2 HEVC HWAccel Signed-off-by: Anton Khirnov <anton@khirnov.net>
8:05 AM Changeset in ffmpeg [b82722df] by Anton Khirnov <anton@khirnov.net>
hevc: reindent after previous commit Signed-off-by: Anton Khirnov …
8:05 AM Changeset in ffmpeg [e72e8c5a] by Anton Khirnov <anton@khirnov.net>
hevc: add hwaccel hooks Signed-off-by: Anton Khirnov <anton@khirnov.net>
8:04 AM Changeset in ffmpeg [4b95e95d] by Anton Khirnov <anton@khirnov.net>
hevc: store the short term rps flag and size in the context For …
8:04 AM Changeset in ffmpeg [36779a84] by Anton Khirnov <anton@khirnov.net>
hevc: store the escaped/raw bitstream in HEVCNAL Hardware …
8:04 AM Changeset in ffmpeg [b0593a4b] by Anton Khirnov <anton@khirnov.net>
hevc: pass the full HEVCNAL struct to decode_nal_unit This enables …
8:03 AM Changeset in ffmpeg [3a70c0c9] by Anton Khirnov <anton@khirnov.net>
examples/transcode_aac: generate proper PTS and set the muxer timebase …
8:00 AM Changeset in ffmpeg [c9b19ac8] by Anton Khirnov <anton@khirnov.net>
examples/transcode_aac: fix a typo Signed-off-by: Anton Khirnov …
7:58 AM Changeset in ffmpeg [749a89d1] by Anton Khirnov <anton@khirnov.net>
examples/transcode_aac: properly select the output sample format …
7:34 AM Changeset in ffmpeg [443b7192] by Anton Khirnov <anton@khirnov.net>
hevc: unref the current frame if frame_start() fails Prevents DPB …
7:34 AM Changeset in ffmpeg [1dd02192] by Anton Khirnov <anton@khirnov.net>
hevc: clear unused refs on failure
7:34 AM Changeset in ffmpeg [f9f883af] by Anton Khirnov <anton@khirnov.net>
h264: simplify code in flush_dpb() There is no point in clearing …
2:45 AM Changeset in ffmpeg [aa508a9c] by Michael Niedermayer <michaelni@gmx.at>
fate: Fix bitexactness for vsynth3-dnxhd-1080i-colr Signed-off-by: …
1:42 AM Ticket #4027 (Gdi capture window title, then I close the window, ffmpeg send don't ...) updated by 0011411
Replying to rogerdpack: > full uncut command line and …
1:13 AM Using FFmpeg from PHP scripts created by llogan
Using FFmpeg from PHP scriptsPHP.
12:46 AM Changeset in ffmpeg [f5b3257c] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_eq: mark src as const Signed-off-by: Michael Niedermayer …
12:15 AM Changeset in ffmpeg [f8716d1e] by Michael Niedermayer <michaelni@gmx.at>
configure: use ar and ranlib in deterministic mode if available this …
Note: See TracTimeline for information about the timeline view.