Timeline



Jun 23, 2014:

11:54 PM Changeset in ffmpeg [47048aa3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: do not leave ret random on minor failures, causing major …
11:46 PM Changeset in ffmpeg [82e4340f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '772d150a6e82542c06b0c251e73dd299d98d1027' * commit …
11:45 PM Changeset in ffmpeg [97511bc7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '10306e9c5fcc28bd9310a9b38f21540e9e1433e9' * commit …
11:09 PM Changeset in ffmpeg [faa1d4b1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0' * commit …
10:58 PM Changeset in ffmpeg [772d150a] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: error out from decode_nal_units() when AV_EF_EXPLODE is set …
10:58 PM Changeset in ffmpeg [10306e9c] by Vittorio Giovara <vittorio.giovara@gmail.com>
jpeg2000: fix dereferencing invalid pointers during cleanup CC: …
10:35 PM Changeset in ffmpeg [f6e772f9] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: add color_range and color_space to stream output …
10:32 PM Changeset in ffmpeg [9326caa5] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: allow selecting the compression function in the test code
9:59 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Hendrik
The actual bug here is that he can't run runtime-selective binaries. :p
9:56 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to heleppkes: > instead of riddling the entire …
9:51 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Hendrik
iive found this reference on how to suppress these flags in the first …
9:45 PM Changeset in ffmpeg [49bf712a] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/wmalosslessdec: add missing emms prevent failure with mmx2 …
9:39 PM Changeset in ffmpeg [ab72eda] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixfmt: mark the reserved values
8:56 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to Timothy_Gu: > @cehoyos in the last hunk of …
8:55 PM patch3dnow.diff attached to Ticket #3649 by Carl Eugen Hoyos
8:55 PM Ticket #3739 (support bitand functions > 8 bit) updated by Carl Eugen Hoyos
Is it possible that bitand (and bitor) support > 8 bit but the lut …
8:11 PM Changeset in ffmpeg [476bd3c7] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asm It's …
8:11 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by dslkjlskdjfllk
Sorry to insist... but is there any plan to fix this issue? Thanks
7:55 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Timothy Gu
@cehoyos in the last hunk of your patch there was an unrelated change …
7:55 PM Ticket #3739 (support bitand functions > 8 bit) created by dave rice
Summary of the enhancement request: bitand (and bitor) operations …
7:22 PM Ticket #3730 (libx265 ignores threads option.) updated by Daniel
I see... I've compiled the lastest x265 with Visual Studio 2013 and …
7:10 PM Changeset in ffmpeg [d7463c68] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf' * commit …
6:44 PM CompilationGuide/Android edited by Jeffrey Wescott
(diff)
6:35 PM Changeset in ffmpeg [32cf26cc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f23d26a6864128001b03876b0b92fffe131f2060' * commit …
6:12 PM 2.ogg attached to Ticket #3738 by Carl Eugen Hoyos
6:12 PM Ticket #3738 (Incorrect end time transcoding ogg vorbis) created by Carl Eugen Hoyos
(as reported on irc) A user provided an ogg file that (shows an …
4:58 PM Changeset in ffmpeg [fab9df63] by Diego Biurrun <diego@biurrun.de>
dsputil: Split off global motion compensation bits into a separate context
4:32 PM Changeset in ffmpeg [cc8d20e3]n1.2.7 by Michael Niedermayer <michaelni@gmx.at>
Update for FFmpeg 1.2.7 Signed-off-by: Michael Niedermayer …
4:17 PM Changeset in ffmpeg [c2b72eac] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpc: attempt to allocate a packet that is not smaller than …
4:17 PM Changeset in ffmpeg [9d77a629] by Michael Niedermayer <michaelni@gmx.at>
avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
4:17 PM Changeset in ffmpeg [f2aaee49] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: Do not allow creating h263/mpeg4 in flv without …
4:17 PM Changeset in ffmpeg [d13cf320] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss4: Fix () in MKVAL() macro Signed-off-by: Michael …
4:17 PM Changeset in ffmpeg [5626e11b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss34dsp: fix () in SOP* macros Signed-off-by: Michael …
4:17 PM Changeset in ffmpeg [8d1f38c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mlpdec: fix () in MSB_MASK() macro Signed-off-by: Michael …
4:17 PM Changeset in ffmpeg [ea7fbd0b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/golomb-test: fix () in EXTEND() macro Signed-off-by: Michael …
4:17 PM Changeset in ffmpeg [b2b4df8d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro Signed-off-by: …
4:17 PM Changeset in ffmpeg [5691d9a6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE …
4:17 PM Changeset in ffmpeg [2b8490b7] by Michael Niedermayer <michaelni@gmx.at>
avutil/cpu: force mmx on selection of higher x86 SIMD features Fixes …
4:17 PM Changeset in ffmpeg [4b638ea4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: move mc buffer allocation to per frame Fixes out of …
4:17 PM Changeset in ffmpeg [4ecd7182] by Michael Niedermayer <michaelni@gmx.at>
avfilter/graphdump: Fix pointer to local outside scope Fixes …
4:17 PM Changeset in ffmpeg [0607c8af] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
4:17 PM Changeset in ffmpeg [3c385ea] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: fix pointer to local outside scope Fixes CID1206652 …
4:17 PM Changeset in ffmpeg [c7e9626b] by Michael Niedermayer <michaelni@gmx.at>
swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
4:17 PM Changeset in ffmpeg [26d72534] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
4:17 PM Changeset in ffmpeg [c75a915f] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: Check for and remove invalid packet durations Fixes …
4:17 PM Changeset in ffmpeg [ecd30280] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: add asserts to be double sure against overflows These …
4:17 PM Changeset in ffmpeg [eada99a8] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
4:17 PM Changeset in ffmpeg [9ade5b80] by Michael Niedermayer <michaelni@gmx.at>
lzo: fix overflow checking in copy_backptr() The check `src > dst' in …
4:16 PM Changeset in ffmpeg [753f0738] by Michael Niedermayer <michaelni@gmx.at>
avfilter/filtfmts: Support dynamically allocated in/outputs Fixes …
4:16 PM Changeset in ffmpeg [85b00d79] by Michael Niedermayer <michaelni@gmx.at>
iavcodec/vc1dec: Fix missing {} Fixes part of Ticket3466 Found-by: …
4:16 PM Changeset in ffmpeg [8d60d8be] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_deshake: fix loss of precission with odd resolutions …
4:16 PM Changeset in ffmpeg [53c02d04] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g723_1: add assert to help static code analyzers …
4:16 PM Changeset in ffmpeg [90c7dfb9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: fix undefined behavior with shifts Fixes part of …
4:16 PM Changeset in ffmpeg [424b00a3] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Remove redundant check Fixes part of Ticket3466 …
4:16 PM Changeset in ffmpeg [7b38ea40] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegen: Fix declared argument size Fixes part of Ticket3466 …
4:16 PM Changeset in ffmpeg [71104f7c] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale: fix srcStride/srcSlice typo Fixes part of Ticket3466 …
4:16 PM Changeset in ffmpeg [98fe429b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/idct_sse2_xvid: fix non C99 inline function Found-by: …
4:16 PM Changeset in ffmpeg [90cf672d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
4:16 PM Changeset in ffmpeg [4af56488] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/swscale_template: loose hardcoded dstw_offset …
4:16 PM Changeset in ffmpeg [4065e557] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: use av_malloc_array() where appropriate …
4:16 PM Changeset in ffmpeg [fe97363c] by Michael Niedermayer <michaelni@gmx.at>
swresample/dither: use av_malloc_array() Signed-off-by: Michael …
4:16 PM Changeset in ffmpeg [ce959040] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: Limit filter length Related to CID1197063 The …
4:16 PM Changeset in ffmpeg [a61998e4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/msrle: check return code for success before use The check is …
4:16 PM Changeset in ffmpeg [e5546d48] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wma: use av_freep(), do not leave stale pointers in memory …
4:16 PM Changeset in ffmpeg [8f7ebb88] by Michael Niedermayer <michaelni@gmx.at>
lavu/opt: validate range before dereference This change make error …
4:16 PM Changeset in ffmpeg [e897eb10] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libx264: move where x264opts is applied down so it isnt …
4:16 PM Changeset in ffmpeg [2af3a041] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
4:16 PM Changeset in ffmpeg [92ca3578] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/mpegvideoenc_template: fix integer overflow …
4:16 PM Changeset in ffmpeg [1be06c85] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale: fix integer overflow Should fix fate failure with …
3:46 PM Changeset in ffmpeg [e7873dfc]n2.1.5 by Michael Niedermayer <michaelni@gmx.at>
update for FFmpeg 2.1.5 Signed-off-by: Michael Niedermayer …
2:51 PM Changeset in ffmpeg [9790ed63] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpc: attempt to allocate a packet that is not smaller than …
2:51 PM Changeset in ffmpeg [0e3a1d60] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: fix qp fixed slice handling Fixes Ticket3400 Signed-off-by: …
2:51 PM Changeset in ffmpeg [a45a6659] by Michael Niedermayer <michaelni@gmx.at>
avformat/cavsvideodec: Fix probing when the file extension is avs …
2:51 PM Changeset in ffmpeg [c2c92246] by Michael Niedermayer <michaelni@gmx.at>
avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
2:51 PM Changeset in ffmpeg [d192ff0e] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: Do not allow creating h263/mpeg4 in flv without …
2:51 PM Changeset in ffmpeg [4d1346d4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aic: fix quantization table permutation Fixes Ticket3700 …
2:51 PM Changeset in ffmpeg [66a9c50d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss4: Fix () in MKVAL() macro Signed-off-by: Michael …
2:51 PM Changeset in ffmpeg [3065919b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss34dsp: fix () in SOP* macros Signed-off-by: Michael …
2:51 PM Changeset in ffmpeg [f1feb7e3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mlpdec: fix () in MSB_MASK() macro Signed-off-by: Michael …
2:51 PM Changeset in ffmpeg [ccbcb179] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ivi_dsp: add some missing () to macros Signed-off-by: Michael …
2:51 PM Changeset in ffmpeg [a71b4209] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: fix () in macros Signed-off-by: Michael Niedermayer …
2:51 PM Changeset in ffmpeg [60ed4393] by Michael Niedermayer <michaelni@gmx.at>
avcodec/golomb-test: fix () in EXTEND() macro Signed-off-by: Michael …
2:51 PM Changeset in ffmpeg [76838fb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro Signed-off-by: …
2:51 PM Changeset in ffmpeg [e3b6e23a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE …
2:51 PM Changeset in ffmpeg [6a51bd73] by Michael Niedermayer <michaelni@gmx.at>
avutil/cpu: force mmx on selection of higher x86 SIMD features Fixes …
2:51 PM Changeset in ffmpeg [2572372f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: move mc buffer allocation to per frame Fixes out of …
2:51 PM Changeset in ffmpeg [2a543e58] by Michael Niedermayer <michaelni@gmx.at>
avfilter/graphdump: Fix pointer to local outside scope Fixes …
2:51 PM Changeset in ffmpeg [aaf6ddfa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
2:51 PM Changeset in ffmpeg [2b45eab4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: fix pointer to local outside scope Fixes CID1206652 …
2:51 PM Changeset in ffmpeg [d89e5b20] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
2:51 PM Changeset in ffmpeg [ac182d6d] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: Check for and remove invalid packet durations Fixes …
2:51 PM Changeset in ffmpeg [9cde200b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/filtfmts: Support dynamically allocated in/outputs Fixes …
2:51 PM Changeset in ffmpeg [df208d6a] by Michael Niedermayer <michaelni@gmx.at>
iavcodec/vc1dec: Fix missing {} Fixes part of Ticket3466 Found-by: …
2:51 PM Changeset in ffmpeg [4eb0b6c5] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_deshake: fix loss of precission with odd resolutions …
2:51 PM Changeset in ffmpeg [90a384cd] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_select: fix loss of precission in SAD calculation Fixes …
2:51 PM Changeset in ffmpeg [af109ff1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g723_1: add assert to help static code analyzers …
2:51 PM Changeset in ffmpeg [ec2ce839] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: fix undefined behavior with shifts Fixes part of …
2:51 PM Changeset in ffmpeg [1d912513] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Remove redundant check Fixes part of Ticket3466 …
2:51 PM Changeset in ffmpeg [861e4539] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegen: Fix declared argument size Fixes part of Ticket3466 …
2:51 PM Changeset in ffmpeg [52286554] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale: fix srcStride/srcSlice typo Fixes part of Ticket3466 …
2:51 PM Changeset in ffmpeg [d2e3afb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/idct_sse2_xvid: fix non C99 inline function Found-by: …
2:51 PM Changeset in ffmpeg [c33770e7] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: add asserts to be double sure against overflows These …
2:51 PM Changeset in ffmpeg [9c358c6e] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
2:32 PM Changeset in ffmpeg [f23d26a6] by Janne Grunau <janne-libav@jannau.net>
h264: avoid using uninitialized memory in NEON chroma mc Adapt commit …
1:56 PM Changeset in ffmpeg [e0a03d1f]n2.2.4 by Michael Niedermayer <michaelni@gmx.at>
update for FFmpeg 2.2.4 Signed-off-by: Michael Niedermayer …
1:56 PM Changeset in ffmpeg [d07be523] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpc: attempt to allocate a packet that is not smaller than …
1:56 PM Changeset in ffmpeg [e4cdde96] by Michael Niedermayer <michaelni@gmx.at>
avformat/cavsvideodec: Fix probing when the file extension is avs …
1:56 PM Changeset in ffmpeg [252a0ccb] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: fix qp fixed slice handling Fixes Ticket3400 Signed-off-by: …
1:56 PM Changeset in ffmpeg [dad0c9d6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
1:56 PM Changeset in ffmpeg [e173834a] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: Do not allow creating h263/mpeg4 in flv without …
1:56 PM Changeset in ffmpeg [63e3a978] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aic: fix quantization table permutation Fixes Ticket3700 …
1:23 PM Changeset in ffmpeg [24a0273] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
1:23 PM Changeset in ffmpeg [974c2ad8] by Michael Niedermayer <michaelni@gmx.at>
lzo: fix overflow checking in copy_backptr() The check `src > dst' in …
1:21 PM Changeset in ffmpeg [6a968073] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
1:16 PM Changeset in ffmpeg [7b5c7064] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
1:15 PM Changeset in ffmpeg [ff712a26] by Michael Niedermayer <michaelni@gmx.at>
lzo: fix overflow checking in copy_backptr() The check `src > dst' in …
1:14 PM Changeset in ffmpeg [8f443e4f] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpc: attempt to allocate a packet that is not smaller than …
1:14 PM Changeset in ffmpeg [f48d7abf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
1:14 PM Changeset in ffmpeg [8935e239] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: Do not allow creating h263/mpeg4 in flv without …
1:14 PM Changeset in ffmpeg [a116f16e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE …
1:14 PM Changeset in ffmpeg [1930efe] by Michael Niedermayer <michaelni@gmx.at>
avutil/cpu: force mmx on selection of higher x86 SIMD features Fixes …
1:14 PM Changeset in ffmpeg [033b0a4e] by Michael Niedermayer <michaelni@gmx.at>
avfilter/graphdump: Fix pointer to local outside scope Fixes …
1:14 PM Changeset in ffmpeg [2277706b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
1:14 PM Changeset in ffmpeg [6b0c1ed1] by Michael Niedermayer <michaelni@gmx.at>
swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
1:14 PM Changeset in ffmpeg [acba4d1e] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
1:14 PM Changeset in ffmpeg [ee0db8a5] by Michael Niedermayer <michaelni@gmx.at>
avfilter/filtfmts: Support dynamically allocated in/outputs Fixes …
1:14 PM Changeset in ffmpeg [8ef02e4e] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_deshake: fix loss of precission with odd resolutions …
1:14 PM Changeset in ffmpeg [43d24fc3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g723_1: add assert to help static code analyzers …
1:14 PM Changeset in ffmpeg [00476d92] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: fix undefined behavior with shifts Fixes part of …
1:14 PM Changeset in ffmpeg [f3230ba0] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Remove redundant check Fixes part of Ticket3466 …
1:14 PM Changeset in ffmpeg [0443fe26] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/idct_sse2_xvid: fix non C99 inline function Found-by: …
1:14 PM Changeset in ffmpeg [b5ec163e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
1:14 PM Changeset in ffmpeg [f80af81e] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/swscale_template: loose hardcoded dstw_offset …
1:14 PM Changeset in ffmpeg [d7573f88] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: use av_malloc_array() where appropriate …
1:14 PM Changeset in ffmpeg [b1ac8b1d] by Michael Niedermayer <michaelni@gmx.at>
swresample/dither: use av_malloc_array() Signed-off-by: Michael …
1:14 PM Changeset in ffmpeg [81e5ce4c] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: Limit filter length Related to CID1197063 The …
1:14 PM Changeset in ffmpeg [12eb9d91] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wma: use av_freep(), do not leave stale pointers in memory …
1:14 PM Changeset in ffmpeg [551f3695] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
1:14 PM Changeset in ffmpeg [5f7e6b9c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/mpegvideoenc_template: fix integer overflow …
1:14 PM Changeset in ffmpeg [1ec03662] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: Fix use of uninitialized memory from the bitstream …
1:14 PM Changeset in ffmpeg [588ae964] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3() …
1:14 PM Changeset in ffmpeg [85b1ce97] by Michael Niedermayer <michaelni@gmx.at>
matroska: Fix use after free Signed-off-by: Dale Curtis …
1:14 PM Changeset in ffmpeg [0916d0f9] by Michael Niedermayer <michaelni@gmx.at>
vorbisdec: Check bark_map_size. This fixes potential divisions by …
1:14 PM Changeset in ffmpeg [574bf2ce] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: add asserts to be double sure against overflows These …
1:14 PM Changeset in ffmpeg [1f2f6b24] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
1:10 PM Changeset in ffmpeg [26d72b3d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
1:10 PM Changeset in ffmpeg [67291938] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/swscale_template: loose hardcoded dstw_offset …
1:10 PM Changeset in ffmpeg [9d8e2314] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: use av_malloc_array() where appropriate …
1:10 PM Changeset in ffmpeg [15871a90] by Michael Niedermayer <michaelni@gmx.at>
swresample/dither: use av_malloc_array() Signed-off-by: Michael …
1:10 PM Changeset in ffmpeg [37f854f] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: Limit filter length Related to CID1197063 The …
1:10 PM Changeset in ffmpeg [9c83914a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/msrle: check return code for success before use The check is …
1:10 PM Changeset in ffmpeg [86173224] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wma: use av_freep(), do not leave stale pointers in memory …
1:10 PM Changeset in ffmpeg [46b64d98] by Michael Niedermayer <michaelni@gmx.at>
lavu/opt: validate range before dereference This change make error …
1:10 PM Changeset in ffmpeg [c5085a03] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: clear cur_pic structure instead of duplicating it in …
1:10 PM Changeset in ffmpeg [4c9c76af] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: fix gray8 Fixes segfault Fixes Ticket3469 …
1:10 PM Changeset in ffmpeg [e4f9a5ef] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libx264: move where x264opts is applied down so it isnt …
1:10 PM Changeset in ffmpeg [61e5001b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
1:10 PM Changeset in ffmpeg [380587cc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/mpegvideoenc_template: fix integer overflow …
1:10 PM Changeset in ffmpeg [998b5ac3] by Michael Niedermayer <michaelni@gmx.at>
dox/scaler:fix bicubiclin typo See Ticket3486 Signed-off-by: Michael …
1:10 PM Changeset in ffmpeg [b8f6069b] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale: fix integer overflow Should fix fate failure with …
1:10 PM Changeset in ffmpeg [2b5b21db] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Add padding after the remaining AVFrames This limits ABI …
1:10 PM Changeset in ffmpeg [4201c745] by Michael Niedermayer <michaelni@gmx.at>
avformat/mp3enc: use av_copy_packet() Fixes double free Fixes …
1:10 PM Changeset in ffmpeg [946810d1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont call exit_program() from a signal hander This is unsafe …
1:04 PM Changeset in ffmpeg [61796a89] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: add asserts to be double sure against overflows These …
1:04 PM Changeset in ffmpeg [7d9c059a] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
12:52 PM Changeset in ffmpeg [957457a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ccda51b14c0fcae2fad73a24872dce75a7964996' * commit …
12:51 PM Changeset in ffmpeg [cf2b7c01] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: add asserts to be double sure against overflows These …
12:18 PM Changeset in ffmpeg [d6af26c5] by Michael Niedermayer <michaelni@gmx.at>
avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
11:56 AM Changeset in ffmpeg [b222e077] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e121ac634ba324a318f4a97f978dcfb48da6b735' * commit …
11:31 AM Changeset in ffmpeg [35bb7490] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' * commit …
10:45 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to bmitchel: > Replying to cehoyos: …
10:40 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to heleppkes: > This is not a bug, unless you …
9:55 AM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by Carl Eugen Hoyos
If libmfx.lib is available only as a binary, configure has to be …
9:22 AM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by dreamcat4
A fork of ffmpeg has implemented quick sync support. …
8:20 AM Changeset in ffmpeg [ccda51b1] by Luca Barbato <lu_zero@gentoo.org>
lzo: Handle integer overflow get_len can overflow for specially …
7:44 AM Ticket #3730 (libx265 ignores threads option.) updated by Carl Eugen Hoyos
But you do understand that libx264 and libx265 are two independent …
7:29 AM Changeset in ffmpeg [e121ac63] by Kostya Shishkov <kostya.shishkov@gmail.com>
indeo45: use is_indeo4 context flag instead of checking codec ID …
7:12 AM Ticket #3730 (libx265 ignores threads option.) updated by Daniel
My report still talking about libx265 library and -threads but i'm …
7:05 AM Ticket #3730 (libx265 ignores threads option.) closed by Carl Eugen Hoyos
worksforme: Sorry but your original report is that -vcodec libx265 ignores …
6:36 AM Ticket #3730 (libx265 ignores threads option.) updated by Daniel
With your command the program uses less CPU time, but continues using …
1:48 AM Changeset in ffmpeg [56afbe8d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e' * commit …
1:34 AM Changeset in ffmpeg [ca350378] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f2f2e7627f0c878d13275af5d166ec5932665e28' * commit …
1:25 AM Changeset in ffmpeg [2bcf34a0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '44127546b0a81dc9dd6190739a62d48f0044c6f3' * commit …
1:22 AM Changeset in ffmpeg [c67b449b] by Diego Biurrun <diego@biurrun.de>
dsputil: Split bswap*_buf() off into a separate context
12:36 AM Changeset in ffmpeg [7b9ef8d7] by Diego Biurrun <diego@biurrun.de>
mpeg: Split error resilience bits off into a separate file
12:31 AM Changeset in ffmpeg [f2f2e762] by Justin Ruggles <justin.ruggles@gmail.com>
Check mp3 header before calling avpriv_mpegaudio_decode_header(). As …
12:31 AM Changeset in ffmpeg [44127546] by Justin Ruggles <justin.ruggles@gmail.com>
Check if an mp3 header is using a reserved sample rate. Fixes an …
12:15 AM Changeset in ffmpeg [c172683b] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputil: remove redundant global motion compensation code The SSE …
12:15 AM Changeset in ffmpeg [42e6fc14] by Michael Niedermayer <michaelni@gmx.at>
avcodec/apedec: optimize sign combination 48078630 -> 32533850 dezi …
12:12 AM Ticket #3730 (libx265 ignores threads option.) updated by Carl Eugen Hoyos
Please test the same commands as I did to prove that -threads
12:10 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Did you try to find out where in the source code your problem is …

Jun 22, 2014:

11:40 PM Ticket #3730 (libx265 ignores threads option.) reopened by Daniel
that's not what i mean, is just the contrary. I want to avoid MT and …
11:40 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
Replying to cehoyos: > Did you test the configure option …
11:30 PM Changeset in ffmpeg [a125f87a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '463a7cde563fd805864c48a76dd1b03fc24671ed' * commit …
11:21 PM Changeset in ffmpeg [49f1b869] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e' * commit …
11:13 PM Changeset in ffmpeg [3236566] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '73953df71a28e94d8959facba7906cf5975ca4ef' * commit …
11:03 PM Changeset in ffmpeg [efec7304] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f83896abda1e78ebbbda0f184b682b4fabadc682' * commit …
10:57 PM Changeset in ffmpeg [41201569] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8d695dc411c1ae28477f107d6f7bf2db59af95df' * commit …
10:51 PM Changeset in ffmpeg [ffc2c095] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a6a675a79287565c3c23455439b114676b63a96c' * commit …
10:45 PM Changeset in ffmpeg [7695a538] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fbf4d2197f35bddccec00ad53185ee4ab81778a0' * commit …
10:39 PM Changeset in ffmpeg [9d91fae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c54e118722cbbdc04945538d1796d4472a1ff406' * commit …
10:31 PM Changeset in ffmpeg [9e8c9222] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '85d805d5cccb2f57e7f2e2254d7a870f05926cfd' * commit …
10:19 PM Changeset in ffmpeg [73827282] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9' * commit …
10:13 PM Changeset in ffmpeg [2ca48026] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '49470b9404583ab3aff6835f78a759349d331696' * commit …
10:09 PM Changeset in ffmpeg [c69f7299] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix reinitializing with threads while flushing With threads …
9:15 PM Changeset in ffmpeg [463a7cde] by Diego Biurrun <diego@biurrun.de>
Differentiate assembler and assembly in documentation and comments …
8:33 PM Ticket #3736 (convert to pal dvd with mp2 audio) updated by Carl Eugen Hoyos
Component changed
8:28 PM Ticket #3736 (convert to pal dvd with mp2 audio) updated by Carl Eugen Hoyos
Status, Description, Summary, Priority, Version, Keywords, Reproduced by developer changed
For future tickets: Please always test current FFmpeg git head before …
8:00 PM Ticket #3737 (Reencoding dvdsub to dvbsub produces subtitles that do not disappear ...) created by Carl Eugen Hoyos
http://samples.ffmpeg.org/MPEG-VOB/ClosedCaptions/Starship_Troopers.vob
7:57 PM Ticket #3736 (convert to pal dvd with mp2 audio) created by subroutine
Hi there, I have ffmpeg installed via macports on a mac running 10.9.3 …
7:49 PM Ticket #2024 (Reencoding dvbsub fails) closed by Carl Eugen Hoyos
fixed: Fixed by Anshul in 7e6cf364
7:07 PM Changeset in ffmpeg [7e6cf364] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix transcoding dvbsub to dvbsub fix ticket #2024
7:06 PM Changeset in ffmpeg [ca2f59e1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: support returning exact end times fixess part of …
7:01 PM Changeset in ffmpeg [0ef256d5] by Luca Barbato <lu_zero@gentoo.org>
libx264: Correctly manage constant rate factor params By default they …
6:49 PM Changeset in ffmpeg [9b33cdca] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_blend: fix macro () Signed-off-by: Michael Niedermayer …
6:48 PM Changeset in ffmpeg [31f77b4] by Michael Niedermayer <michaelni@gmx.at>
avfilter/unsharp_opencl: fix macro () Signed-off-by: Michael …
6:22 PM Ticket #2024 (Reencoding dvbsub fails) updated by er.anshul.maheshwari@gmail.com
Cc changed
5:53 PM Changeset in ffmpeg [6ec3dc9] by Michael Niedermayer <michaelni@gmx.at>
x86/audiodsp: move asm code out of dsputil Signed-off-by: James Almer …
5:52 PM Changeset in ffmpeg [3bb4d26a] by Michael Niedermayer <michaelni@gmx.at>
drawtext: drop unused draw_glyphs() arg "rgbcolor" Signed-off-by: …
4:43 PM Changeset in ffmpeg [73953df7] by Diego Biurrun <diego@biurrun.de>
Replace av_malloc() and memset(0) by av_mallocz()
4:43 PM Changeset in ffmpeg [f83896a] by Diego Biurrun <diego@biurrun.de>
ape: Replace memset(0) by zero initialization
3:58 PM Changeset in ffmpeg [99497b46] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2' * commit …
1:28 PM Changeset in ffmpeg [8d695dc4] by Diego Biurrun <diego@biurrun.de>
mpeg: Mark ff_mpeg_set_erpic() static It is not used outside of the file.
1:28 PM Changeset in ffmpeg [a6a675a7] by Diego Biurrun <diego@biurrun.de>
configure: Drop stray error resilience dependencies
1:28 PM Changeset in ffmpeg [fbf4d219] by Diego Biurrun <diego@biurrun.de>
build: Record explicit dependency of intrax8 on error resilience
1:28 PM Changeset in ffmpeg [c54e1187] by Diego Biurrun <diego@biurrun.de>
build: Have the eatqi decoder depend on the MPEG-1 decoder eatqi uses …
1:28 PM Changeset in ffmpeg [85d805d5] by Diego Biurrun <diego@biurrun.de>
build: Add missing object files for webm muxer
1:28 PM Changeset in ffmpeg [03391b54] by Diego Biurrun <diego@biurrun.de>
build: Add missing object files for Matroska demuxer
1:28 PM Changeset in ffmpeg [49470b94] by Diego Biurrun <diego@biurrun.de>
build: Add missing replaygain object file for CAF demuxer
1:20 PM Changeset in ffmpeg [9a9e2f1c] by Diego Biurrun <diego@biurrun.de>
dsputil: Split audio operations off into a separate context
12:41 PM Ticket #3735 (Compilation fails: oggparsevorbis.c error) updated by Gerion Entrup
Yep, works for me. Thank you!
11:37 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by Daniel Miranda
I'm not sure if this is supposed to be Windows-specific, but I'm …
8:05 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Keywords changed
8:05 AM Ticket #2654 (calling draw slice callback with NULL data) updated by Carl Eugen Hoyos
Keywords changed
7:19 AM Ticket #3413 (invalid read in swscale when converting from rgb24 to yuv420p) updated by Clément Bœsch
The valgrind commands don't triggers the issue anymore. OTOH the …
3:20 AM Changeset in ffmpeg [0dae193d] by Michael Niedermayer <michaelni@gmx.at>
swr: remove another forgotten division in DSP function. …
3:17 AM Changeset in ffmpeg [954a38e9] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_hqx: remove << 0 Signed-off-by: Michael Niedermayer …
3:02 AM Changeset in ffmpeg [fd3c2737] by Michael Niedermayer <michaelni@gmx.at>
fate/filter-video: fix hqx on big endian part 2 Signed-off-by: …
2:55 AM Changeset in ffmpeg [d7efafd6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_hqx: partly fix big endian fate test Signed-off-by: …
1:23 AM Ticket #3041 (multitude of screen capture codecs) updated by compn
sample for iscc made with iscc.dll + mencoder. i dont know why its …
1:09 AM Changeset in ffmpeg [4abffbbc] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding …
12:32 AM Changeset in ffmpeg [a1a76b20] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/input: prevent RGB32_TO_UV_FN from reading into the …

Jun 21, 2014:

9:11 PM Changeset in ffmpeg [84de3ed] by Michael Niedermayer <michaelni@gmx.at>
avfilter/deshake_opencl: fix macro () Signed-off-by: Michael …
9:11 PM Changeset in ffmpeg [04776ced] by Michael Niedermayer <michaelni@gmx.at>
avfilter/avf_showspectrum: fix macro () Signed-off-by: Michael …
9:08 PM Changeset in ffmpeg [6011b806] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Show duration for large asf files as written in the file header. …
8:34 PM Changeset in ffmpeg [79198cb6] by Clément Bœsch <u@pkh.me>
avfilter/hqx: add some self promotion in doxy. This is useful to …
8:32 PM Changeset in ffmpeg [4d8fc0e0] by Clément Bœsch <u@pkh.me>
avfilter/hqx: unroll the pattern calculation Code si smaller, no …
8:11 PM Changeset in ffmpeg [f3802aa3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Show duration for large asf files as written in the file header. …
7:52 PM Changeset in ffmpeg [52572ca1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Show duration for large asf files as written in the file header. …
7:26 PM Ticket #3428 (WMV file has wrong length detected by ffprobe/ffmpeg) closed by Carl Eugen Hoyos
fixed: Should be fixed in e3fd263f - thank you for the report!
7:14 PM Ticket #3662 (Corrupt media file causes ffmpeg to output confusing error messages ...) updated by Carl Eugen Hoyos
You have to read the messages that FFmpeg prints from top to bottom: …
6:27 PM Changeset in ffmpeg [dc5972f8] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvdec: give live_flvdec a separate name This should fix a …
6:24 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Carl Eugen Hoyos
Keywords changed
6:00 PM Changeset in ffmpeg [e3fd263f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Show duration for large asf files as written in the file header. …
5:53 PM Changeset in ffmpeg [29fc468d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not show libzvbi in the configure output if it was not enabled. It …
5:42 PM Ticket #3404 (High quality magnification filter) updated by Clément Bœsch
hqx filter implemented in […] @wyatt8740: do you plan to work on xbr?
5:22 PM Changeset in ffmpeg [ded3c9fd] by Clément Bœsch <u@pkh.me>
avfilter: add hqx filter (hq2x, hq3x, hq4x) Partially fixes Ticket …
5:01 PM Ticket #3382 (Add severity level to ffmpeg log formatting) closed by Carl Eugen Hoyos
fixed: Implemented in 669a09fb by jfbvxt at gmail
4:43 PM Ticket #3428 (WMV file has wrong length detected by ffprobe/ffmpeg) updated by Carl Eugen Hoyos
Priority, Keywords changed
Regression since d8f27ece
3:49 PM Ticket #3530 (AIFF playback/Transcode failure) updated by Carl Eugen Hoyos
I was unable to backport the fix for this ticket to release/1.2, what …
3:05 PM Changeset in ffmpeg [5ab51f75] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libtwolame: fix encoding lsf with defaults Signed-off-by: …
12:55 PM Changeset in ffmpeg [a2de7b1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: document the double volatile Suggested-by: Reimar …
11:21 AM Changeset in ffmpeg [36393434] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix memleak and corruption of AVSubtitle with multiple outputs …
9:55 AM Ticket #3735 (Compilation fails: oggparsevorbis.c error) closed by Carl Eugen Hoyos
fixed: Should be fixed in 97578f5f
9:53 AM Changeset in ffmpeg [97578f5f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
build: Add missing object file for Matroska demuxer Fixes compilation …
9:49 AM Ticket #3735 (Compilation fails: oggparsevorbis.c error) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
A patch is currently discussed.
9:20 AM Ticket #3735 (Compilation fails: oggparsevorbis.c error) created by Gerion Entrup
Summary of the bug: Compilation of ffmpeg fails with: …
8:26 AM Ticket #744 (tweak i263 pb-frames support to eliminate graphic corruption) closed by Carl Eugen Hoyos
fixed: Fixed by Dirk Ausserhaus since 47c8d1e1
2:05 AM Changeset in ffmpeg [1caedf62] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ituh263enc: fix advanced intra coding Signed-off-by: Michael …

Jun 20, 2014:

10:53 PM Ticket #3730 (libx265 ignores threads option.) updated by Timothy Gu
It is normal for libx265 to take up more CPU than libx264. This does …
10:36 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by Timothy Gu
Resolution changed
9:18 PM Changeset in ffmpeg [4667116c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf' * commit …
9:02 PM Changeset in ffmpeg [fe43facd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: check sar only when width/height are set This fixes …
8:20 PM Changeset in ffmpeg [0dceefc5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' * commit …
7:54 PM Changeset in ffmpeg [329898aa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2 …
7:36 PM Changeset in ffmpeg [33f83a21] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/rv40dsp_init: fix () in macros Signed-off-by: Michael …
7:36 PM Changeset in ffmpeg [40cbad9f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wavpackenc: fix () in macros Signed-off-by: Michael …
7:01 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) closed by llarevo
worksforme
7:00 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by llarevo
Everything OK. After creating a test script, and using the git-verion …
6:21 PM Changeset in ffmpeg [10b8481a] by Lou Logan <lou@lrcd.com>
fix several typos
5:37 PM 0001-Issue-3302-fix-WIP.patch attached to Ticket #3302 by Andrey Utkin
5:37 PM tmp1.png attached to Ticket #3302 by Andrey Utkin
5:36 PM Ticket #3302 (Cannot draw opaque text on transparent frame) updated by Andrey Utkin
It turned out to be not easy. After fighting with drawutils, which …
5:08 PM Ticket #3302 (Cannot draw opaque text on transparent frame) updated by Andrey Utkin
This issue is still actual. Drawing a text over transparent background …
4:48 PM Changeset in ffmpeg [ca1e36a8] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: fix build when error resilience is disabled
4:10 PM Changeset in ffmpeg [0a995311] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd349afb07bacccb62eb5369c38d6406d2909d792' * commit …
4:00 PM Changeset in ffmpeg [b0fdc766] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f' * commit …
3:42 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by julian
happens also for common files like this one: http://goo.gl/eiLqjU […]
3:41 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by fthiery
Summary changed
3:37 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by fthiery
Here it is: […] As you can see, duration of original video is …
3:29 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by Carl Eugen Hoyos
Please post the command line that produces the unexpected output for …
3:15 PM Changeset in ffmpeg [c2b1225] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '778111592bf5f38630858ee6dfcfd097cd6c6da9' * commit …
3:03 PM Changeset in ffmpeg [afa7ab5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '452860d7e056f9a894cac2fe52cdedeae4c38251' * commit …
2:40 PM Changeset in ffmpeg [4a993335] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '874390e163427c1fe7682ab27924a7843780dbb3' * commit …
2:39 PM Changeset in ffmpeg [9e500efd] by Justin Ruggles <justin.ruggles@gmail.com>
Add av_image_check_sar() and use it to validate SAR
2:22 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by fthiery
After further investigation, it seems that the merging is not related, …
1:53 PM Changeset in ffmpeg [e9302879] by Michael Niedermayer <michaelni@gmx.at>
configure: remove superfluous check for AVX/FMA3 support in Yasm The …
1:17 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by Carl Eugen Hoyos
Replying to fthiery: > The difference is that my content …
12:46 PM Changeset in ffmpeg [6fdd19cb] by Michael Niedermayer <michaelni@gmx.at>
doc: remove RELEASE_NOTES It hasn't been used since 0.11, and it does …
12:46 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by fthiery
I am indeed failing to reproduce it using a clean, generated test …
12:34 PM Ticket #3732 (ffserver does not perceive closing of input feed) updated by Carl Eugen Hoyos
Replying to andrixnet: > I understand. Good. > Given the …
12:32 PM Ticket #3731 (ffserver daemon mode) updated by Carl Eugen Hoyos
Priority, Status, Version changed
12:29 PM Ticket #3731 (ffserver daemon mode) updated by Clément Bœsch
No, the av/ffserver drop wasn't merged. See …
12:27 PM Ticket #3732 (ffserver does not perceive closing of input feed) updated by andrixnet
I understand. Given the long version history since I've been aware …
12:26 PM Ticket #3731 (ffserver daemon mode) updated by andrixnet
Do you mean to say that ffserver will dissappear altogether from …
12:24 PM Ticket #3731 (ffserver daemon mode) updated by Clément Bœsch
Probably this: […] Note that Libav recently dropped avserver …
12:15 PM Changeset in ffmpeg [d349afb0] by Anton Khirnov <anton@khirnov.net>
dv: cosmetics, reindent
12:15 PM Changeset in ffmpeg [650dee63] by Anton Khirnov <anton@khirnov.net>
dv: get rid of global non-const tables Instead, store them in the …
12:15 PM Changeset in ffmpeg [77811159] by Anton Khirnov <anton@khirnov.net>
dvenc: initialize the profile only once, at init We do not allow the …
12:14 PM Changeset in ffmpeg [452860d7] by Anton Khirnov <anton@khirnov.net>
Use av_packet_rescale_ts() to simplify code.
12:14 PM Changeset in ffmpeg [874390e1] by Anton Khirnov <anton@khirnov.net>
lavc: add a convenience function for rescaling timestamps in a packet
12:07 PM Ticket #3731 (ffserver daemon mode) updated by Carl Eugen Hoyos
Please run git bisect to find the change introducing the …
12:06 PM Ticket #3732 (ffserver does not perceive closing of input feed) updated by Carl Eugen Hoyos
Sorry if I was unclear: The bug reporting guidelines require you to …
12:02 PM Ticket #3732 (ffserver does not perceive closing of input feed) updated by andrixnet
Unfortunately this bug is not easy to reproduce. I had 3 concurrent …
11:57 AM Ticket #3731 (ffserver daemon mode) updated by andrixnet
I used ffserver 0.5 (linux) with ffmpeg-r20428-mingw32-static (2009 …
11:24 AM Ticket #3734 (ffserver logging of feed events) created by andrixnet
I see this in the logs of my ffserver: […] The object of this …
11:20 AM Ticket #3732 (ffserver does not perceive closing of input feed) updated by andrixnet
Component changed
This bug I know of since ffmpeg-0.5, I have seen it at version 1.x, at …
11:18 AM Ticket #3733 (ffmpeg encoder does not retry sending a feed) created by andrixnet
Assume having a ffserver distribution server somewhere, with some …
11:13 AM Ticket #3732 (ffserver does not perceive closing of input feed) updated by Carl Eugen Hoyos
Is this problem reproducible with current FFmpeg git head?
11:13 AM Ticket #3731 (ffserver daemon mode) updated by Carl Eugen Hoyos
Keywords changed
Please provide the revision that removed the requested behaviour.
11:06 AM Ticket #3732 (ffserver does not perceive closing of input feed) created by andrixnet
Having ffserver set up as a streaming server I sometimes encounter the …
11:01 AM Ticket #3731 (ffserver daemon mode) created by andrixnet
ffserver much older versions, at 0.5 times, would fork to background …
10:27 AM Ticket #3730 (libx265 ignores threads option.) closed by Carl Eugen Hoyos
worksforme: Works fine here, I suggest you compile yourself or ask in the Zeranoe …
10:12 AM Changeset in ffmpeg [d381109c] by Stefano Sabatini <stefasab@gmail.com>
lavc/h264_slice: clarify informational message in case of disabled …
10:12 AM Changeset in ffmpeg [8c443767] by Stefano Sabatini <stefasab@gmail.com>
doc/codecs: extend documentation for thread_type option Based on …
10:08 AM Ticket #3730 (libx265 ignores threads option.) created by Daniel
Summary of the bug: Ffmpeg ignores the -threads option with libx265. …
9:07 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
8:25 AM patchversionsh.diff attached to Ticket #3649 by Carl Eugen Hoyos
8:24 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Did you test the configure option --disable-amd3dnow as …
8:22 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to Timothy_Gu: > > Looks like it generated it! > …
8:21 AM Ticket #3729 (FFMPEG should show warnings when FLAC encoder produce non-subset stream) updated by Carl Eugen Hoyos
Replying to Vika Apelsinova: > Reference FLAC encoder …
7:43 AM Ticket #3729 (FFMPEG should show warnings when FLAC encoder produce non-subset stream) updated by Vika Apelsinova
FLAC project specifies a subset of itself FLAC format as the Subset …
3:33 AM Changeset in ffmpeg [cc0057a] by Michael Niedermayer <michaelni@gmx.at>
tests/fate.sh: report different status for different errors The order …
1:58 AM CompilationGuide/Ubuntu edited by llogan
add forgotten PATH for yasm goodness; add unzip dependency (diff)
1:57 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
Replying to Timothy_Gu: > Replying to [comment:24
1:29 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Timothy Gu
Replying to bmitchel: > {{{ > gmake libavutil/ffversion.h …
1:29 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Timothy Gu
Replying to bmitchel: > {{{ > gmake libavutil/ffversion.h …
1:02 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
Replying to cehoyos: > Replying to bmitchel: …
12:10 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Is the development going alright?

Jun 19, 2014:

11:58 PM Changeset in ffmpeg [3ac85d70] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Revert two backports to release/1.2 that broke fate. Revert …
11:35 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to bmitchel: > {{{ > barney(bradm) gmake …
11:32 PM Changeset in ffmpeg [c1ac5896] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9c7321e2b8981ec867294309e9cf3833055df78f' into …
11:26 PM Changeset in ffmpeg [724deeb7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4310ba273d3bcb7f19a4e40b55b9e832568e56e5' into …
11:11 PM Changeset in ffmpeg [62899d79] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ba8ab4e7ae016cf970b0f335a7933f2db53784bc' into …
11:05 PM Changeset in ffmpeg [45283653] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e0fcad77618a0455ca9c2451ea0aa538597a08c0' into …
11:04 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
Replying to cehoyos: > Replying to cehoyos: …
10:48 PM Changeset in ffmpeg [6af1793d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9455a023be9f3915ccf5511a0b8fdb5b8897b2b6' into …
10:06 PM Changeset in ffmpeg [220bbc44] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6672f672d98cf4887e13321b6f67682cfd1273b4' into …
10:06 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to cehoyos: > Please try (with the patch …
9:47 PM Changeset in ffmpeg [b05d5089] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c' * commit …
9:31 PM Changeset in ffmpeg [440842c4] by Vittorio Giovara <vittorio.giovara@gmail.com>
stereo3d: add missing include guards
9:26 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
The problem in libswscale should be fixed, I sent the patch for …
8:39 PM Changeset in ffmpeg [05d95c53] by Michael Niedermayer <michaelni@gmx.at>
alpha/blockdsp: move clear_blocks out of dsputil The blockdsp split …
7:05 PM Changeset in ffmpeg [f378636d] by Michael Niedermayer <michaelni@gmx.at>
avformat/mp3enc: drop redundant and uninitialized variable …
6:48 PM Changeset in ffmpeg [650ef180] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: better probing for duration in …
6:25 PM Ticket #1783 (libavutil contains file with the same name as a system header) updated by llogan
Note to Xcode users experiencing a similar issue: uncheck the …
5:49 PM Changeset in ffmpeg [5bf5e6b1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Use named identifier for single thread fall-back return …
5:45 PM Ticket #3729 (FFMPEG should show warnings when FLAC encoder produce non-subset stream) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
Which hardware device fails for any of these conditions?
4:57 PM Ticket #3729 (FFMPEG should show warnings when FLAC encoder produce non-subset stream) created by Vika Apelsinova
FFMPEG should show warning message "The encoding parameters specified …
4:45 PM Changeset in ffmpeg [891307b4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
s86/scale: Do not return the result of a (void) function from a void …
4:31 PM Changeset in ffmpeg [a5ce608f] by Michael Niedermayer <michaelni@gmx.at>
x86/blockdsp: restore author attribution See commits …
4:19 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by Carl Eugen Hoyos
If -f v4l2 -i /dev/video0 is not necessary to reproduce your …
4:18 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by Carl Eugen Hoyos
Keywords changed
Install the package alsa-lib-devel and recompile.
4:00 PM Changeset in ffmpeg [a68c05cf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '852c329a69ddfd635807f60454df07d021c64901' * commit …
3:25 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by llarevo
Keywords changed
With current GIT I have a problem with alsa. Minimum configuration …
3:10 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by Carl Eugen Hoyos
Keywords changed
Is the problem reproducible with current FFmpeg git head?
3:00 PM Changeset in ffmpeg [852c329a] by Diego Biurrun <diego@biurrun.de>
configure: Drop duplicate pkg-config entry from help output
2:17 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by llarevo
I mixed up the versions, sorry for that. Everything is still fine, no …
1:40 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by llarevo
Keywords changed
1:39 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) created by llarevo
When capturing from v4l, sound is silent in resulting file. […] It …
1:24 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) closed by Carl Eugen Hoyos
fixed: Please test current FFmpeg git head, if there is a problem, please …
1:17 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) reopened by llarevo
The error mentioned in [https://trac.ffmpeg.org/ticket/1570#comment:20
1:12 PM Changeset in ffmpeg [47c8d1e1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2290bf10b12b7772f55fcab014a47e18e9fdef2' * commit …
12:41 PM Ticket #3714 (Remuxing mpegts results in 5% bigger file size than original file) updated by DavJames
MPG and MKV don't have this problem. Only TS.
12:28 PM Changeset in ffmpeg [08c5859f] by Michael Niedermayer <michaelni@gmx.at>
avcodec: add simpleauto idct This will pick the "best" simple idct …
12:01 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Please try (with the patch attached): […]
11:25 AM Changeset in ffmpeg [4c9ee159] by Michael Niedermayer <michaelni@gmx.at>
lavf/Makefile: fix standalone compilation of live_flv demuxer …
11:18 AM Changeset in ffmpeg [60a06400] by Michael Niedermayer <michaelni@gmx.at>
configure: fix NASM output format on Win64 Signed-off-by: James Almer …
11:18 AM Changeset in ffmpeg [454c019c] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_idct: fix movd parameter size in DC_ADD_INIT Fixes …
11:13 AM Changeset in ffmpeg [b2290bf1] by Kostya Shishkov <kostya.shishkov@gmail.com>
i263: skip dummy frames Intel i263 codec has special 8-byte dummy …
11:09 AM Changeset in ffmpeg [fe782233] by Michael Niedermayer <michaelni@gmx.at>
x86/blockdsp: move asm code out of dsputil Also replace INLINE_<opt> …
10:45 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
Applied the patch, more errors.... […] Compiler version: […]
10:34 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to bmitchel: > 1) version.sh does not execute …
6:57 AM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Carl Eugen Hoyos
Priority changed
6:55 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Which compiler (which version) fails compilation for libswscale?
5:06 AM Ticket #3713 (crashes on bogus rtp stream) updated by Alexander V. Lukyanov
I think the newer bug has narrower scope, as it describes the same …
4:03 AM Changeset in ffmpeg [e7fc5d53] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: change statistics initialization Normally, a Laplace …
3:53 AM Changeset in ffmpeg [042a82ca] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/lossless_videodsp: Fix size of values read for …
2:54 AM Changeset in ffmpeg [2b05db4f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' * commit …
12:01 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
I need to lay out all the issues here, as there seems to be a bit of …

Jun 18, 2014:

11:01 PM Changeset in ffmpeg [ab12373] by Michael Niedermayer <michaelni@gmx.at>
ppc: Fix the bug of fft for little endian environment on POWER7 and …
9:32 PM Changeset in ffmpeg [8e2ade43] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '869fc416f7c78ed4e397e0208acd1545771c0502' * commit …
9:27 PM Changeset in ffmpeg [dacc4cb1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c385313d2590fd26e26bb9bdacddef78162ab490' * commit …
9:22 PM Changeset in ffmpeg [be94f5c1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371' * commit …
9:13 PM Changeset in ffmpeg [1ebc77bc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '49a242687cf44f86570b706db3c5912ff06bc6c2' * commit …
9:12 PM Ticket #3198 (Documentation missing for several bitstream filters) updated by llogan
Owner, Description changed
9:07 PM Changeset in ffmpeg [e74433a8] by Diego Biurrun <diego@biurrun.de>
dsputil: Split clear_block*/fill_block* off into a separate context
8:59 PM Changeset in ffmpeg [eba453e] by Lou Logan <lou@lrcd.com>
doc/bitstream_filters: document imxdump Partially addresses ticket …
8:03 PM Changeset in ffmpeg [869fc416] by Luca Barbato <lu_zero@gentoo.org>
hevc: Mark num_bins_in_se as unused Only its size is actually used. …
8:03 PM Changeset in ffmpeg [c385313d] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Support misordered fmtp rtpmap Issue present in Avigilon IP cameras.
8:03 PM Changeset in ffmpeg [c9c1e00f] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Factor out fmtp parsing
8:03 PM Changeset in ffmpeg [49a24268] by Luca Barbato <lu_zero@gentoo.org>
doc: Document segment_list_type
7:35 PM Changeset in ffmpeg [eec55e62] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there …
6:46 PM diagrams.tar.gz attached to AudioChannelManipulation by llogan
.dia files for AudioChannelManipulation in case changes are wanted
6:34 PM 5point1_6mono.png attached to AudioChannelManipulation by llogan
5.1 to individual channels
6:34 PM 6mono_5point1.png attached to AudioChannelManipulation by llogan
6 mono inputs to 5.1 output
6:29 PM AudioChannelManipulation edited by llogan
add 5.1 to inidividual channels example and diagram (diff)
6:09 PM Changeset in ffmpeg [1d54f510] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: simplify ff_choose_timebase() Signed-off-by: Michael …
5:49 PM Changeset in ffmpeg [75511c29] by Michael Niedermayer <michaelni@gmx.at>
dump_stream_format: fix division by 0 Signed-off-by: Michael …
5:49 PM Changeset in ffmpeg [ac293b66] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '194be1f43ea391eb986732707435176e579265aa' * commit …
4:43 PM Changeset in ffmpeg [88514378] by Clément Bœsch <clement@stupeflix.com>
avcodec/ass: move playres parameters below scripttype Suggested-by: wm4
4:22 PM Changeset in ffmpeg [5039aadf] by Clément Bœsch <clement@stupeflix.com>
avcodec/ass: explicit PlayRes[XY] This avoids the following libass …
3:47 PM Changeset in ffmpeg [2d702822] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd754ed41727b1fcbab335b510248a9758a73320c' * commit …
3:28 PM Changeset in ffmpeg [95398aa9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' * commit …
3:27 PM Changeset in ffmpeg [bd148ce0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cfbdd7ffbd9fe14d110fd1bb89bf52f0f7bde016' * commit …
3:18 PM Changeset in ffmpeg [daa7bcca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '894682a9739eb8d4bfc024b0d4e5757fcfe47378' * commit …
2:59 PM Changeset in ffmpeg [5439959e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffyuvdec: do not leave alpha values uninitialized fixes …
1:12 PM Changeset in ffmpeg [194be1f4] by Anton Khirnov <anton@khirnov.net>
lavf: switch to AVStream.time_base as the hint for the muxer timebase …
1:03 PM Changeset in ffmpeg [d754ed41] by Anton Khirnov <anton@khirnov.net>
riffenc: take an AVStream instead of an AVCodecContext It will be …
1:03 PM Changeset in ffmpeg [f792d3c] by Anton Khirnov <anton@khirnov.net>
lavf: add the notimestamps flag to the muxers missing it
1:03 PM Changeset in ffmpeg [cfbdd7ff] by Anton Khirnov <anton@khirnov.net>
rtpenc: base max_frames_per_packet on avg_frame_rate, not codec …
12:55 PM Changeset in ffmpeg [894682a9] by Anton Khirnov <anton@khirnov.net>
Remove avserver. It has not been properly maintained for years and …
12:31 PM Changeset in ffmpeg [99a8a3de] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Revert "Fix compilation on ppc64 and ppc with pic if gas-preprocessor …
12:23 PM Ticket #3726 (mpeg4 vdpau decoding failed) closed by Carl Eugen Hoyos
fixed: Should be fixed in 076ab9f7 - thank you for the report!
12:15 PM Changeset in ffmpeg [cbf21628] by Michael Niedermayer <michaelni@gmx.at>
swr: remove div/mod from DSP functions. Also fix a bug with …
11:55 AM Changeset in ffmpeg [076ab9f7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix all VDPAU decoders. Fixes ticket #3726.
11:49 AM Ticket #3726 (mpeg4 vdpau decoding failed) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Regression since dffb85a9 - a possible patch currently gets reviewed.
11:47 AM Ticket #3710 (Odd demuxed timestamps on ogg file.) updated by Carl Eugen Hoyos
Replying to dalecurtis: > I'm pretty sure this is a …
11:46 AM Changeset in ffmpeg [a740cae4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: remove unsignedness from constant POSIX gurantees …
11:44 AM Ticket #3726 (mpeg4 vdpau decoding failed) updated by Ilya87
mplayer -vc ffodivxvdpau -vo vdpau …
11:12 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by Carl Eugen Hoyos
Keywords changed
Files uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3720/
11:06 AM Changeset in ffmpeg [118d84b7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f2ce63246f5c934429f9cb857a794e07624d7912' * commit …
11:00 AM Ticket #1095 (libxavs: encoded file doesn't decode with built-in decoder) updated by Carl Eugen Hoyos
Keywords changed
An error and a warning are still shown: […]
10:53 AM Changeset in ffmpeg [40c9d430] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '44671b57866aab8dd36715ff010e985e25baaf19' * commit …
10:48 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
From a users perspective this is a regression since 944d049e / …
10:33 AM Ticket #3725 (webp: Multiple ff_thread_finish_setup() calls) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Regression since b26ccf21
10:28 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) updated by rdwill2
Hi cehoyos, >For future tickets: Please remember that MediaInfo? …
10:16 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to bmitchel: > I ended up getting the latest …
10:05 AM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) updated by Carl Eugen Hoyos
Replying to feelart: > >It is possible that this specific …
10:01 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) updated by Carl Eugen Hoyos
For future tickets: Please remember that MediaInfo output is nearly …
10:00 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) updated by Carl Eugen Hoyos
Please provide the console output of the following command: […]
9:22 AM Ticket #3726 (mpeg4 vdpau decoding failed) updated by Carl Eugen Hoyos
Priority, Keywords changed
9:17 AM 30PC60746MBIB6527895_ver0_7_69.xml attached to Ticket #3727 by rdwill2
Owen Money IMX original mediainfo
9:15 AM OwenMoney_Clip.xml attached to Ticket #3727 by rdwill2
Owen Money IMX clip mediainfo
9:13 AM ffmpeg-20140618-095341.log attached to Ticket #3727 by rdwill2
FFMPEG log file
9:12 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) created by rdwill2
Hi Group We are currently using ffmpeg to 'chop' IMX files(e.g …
9:06 AM Ticket #3726 (mpeg4 vdpau decoding failed) updated by Carl Eugen Hoyos
Keywords changed
Please provide your failing MPlayer command line including the …
8:27 AM Ticket #3726 (mpeg4 vdpau decoding failed) created by Ilya87
Summary of the bug: How to reproduce: […]
7:08 AM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) updated by feelart
>It is possible that this specific issue - avi It is not at all …
6:23 AM Changeset in ffmpeg [f2ce6324] by Anton Khirnov <anton@khirnov.net>
dcadec: replace ldexpf with a multiplication by a constant …
6:11 AM Changeset in ffmpeg [44671b5] by Anton Khirnov <anton@khirnov.net>
AVFrame: factor out freeing the side data Signed-off-by: Anton …
5:52 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
No dice with GCC at the moment. […] gcc version: […] …
5:15 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
I'll check gcc now and report back. I did find a way around the HWCAP …
4:50 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Timothy Gu
Did you check GCC?
4:39 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
I ended up getting the latest version of ffmpeg from GIT. It was …
4:07 AM Ticket #1095 (libxavs: encoded file doesn't decode with built-in decoder) updated by Timothy Gu
Keywords changed
3:50 AM Ticket #3613 (transcode_aac test fails to build) updated by Timothy Gu
Status, Owner, Description changed
I will send a patch in ~2 days (because I forgot about this ticket). …
2:24 AM Changeset in ffmpeg [7f529600] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale: replace potentially slow % by & Signed-off-by: …
2:18 AM Changeset in ffmpeg [c932f128] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: simplify % 512 operations Signed-off-by: Michael …
1:13 AM Changeset in ffmpeg [0608bc65] by Michael Niedermayer <michaelni@gmx.at>
swresample/audioconvert: fix () in FMT_PAIR_FUNC() Signed-off-by: …
1:13 AM Changeset in ffmpeg [c89be82] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp8: fix () in macros Signed-off-by: Michael Niedermayer …
1:13 AM Changeset in ffmpeg [aab23f5d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp9: fix () in macros Signed-off-by: Michael Niedermayer …
1:13 AM Changeset in ffmpeg [28bf1115] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wavpack: fix () in macros Signed-off-by: Michael Niedermayer …
12:15 AM Changeset in ffmpeg [d9a61ae3] by Lou Logan <lou@lrcd.com>
presets: remove moldering iPod presets * Some users are trying to use …

Jun 17, 2014:

11:54 PM Changeset in ffmpeg [cb037b5d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9affa784a0743b95bde135b5acfce2183afc35d8' * commit …
11:44 PM Changeset in ffmpeg [3f2f87cd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47' * commit …
11:43 PM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) updated by Carl Eugen Hoyos
It is possible that this specific issue - avi does not warn if invalid …
11:29 PM Changeset in ffmpeg [9f028b3f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '49106844929b7b71ac719064d640f8aa56c89b1f' * commit …
11:19 PM Ticket #3689 (ffprobe identifies caption track as subtitle) closed by Timothy Gu
wontfix: FFmpeg does not distinguish subtitles from captioning internally. …
10:07 PM Changeset in ffmpeg [eb0fc73d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: Use av_malloc_array() Signed-off-by: Michael …
10:07 PM Changeset in ffmpeg [f31fd067] by Michael Niedermayer <michaelni@gmx.at>
vf_sab: use av_malloc_array() Signed-off-by: Michael Niedermayer …
10:00 PM 1.webp attached to Ticket #3725 by llogan
WebP sample for ticket #3725
9:59 PM Ticket #3725 (webp: Multiple ff_thread_finish_setup() calls) created by llogan
[…] With -threads 1: […] Sample from: …
9:06 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by Jerry Scoggins
Sorry, here's the output from ffmpeg (instead of ffprobe). BTW, movie …
8:58 PM Ticket #3689 (ffprobe identifies caption track as subtitle) reopened by Jerry Scoggins
ffmpeg version N-64012-g61df081 Copyright (c) 2000-2014 the FFmpeg …
8:55 PM ShortCaption.scc attached to Ticket #3689 by Jerry Scoggins
Caption file extracted from provided movie.
8:54 PM ShortCaption.mov attached to Ticket #3689 by Jerry Scoggins
QT movie with c708 caption track
7:50 PM Changeset in ffmpeg [9c7321e2] by Anton Khirnov <anton@khirnov.net>
sgidec: fix an incorrect backport Signed-off-by: Anton Khirnov …
7:44 PM Changeset in ffmpeg [4310ba27] by Anton Khirnov <anton@khirnov.net>
sgidec: fix an incorrect backport Bug-Id: 691 Signed-off-by: Anton …
7:38 PM Changeset in ffmpeg [9affa784] by Anton Khirnov <anton@khirnov.net>
vp9 encoder: use a decent default speed setting Signed-off-by: Anton …
7:38 PM Changeset in ffmpeg [74bc9458] by Anton Khirnov <anton@khirnov.net>
flvenc: Don't over-count metadata. Over-counting occurs if framerate …
7:24 PM Changeset in ffmpeg [49106844] by Anton Khirnov <anton@khirnov.net>
tiffenc: fix packet size calculation Signed-off-by: Anton Khirnov …
6:55 PM Encode/H.264 edited by llogan
add more iDevices (diff)
6:42 PM Changeset in ffmpeg [f9cd3172] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fe4d5fe9361162f9033ff1bd84bfc1b2091ba785' * commit …
6:01 PM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) updated by feelart
ffmpeg should have a consistent behaviour and prevent failure. […] …
5:48 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
5:44 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by Carl Eugen Hoyos
Is a specific input file necessary to reproduce the issue or does …
5:39 PM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) updated by Carl Eugen Hoyos
Do I understand correctly that your request is that FFmpeg should warn …
4:52 PM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) updated by feelart
I do wish not to use the bitstream filter, I'd rather prefer it is …
4:32 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by fthiery
Summary changed
Example: real duration is 1935.03333 seconds. When raising the …
4:19 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) created by fthiery
Summary of the bug: When segmenting an mp4/H.264/AAC file, computed …
3:57 PM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) updated by Carl Eugen Hoyos
Replying to feelart: > {{{ > ffmpeg -i aac_test.aac -c:a …
3:44 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by Underground78
I just know the old MPC Ogg splitter and MPC Ogg decoder can play this …
3:44 PM Changeset in ffmpeg [fe4d5fe] by Diego Biurrun <diego@biurrun.de>
jpeg2000: Mark static data init functions as av_cold
3:42 PM aac_test.aac attached to Ticket #3723 by feelart
3:40 PM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) created by feelart
Summary of the bug: When copying an aac from one container to another …
3:40 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by Carl Eugen Hoyos
Replying to Underground78: > Here we go: …
3:31 PM Changeset in ffmpeg [a50c6f99] by Michael Niedermayer <michaelni@gmx.at>
ffplay: remove -ec handling code Its handled by the generic option …
1:51 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by Underground78
Here we go: sample.
1:46 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by Carl Eugen Hoyos
Replying to Underground78: > The same issue exists for …
12:54 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by Underground78
Cc changed
The same issue exists for Ogg/Vorbis in WAV.
12:43 PM Ticket #3713 (crashes on bogus rtp stream) updated by Carl Eugen Hoyos
Why didn't you close the newer bug and let the older one open?
12:23 PM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Alexander V. Lukyanov
write_section_data assumes s->priv_data to be …
11:23 AM Changeset in ffmpeg [92cccb7b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: new idct + asm Signed-off-by: Michael Niedermayer …
11:15 AM Ticket #3713 (crashes on bogus rtp stream) closed by Alexander V. Lukyanov
duplicate: Similarly to #3721 ffmpeg does not crash with -f mpegts option, …
11:10 AM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Alexander V. Lukyanov
Replying to cehoyos: > Does it crash without {{{-f …
10:58 AM Changeset in ffmpeg [fa0d0fb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '71d6551e674c86d07c165439c2bf6613b3892307' * commit …
8:23 AM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Carl Eugen Hoyos
Does it crash without -f mpegts?
8:22 AM Ticket #3722 (Illegal instruction, SIGILL when encoding libvpx-vp9) updated by Carl Eugen Hoyos
Keywords, Component changed
7:48 AM Ticket #3722 (Illegal instruction, SIGILL when encoding libvpx-vp9) closed by jamal
invalid: libvpx is trying to execute an avx2 function but your CPU evidently …
7:15 AM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Alexander V. Lukyanov
It looks like a problem with format auto-detection. s->priv_data is …
7:07 AM Ticket #3722 (Illegal instruction, SIGILL when encoding libvpx-vp9) created by xxleite
Summary of the bug: I'm using the last version of libvpx …
7:01 AM Changeset in ffmpeg [71d6551e] by Anton Khirnov <anton@khirnov.net>
avconv: use the correct variable in comparison
1:52 AM Ticket #1901 (cavs artefacts in B frames) updated by Michael Niedermayer
Summary changed
12:38 AM Ticket #1095 (libxavs: encoded file doesn't decode with built-in decoder) closed by Michael Niedermayer
fixed: Fixed in 61df0819d49ba831948681a7e8aa1a6def26b1a9
12:30 AM Changeset in ffmpeg [61df0819] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: fix low delay decoding Fixes Ticket1095 …

Jun 16, 2014:

10:03 PM Ticket #3553 (Fix Non-monotonous DTS for flv live stream output) closed by Michael Niedermayer
fixed: Workaround added/fixed in 2fbdfba0f2d1851f894002d9d5930799629cc194
9:43 PM Changeset in ffmpeg [2fbdfba0] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvdec: Support live flv / NGINX RTMP streams Fixes …
9:28 PM Changeset in ffmpeg [293d5d7a] by Michael Niedermayer <michaelni@gmx.at>
swscale/input: fix harmless integer overflow Signed-off-by: Michael …
6:24 PM Changeset in ffmpeg [389d453] by Lou Logan <lou@lrcd.com>
version string: add copyright line to version string Show the …
6:09 PM Changeset in ffmpeg [e6f9fc4a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: try to make vlc init code inherently thread safe …
5:30 PM Ticket #3710 (Odd demuxed timestamps on ogg file.) updated by Dale Curtis
I'm pretty sure this is a regression, but I'm not sure when it …
5:10 PM Changeset in ffmpeg [f7f96cf4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: fill invalid vlc tables entries as last pass …
5:10 PM Changeset in ffmpeg [600cbf36] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: zero vlc tables on allocation Signed-off-by: …
2:46 PM Changeset in ffmpeg [189ffeaf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Force aix strip to work on 32 and 64 bit by default.
2:44 PM Ticket #3475 (-skip_frame nokey doesn't work with ffprobe for H.264) closed by Carl Eugen Hoyos
fixed: Michael fixed the H.264 issue (see #2910) in 7eae8cd8
2:43 PM Ticket #2910 (Skipping ‘nokey’ frames in h264 video causes errors) updated by Carl Eugen Hoyos
Keywords changed
2:42 PM Ticket #2910 (Skipping ‘nokey’ frames in h264 video causes errors) updated by Carl Eugen Hoyos
Replying to cehoyos: > The messages were always shown The …
1:53 PM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Carl Eugen Hoyos
Replying to lavv17: > I attach pcap file, I think it is …
1:16 PM dump2.pcap attached to Ticket #3721 by Alexander V. Lukyanov
pcap
1:15 PM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Alexander V. Lukyanov
I attach pcap file, I think it is possible to replay it to network. …
12:43 PM Ticket #3721 (crash on a valid rtp mpegts stream) updated by Carl Eugen Hoyos
Keywords changed
How can I reproduce this crash? Don't you agree that the valgrind …
11:51 AM Ticket #3721 (crash on a valid rtp mpegts stream) created by Alexander V. Lukyanov
Summary of the bug: ffmpeg crashes on certain valid iptv rtp streams. …
11:28 AM Changeset in ffmpeg [7eae8cd8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: fix frame skip code Fixes Ticket3475 Signed-off-by: …
11:18 AM Changeset in ffmpeg [9025072e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: support skipping loop filtering for non key frames …
11:18 AM Changeset in ffmpeg [9140d37a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: use the correct level for droping non intra frames …
11:13 AM Changeset in ffmpeg [8a4a84a7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '83aa4fc3feec7389ac781fece1e994f2dfd7ebdb' * commit …
11:04 AM Changeset in ffmpeg [60058c18] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' * commit …
10:54 AM Changeset in ffmpeg [f0fbd910] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2' * commit …
10:48 AM Changeset in ffmpeg [7b7afaf8] by Michael Niedermayer <michaelni@gmx.at>
avformat/dump: put copyright back from the file from which dump.c was …
10:48 AM Changeset in ffmpeg [83d100ba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb' * commit …
10:09 AM Changeset in ffmpeg [593dc5ae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f' * commit …
8:52 AM Changeset in ffmpeg [83aa4fc3] by Luca Barbato <lu_zero@gentoo.org>
configure: Directly support Android as target OS
8:19 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by ElDimentio
I compiled the reverse engineered converter you linked to in github …
7:40 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by Carl Eugen Hoyos
Keywords changed
7:36 AM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) closed by Carl Eugen Hoyos
duplicate
7:01 AM Ticket #3713 (crashes on bogus rtp stream) updated by Alexander V. Lukyanov
Memory corruption leads to a core dump not immediately but in some …
5:31 AM Changeset in ffmpeg [766f2d96] by Vittorio Giovara <vittorio.giovara@gmail.com>
gitignore: add dylib and swp entries
3:01 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by Timothy Gu
Status, Component, Reproduced by developer, Description changed
3:01 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by Timothy Gu
Status, Component, Reproduced by developer, Description changed
2:57 AM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) updated by klpu
same as https://trac.ffmpeg.org/ticket/2513
2:57 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by Timothy Gu
There is a reverse engineered converter of xv -> flv (ugh) at …
2:55 AM Ticket #3656 (Can not set timeout AVOptions) updated by klpu
Replying to cehoyos: > Replying to klpu: > > I …
2:04 AM Changeset in ffmpeg [b152152d] by Michael Niedermayer <michaelni@gmx.at>
Add nointra AVDiscard level Signed-off-by: Michael Niedermayer …
1:45 AM Ticket #3720 (Support decoding of Xunlei XV file) created by ElDimentio
Xunlei is a major Chinese corporation with a monopoly on video …
Note: See TracTimeline for information about the timeline view.