Timeline
Jun 23, 2014:
- 11:54 PM Changeset in ffmpeg [47048aa3] by
- avcodec/h264: do not leave ret random on minor failures, causing major …
- 11:46 PM Changeset in ffmpeg [82e4340f] by
- Merge commit '772d150a6e82542c06b0c251e73dd299d98d1027' * commit …
- 11:45 PM Changeset in ffmpeg [97511bc7] by
- Merge commit '10306e9c5fcc28bd9310a9b38f21540e9e1433e9' * commit …
- 11:09 PM Changeset in ffmpeg [faa1d4b1] by
- Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0' * commit …
- 10:58 PM Changeset in ffmpeg [772d150a] by
- h264: error out from decode_nal_units() when AV_EF_EXPLODE is set …
- 10:58 PM Changeset in ffmpeg [10306e9c] by
- jpeg2000: fix dereferencing invalid pointers during cleanup CC: …
- 10:35 PM Changeset in ffmpeg [f6e772f9] by
- ffprobe: add color_range and color_space to stream output …
- 10:32 PM Changeset in ffmpeg [9326caa5] by
- 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
- 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
- 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
- iive found this reference on how to suppress these flags in the first …
- 9:45 PM Changeset in ffmpeg [49bf712a] by
- libavcodec/wmalosslessdec: add missing emms prevent failure with mmx2 …
- 9:39 PM Changeset in ffmpeg [ab72eda] by
- pixfmt: mark the reserved values
- 8:56 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- Replying to Timothy_Gu: > @cehoyos in the last hunk of …
- 8:55 PM Ticket #3739 (support bitand functions > 8 bit) updated by
- Is it possible that bitand (and bitor) support > 8 bit but the lut …
- 8:11 PM Changeset in ffmpeg [476bd3c7] by
- 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
- 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
- @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
- Summary of the enhancement request: bitand (and bitor) operations …
- 7:22 PM Ticket #3730 (libx265 ignores threads option.) updated by
- I see... I've compiled the lastest x265 with Visual Studio 2013 and …
- 7:10 PM Changeset in ffmpeg [d7463c68] by
- Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf' * commit …
- 6:44 PM CompilationGuide/Android edited by
- (diff)
- 6:35 PM Changeset in ffmpeg [32cf26cc] by
- Merge commit 'f23d26a6864128001b03876b0b92fffe131f2060' * commit …
- 6:12 PM Ticket #3738 (Incorrect end time transcoding ogg vorbis) created by
- (as reported on irc) A user provided an ogg file that (shows an …
- 4:58 PM Changeset in ffmpeg [fab9df63] by
- dsputil: Split off global motion compensation bits into a separate context
- 4:32 PM Changeset in ffmpeg [cc8d20e3]n1.2.7 by
- Update for FFmpeg 1.2.7 Signed-off-by: Michael Niedermayer …
- 4:17 PM Changeset in ffmpeg [c2b72eac] by
- avformat/mpc: attempt to allocate a packet that is not smaller than …
- 4:17 PM Changeset in ffmpeg [9d77a629] by
- avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
- 4:17 PM Changeset in ffmpeg [f2aaee49] by
- avformat/flvenc: Do not allow creating h263/mpeg4 in flv without …
- 4:17 PM Changeset in ffmpeg [d13cf320] by
- avcodec/mss4: Fix () in MKVAL() macro Signed-off-by: Michael …
- 4:17 PM Changeset in ffmpeg [5626e11b] by
- avcodec/mss34dsp: fix () in SOP* macros Signed-off-by: Michael …
- 4:17 PM Changeset in ffmpeg [8d1f38c4] by
- avcodec/mlpdec: fix () in MSB_MASK() macro Signed-off-by: Michael …
- 4:17 PM Changeset in ffmpeg [ea7fbd0b] by
- avcodec/golomb-test: fix () in EXTEND() macro Signed-off-by: Michael …
- 4:17 PM Changeset in ffmpeg [b2b4df8d] by
- avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro Signed-off-by: …
- 4:17 PM Changeset in ffmpeg [5691d9a6] by
- avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE …
- 4:17 PM Changeset in ffmpeg [2b8490b7] by
- avutil/cpu: force mmx on selection of higher x86 SIMD features Fixes …
- 4:17 PM Changeset in ffmpeg [4b638ea4] by
- avcodec/diracdec: move mc buffer allocation to per frame Fixes out of …
- 4:17 PM Changeset in ffmpeg [4ecd7182] by
- avfilter/graphdump: Fix pointer to local outside scope Fixes …
- 4:17 PM Changeset in ffmpeg [0607c8af] by
- avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
- 4:17 PM Changeset in ffmpeg [3c385ea] by
- ffmpeg_filter: fix pointer to local outside scope Fixes CID1206652 …
- 4:17 PM Changeset in ffmpeg [c7e9626b] by
- swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
- 4:17 PM Changeset in ffmpeg [26d72534] by
- avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
- 4:17 PM Changeset in ffmpeg [c75a915f] by
- avformat/mux: Check for and remove invalid packet durations Fixes …
- 4:17 PM Changeset in ffmpeg [ecd30280] by
- avutil/lzo: add asserts to be double sure against overflows These …
- 4:17 PM Changeset in ffmpeg [eada99a8] by
- avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
- 4:17 PM Changeset in ffmpeg [9ade5b80] by
- lzo: fix overflow checking in copy_backptr() The check `src > dst' in …
- 4:16 PM Changeset in ffmpeg [753f0738] by
- avfilter/filtfmts: Support dynamically allocated in/outputs Fixes …
- 4:16 PM Changeset in ffmpeg [85b00d79] by
- iavcodec/vc1dec: Fix missing {} Fixes part of Ticket3466 Found-by: …
- 4:16 PM Changeset in ffmpeg [8d60d8be] by
- avfilter/vf_deshake: fix loss of precission with odd resolutions …
- 4:16 PM Changeset in ffmpeg [53c02d04] by
- avcodec/g723_1: add assert to help static code analyzers …
- 4:16 PM Changeset in ffmpeg [90c7dfb9] by
- avcodec/diracdec: fix undefined behavior with shifts Fixes part of …
- 4:16 PM Changeset in ffmpeg [424b00a3] by
- avformat/mpegts: Remove redundant check Fixes part of Ticket3466 …
- 4:16 PM Changeset in ffmpeg [7b38ea40] by
- avcodec/mjpegen: Fix declared argument size Fixes part of Ticket3466 …
- 4:16 PM Changeset in ffmpeg [71104f7c] by
- swscale/swscale: fix srcStride/srcSlice typo Fixes part of Ticket3466 …
- 4:16 PM Changeset in ffmpeg [98fe429b] by
- avcodec/x86/idct_sse2_xvid: fix non C99 inline function Found-by: …
- 4:16 PM Changeset in ffmpeg [90cf672d] by
- avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
- 4:16 PM Changeset in ffmpeg [4af56488] by
- swscale/x86/swscale_template: loose hardcoded dstw_offset …
- 4:16 PM Changeset in ffmpeg [4065e557] by
- swresample/resample: use av_malloc_array() where appropriate …
- 4:16 PM Changeset in ffmpeg [fe97363c] by
- swresample/dither: use av_malloc_array() Signed-off-by: Michael …
- 4:16 PM Changeset in ffmpeg [ce959040] by
- swresample/resample: Limit filter length Related to CID1197063 The …
- 4:16 PM Changeset in ffmpeg [a61998e4] by
- avcodec/msrle: check return code for success before use The check is …
- 4:16 PM Changeset in ffmpeg [e5546d48] by
- avcodec/wma: use av_freep(), do not leave stale pointers in memory …
- 4:16 PM Changeset in ffmpeg [8f7ebb88] by
- lavu/opt: validate range before dereference This change make error …
- 4:16 PM Changeset in ffmpeg [e897eb10] by
- avcodec/libx264: move where x264opts is applied down so it isnt …
- 4:16 PM Changeset in ffmpeg [2af3a041] by
- avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
- 4:16 PM Changeset in ffmpeg [92ca3578] by
- avcodec/x86/mpegvideoenc_template: fix integer overflow …
- 4:16 PM Changeset in ffmpeg [1be06c85] by
- swscale/swscale: fix integer overflow Should fix fate failure with …
- 3:46 PM Changeset in ffmpeg [e7873dfc]n2.1.5 by
- update for FFmpeg 2.1.5 Signed-off-by: Michael Niedermayer …
- 2:51 PM Changeset in ffmpeg [9790ed63] by
- avformat/mpc: attempt to allocate a packet that is not smaller than …
- 2:51 PM Changeset in ffmpeg [0e3a1d60] by
- cavsdec: fix qp fixed slice handling Fixes Ticket3400 Signed-off-by: …
- 2:51 PM Changeset in ffmpeg [a45a6659] by
- avformat/cavsvideodec: Fix probing when the file extension is avs …
- 2:51 PM Changeset in ffmpeg [c2c92246] by
- avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
- 2:51 PM Changeset in ffmpeg [d192ff0e] by
- avformat/flvenc: Do not allow creating h263/mpeg4 in flv without …
- 2:51 PM Changeset in ffmpeg [4d1346d4] by
- avcodec/aic: fix quantization table permutation Fixes Ticket3700 …
- 2:51 PM Changeset in ffmpeg [66a9c50d] by
- avcodec/mss4: Fix () in MKVAL() macro Signed-off-by: Michael …
- 2:51 PM Changeset in ffmpeg [3065919b] by
- avcodec/mss34dsp: fix () in SOP* macros Signed-off-by: Michael …
- 2:51 PM Changeset in ffmpeg [f1feb7e3] by
- avcodec/mlpdec: fix () in MSB_MASK() macro Signed-off-by: Michael …
- 2:51 PM Changeset in ffmpeg [ccbcb179] by
- avcodec/ivi_dsp: add some missing () to macros Signed-off-by: Michael …
- 2:51 PM Changeset in ffmpeg [a71b4209] by
- avcodec/h264: fix () in macros Signed-off-by: Michael Niedermayer …
- 2:51 PM Changeset in ffmpeg [60ed4393] by
- avcodec/golomb-test: fix () in EXTEND() macro Signed-off-by: Michael …
- 2:51 PM Changeset in ffmpeg [76838fb] by
- avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro Signed-off-by: …
- 2:51 PM Changeset in ffmpeg [e3b6e23a] by
- avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE …
- 2:51 PM Changeset in ffmpeg [6a51bd73] by
- avutil/cpu: force mmx on selection of higher x86 SIMD features Fixes …
- 2:51 PM Changeset in ffmpeg [2572372f] by
- avcodec/diracdec: move mc buffer allocation to per frame Fixes out of …
- 2:51 PM Changeset in ffmpeg [2a543e58] by
- avfilter/graphdump: Fix pointer to local outside scope Fixes …
- 2:51 PM Changeset in ffmpeg [aaf6ddfa] by
- avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
- 2:51 PM Changeset in ffmpeg [2b45eab4] by
- ffmpeg_filter: fix pointer to local outside scope Fixes CID1206652 …
- 2:51 PM Changeset in ffmpeg [d89e5b20] by
- avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
- 2:51 PM Changeset in ffmpeg [ac182d6d] by
- avformat/mux: Check for and remove invalid packet durations Fixes …
- 2:51 PM Changeset in ffmpeg [9cde200b] by
- avfilter/filtfmts: Support dynamically allocated in/outputs Fixes …
- 2:51 PM Changeset in ffmpeg [df208d6a] by
- iavcodec/vc1dec: Fix missing {} Fixes part of Ticket3466 Found-by: …
- 2:51 PM Changeset in ffmpeg [4eb0b6c5] by
- avfilter/vf_deshake: fix loss of precission with odd resolutions …
- 2:51 PM Changeset in ffmpeg [90a384cd] by
- avfilter/f_select: fix loss of precission in SAD calculation Fixes …
- 2:51 PM Changeset in ffmpeg [af109ff1] by
- avcodec/g723_1: add assert to help static code analyzers …
- 2:51 PM Changeset in ffmpeg [ec2ce839] by
- avcodec/diracdec: fix undefined behavior with shifts Fixes part of …
- 2:51 PM Changeset in ffmpeg [1d912513] by
- avformat/mpegts: Remove redundant check Fixes part of Ticket3466 …
- 2:51 PM Changeset in ffmpeg [861e4539] by
- avcodec/mjpegen: Fix declared argument size Fixes part of Ticket3466 …
- 2:51 PM Changeset in ffmpeg [52286554] by
- swscale/swscale: fix srcStride/srcSlice typo Fixes part of Ticket3466 …
- 2:51 PM Changeset in ffmpeg [d2e3afb] by
- avcodec/x86/idct_sse2_xvid: fix non C99 inline function Found-by: …
- 2:51 PM Changeset in ffmpeg [c33770e7] by
- avutil/lzo: add asserts to be double sure against overflows These …
- 2:51 PM Changeset in ffmpeg [9c358c6e] by
- avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
- 2:32 PM Changeset in ffmpeg [f23d26a6] by
- h264: avoid using uninitialized memory in NEON chroma mc Adapt commit …
- 1:56 PM Changeset in ffmpeg [e0a03d1f]n2.2.4 by
- update for FFmpeg 2.2.4 Signed-off-by: Michael Niedermayer …
- 1:56 PM Changeset in ffmpeg [d07be523] by
- avformat/mpc: attempt to allocate a packet that is not smaller than …
- 1:56 PM Changeset in ffmpeg [e4cdde96] by
- avformat/cavsvideodec: Fix probing when the file extension is avs …
- 1:56 PM Changeset in ffmpeg [252a0ccb] by
- cavsdec: fix qp fixed slice handling Fixes Ticket3400 Signed-off-by: …
- 1:56 PM Changeset in ffmpeg [dad0c9d6] by
- avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
- 1:56 PM Changeset in ffmpeg [e173834a] by
- avformat/flvenc: Do not allow creating h263/mpeg4 in flv without …
- 1:56 PM Changeset in ffmpeg [63e3a978] by
- avcodec/aic: fix quantization table permutation Fixes Ticket3700 …
- 1:23 PM Changeset in ffmpeg [24a0273] by
- avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
- 1:23 PM Changeset in ffmpeg [974c2ad8] by
- lzo: fix overflow checking in copy_backptr() The check `src > dst' in …
- 1:21 PM Changeset in ffmpeg [6a968073] by
- avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
- 1:16 PM Changeset in ffmpeg [7b5c7064] by
- avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
- 1:15 PM Changeset in ffmpeg [ff712a26] by
- lzo: fix overflow checking in copy_backptr() The check `src > dst' in …
- 1:14 PM Changeset in ffmpeg [8f443e4f] by
- avformat/mpc: attempt to allocate a packet that is not smaller than …
- 1:14 PM Changeset in ffmpeg [f48d7abf] by
- avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
- 1:14 PM Changeset in ffmpeg [8935e239] by
- avformat/flvenc: Do not allow creating h263/mpeg4 in flv without …
- 1:14 PM Changeset in ffmpeg [a116f16e] by
- avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE …
- 1:14 PM Changeset in ffmpeg [1930efe] by
- avutil/cpu: force mmx on selection of higher x86 SIMD features Fixes …
- 1:14 PM Changeset in ffmpeg [033b0a4e] by
- avfilter/graphdump: Fix pointer to local outside scope Fixes …
- 1:14 PM Changeset in ffmpeg [2277706b] by
- avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
- 1:14 PM Changeset in ffmpeg [6b0c1ed1] by
- swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
- 1:14 PM Changeset in ffmpeg [acba4d1e] by
- avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
- 1:14 PM Changeset in ffmpeg [ee0db8a5] by
- avfilter/filtfmts: Support dynamically allocated in/outputs Fixes …
- 1:14 PM Changeset in ffmpeg [8ef02e4e] by
- avfilter/vf_deshake: fix loss of precission with odd resolutions …
- 1:14 PM Changeset in ffmpeg [43d24fc3] by
- avcodec/g723_1: add assert to help static code analyzers …
- 1:14 PM Changeset in ffmpeg [00476d92] by
- avcodec/diracdec: fix undefined behavior with shifts Fixes part of …
- 1:14 PM Changeset in ffmpeg [f3230ba0] by
- avformat/mpegts: Remove redundant check Fixes part of Ticket3466 …
- 1:14 PM Changeset in ffmpeg [0443fe26] by
- avcodec/x86/idct_sse2_xvid: fix non C99 inline function Found-by: …
- 1:14 PM Changeset in ffmpeg [b5ec163e] by
- avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
- 1:14 PM Changeset in ffmpeg [f80af81e] by
- swscale/x86/swscale_template: loose hardcoded dstw_offset …
- 1:14 PM Changeset in ffmpeg [d7573f88] by
- swresample/resample: use av_malloc_array() where appropriate …
- 1:14 PM Changeset in ffmpeg [b1ac8b1d] by
- swresample/dither: use av_malloc_array() Signed-off-by: Michael …
- 1:14 PM Changeset in ffmpeg [81e5ce4c] by
- swresample/resample: Limit filter length Related to CID1197063 The …
- 1:14 PM Changeset in ffmpeg [12eb9d91] by
- avcodec/wma: use av_freep(), do not leave stale pointers in memory …
- 1:14 PM Changeset in ffmpeg [551f3695] by
- avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
- 1:14 PM Changeset in ffmpeg [5f7e6b9c] by
- avcodec/x86/mpegvideoenc_template: fix integer overflow …
- 1:14 PM Changeset in ffmpeg [1ec03662] by
- avcodec/h263dec: Fix use of uninitialized memory from the bitstream …
- 1:14 PM Changeset in ffmpeg [588ae964] by
- swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3() …
- 1:14 PM Changeset in ffmpeg [85b1ce97] by
- matroska: Fix use after free Signed-off-by: Dale Curtis …
- 1:14 PM Changeset in ffmpeg [0916d0f9] by
- vorbisdec: Check bark_map_size. This fixes potential divisions by …
- 1:14 PM Changeset in ffmpeg [574bf2ce] by
- avutil/lzo: add asserts to be double sure against overflows These …
- 1:14 PM Changeset in ffmpeg [1f2f6b24] by
- avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
- 1:10 PM Changeset in ffmpeg [26d72b3d] by
- avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
- 1:10 PM Changeset in ffmpeg [67291938] by
- swscale/x86/swscale_template: loose hardcoded dstw_offset …
- 1:10 PM Changeset in ffmpeg [9d8e2314] by
- swresample/resample: use av_malloc_array() where appropriate …
- 1:10 PM Changeset in ffmpeg [15871a90] by
- swresample/dither: use av_malloc_array() Signed-off-by: Michael …
- 1:10 PM Changeset in ffmpeg [37f854f] by
- swresample/resample: Limit filter length Related to CID1197063 The …
- 1:10 PM Changeset in ffmpeg [9c83914a] by
- avcodec/msrle: check return code for success before use The check is …
- 1:10 PM Changeset in ffmpeg [86173224] by
- avcodec/wma: use av_freep(), do not leave stale pointers in memory …
- 1:10 PM Changeset in ffmpeg [46b64d98] by
- lavu/opt: validate range before dereference This change make error …
- 1:10 PM Changeset in ffmpeg [c5085a03] by
- avcodec/h264: clear cur_pic structure instead of duplicating it in …
- 1:10 PM Changeset in ffmpeg [4c9c76af] by
- avfilter/vf_pullup: fix gray8 Fixes segfault Fixes Ticket3469 …
- 1:10 PM Changeset in ffmpeg [e4f9a5ef] by
- avcodec/libx264: move where x264opts is applied down so it isnt …
- 1:10 PM Changeset in ffmpeg [61e5001b] by
- avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
- 1:10 PM Changeset in ffmpeg [380587cc] by
- avcodec/x86/mpegvideoenc_template: fix integer overflow …
- 1:10 PM Changeset in ffmpeg [998b5ac3] by
- dox/scaler:fix bicubiclin typo See Ticket3486 Signed-off-by: Michael …
- 1:10 PM Changeset in ffmpeg [b8f6069b] by
- swscale/swscale: fix integer overflow Should fix fate failure with …
- 1:10 PM Changeset in ffmpeg [2b5b21db] by
- avcodec: Add padding after the remaining AVFrames This limits ABI …
- 1:10 PM Changeset in ffmpeg [4201c745] by
- avformat/mp3enc: use av_copy_packet() Fixes double free Fixes …
- 1:10 PM Changeset in ffmpeg [946810d1] by
- ffmpeg: dont call exit_program() from a signal hander This is unsafe …
- 1:04 PM Changeset in ffmpeg [61796a89] by
- avutil/lzo: add asserts to be double sure against overflows These …
- 1:04 PM Changeset in ffmpeg [7d9c059a] by
- avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
- 12:52 PM Changeset in ffmpeg [957457a] by
- Merge commit 'ccda51b14c0fcae2fad73a24872dce75a7964996' * commit …
- 12:51 PM Changeset in ffmpeg [cf2b7c01] by
- avutil/lzo: add asserts to be double sure against overflows These …
- 12:18 PM Changeset in ffmpeg [d6af26c5] by
- avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
- 11:56 AM Changeset in ffmpeg [b222e077] by
- Merge commit 'e121ac634ba324a318f4a97f978dcfb48da6b735' * commit …
- 11:31 AM Changeset in ffmpeg [35bb7490] by
- Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' * commit …
- 10:45 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- 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
- 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
- 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
- A fork of ffmpeg has implemented quick sync support. …
- 8:20 AM Changeset in ffmpeg [ccda51b1] by
- lzo: Handle integer overflow get_len can overflow for specially …
- 7:44 AM Ticket #3730 (libx265 ignores threads option.) updated by
- But you do understand that libx264 and libx265 are two independent …
- 7:29 AM Changeset in ffmpeg [e121ac63] by
- indeo45: use is_indeo4 context flag instead of checking codec ID …
- 7:12 AM Ticket #3730 (libx265 ignores threads option.) updated by
- My report still talking about libx265 library and -threads but i'm …
- 7:05 AM Ticket #3730 (libx265 ignores threads option.) closed by
-
worksforme: Sorry but your original report is that
-vcodec libx265ignores … - 6:36 AM Ticket #3730 (libx265 ignores threads option.) updated by
- With your command the program uses less CPU time, but continues using …
- 1:48 AM Changeset in ffmpeg [56afbe8d] by
- Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e' * commit …
- 1:34 AM Changeset in ffmpeg [ca350378] by
- Merge commit 'f2f2e7627f0c878d13275af5d166ec5932665e28' * commit …
- 1:25 AM Changeset in ffmpeg [2bcf34a0] by
- Merge commit '44127546b0a81dc9dd6190739a62d48f0044c6f3' * commit …
- 1:22 AM Changeset in ffmpeg [c67b449b] by
- dsputil: Split bswap*_buf() off into a separate context
- 12:36 AM Changeset in ffmpeg [7b9ef8d7] by
- mpeg: Split error resilience bits off into a separate file
- 12:31 AM Changeset in ffmpeg [f2f2e762] by
- Check mp3 header before calling avpriv_mpegaudio_decode_header(). As …
- 12:31 AM Changeset in ffmpeg [44127546] by
- Check if an mp3 header is using a reserved sample rate. Fixes an …
- 12:15 AM Changeset in ffmpeg [c172683b] by
- x86/dsputil: remove redundant global motion compensation code The SSE …
- 12:15 AM Changeset in ffmpeg [42e6fc14] by
- avcodec/apedec: optimize sign combination 48078630 -> 32533850 dezi …
- 12:12 AM Ticket #3730 (libx265 ignores threads option.) updated by
-
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
- 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
- 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
- Replying to cehoyos: > Did you test the configure option …
- 11:30 PM Changeset in ffmpeg [a125f87a] by
- Merge commit '463a7cde563fd805864c48a76dd1b03fc24671ed' * commit …
- 11:21 PM Changeset in ffmpeg [49f1b869] by
- Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e' * commit …
- 11:13 PM Changeset in ffmpeg [3236566] by
- Merge commit '73953df71a28e94d8959facba7906cf5975ca4ef' * commit …
- 11:03 PM Changeset in ffmpeg [efec7304] by
- Merge commit 'f83896abda1e78ebbbda0f184b682b4fabadc682' * commit …
- 10:57 PM Changeset in ffmpeg [41201569] by
- Merge commit '8d695dc411c1ae28477f107d6f7bf2db59af95df' * commit …
- 10:51 PM Changeset in ffmpeg [ffc2c095] by
- Merge commit 'a6a675a79287565c3c23455439b114676b63a96c' * commit …
- 10:45 PM Changeset in ffmpeg [7695a538] by
- Merge commit 'fbf4d2197f35bddccec00ad53185ee4ab81778a0' * commit …
- 10:39 PM Changeset in ffmpeg [9d91fae] by
- Merge commit 'c54e118722cbbdc04945538d1796d4472a1ff406' * commit …
- 10:31 PM Changeset in ffmpeg [9e8c9222] by
- Merge commit '85d805d5cccb2f57e7f2e2254d7a870f05926cfd' * commit …
- 10:19 PM Changeset in ffmpeg [73827282] by
- Merge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9' * commit …
- 10:13 PM Changeset in ffmpeg [2ca48026] by
- Merge commit '49470b9404583ab3aff6835f78a759349d331696' * commit …
- 10:09 PM Changeset in ffmpeg [c69f7299] by
- ffmpeg: fix reinitializing with threads while flushing With threads …
- 9:15 PM Changeset in ffmpeg [463a7cde] by
- Differentiate assembler and assembly in documentation and comments …
- 8:33 PM Ticket #3736 (convert to pal dvd with mp2 audio) updated by
-
Component changed
- 8:28 PM Ticket #3736 (convert to pal dvd with mp2 audio) updated by
-
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
- http://samples.ffmpeg.org/MPEG-VOB/ClosedCaptions/Starship_Troopers.vob …
- 7:57 PM Ticket #3736 (convert to pal dvd with mp2 audio) created by
- 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
- fixed: Fixed by Anshul in 7e6cf364
- 7:07 PM Changeset in ffmpeg [7e6cf364] by
- ffmpeg: fix transcoding dvbsub to dvbsub fix ticket #2024 …
- 7:06 PM Changeset in ffmpeg [ca2f59e1] by
- avcodec/dvbsubdec: support returning exact end times fixess part of …
- 7:01 PM Changeset in ffmpeg [0ef256d5] by
- libx264: Correctly manage constant rate factor params By default they …
- 6:49 PM Changeset in ffmpeg [9b33cdca] by
- avfilter/vf_blend: fix macro () Signed-off-by: Michael Niedermayer …
- 6:48 PM Changeset in ffmpeg [31f77b4] by
- avfilter/unsharp_opencl: fix macro () Signed-off-by: Michael …
- 6:22 PM Ticket #2024 (Reencoding dvbsub fails) updated by
-
Cc changed
- 5:53 PM Changeset in ffmpeg [6ec3dc9] by
- x86/audiodsp: move asm code out of dsputil Signed-off-by: James Almer …
- 5:52 PM Changeset in ffmpeg [3bb4d26a] by
- drawtext: drop unused draw_glyphs() arg "rgbcolor" Signed-off-by: …
- 4:43 PM Changeset in ffmpeg [73953df7] by
- Replace av_malloc() and memset(0) by av_mallocz()
- 4:43 PM Changeset in ffmpeg [f83896a] by
- ape: Replace memset(0) by zero initialization
- 3:58 PM Changeset in ffmpeg [99497b46] by
- Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2' * commit …
- 1:28 PM Changeset in ffmpeg [8d695dc4] by
- mpeg: Mark ff_mpeg_set_erpic() static It is not used outside of the file.
- 1:28 PM Changeset in ffmpeg [a6a675a7] by
- configure: Drop stray error resilience dependencies
- 1:28 PM Changeset in ffmpeg [fbf4d219] by
- build: Record explicit dependency of intrax8 on error resilience
- 1:28 PM Changeset in ffmpeg [c54e1187] by
- build: Have the eatqi decoder depend on the MPEG-1 decoder eatqi uses …
- 1:28 PM Changeset in ffmpeg [85d805d5] by
- build: Add missing object files for webm muxer
- 1:28 PM Changeset in ffmpeg [03391b54] by
- build: Add missing object files for Matroska demuxer
- 1:28 PM Changeset in ffmpeg [49470b94] by
- build: Add missing replaygain object file for CAF demuxer
- 1:20 PM Changeset in ffmpeg [9a9e2f1c] by
- dsputil: Split audio operations off into a separate context
- 12:41 PM Ticket #3735 (Compilation fails: oggparsevorbis.c error) updated by
- Yep, works for me. Thank you!
- 11:37 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by
- 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
-
Keywords changed
- 8:05 AM Ticket #2654 (calling draw slice callback with NULL data) updated by
-
Keywords changed
- 7:19 AM Ticket #3413 (invalid read in swscale when converting from rgb24 to yuv420p) updated by
- The valgrind commands don't triggers the issue anymore. OTOH the …
- 3:20 AM Changeset in ffmpeg [0dae193d] by
- swr: remove another forgotten division in DSP function. …
- 3:17 AM Changeset in ffmpeg [954a38e9] by
- avfilter/vf_hqx: remove << 0 Signed-off-by: Michael Niedermayer …
- 3:02 AM Changeset in ffmpeg [fd3c2737] by
- fate/filter-video: fix hqx on big endian part 2 Signed-off-by: …
- 2:55 AM Changeset in ffmpeg [d7efafd6] by
- avfilter/vf_hqx: partly fix big endian fate test Signed-off-by: …
- 1:23 AM Ticket #3041 (multitude of screen capture codecs) updated by
- sample for iscc made with iscc.dll + mencoder. i dont know why its …
- 1:09 AM Changeset in ffmpeg [4abffbbc] by
- swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding …
- 12:32 AM Changeset in ffmpeg [a1a76b20] by
- swscale/x86/input: prevent RGB32_TO_UV_FN from reading into the …
Jun 21, 2014:
- 9:11 PM Changeset in ffmpeg [84de3ed] by
- avfilter/deshake_opencl: fix macro () Signed-off-by: Michael …
- 9:11 PM Changeset in ffmpeg [04776ced] by
- avfilter/avf_showspectrum: fix macro () Signed-off-by: Michael …
- 9:08 PM Changeset in ffmpeg [6011b806] by
- Show duration for large asf files as written in the file header. …
- 8:34 PM Changeset in ffmpeg [79198cb6] by
- avfilter/hqx: add some self promotion in doxy. This is useful to …
- 8:32 PM Changeset in ffmpeg [4d8fc0e0] by
- avfilter/hqx: unroll the pattern calculation Code si smaller, no …
- 8:11 PM Changeset in ffmpeg [f3802aa3] by
- Show duration for large asf files as written in the file header. …
- 7:52 PM Changeset in ffmpeg [52572ca1] by
- 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
- 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
- You have to read the messages that FFmpeg prints from top to bottom: …
- 6:27 PM Changeset in ffmpeg [dc5972f8] by
- 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
-
Keywords changed
- 6:00 PM Changeset in ffmpeg [e3fd263f] by
- Show duration for large asf files as written in the file header. …
- 5:53 PM Changeset in ffmpeg [29fc468d] by
- 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
- hqx filter implemented in […] @wyatt8740: do you plan to work on xbr?
- 5:22 PM Changeset in ffmpeg [ded3c9fd] by
- avfilter: add hqx filter (hq2x, hq3x, hq4x) Partially fixes Ticket …
- 5:01 PM Ticket #3382 (Add severity level to ffmpeg log formatting) closed by
- fixed: Implemented in 669a09fb by jfbvxt at gmail
- 4:43 PM Ticket #3428 (WMV file has wrong length detected by ffprobe/ffmpeg) updated by
-
Priority, Keywords changed
Regression since d8f27ece - 3:49 PM Ticket #3530 (AIFF playback/Transcode failure) updated by
- I was unable to backport the fix for this ticket to release/1.2, what …
- 3:05 PM Changeset in ffmpeg [5ab51f75] by
- avcodec/libtwolame: fix encoding lsf with defaults Signed-off-by: …
- 12:55 PM Changeset in ffmpeg [a2de7b1] by
- avcodec/bitstream: document the double volatile Suggested-by: Reimar …
- 11:21 AM Changeset in ffmpeg [36393434] by
- ffmpeg: fix memleak and corruption of AVSubtitle with multiple outputs …
- 9:55 AM Ticket #3735 (Compilation fails: oggparsevorbis.c error) closed by
- fixed: Should be fixed in 97578f5f
- 9:53 AM Changeset in ffmpeg [97578f5f] by
- build: Add missing object file for Matroska demuxer Fixes compilation …
- 9:49 AM Ticket #3735 (Compilation fails: oggparsevorbis.c error) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
A patch is currently discussed. - 9:20 AM Ticket #3735 (Compilation fails: oggparsevorbis.c error) created by
- 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
- fixed: Fixed by Dirk Ausserhaus since 47c8d1e1
- 2:05 AM Changeset in ffmpeg [1caedf62] by
- avcodec/ituh263enc: fix advanced intra coding Signed-off-by: Michael …
Jun 20, 2014:
- 10:53 PM Ticket #3730 (libx265 ignores threads option.) updated by
- 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
-
Resolution changed
- 9:18 PM Changeset in ffmpeg [4667116c] by
- Merge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf' * commit …
- 9:02 PM Changeset in ffmpeg [fe43facd] by
- avcodec/utils: check sar only when width/height are set This fixes …
- 8:20 PM Changeset in ffmpeg [0dceefc5] by
- Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' * commit …
- 7:54 PM Changeset in ffmpeg [329898aa] by
- avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2 …
- 7:36 PM Changeset in ffmpeg [33f83a21] by
- avcodec/x86/rv40dsp_init: fix () in macros Signed-off-by: Michael …
- 7:36 PM Changeset in ffmpeg [40cbad9f] by
- 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
- worksforme
- 7:00 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by
- Everything OK. After creating a test script, and using the git-verion …
- 6:21 PM Changeset in ffmpeg [10b8481a] by
- fix several typos
- 5:36 PM Ticket #3302 (Cannot draw opaque text on transparent frame) updated by
- 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
- This issue is still actual. Drawing a text over transparent background …
- 4:48 PM Changeset in ffmpeg [ca1e36a8] by
- h264: fix build when error resilience is disabled
- 4:10 PM Changeset in ffmpeg [0a995311] by
- Merge commit 'd349afb07bacccb62eb5369c38d6406d2909d792' * commit …
- 4:00 PM Changeset in ffmpeg [b0fdc766] by
- Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f' * commit …
- 3:42 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by
- 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
-
Summary changed
- 3:37 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by
- 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
- Please post the command line that produces the unexpected output for …
- 3:15 PM Changeset in ffmpeg [c2b1225] by
- Merge commit '778111592bf5f38630858ee6dfcfd097cd6c6da9' * commit …
- 3:03 PM Changeset in ffmpeg [afa7ab5] by
- Merge commit '452860d7e056f9a894cac2fe52cdedeae4c38251' * commit …
- 2:40 PM Changeset in ffmpeg [4a993335] by
- Merge commit '874390e163427c1fe7682ab27924a7843780dbb3' * commit …
- 2:39 PM Changeset in ffmpeg [9e500efd] by
- 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
- After further investigation, it seems that the merging is not related, …
- 1:53 PM Changeset in ffmpeg [e9302879] by
- 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
- Replying to fthiery: > The difference is that my content …
- 12:46 PM Changeset in ffmpeg [6fdd19cb] by
- 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
- 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
- Replying to andrixnet: > I understand. Good. > Given the …
- 12:32 PM Ticket #3731 (ffserver daemon mode) updated by
-
Priority, Status, Version changed
- 12:29 PM Ticket #3731 (ffserver daemon mode) updated by
- No, the av/ffserver drop wasn't merged. See …
- 12:27 PM Ticket #3732 (ffserver does not perceive closing of input feed) updated by
- I understand. Given the long version history since I've been aware …
- 12:26 PM Ticket #3731 (ffserver daemon mode) updated by
- Do you mean to say that ffserver will dissappear altogether from …
- 12:24 PM Ticket #3731 (ffserver daemon mode) updated by
- Probably this: […] Note that Libav recently dropped avserver …
- 12:15 PM Changeset in ffmpeg [d349afb0] by
- dv: cosmetics, reindent
- 12:15 PM Changeset in ffmpeg [650dee63] by
- dv: get rid of global non-const tables Instead, store them in the …
- 12:15 PM Changeset in ffmpeg [77811159] by
- dvenc: initialize the profile only once, at init We do not allow the …
- 12:14 PM Changeset in ffmpeg [452860d7] by
- Use av_packet_rescale_ts() to simplify code.
- 12:14 PM Changeset in ffmpeg [874390e1] by
- lavc: add a convenience function for rescaling timestamps in a packet
- 12:07 PM Ticket #3731 (ffserver daemon mode) updated by
-
Please run
git bisectto find the change introducing the … - 12:06 PM Ticket #3732 (ffserver does not perceive closing of input feed) updated by
- 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
- Unfortunately this bug is not easy to reproduce. I had 3 concurrent …
- 11:57 AM Ticket #3731 (ffserver daemon mode) updated by
- I used ffserver 0.5 (linux) with ffmpeg-r20428-mingw32-static (2009 …
- 11:24 AM Ticket #3734 (ffserver logging of feed events) created by
- 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
-
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
- Assume having a ffserver distribution server somewhere, with some …
- 11:13 AM Ticket #3732 (ffserver does not perceive closing of input feed) updated by
- Is this problem reproducible with current FFmpeg git head?
- 11:13 AM Ticket #3731 (ffserver daemon mode) updated by
-
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
- Having ffserver set up as a streaming server I sometimes encounter the …
- 11:01 AM Ticket #3731 (ffserver daemon mode) created by
- ffserver much older versions, at 0.5 times, would fork to background …
- 10:27 AM Ticket #3730 (libx265 ignores threads option.) closed by
- worksforme: Works fine here, I suggest you compile yourself or ask in the Zeranoe …
- 10:12 AM Changeset in ffmpeg [d381109c] by
- lavc/h264_slice: clarify informational message in case of disabled …
- 10:12 AM Changeset in ffmpeg [8c443767] by
- doc/codecs: extend documentation for thread_type option Based on …
- 10:08 AM Ticket #3730 (libx265 ignores threads option.) created by
- 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
-
Keywords, Version, Component changed
- 8:24 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
-
Did you test the configure option
--disable-amd3dnowas … - 8:22 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- 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
- 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
- FLAC project specifies a subset of itself FLAC format as the Subset …
- 3:33 AM Changeset in ffmpeg [cc0057a] by
- tests/fate.sh: report different status for different errors The order …
- 1:58 AM CompilationGuide/Ubuntu edited by
- 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
- 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
- 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
- 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
- Replying to cehoyos: > Replying to bmitchel: …
- 12:10 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Is the development going alright?
Jun 19, 2014:
- 11:58 PM Changeset in ffmpeg [3ac85d70] by
- 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
- Replying to bmitchel: > {{{ > barney(bradm) gmake …
- 11:32 PM Changeset in ffmpeg [c1ac5896] by
- Merge commit '9c7321e2b8981ec867294309e9cf3833055df78f' into …
- 11:26 PM Changeset in ffmpeg [724deeb7] by
- Merge commit '4310ba273d3bcb7f19a4e40b55b9e832568e56e5' into …
- 11:11 PM Changeset in ffmpeg [62899d79] by
- Merge commit 'ba8ab4e7ae016cf970b0f335a7933f2db53784bc' into …
- 11:05 PM Changeset in ffmpeg [45283653] by
- Merge commit 'e0fcad77618a0455ca9c2451ea0aa538597a08c0' into …
- 11:04 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- Replying to cehoyos: > Replying to cehoyos: …
- 10:48 PM Changeset in ffmpeg [6af1793d] by
- Merge commit '9455a023be9f3915ccf5511a0b8fdb5b8897b2b6' into …
- 10:06 PM Changeset in ffmpeg [220bbc44] by
- Merge commit '6672f672d98cf4887e13321b6f67682cfd1273b4' into …
- 10:06 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- Replying to cehoyos: > Please try (with the patch …
- 9:47 PM Changeset in ffmpeg [b05d5089] by
- Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c' * commit …
- 9:31 PM Changeset in ffmpeg [440842c4] by
- stereo3d: add missing include guards
- 9:26 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- The problem in libswscale should be fixed, I sent the patch for …
- 8:39 PM Changeset in ffmpeg [05d95c53] by
- alpha/blockdsp: move clear_blocks out of dsputil The blockdsp split …
- 7:05 PM Changeset in ffmpeg [f378636d] by
- avformat/mp3enc: drop redundant and uninitialized variable …
- 6:48 PM Changeset in ffmpeg [650ef180] by
- 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
- Note to Xcode users experiencing a similar issue: uncheck the …
- 5:49 PM Changeset in ffmpeg [5bf5e6b1] by
- 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
-
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
- FFMPEG should show warning message "The encoding parameters specified …
- 4:45 PM Changeset in ffmpeg [891307b4] by
- s86/scale: Do not return the result of a (void) function from a void …
- 4:31 PM Changeset in ffmpeg [a5ce608f] by
- x86/blockdsp: restore author attribution See commits …
- 4:19 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by
-
If
-f v4l2 -i /dev/video0is not necessary to reproduce your … - 4:18 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by
-
Keywords changed
Install the package alsa-lib-devel and recompile. - 4:00 PM Changeset in ffmpeg [a68c05cf] by
- Merge commit '852c329a69ddfd635807f60454df07d021c64901' * commit …
- 3:25 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) updated by
-
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
-
Keywords changed
Is the problem reproducible with current FFmpeg git head? - 3:00 PM Changeset in ffmpeg [852c329a] by
- configure: Drop duplicate pkg-config entry from help output
- 2:17 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
- 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
-
Keywords changed
- 1:39 PM Ticket #3728 (v4l TV Sound Problem: Silent Sound In Captured File) created by
- 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
- 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
- The error mentioned in [https://trac.ffmpeg.org/ticket/1570#comment:20 …
- 1:12 PM Changeset in ffmpeg [47c8d1e1] by
- Merge commit 'b2290bf10b12b7772f55fcab014a47e18e9fdef2' * commit …
- 12:41 PM Ticket #3714 (Remuxing mpegts results in 5% bigger file size than original file) updated by
- MPG and MKV don't have this problem. Only TS.
- 12:28 PM Changeset in ffmpeg [08c5859f] by
- 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
- Please try (with the patch attached): […]
- 11:25 AM Changeset in ffmpeg [4c9ee159] by
- lavf/Makefile: fix standalone compilation of live_flv demuxer …
- 11:18 AM Changeset in ffmpeg [60a06400] by
- configure: fix NASM output format on Win64 Signed-off-by: James Almer …
- 11:18 AM Changeset in ffmpeg [454c019c] by
- x86/hevc_idct: fix movd parameter size in DC_ADD_INIT Fixes …
- 11:13 AM Changeset in ffmpeg [b2290bf1] by
- i263: skip dummy frames Intel i263 codec has special 8-byte dummy …
- 11:09 AM Changeset in ffmpeg [fe782233] by
- 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
- 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
- Replying to bmitchel: > 1) version.sh does not execute …
- 6:57 AM Ticket #3721 (crash on a valid rtp mpegts stream) updated by
-
Priority changed
- 6:55 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- Which compiler (which version) fails compilation for libswscale?
- 5:06 AM Ticket #3713 (crashes on bogus rtp stream) updated by
- I think the newer bug has narrower scope, as it describes the same …
- 4:03 AM Changeset in ffmpeg [e7fc5d53] by
- huffyuv: change statistics initialization Normally, a Laplace …
- 3:53 AM Changeset in ffmpeg [042a82ca] by
- avcodec/x86/lossless_videodsp: Fix size of values read for …
- 2:54 AM Changeset in ffmpeg [2b05db4f] by
- Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' * commit …
- 12:01 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- 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
- ppc: Fix the bug of fft for little endian environment on POWER7 and …
- 9:32 PM Changeset in ffmpeg [8e2ade43] by
- Merge commit '869fc416f7c78ed4e397e0208acd1545771c0502' * commit …
- 9:27 PM Changeset in ffmpeg [dacc4cb1] by
- Merge commit 'c385313d2590fd26e26bb9bdacddef78162ab490' * commit …
- 9:22 PM Changeset in ffmpeg [be94f5c1] by
- Merge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371' * commit …
- 9:13 PM Changeset in ffmpeg [1ebc77bc] by
- Merge commit '49a242687cf44f86570b706db3c5912ff06bc6c2' * commit …
- 9:12 PM Ticket #3198 (Documentation missing for several bitstream filters) updated by
-
Owner, Description changed
- 9:07 PM Changeset in ffmpeg [e74433a8] by
- dsputil: Split clear_block*/fill_block* off into a separate context
- 8:59 PM Changeset in ffmpeg [eba453e] by
- doc/bitstream_filters: document imxdump Partially addresses ticket …
- 8:03 PM Changeset in ffmpeg [869fc416] by
- hevc: Mark num_bins_in_se as unused Only its size is actually used. …
- 8:03 PM Changeset in ffmpeg [c385313d] by
- rtsp: Support misordered fmtp rtpmap Issue present in Avigilon IP cameras.
- 8:03 PM Changeset in ffmpeg [c9c1e00f] by
- rtsp: Factor out fmtp parsing
- 8:03 PM Changeset in ffmpeg [49a24268] by
- doc: Document segment_list_type
- 7:35 PM Changeset in ffmpeg [eec55e62] by
- ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there …
- 6:29 PM AudioChannelManipulation edited by
- add 5.1 to inidividual channels example and diagram (diff)
- 6:09 PM Changeset in ffmpeg [1d54f510] by
- avformat/mux: simplify ff_choose_timebase() Signed-off-by: Michael …
- 5:49 PM Changeset in ffmpeg [75511c29] by
- dump_stream_format: fix division by 0 Signed-off-by: Michael …
- 5:49 PM Changeset in ffmpeg [ac293b66] by
- Merge commit '194be1f43ea391eb986732707435176e579265aa' * commit …
- 4:43 PM Changeset in ffmpeg [88514378] by
- avcodec/ass: move playres parameters below scripttype Suggested-by: wm4
- 4:22 PM Changeset in ffmpeg [5039aadf] by
- avcodec/ass: explicit PlayRes[XY] This avoids the following libass …
- 3:47 PM Changeset in ffmpeg [2d702822] by
- Merge commit 'd754ed41727b1fcbab335b510248a9758a73320c' * commit …
- 3:28 PM Changeset in ffmpeg [95398aa9] by
- Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' * commit …
- 3:27 PM Changeset in ffmpeg [bd148ce0] by
- Merge commit 'cfbdd7ffbd9fe14d110fd1bb89bf52f0f7bde016' * commit …
- 3:18 PM Changeset in ffmpeg [daa7bcca] by
- Merge commit '894682a9739eb8d4bfc024b0d4e5757fcfe47378' * commit …
- 2:59 PM Changeset in ffmpeg [5439959e] by
- avcodec/huffyuvdec: do not leave alpha values uninitialized fixes …
- 1:12 PM Changeset in ffmpeg [194be1f4] by
- lavf: switch to AVStream.time_base as the hint for the muxer timebase …
- 1:03 PM Changeset in ffmpeg [d754ed41] by
- riffenc: take an AVStream instead of an AVCodecContext It will be …
- 1:03 PM Changeset in ffmpeg [f792d3c] by
- lavf: add the notimestamps flag to the muxers missing it
- 1:03 PM Changeset in ffmpeg [cfbdd7ff] by
- rtpenc: base max_frames_per_packet on avg_frame_rate, not codec …
- 12:55 PM Changeset in ffmpeg [894682a9] by
- Remove avserver. It has not been properly maintained for years and …
- 12:31 PM Changeset in ffmpeg [99a8a3de] by
- Revert "Fix compilation on ppc64 and ppc with pic if gas-preprocessor …
- 12:23 PM Ticket #3726 (mpeg4 vdpau decoding failed) closed by
- fixed: Should be fixed in 076ab9f7 - thank you for the report!
- 12:15 PM Changeset in ffmpeg [cbf21628] by
- swr: remove div/mod from DSP functions. Also fix a bug with …
- 11:55 AM Changeset in ffmpeg [076ab9f7] by
- Fix all VDPAU decoders. Fixes ticket #3726.
- 11:49 AM Ticket #3726 (mpeg4 vdpau decoding failed) updated by
-
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
- Replying to dalecurtis: > I'm pretty sure this is a …
- 11:46 AM Changeset in ffmpeg [a740cae4] by
- avcodec/dcadec: remove unsignedness from constant POSIX gurantees …
- 11:44 AM Ticket #3726 (mpeg4 vdpau decoding failed) updated by
- mplayer -vc ffodivxvdpau -vo vdpau …
- 11:12 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by
-
Keywords changed
Files uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3720/ - 11:06 AM Changeset in ffmpeg [118d84b7] by
- Merge commit 'f2ce63246f5c934429f9cb857a794e07624d7912' * commit …
- 11:00 AM Ticket #1095 (libxavs: encoded file doesn't decode with built-in decoder) updated by
-
Keywords changed
An error and a warning are still shown: […] - 10:53 AM Changeset in ffmpeg [40c9d430] by
- Merge commit '44671b57866aab8dd36715ff010e985e25baaf19' * commit …
- 10:48 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) updated by
-
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
-
Priority, Keywords, Status, Reproduced by developer changed
Regression since b26ccf21 - 10:28 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) updated by
- 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
- 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
- Replying to feelart: > >It is possible that this specific …
- 10:01 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) updated by
- For future tickets: Please remember that MediaInfo output is nearly …
- 10:00 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) updated by
- Please provide the console output of the following command: […]
- 9:22 AM Ticket #3726 (mpeg4 vdpau decoding failed) updated by
-
Priority, Keywords changed
- 9:12 AM Ticket #3727 (Guessed 'ChannelPosition' outputted in audio) created by
- Hi Group We are currently using ffmpeg to 'chop' IMX files(e.g …
- 9:06 AM Ticket #3726 (mpeg4 vdpau decoding failed) updated by
-
Keywords changed
Please provide your failing MPlayer command line including the … - 8:27 AM Ticket #3726 (mpeg4 vdpau decoding failed) created by
- 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
- >It is possible that this specific issue - avi It is not at all …
- 6:23 AM Changeset in ffmpeg [f2ce6324] by
- dcadec: replace ldexpf with a multiplication by a constant …
- 6:11 AM Changeset in ffmpeg [44671b5] by
- 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
- 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
- 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
- Did you check GCC?
- 4:39 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- 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
-
Keywords changed
- 3:50 AM Ticket #3613 (transcode_aac test fails to build) updated by
-
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
- swscale/swscale: replace potentially slow % by & Signed-off-by: …
- 2:18 AM Changeset in ffmpeg [c932f128] by
- avcodec/cavsdec: simplify % 512 operations Signed-off-by: Michael …
- 1:13 AM Changeset in ffmpeg [0608bc65] by
- swresample/audioconvert: fix () in FMT_PAIR_FUNC() Signed-off-by: …
- 1:13 AM Changeset in ffmpeg [c89be82] by
- avcodec/vp8: fix () in macros Signed-off-by: Michael Niedermayer …
- 1:13 AM Changeset in ffmpeg [aab23f5d] by
- avcodec/vp9: fix () in macros Signed-off-by: Michael Niedermayer …
- 1:13 AM Changeset in ffmpeg [28bf1115] by
- avcodec/wavpack: fix () in macros Signed-off-by: Michael Niedermayer …
- 12:15 AM Changeset in ffmpeg [d9a61ae3] by
- presets: remove moldering iPod presets * Some users are trying to use …
Jun 17, 2014:
- 11:54 PM Changeset in ffmpeg [cb037b5d] by
- Merge commit '9affa784a0743b95bde135b5acfce2183afc35d8' * commit …
- 11:44 PM Changeset in ffmpeg [3f2f87cd] by
- Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47' * commit …
- 11:43 PM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) updated by
- It is possible that this specific issue - avi does not warn if invalid …
- 11:29 PM Changeset in ffmpeg [9f028b3f] by
- Merge commit '49106844929b7b71ac719064d640f8aa56c89b1f' * commit …
- 11:19 PM Ticket #3689 (ffprobe identifies caption track as subtitle) closed by
- wontfix: FFmpeg does not distinguish subtitles from captioning internally. …
- 10:07 PM Changeset in ffmpeg [eb0fc73d] by
- avfilter/vf_spp: Use av_malloc_array() Signed-off-by: Michael …
- 10:07 PM Changeset in ffmpeg [f31fd067] by
- vf_sab: use av_malloc_array() Signed-off-by: Michael Niedermayer …
- 9:59 PM Ticket #3725 (webp: Multiple ff_thread_finish_setup() calls) created by
-
[…]
With
-threads 1: […] Sample from: … - 9:06 PM Ticket #3689 (ffprobe identifies caption track as subtitle) updated by
- 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
- ffmpeg version N-64012-g61df081 Copyright (c) 2000-2014 the FFmpeg …
- 7:50 PM Changeset in ffmpeg [9c7321e2] by
- sgidec: fix an incorrect backport Signed-off-by: Anton Khirnov …
- 7:44 PM Changeset in ffmpeg [4310ba27] by
- sgidec: fix an incorrect backport Bug-Id: 691 Signed-off-by: Anton …
- 7:38 PM Changeset in ffmpeg [9affa784] by
- vp9 encoder: use a decent default speed setting Signed-off-by: Anton …
- 7:38 PM Changeset in ffmpeg [74bc9458] by
- flvenc: Don't over-count metadata. Over-counting occurs if framerate …
- 7:24 PM Changeset in ffmpeg [49106844] by
- tiffenc: fix packet size calculation Signed-off-by: Anton Khirnov …
- 6:55 PM Encode/H.264 edited by
- add more iDevices (diff)
- 6:42 PM Changeset in ffmpeg [f9cd3172] by
- Merge commit 'fe4d5fe9361162f9033ff1bd84bfc1b2091ba785' * commit …
- 6:01 PM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) updated by
- ffmpeg should have a consistent behaviour and prevent failure. […] …
- 5:48 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by
-
Status, Reproduced by developer changed
- 5:44 PM Ticket #3724 (Computed HLS duration is sometimes incorrect with short segment durations) updated by
- 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
- 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
- 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
-
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
- 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
- Replying to feelart: > {{{ > ffmpeg -i aac_test.aac -c:a …
- 3:44 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by
- I just know the old MPC Ogg splitter and MPC Ogg decoder can play this …
- 3:44 PM Changeset in ffmpeg [fe4d5fe] by
- jpeg2000: Mark static data init functions as av_cold
- 3:40 PM Ticket #3723 (aac copy issue with -bsf:a aac_adtstoasc when container is not flv, ...) created by
- 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
- Replying to Underground78: > Here we go: …
- 3:31 PM Changeset in ffmpeg [a50c6f99] by
- ffplay: remove -ec handling code Its handled by the generic option …
- 1:51 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by
- Here we go: sample.
- 1:46 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by
- Replying to Underground78: > The same issue exists for …
- 12:54 PM Ticket #1690 (Support Ogg/Vorbis in avi) updated by
-
Cc changed
The same issue exists for Ogg/Vorbis in WAV. - 12:43 PM Ticket #3713 (crashes on bogus rtp stream) updated by
- 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
-
write_section_dataassumess->priv_datato be … - 11:23 AM Changeset in ffmpeg [92cccb7b] by
- avcodec/hevc: new idct + asm Signed-off-by: Michael Niedermayer …
- 11:15 AM Ticket #3713 (crashes on bogus rtp stream) closed by
-
duplicate: Similarly to #3721 ffmpeg does not crash with
-f mpegtsoption, … - 11:10 AM Ticket #3721 (crash on a valid rtp mpegts stream) updated by
- Replying to cehoyos: > Does it crash without {{{-f …
- 10:58 AM Changeset in ffmpeg [fa0d0fb] by
- Merge commit '71d6551e674c86d07c165439c2bf6613b3892307' * commit …
- 8:23 AM Ticket #3721 (crash on a valid rtp mpegts stream) updated by
-
Does it crash without
-f mpegts? - 8:22 AM Ticket #3722 (Illegal instruction, SIGILL when encoding libvpx-vp9) updated by
-
Keywords, Component changed
- 7:48 AM Ticket #3722 (Illegal instruction, SIGILL when encoding libvpx-vp9) closed by
- 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
- 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
- Summary of the bug: I'm using the last version of libvpx …
- 7:01 AM Changeset in ffmpeg [71d6551e] by
- avconv: use the correct variable in comparison
- 1:52 AM Ticket #1901 (cavs artefacts in B frames) updated by
-
Summary changed
- 12:38 AM Ticket #1095 (libxavs: encoded file doesn't decode with built-in decoder) closed by
- fixed: Fixed in 61df0819d49ba831948681a7e8aa1a6def26b1a9
- 12:30 AM Changeset in ffmpeg [61df0819] by
- 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
- fixed: Workaround added/fixed in 2fbdfba0f2d1851f894002d9d5930799629cc194
- 9:43 PM Changeset in ffmpeg [2fbdfba0] by
- avformat/flvdec: Support live flv / NGINX RTMP streams Fixes …
- 9:28 PM Changeset in ffmpeg [293d5d7a] by
- swscale/input: fix harmless integer overflow Signed-off-by: Michael …
- 6:24 PM Changeset in ffmpeg [389d453] by
- version string: add copyright line to version string Show the …
- 6:09 PM Changeset in ffmpeg [e6f9fc4a] by
- avcodec/bitstream: try to make vlc init code inherently thread safe …
- 5:30 PM Ticket #3710 (Odd demuxed timestamps on ogg file.) updated by
- I'm pretty sure this is a regression, but I'm not sure when it …
- 5:10 PM Changeset in ffmpeg [f7f96cf4] by
- avcodec/bitstream: fill invalid vlc tables entries as last pass …
- 5:10 PM Changeset in ffmpeg [600cbf36] by
- avcodec/bitstream: zero vlc tables on allocation Signed-off-by: …
- 2:46 PM Changeset in ffmpeg [189ffeaf] by
- 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
- 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
-
Keywords changed
- 2:42 PM Ticket #2910 (Skipping ‘nokey’ frames in h264 video causes errors) updated by
- Replying to cehoyos: > The messages were always shown The …
- 1:53 PM Ticket #3721 (crash on a valid rtp mpegts stream) updated by
- Replying to lavv17: > I attach pcap file, I think it is …
- 1:15 PM Ticket #3721 (crash on a valid rtp mpegts stream) updated by
- 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
-
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
- Summary of the bug: ffmpeg crashes on certain valid iptv rtp streams. …
- 11:28 AM Changeset in ffmpeg [7eae8cd8] by
- avcodec/h264: fix frame skip code Fixes Ticket3475 Signed-off-by: …
- 11:18 AM Changeset in ffmpeg [9025072e] by
- avcodec/h264_slice: support skipping loop filtering for non key frames …
- 11:18 AM Changeset in ffmpeg [9140d37a] by
- avcodec/h264: use the correct level for droping non intra frames …
- 11:13 AM Changeset in ffmpeg [8a4a84a7] by
- Merge commit '83aa4fc3feec7389ac781fece1e994f2dfd7ebdb' * commit …
- 11:04 AM Changeset in ffmpeg [60058c18] by
- Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' * commit …
- 10:54 AM Changeset in ffmpeg [f0fbd910] by
- Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2' * commit …
- 10:48 AM Changeset in ffmpeg [7b7afaf8] by
- avformat/dump: put copyright back from the file from which dump.c was …
- 10:48 AM Changeset in ffmpeg [83d100ba] by
- Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb' * commit …
- 10:09 AM Changeset in ffmpeg [593dc5ae] by
- Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f' * commit …
- 8:52 AM Changeset in ffmpeg [83aa4fc3] by
- configure: Directly support Android as target OS
- 8:19 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by
- I compiled the reverse engineered converter you linked to in github …
- 7:40 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by
-
Keywords changed
- 7:36 AM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) closed by
- duplicate
- 7:01 AM Ticket #3713 (crashes on bogus rtp stream) updated by
- Memory corruption leads to a core dump not immediately but in some …
- 5:31 AM Changeset in ffmpeg [766f2d96] by
- gitignore: add dylib and swp entries
- 3:01 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by
-
Status, Component, Reproduced by developer, Description changed
- 3:01 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by
-
Status, Component, Reproduced by developer, Description changed
- 2:57 AM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) updated by
- same as https://trac.ffmpeg.org/ticket/2513
- 2:57 AM Ticket #3720 (Support decoding of Xunlei XV file) updated by
- There is a reverse engineered converter of xv -> flv (ugh) at …
- 2:55 AM Ticket #3656 (Can not set timeout AVOptions) updated by
- Replying to cehoyos: > Replying to klpu: > > I …
- 2:04 AM Changeset in ffmpeg [b152152d] by
- Add nointra AVDiscard level Signed-off-by: Michael Niedermayer …
- 1:45 AM Ticket #3720 (Support decoding of Xunlei XV file) created by
- Xunlei is a major Chinese corporation with a monopoly on video …
Note:
See TracTimeline
for information about the timeline view.
