Timeline
May 19, 2014:
- 11:45 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
- OK, I bit the bullet (partially) and produced a more complete patch …
- 10:53 PM Ticket #3655 (splitting a file with -f segment options causes all per stream ...) created by
- Summary of the bug: when splitting a video using -f segment the …
- 10:51 PM Changeset in ffmpeg [b2a8bc3d] by
- ffmpeg/set_encoder_id: dont allocate encoder string if one is already …
- 10:43 PM Changeset in ffmpeg [c23c96b6] by
- lavf: add av_stream_get_side_data
- 10:43 PM Changeset in ffmpeg [afe1762] by
- build: export library dependencies in ${name}_FFLIBS Removes an ugly …
- 10:43 PM Changeset in ffmpeg [132a5711] by
- check: add libavcodec/vda_internal.h to SKIPHEADERS-$(CONFIG_VDA)
- 10:22 PM Changeset in ffmpeg [62188318] by
- Merge remote-tracking branch 'lukaszmluki/master' * …
- 10:08 PM Changeset in ffmpeg [ab62283] by
- avcodec/dvdsubenc: accept forced flag Reviewed-by: Anshul …
- 10:00 PM Changeset in ffmpeg [b9419b5] by
- lavf/ftp: favour EPSV over PASV command EPSV is newer version of PASV …
- 10:00 PM Changeset in ffmpeg [37fa4b9b] by
- lavf/audiointerleave: return more meaningful error codes …
- 10:00 PM Changeset in ffmpeg [2ed9e17] by
- lavf/audiointerleave: check for allocation failure Signed-off-by: …
- 10:00 PM Changeset in ffmpeg [c61cdefa] by
- lavf/audiointerleave: use av_fifo_alloc_array Signed-off-by: Lukasz …
- 10:00 PM Changeset in ffmpeg [74f9c59] by
- lavf/dvenc: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [8aa29880] by
- lavc/flac_parser: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [bc4f362c] by
- lavc/frame_thread_encoder: use av_fifo_alloc_array Signed-off-by: …
- 10:00 PM Changeset in ffmpeg [ce051cee] by
- lavfi/vf_fps: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [d15db8e4] by
- lavfi/buffersink: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [4d686674] by
- ffmpeg: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [51bad41a] by
- lavd/jack_audio: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [7336e39] by
- lavu/fifo: add av_fifo_alloc_array function Allows to alloc fifo …
- 9:48 PM Ticket #3654 (amerge creating audio with echo or silence) created by
- I have a source file that has 12 channels of mono audio. There are 4 …
- 9:09 PM Changeset in ffmpeg [d43c3030] by
- x86/hevc_deblock: use constants instead of generating values at …
- 8:10 PM Changeset in ffmpeg [41b928c] by
- avcodec/ppc/asm: fix build with ABI v2 Signed-off-by: Michael …
- 8:09 PM Changeset in ffmpeg [b8227448] by
- lavc: define STRIDE_ALIGN as 32 when compiling with AVX support …
- 6:54 PM Changeset in ffmpeg [833ec917] by
- ffmpeg/do_video_stats: fix used timebase Signed-off-by: Michael …
- 5:36 PM Changeset in ffmpeg [55fe1582] by
- avcodec/pthread_frame: remove unused variable Signed-off-by: Michael …
- 5:28 PM Changeset in ffmpeg [cd7ae5af] by
- Merge commit '82fc9f4b38244236a6ca7f946662ca653044a04c' * commit …
- 5:21 PM Changeset in ffmpeg [07941c2c] by
- Merge commit '853cc025d63ee2539fc0460dab62c5b9a3fd2043' * commit …
- 5:12 PM Changeset in ffmpeg [ef1d4ee2] by
- Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834' * commit …
- 5:02 PM Changeset in ffmpeg [af72f62d] by
- Merge commit '9929b3564c0dca42ed7baa6798ef15b6f0013c83' * commit …
- 4:51 PM Changeset in ffmpeg [4a2fd251] by
- Merge commit 'cdf58f0599c39852ee3beafe5f64af7d57d4215b' * commit …
- 4:38 PM Changeset in ffmpeg [999a99c8] by
- Merge commit 'a312f71090ee620ee252f2034aef6b13e2dafe9c' * commit …
- 4:27 PM Changeset in ffmpeg [e3c1d9a5] by
- Merge commit 'ed7922faac4ea4c893efc3cdf8102ebc49fcc011' * commit …
- 4:26 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) reopened by
- Reopening this ticket. This ticket fixes the issue with mpeg2video in …
- 4:14 PM Eclipse edited by
- Update (diff)
- 3:37 PM Changeset in ffmpeg [f29cdfec] by
- avcodec/libvorbisenc: do not attempt to flush if no data was input …
- 3:37 PM Changeset in ffmpeg [ebbc33a4] by
- avcodec/libmp3lame: do not attempt to flush lame if no data was input …
- 3:34 PM Changeset in ffmpeg [82fc9f4b] by
- display: Include mathematics.h for fallback definition of NAN This …
- 3:17 PM Ticket #3653 (Filtersize of 1 and x86 swscale code) updated by
- Shouldn't this be "CPUFLAGS=mmx+mmxext+sse+sse2" (or whatever the …
- 2:30 PM Changeset in ffmpeg [6552e23d] by
- avformat/mpegtsenc: fix dts for chained muxing aac in mpegts …
- 2:07 PM Changeset in ffmpeg [dad54e4a] by
- ffmpeg: set dts for subtitles dts is not optional, its required for …
- 1:35 PM Changeset in ffmpeg [87f5ede6] by
- ffmpeg: add last_mux_dts_plus_duration Fixes 1 frame error in the …
- 1:13 PM Changeset in ffmpeg [2de2b991] by
- Merge commit 'dc40d88625d7e402d58ac3f3df69fbf27aa31ea0' * commit …
- 1:03 PM Changeset in ffmpeg [3791741c] by
- Merge commit 'c9f8809ee4c576d5833865039bc1c85754448f67' * commit …
- 12:48 PM Ticket #3653 (Filtersize of 1 and x86 swscale code) updated by
- he did: make fate-h264-reinit-small_420_8-to-large_444_10 …
- 12:47 PM Changeset in ffmpeg [e98d3a7d] by
- Merge commit '25bb7eaf9eb14e6e00264bf584aa4d380d3bc29f' * commit …
- 12:37 PM Ticket #3653 (Filtersize of 1 and x86 swscale code) updated by
- Could you post a command line that allows to reproduce the crash?
- 12:28 PM Changeset in ffmpeg [45492018] by
- Merge commit '4c390b1ba98e6aec787aa0e7ea57ed7cb38283b7' * commit …
- 12:10 PM Changeset in ffmpeg [84476585] by
- Merge commit 'a1c2b48018b09d2613f075ec0748c95bd520ac00' * commit …
- 11:56 AM Changeset in ffmpeg [93318983] by
- Merge commit '04db5794cd97e4b33ec2f963ef7f967722a456eb' * commit …
- 11:13 AM Changeset in ffmpeg [853cc025] by
- mov: store display matrix in a stream side data Signed-off-by: Anton …
- 11:13 AM Changeset in ffmpeg [bddd8cbf] by
- Add transformation matrix API. Add AV_PKT_DATA_DISPLAYMATRIX and …
- 11:12 AM Changeset in ffmpeg [9929b356] by
- pthread_frame: simplify the code by using new AVPacket API This also …
- 11:12 AM Changeset in ffmpeg [cdf58f05] by
- avpacket: fix copying side data in av_packet_copy_props() Side data …
- 8:58 AM Ticket #3653 (Filtersize of 1 and x86 swscale code) created by
- Various values of $CPU crashes or generates incorrect results for make …
- 8:52 AM Ticket #3652 (FFPlay cannot play H264 file) created by
- Sample: http://aleksoid.voserver.net/Sample/H264/no_recovery_ffmpeg.m2ts
- 5:40 AM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- The issue with dwSuggestedBufferSize should be fixed since e705d0ce
- 5:38 AM Ticket #2818 (Compatibility issue with raw bgr24 Open-DML avi file) closed by
- fixed: Should be fixed in e705d0ce - please reopen if you can still reproduce.
- 5:24 AM Ticket #3539 (ffplay crashes when playing a swf file) updated by
- I suspect it is because rawvideo streams contain larger frames than …
- 5:14 AM Changeset in ffmpeg [a312f710] by
- lavf: deprecate now unused AVStream.pts
- 5:14 AM Changeset in ffmpeg [ed7922fa] by
- mux: drop one of the hacks comprising compute_pkt_fields2() All …
- 5:14 AM Changeset in ffmpeg [dc40d886] by
- avconv: do not use poorly defined and undocumented AVStream.pts Use …
- 5:12 AM Changeset in ffmpeg [c9f8809e] by
- hevc/intra_pred: simplify neighboring sample derivation
- 5:12 AM Changeset in ffmpeg [25bb7eaf] by
- hevc/intra_pred: drop unnecessary conditions in loops Signed-off-by: …
- 5:10 AM Changeset in ffmpeg [4c390b1b] by
- hevc/intra_pred: optimize EXTEND_()* Process 4 pixels at once. …
- 5:10 AM Changeset in ffmpeg [a1c2b48] by
- hevc: templatize intra_pred
- 5:09 AM Changeset in ffmpeg [04db5794] by
- hevc: templatize pred_planar Signed-off-by: Anton Khirnov …
- 5:06 AM Ticket #3539 (ffplay crashes when playing a swf file) updated by
- Hi, since the Stream #0:0 contains so many width, height and pix_fmt …
- 4:41 AM Changeset in ffmpeg [4a30f085] by
- avcodec/diracdec: move mc buffer allocation to per frame Fixes out of …
- 4:07 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by
- As I mentioned before - the sf variable is just non positive. …
- 2:59 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- I don't know the precise number, but i have used LAV Filter which uses …
- 12:35 AM Changeset in ffmpeg [76191c08] by
- ffmpeg: Use av_gettime_relative() Whenever av_gettime() is used to …
May 18, 2014:
- 10:13 PM BadContent edited by
- go away (diff)
- 10:05 PM Changeset in ffmpeg [e705d0ce] by
- Set dwSuggestBufferSize to largest chunk size for every stream in avi. …
- 9:28 PM Changeset in ffmpeg [057ebf12] by
- x86/hevc_deblock: remove some duplicated instructions Also remove a …
- 8:57 PM Changeset in ffmpeg [0c152fe9] by
- ffmpeg: prefix encoder with "Lavc " in bitexact mode This avoids …
- 8:29 PM Ticket #3570 (AVFoundation indev cannot enabled when configure ffmpeg compile in Mac ...) updated by
- Relevant thread on ffmpeg-devel about the change originally breaking …
- 8:29 PM Changeset in ffmpeg [5771efde] by
- Merge commit '0ba5299a805e9ccaef1a757381fc2ada4d54b8a1' * commit …
- 8:18 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
-
Keywords changed
You reported that the FFmpeg decoders are slower than the original … - 8:00 PM Changeset in ffmpeg [bbee02ed] by
- ffmpeg: Skip writing the version when -flags bitexact is used …
- 7:59 PM Ticket #3515 (Crashes or artifacts when playing a specific file/stream) updated by
- The movie plays properly on OS X Chrome 37.0.2000.0, so I presume the …
- 7:31 PM Changeset in ffmpeg [1e49439f] by
- Merge commit '6656370b858329ca07a60a2de954d5e90daa0206' * commit …
- 7:05 PM Changeset in ffmpeg [c01bcce4] by
- Merge commit 'd246231e4714119faac6c7acd881d3b687bb8b11' * commit …
- 7:03 PM Changeset in ffmpeg [a6ba5184] by
- Merge commit '968a62a9d9e3a785ce1f79b80facfe09c6c14544' * commit …
- 6:57 PM Changeset in ffmpeg [6eefc578] by
- Merge commit '33082af7560a18179b52734665ef66f812902d33' * commit …
- 6:34 PM Changeset in ffmpeg [0ba5299] by
- movenc: use the "encoder" metadata tag to write stsd Compressorname …
- 6:33 PM Changeset in ffmpeg [6656370b] by
- avconv: set the "encoder" tag when transcoding
- 6:33 PM Changeset in ffmpeg [d246231e] by
- wavenc: use codec descriptors to get the codec name Also, return a …
- 6:31 PM Ticket #3603 (ffprobe crashes on streams added after probe) closed by
- fixed: Should be fixed in: […]
- 6:24 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to cehoyos: > I am assuming that this patch is …
- 6:04 PM Changeset in ffmpeg [73a6063] by
- ffprobe: fix crash happening because of new streams occuring Fix trac …
- 4:44 PM Ticket #3570 (AVFoundation indev cannot enabled when configure ffmpeg compile in Mac ...) updated by
-
Status, Reproduced by developer changed
I am able to reproduce the problem: AVFoundation cannot be built with … - 2:43 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Cigaes: > Replying to [comment:294 …
- 2:23 PM Changeset in ffmpeg [f1793fe9] by
- x86: hevc_mc: specify coefficients registers By default, macro …
- 2:10 PM Changeset in ffmpeg [0a150670] by
- lavd: Use av_gettime_relative() Whenever av_gettime() is used to …
- 1:59 PM Changeset in ffmpeg [6e8fe448] by
- avcodec/wmv2enc: allocate padding for extradata and check malloc …
- 1:59 PM Changeset in ffmpeg [5441eb46] by
- avcodec/movtextenc: allocate padding for extradata Signed-off-by: …
- 1:58 PM Changeset in ffmpeg [947ed8f2] by
- avcodec/ffv1enc: allocate padding for extradata Signed-off-by: …
- 1:58 PM Changeset in ffmpeg [bf718bdf] by
- avcodec/crystalhd: allocate padding for extradata Signed-off-by: …
- 12:59 PM Ticket #2058 (FFMPEG sometimes not able to stream copy mpeg2video files, error with ...) updated by
- I've found some more WTV files with mpeg2 video that exhibit the same …
- 12:57 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by
- Any update on this?
- 12:53 PM Changeset in ffmpeg [b06741d2] by
- Merge commit '79f2c426fde6e71c40b29504112d0528b85be623' * commit …
- 12:38 PM Changeset in ffmpeg [8334850a] by
- Merge commit '93afb6c98df876b15e3d911a9450ad55f92080ce' * commit …
- 12:27 PM Changeset in ffmpeg [8636b11b] by
- Merge commit '7a5f4f6853047eea74a6443d73f4d74d52b2799f' * commit …
- 12:14 PM Changeset in ffmpeg [4f32efdf] by
- Merge commit 'c3311d472a7528c67f76d0d061704ae70a99b32e' * commit …
- 12:10 PM Changeset in ffmpeg [4fac4447] by
- Merge commit 'ab3fdaa7131e2fd8e33006daea25a282724c01f0' * commit …
- 12:02 PM Changeset in ffmpeg [213e82b5] by
- Merge commit 'b513bf6f69e26e724de6d5dca642c3582dcd0517' * commit …
- 11:37 AM Changeset in ffmpeg [56d3cd14] by
- Merge commit 'e4dc1000d7bbbcb5b45cf9849fc5315f19578e37' * commit …
- 11:25 AM Changeset in ffmpeg [47a72134] by
- Merge commit '3ef6c5264b2590781b4ed556443ff49709dd45fb' * commit …
- 11:17 AM Changeset in ffmpeg [c7c11058] by
- Merge commit 'b136564909adec2043be4c94ade08b67ad443124' * commit …
- 11:10 AM Changeset in ffmpeg [6a510909] by
- Merge commit 'd256ed78ffe202a4dcc8d625becffc716bfa3977' * commit …
- 11:00 AM Changeset in ffmpeg [68c05185] by
- Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f' * commit …
- 10:46 AM Changeset in ffmpeg [ff17d8b5] by
- Merge commit 'e1b66778b6ee82a192b5895e23c4e135f7269326' * commit …
- 8:53 AM Changeset in ffmpeg [968a62a9] by
- doc/APIchanges: mark the release 10 branch point
- 8:52 AM Changeset in ffmpeg [33082af7] by
- doc/APIchanges: fill in missing hashes and dates
- 8:24 AM Changeset in ffmpeg [79f2c426] by
- dv: do not set codec timebase It is not supposed to be set from …
- 8:24 AM Changeset in ffmpeg [93afb6c9] by
- avconv: set output avg_frame_rate when known
- 8:24 AM Changeset in ffmpeg [7a5f4f68] by
- lavf: extend avg_frame_rate documentation.
- 8:24 AM Changeset in ffmpeg [c3311d47] by
- avienc: sanitize variable naming in write_header() Do not call an …
- 8:22 AM Changeset in ffmpeg [ab3fdaa7] by
- yop: only set extradata size after it has been successfully allocated …
- 8:22 AM Changeset in ffmpeg [b513bf6f] by
- yuv4mpegdec: do not set coded_frame properties coded_frame is not …
- 8:21 AM Changeset in ffmpeg [e4dc1000] by
- yuv4mpeg: split the demuxer and muxer into separate files
- 8:20 AM Changeset in ffmpeg [3ef6c526] by
- a64: check that extradata exists before reading from it
- 8:19 AM Changeset in ffmpeg [b1365649] by
- a64: remove unneeded struct qualifier
- 8:19 AM Changeset in ffmpeg [d256ed78] by
- 4xm: allocate extradata properly. Pad it with the required amount of …
- 8:17 AM Changeset in ffmpeg [fd056029] by
- lavc: add avcodec_free_context(). Right now, the caller has to …
- 8:16 AM Changeset in ffmpeg [e1b66778] by
- lavc: remove the locking code in avcodec_close() This function should …
- 8:06 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- What command should i run? Can't really do "rawvideo" as the HDD will …
- 7:54 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Timothy_Gu: > @cehoyos: this patch makes …
- 3:25 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- @cehoyos: this patch makes ANMR worse than default twoloop, even it is …
- 2:47 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
-
Priority changed
Sounds like two completely independent issues to me or do I miss … - 2:35 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- [[Image(...)]] Other than this, I've …
- 2:33 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I am assuming that this patch is meant to be applied to FFmpeg git …
- 2:32 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) created by
- Summary of the bug: Not really sure if i am supposed to write these …
- 2:04 AM Changeset in ffmpeg [17c8a069] by
- avformat/framehash: switch to AVFMT_FLAG_BITEXACT Signed-off-by: …
- 2:04 AM Changeset in ffmpeg [9646ea63] by
- avformat/mmf: switch to AVFMT_FLAG_BITEXACT Signed-off-by: Michael …
- 2:04 AM Changeset in ffmpeg [0421409c] by
- avformat/matroskaenc: switch to AVFMT_FLAG_BITEXACT Signed-off-by: …
- 2:03 AM Changeset in ffmpeg [fab50573] by
- avformat/mp3enc: switch to AVFMT_FLAG_BITEXACT Signed-off-by: Michael …
- 2:03 AM Changeset in ffmpeg [d524d424] by
- avformat/nutenc: switch to AVFMT_FLAG_BITEXACT Signed-off-by: Michael …
- 2:02 AM Changeset in ffmpeg [0323a55] by
- avformat/rtpenc: switch to AVFMT_FLAG_BITEXACT Signed-off-by: Michael …
May 17, 2014:
- 10:03 PM Ticket #3108 (concat demuxer doesn't accept CR as line separators) closed by
- fixed: Fixed in 46380e8d261920eed8687eb0eabb8d8726239583
- 9:49 PM Changeset in ffmpeg [46380e8d] by
- avformat/aviobuf/ff_get_line: also accept \r as end of line character …
- 7:10 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Thank you, klaussfreire. I successfully patched it and configured.
- 6:50 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Attached a better fix to ABR, and the support for 7350Hz.
- 6:28 PM Changeset in ffmpeg [0ca0b4c2] by
- ffplay: Use av_gettime_relative() Whenever av_gettime() is used to …
- 6:22 PM Changeset in ffmpeg [43c18fec] by
- Merge commit '584f88409062f7a134e7391887899e8e723ab6ff' * commit …
- 6:13 PM Changeset in ffmpeg [f78bc96b] by
- lavf: Use av_gettime_relative() Whenever av_gettime() is used to …
- 5:40 PM Ticket #2818 (Compatibility issue with raw bgr24 Open-DML avi file) updated by
- Could you test if attached patch fixes the issue for you?
- 2:13 PM Changeset in ffmpeg [9986e50a] by
- configure: make vp9 decoder select the parser. The parser is needed. …
- 2:13 PM Changeset in ffmpeg [2ca97c7] by
- configure: make sure pkg-config flags are populated in FT test.
- 2:05 PM Ticket #3580 (Compile ffplay.c with Visual Studio) closed by
- fixed: This should be fixed since e1169775 - thank you for the report!
- 1:51 PM Changeset in ffmpeg [41120e6e] by
- tools: Use av_gettime_relative() Whenever av_gettime() is used to …
- 1:51 PM Changeset in ffmpeg [b052bccb] by
- lavc: Use av_gettime_relative() Whenever av_gettime() is used to …
- 1:41 PM Ticket #3643 (XYZ to RGB color space) updated by
- ffmpeg version N-62259-gb176320 Copyright (c) 2000-2014 the FFmpeg …
- 1:28 PM Changeset in ffmpeg [0eec06ed] by
- lavu: add av_gettime_relative() These functions are using the POSIX …
- 1:24 PM Changeset in ffmpeg [584f8840] by
- riff: Pass block_align to estimate frame duration Fix incorrect …
- 12:56 PM Changeset in ffmpeg [a7320c15] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
- 12:26 PM Changeset in ffmpeg [5b0c7052] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: add …
- 12:16 PM Changeset in ffmpeg [11e49033] by
- avfilter/edgedetect: reuse already defined ctx.
- 11:18 AM Changeset in ffmpeg [a583e2be] by
- ffplay: add support for toggling between multiple video filters with …
- 11:18 AM Changeset in ffmpeg [affc4104] by
- ffplay: fix typo in docs Signed-off-by: Marton Balint <cus@passwd.hu>
- 11:18 AM Changeset in ffmpeg [0c8d8c0] by
- ffplay: try multiple sample rates if audio open fails Should fix …
- 11:18 AM Changeset in ffmpeg [e1169775] by
- cmdutils: replace usages of "#ifdef MINGW32" with "#ifdef _WIN32" …
- 11:18 AM Changeset in ffmpeg [1fab67b6] by
- ffplay: fix compilation with Visual Studio Based on a patch by …
- 11:18 AM Changeset in ffmpeg [ae6fe159] by
- ffplay: increase AV_SYNC_THRESHOLD_MIN to 0.04 Less than 0.04 sec …
- 10:50 AM Changeset in ffmpeg [ef27137] by
- Fix compilation of libavcodec/x86/hevc_deblock.asm with nasm. …
- 10:47 AM Ticket #3646 (caf muxer doesn't write correct format id in desc chunk for ALAC) closed by
- wontfix: The caf specification says that Apple Lossless in caf {{{has no format …
- 10:41 AM Ticket #3644 (caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law) closed by
- fixed: Fixed in 4c49d082
- 10:40 AM Ticket #3644 (caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law) updated by
- Replying to nu774: > Sorry, but I don't give a damn to …
- 10:34 AM Ticket #3650 (configure fails for VS2013 if environment variable 'CL' was set) updated by
-
Priority, Keywords, Version, Component, Status changed
- 10:34 AM Ticket #3644 (caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law) updated by
- Sorry, but I don't give a damn to that kind of bureaucracy. Command …
- 10:29 AM Ticket #3650 (configure fails for VS2013 if environment variable 'CL' was set) created by
- Summary of the bug: Certain values for the environment variable 'CL' …
- 9:38 AM Changeset in ffmpeg [4c49d08] by
- Fix alaw and mulaw muxing in caf. Fixes ticket #3644.
- 8:19 AM Ticket #3630 (ffserver crashes when a client disconnect) updated by
- The bug is present on my 32-bit and 64-bit installations of Arch …
- 7:56 AM Ticket #3630 (ffserver crashes when a client disconnect) updated by
- Note: while using valgrind, the server doesn't segfault anymore.
- 6:45 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- Binaries are by default compiled with all instructions enabled, and …
- 5:32 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- Please test current FFmpeg git head, add your configure line, the …
- 3:40 AM Changeset in ffmpeg [be1fbc02] by
- x86/hevc_deblock: use movhps instead of shuffling values …
- 3:40 AM Changeset in ffmpeg [8aac77fe] by
- x86/hevc_deblock: fix label names Also remove some unnecessary jmps …
- 3:39 AM Changeset in ffmpeg [521eaea] by
- x86/hevc_deblock: fix usage of ABS1 The second argument is a temp …
- 3:39 AM Changeset in ffmpeg [45110d22] by
- x86/hevc_deblock: merge movs with other instructions Signed-off-by: …
- 2:57 AM Changeset in ffmpeg [aedc1c2e] by
- doc/filters: fix typo Found-by: bloody123 Signed-off-by: Michael …
- 2:23 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) created by
- Summary of the bug: Static lib compiled on Solaris Intel compiles in …
- 1:13 AM Changeset in ffmpeg [be8f96e5] by
- Merge commit '34e2ce5dde073244ccb2b62f930e96fe612690f7' * commit …
May 16, 2014:
- 11:14 PM Changeset in ffmpeg [e2760de6] by
- hevc: fix key_frame as an IRAP it was always 1 before with …
- 10:34 PM Changeset in ffmpeg [34e2ce5] by
- hlsenc: Set the default codecs to AAC and H264 Most HLS …
- 9:31 PM Changeset in ffmpeg [93cade48] by
- rtmpproto: info out for unsupported auth vars Should aid debugging …
- 9:31 PM Changeset in ffmpeg [e83aae28] by
- rtmpproto: avoid setting auth var value if null Use default values if …
- 8:26 PM Changeset in ffmpeg [627d3b8b] by
- Merge commit '4d25c2bc76f0a708c2ba470b6bfeb547efe37115' * commit …
- 8:03 PM Changeset in ffmpeg [eb580d25] by
- Merge commit '7c377f0e74de8ab57f6baa64f3ec197c82104764' * commit …
- 7:22 PM Changeset in ffmpeg [36f94969] by
- Merge commit '4735784f1ced27026fbeada5fd31505132e565e9' * commit …
- 7:11 PM Changeset in ffmpeg [ef7c4cd0] by
- avcodec/x86/hevc: updated to use x86util macros Reviewed-by: James …
- 7:11 PM Changeset in ffmpeg [de7b89fd] by
- avcodec/x86/hevc: added DBF assembly functions Reviewed-by: James …
- 5:58 PM Changeset in ffmpeg [4d25c2bc] by
- build: Support building using clang-usan and disable-optimization …
- 5:42 PM Changeset in ffmpeg [7ebf90ff] by
- avcodec/mpeg12enc: avoid floats in the aspect ratio info setup code …
- 5:35 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) closed by
- fixed: Should be fixed by Frederic Turmel in b217e1b0
- 4:46 PM Ticket #3648 (caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 ...) updated by
-
Priority, Keywords, Component changed
Please provide all necessary information when opening tickets on this … - 4:45 PM Ticket #3648 (caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 ...) created by
- How to reproduce: […] Frame length of MPEG-2 layer 3 is 576. ffmpeg …
- 4:42 PM Ticket #3647 (caf muxer doesn't obey Apple Core Audio Format Specification 1.0, ...) updated by
-
Keywords, Component changed
Please provide command line etc. to make this a valid ticket. - 4:37 PM Ticket #3647 (caf muxer doesn't obey Apple Core Audio Format Specification 1.0, ...) created by
- In …
- 4:30 PM Ticket #3646 (caf muxer doesn't write correct format id in desc chunk for ALAC) updated by
-
Keywords, Component changed
Please add console output to all tickets. - 4:29 PM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) updated by
-
Priority, Keywords, Component changed
Please provide the complete, uncut console output to make this a valid … - 4:28 PM Ticket #3646 (caf muxer doesn't write correct format id in desc chunk for ALAC) created by
- How to reproduce: […] In case of ALAC, mFormatID field of desc …
- 4:24 PM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) created by
- How to reproduce: […] The resulting file seems to be playable by …
- 4:24 PM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by
-
Could you print the value of the variable
sfwhen … - 4:18 PM Ticket #3644 (caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law) updated by
-
Priority, Keywords changed
Please provide the command line together with the complete, uncut … - 4:10 PM Ticket #3644 (caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law) created by
- How to reproduce: […] Nothing can ever play it correctly, since it …
- 3:59 PM Ticket #3643 (XYZ to RGB color space) updated by
-
Keywords, Version, Component changed
Replying to tteam: > sometimes the conversion is … - 3:55 PM Changeset in ffmpeg [b217e1b0] by
- avcodec/mpeg12enc: Favor storing DAR instead of SAR fixes Ticket 2689 …
- 3:29 PM Ticket #3643 (XYZ to RGB color space) created by
- Summary of the bug: XYZ to RGB colorspace conversion use only sRGB …
- 2:13 PM Changeset in ffmpeg [77a0df4b] by
- estimate_timings_from_pts: Execute max 1 iteration extra to find more …
- 2:06 PM Changeset in ffmpeg [68cea1b] by
- estimate_timings_from_pts: Try to get the duration for all streams …
- 1:49 PM Changeset in ffmpeg [424599c7] by
- estimate_timings_from_pts: simplify filesize end check Signed-off-by: …
- 1:33 PM Changeset in ffmpeg [5d944f58] by
- estimate_timings_from_pts: Also consider packet duration …
- 1:22 PM Changeset in ffmpeg [85349d8d] by
- estimate_timings_from_pts: Warn about A/V streams for which no …
- 12:41 PM Changeset in ffmpeg [7c377f0e] by
- avisynth: set duration of audio streams Signed-off-by: Anton Khirnov …
- 12:35 PM Changeset in ffmpeg [4735784] by
- FATE/opus: increase fuzz for the celt tests This seems to be needed …
- 8:43 AM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
- i can only tell you that the change from comment2 makes this work for …
- 6:43 AM Ticket #3642 (video filter "vignette" has memory leak) updated by
-
Keywords changed
- 4:59 AM Ticket #3642 (video filter "vignette" has memory leak) closed by
- fixed: Thank you, applied with a different commit message in …
- 4:53 AM Changeset in ffmpeg [bac08cf0] by
- avfilter/vignette: reindent after previous commit.
- 4:53 AM Changeset in ffmpeg [ed7bc547] by
- avfilter/vignette: add direct rendering.
- 4:48 AM Changeset in ffmpeg [8a0ba44e] by
- vignette: reuse already declared ctx.
- 4:32 AM Changeset in ffmpeg [491d6022] by
- avfilter/vignette: fix input frame memory leak. Fixes Ticket #3642.
- 3:27 AM Changeset in ffmpeg [a9bf713d] by
- swresample: add swri_resample_float_avx Signed-off-by: James Almer …
- 3:24 AM Changeset in ffmpeg [cdff1cc9] by
- configure: add check for AVX inline support Signed-off-by: James …
- 2:38 AM Changeset in ffmpeg [7970959a] by
- avcodec/opusdec: fix some const correctness also make a const array …
- 1:23 AM Ticket #3642 (video filter "vignette" has memory leak) updated by
- upload patch 0001-add-free-input-buffer.patch please confirm.
- 1:13 AM Changeset in ffmpeg [1fb46858] by
- avcodec/cavs: prevent out of array read The used value should not …
- 1:13 AM Changeset in ffmpeg [a071c0b5] by
- avcodec/utils: Fix undefined behavior in avpriv_toupper4 …
May 15, 2014:
- 11:04 PM Ticket #3642 (video filter "vignette" has memory leak) updated by
- Erm, yeah you're right. Can you send a git format-patch or at least …
- 11:03 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- this test.avi plays back fine in wmp (audio and video)
- 11:01 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- attaching the output test.avi here is the command line: […]
- 10:50 PM Ticket #3642 (video filter "vignette" has memory leak) created by
- I tried next command ffplay -i foobar.mp4 -vf vignette increase …
- 10:43 PM Changeset in ffmpeg [30aeab29] by
- Use av_restrict instead of restrict in libavcodec/opus_celt.c.
- 10:36 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
- I've been fighting the same problem. An m4v container written by …
- 10:33 PM Ticket #3149 (Matroska muxer does not generate cues for audio files) updated by
- Replying to cehoyos: > Is this also reproducible with …
- 10:20 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- Replying to ramitbhalla: > I don't understand, any video …
- 9:56 PM Changeset in ffmpeg [bebce65] by
- avcodec/x86/dsputil_mmx: Fix build with clang-usan Found-by: Katerina …
- 9:54 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- I don't understand, any video encoded with ffmpeg (using libxvid or …
- 9:11 PM Changeset in ffmpeg [d1310c59] by
- x86: sbrdsp: implement SSE qmf_deint_neg From 133 (unrolled …
- 8:58 PM Ticket #3641 (Remove Black Edges) closed by
- invalid: cropdetect and crop filter
- 8:45 PM Ticket #3641 (Remove Black Edges) created by
- ffmpeg remove the black edges of the video?
- 8:41 PM Changeset in ffmpeg [7a4424e5] by
- avcodec/opus: fix doxygen comments to be associated with the correct …
- 8:41 PM Changeset in ffmpeg [e9602dcb] by
- ffmpeg: bitstream filters require split out side data Signed-off-by: …
- 7:46 PM Ticket #3640 (A/V desync for a vob sample) updated by
- Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3640/
- 7:45 PM Ticket #3640 (A/V desync for a vob sample) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51659 A user …
- 7:34 PM Changeset in ffmpeg [f8de1caa] by
- Revert "avcodec/hevc: fix outputted AVFrame.key_frame" This is not …
- 7:24 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- Please upload a sample that plays back fine after creating the …
- 7:13 PM Changeset in ffmpeg [30cdf384] by
- Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba' * commit …
- 7:13 PM Changeset in ffmpeg [91d7d790] by
- Merge commit '7c5ca546a0747a20c7f7fb5550455c3042699ee9' * commit …
- 7:01 PM Changeset in ffmpeg [fcb5849] by
- Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f' * commit …
- 6:59 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- That's the point, this was the avi created by the above ffmpeg command …
- 6:52 PM Changeset in ffmpeg [af31d58a] by
- doc: Add udp broadcast option description Describe the option added …
- 5:41 PM Changeset in ffmpeg [97f856a4] by
- avcodec/options: avcodec_copy_context() Check subtitle_header_size …
- 5:39 PM Changeset in ffmpeg [098a6998] by
- Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312' * commit …
- 5:32 PM Changeset in ffmpeg [9b7cb023] by
- Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973' * commit …
- 5:24 PM Changeset in ffmpeg [f478e850] by
- Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf' * commit …
- 5:16 PM Changeset in ffmpeg [eacf7d65] by
- Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52' * commit …
- 5:09 PM Changeset in ffmpeg [beeb7551] by
- Fix make checkheaders if VDA is not available.
- 4:28 PM Changeset in ffmpeg [ffa05e08] by
- avcodec/opusdec: switch to swresample This also fixes linking …
- 4:27 PM Changeset in ffmpeg [96cb4c87] by
- swresample: swr_close() Signed-off-by: Michael Niedermayer …
- 4:20 PM Changeset in ffmpeg [2c7d3ecf] by
- Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' * commit …
- 4:17 PM Changeset in ffmpeg [d3f5b947] by
- aarch64: opus NEON iMDCT and FFT Opus celt decoding 11% faster and …
- 4:17 PM Changeset in ffmpeg [7c5ca546] by
- configure: fix enable-libopus help string
- 3:53 PM Changeset in ffmpeg [5e2ba41d] by
- build: add avresample after avcodec to FFLIBS avcodec might depend on …
- 3:14 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- WMP 12 does not play video here for the file #3638.avi that you …
- 11:01 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by
- Replying to cehoyos: > But don't you agree that file input …
- 10:23 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- Replying to ramitbhalla: > if ffmpeg creates the avi …
- 10:00 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by
- Replying to gretchany: > Replying to cehoyos: …
- 9:57 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by
- But don't you agree that file input would allow us to reproduce the …
- 9:27 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by
- Replying to cehoyos: > Is this only reproducible with …
- 8:05 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) updated by
- Is this only reproducible with network input or also with file input?
- 6:48 AM Ticket #3639 (ffmpeg not apply filter to http output stream (to output file is ok)) created by
- CentOS release 6.5 (Final) ffmpeg version git-2014-05-15-8b96f31 …
- 5:51 AM Changeset in ffmpeg [3b2fbe67] by
- lavc: properly handle subtitle_header in avcodec_copy_context()
- 5:51 AM Changeset in ffmpeg [efc7df6c] by
- lavc: preserve the original private data in avcodec_copy_context() If …
- 5:50 AM Changeset in ffmpeg [c9281a01] by
- lavf: drop the zero-sized packets hack There should not be any valid …
- 5:42 AM Changeset in ffmpeg [0c1959b0] by
- lavf: add AVFMT_FLAG_BITEXACT. Use it instead of checking …
- 4:49 AM Changeset in ffmpeg [b70d7a4a] by
- lavc: add a native Opus decoder. Initial implementation by Andrew …
- 2:04 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- this file was created by handbrake
- 2:03 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- Anyways upload the file #3638.mp4 for your reference.
- 1:43 AM Changeset in ffmpeg [8b96f318] by
- libavformat/mov: Elimitate double reading of COVR metadata if …
- 1:15 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) created by
- Summary of the bug: If ffmpeg is used to remux a mp4 h264 file to avi …[…]
May 14, 2014:
- 11:56 PM Changeset in ffmpeg [09cd2286] by
- avformat/libnut: use av_mallocz_array() Signed-off-by: Michael …
- 11:56 PM Changeset in ffmpeg [f6d17d2a] by
- avformat/matroskaenc: use av_mallocz_array() Signed-off-by: Michael …
- 11:54 PM Changeset in ffmpeg [3af7e7b5] by
- avfilter/vsrc_mandelbrot: use av_malloc_array() Signed-off-by: …
- 11:43 PM Changeset in ffmpeg [565c321c] by
- tests/fate/libavutil: run cpu test and display the cpus detected …
- 11:43 PM Changeset in ffmpeg [7efe8399] by
- tests/fate-run: add runecho command to run a test and display its …
- 6:44 PM Changeset in ffmpeg [56193d3] by
- avformat/http: remove never twice executable loop Fixes CID1197069 …
- 6:30 PM Changeset in ffmpeg [973de9eb] by
- avcodec/hevc: fix outputted AVFrame.key_frame previously it was …
- 5:07 PM Changeset in ffmpeg [434ba17b] by
- configure: add encoding to --enable-libopus doc.
- 3:23 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
- changing if (st->disposition & AV_DISPOSITION_DEFAULT) to if (0 && …
- 1:44 PM Changeset in ffmpeg [3690393f] by
- avutil/dict: delay addition of const from …
- 1:44 PM Changeset in ffmpeg [acb6f3af] by
- avutil/fifo: delay addition of const from …
- 1:44 PM Changeset in ffmpeg [0fdc3cd8] by
- avutil/version: add FF_CONST_AVUTIL53 This will become "const" on the …
- 12:02 PM Changeset in ffmpeg [dbd1fdd2] by
- Merge commit '7e90133f6420b1c53652f972b9561600822881ee' * commit …
- 11:54 AM Changeset in ffmpeg [6a72260e] by
- Merge commit 'a738540366c9b114949b7914c0d08e2c28982cfb' * commit …
- 10:14 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by
- I dont know why, but i cannot reproduce 1st …
- 9:46 AM Ticket #2513 (ffplay stuttering on MOV file via http) updated by
- I used ffplay playback iphone video on my server, same problem. Why …
- 9:43 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by
-
I only see now you are already using
--disable-stripping- … - 9:32 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by
- Thank you for this fast answer! I am using dynamic libraries to …
- 9:14 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by
-
Keywords, Priority changed
#2447 is a hardware issue on old (broken) hardware. To make this a … - 7:55 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by
-
Component changed
- 7:46 AM Changeset in ffmpeg [7e90133f] by
- build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not defined …
- 7:42 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) created by
- Very similar to this: https://trac.ffmpeg.org/ticket/2447 But i guess …
- 6:00 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by
- Replying to spookybathtub: > When testing an identity …
- 5:51 AM Changeset in ffmpeg [bc2e39c] by
- avfilter/lut3d: move the scale calc out of the inner loop.
- 5:47 AM Changeset in ffmpeg [a738540] by
- lavf: properly document the distinction between flags and ctx_flags
- 4:17 AM Changeset in ffmpeg [6ab37221] by
- avfilter/vf_removelogo: use av_malloc_array() Signed-off-by: Michael …
- 4:17 AM Changeset in ffmpeg [14e2e40f] by
- avfilter/vf_hqdn3: use av_malloc_array() Signed-off-by: Michael …
- 2:08 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by
- When testing an identity cube LUT today, I got nearly perfect results. …
- 1:10 AM Ticket #3307 (-level AVoption does not set refs with libx264) closed by
- fixed: Fixed in 0aac9b76bc7770a90d1317f9979644aefb341ffa
- 12:57 AM Changeset in ffmpeg [0aac9b76] by
- avcodec/libx264: Implement reference frame count limiting based on …
May 13, 2014:
- 11:45 PM Ticket #3059 (Logfile append instead of overwrite) updated by
- It would be useful in any script which calls ffmpeg multiple times. …
- 11:32 PM Changeset in ffmpeg [c3417ed7] by
- swscale/utils: Add check that ensures that the hardcoded struct …
- 9:47 PM Ticket #3368 (FATE tests don't build when SDL is installed. (mingw/windows)) updated by
- I tried adding -Umain to the specified line in library.mak and got the …
- 9:13 PM Changeset in ffmpeg [c683e6aa] by
- build: move ebur128 swr dep to configure.
- 8:40 PM Changeset in ffmpeg [f0ae467e] by
- configure: swresample depends on avutil Signed-off-by: Michael …
- 8:40 PM Changeset in ffmpeg [efa95968] by
- common.mak: fix (not)building disabled libs Signed-off-by: Michael …
- 8:40 PM Changeset in ffmpeg [3d7218d9] by
- Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' * commit …
- 6:53 PM Changeset in ffmpeg [d90ba41] by
- dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. …
- 6:34 PM Changeset in ffmpeg [76581ab8] by
- Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5' * commit …
- 6:32 PM Ticket #3635 (Have machines for fate and developers with particular instruction sets) updated by
- As we come up with a list of what is mising, each should get its own …
- 6:25 PM Ticket #3636 (get all devs an avx2-capable laptop) created by
- This would allow everyone to develop, debug and test AVX/AVX2 and …
- 6:02 PM Changeset in ffmpeg [44951174] by
- build: handle library dependencies in configure Instead of setting …
- 5:44 PM Changeset in ffmpeg [9aa45920] by
- aarch64: assembler in clang-3.4 ignores the division by two Values …
- 5:42 PM Ticket #2719 (SAR and DAR the same for anamorphic? Incorrect?) updated by
-
Keywords changed
- 5:42 PM Ticket #2719 (SAR and DAR the same for anamorphic? Incorrect?) closed by
- worksforme: Afaict, the file does not specify a sample aspect ratio and FFmpeg …
- 5:06 PM Ticket #3635 (Have machines for fate and developers with particular instruction sets) created by
- The benefits would be: - Developers can implement assembly for said …
- 5:03 PM Ticket #3041 (multitude of screen capture codecs) updated by
- How can I test if any of these are fixed?
- 2:25 PM DirectShow edited by
- (diff)
- 2:04 PM Changeset in ffmpeg [cef99e12] by
- Use rac_get_prob branchy version when used within a conditional …
- 1:51 PM Changeset in ffmpeg [f1c16749] by
- Support broadcast destination for udp protocol Use the required …
- 12:29 PM Changeset in ffmpeg [bb9e5116] by
- hevc: fixing code indenting in hevcpred(cherry picked from commit …
- 12:18 PM Ticket #3153 (ffprobe doesn't allow to differenciate between LC-AAC and HE-AAC) updated by
- furthermore, differentiation between v1 and v2 HE-AAC would be nice
- 12:14 PM Changeset in ffmpeg [38df49a0] by
- hevc/intrapred: fix indent(cherry picked from commit …
- 12:14 PM Changeset in ffmpeg [053fdacd] by
- hevc: a much faster implementation of intra prediction (up to 1s on …
- 5:38 AM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- Replying to cehoyos: I am also facing similar issue when …
May 12, 2014:
- 11:35 PM Ticket #3634 (asfenc: too many payloads in a packet) updated by
-
Keywords, Version, Description changed
- 11:08 PM Ticket #3634 (asfenc: too many payloads in a packet) closed by
- fixed: patch applied (72dcd48c19a655f8928af5b42b481527a15bf487)
- 10:54 PM Changeset in ffmpeg [72dcd48c] by
- avformat/asfenc: honor the maximum of 63 payloads Fixes Ticket3634 …
- 10:37 PM Ticket #3634 (asfenc: too many payloads in a packet) created by
- In the ASF specification: …
- 9:43 PM Ticket #3055 (UTVideo 709 Encode Support?) closed by
- fixed: I think this has been fixed in …
- 9:38 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by
- Please update 'Version' field in ticket header to 2.2.2. I just …
- 9:22 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by
- Not sure if it's a regression or not. I've not seen it previously, but …
- 9:21 PM Changeset in ffmpeg [c5a2c26c] by
- Use Matroska document version 2 for WebM files if possible. Google's …
- 9:20 PM Changeset in ffmpeg [bb01956d] by
- Use Matroska document version 2 for WebM files if possible. Google's …
- 9:09 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by
-
Priority changed
Please mention if this is a regression and please test current FFmpeg … - 8:55 PM Changeset in ffmpeg [81d1fcf3] by
- avcodec: add option to make is_intra_more_likely() from error …
- 8:07 PM Ticket #3059 (Logfile append instead of overwrite) updated by
- Can you explain in what usecase such appending makes sense ?
- 7:58 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by
-
Summary changed
- 7:05 PM Changeset in ffmpeg [a8bc175d] by
- avformat/mp3dec: check the number of frames per buffer size Fixes …
- 6:58 PM Ticket #3327 (libavformat fails to detect some mp3 files reliably) closed by
- fixed: Fixed in d05588e21e4744ae6a47192dc2da2844d6934a5d
- 6:45 PM Changeset in ffmpeg [b3b505c7] by
- avformat/utils: if the id3 tag is too large for data after it to …
- 6:45 PM Changeset in ffmpeg [d05588e2] by
- avformat/utils: limit probe score in the id3 case only if there is a …
- 5:49 PM Ticket #3368 (FATE tests don't build when SDL is installed. (mingw/windows)) updated by
- in library.mak, DTEST is added to build the tests $(TESTOBJS) …
- 5:32 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) closed by
- fixed: Should be fixed in ab21acec Thank you for the report and the testing!
- 4:16 PM Changeset in ffmpeg [ab21acec] by
- Use Matroska document version 2 for WebM files if possible. Google's …
- 4:16 PM Changeset in ffmpeg [a01fedd9] by
- Fix compilation with --enable-lto --enable-shared with icc.
- 3:00 PM Changeset in ffmpeg [87f2d807] by
- hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRs …
- 12:34 PM Ticket #3616 (Mjpeg autodetection) updated by
- Replying to Đonny: > both give me error, though a little …
- 11:39 AM Ticket #3616 (Mjpeg autodetection) updated by
- Replying to cehoyos: Sorry, I originally didn't understand …
- 10:55 AM Ticket #3616 (Mjpeg autodetection) updated by
- Replying to Đonny: > I didn't use this command at all. …
- 10:24 AM Changeset in ffmpeg [b9cce9ee] by
- avfilter/buffer: Use av_malloc_array() Signed-off-by: Michael …
- 10:24 AM Changeset in ffmpeg [e951e04a] by
- avcodec/buffersrc: use av_mallocz_array() Signed-off-by: Michael …
- 8:08 AM Changeset in ffmpeg [4d93e758] by
- configure: Ensure log2 is disable based on msvcrt version. …
- 8:03 AM Ticket #3613 (transcode_aac test fails to build) updated by
- Please commit the fix as mentioned by Timothy.
- 7:24 AM Ticket #3616 (Mjpeg autodetection) updated by
- I didn't use this command at all. The command cannot reproduce the …
- 5:45 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by
- Replying to spookybathtub: > Alright, tried that. The …
- 4:16 AM Ticket #3633 (How to build Library file for Android?) updated by
- Replying to vinoth: > I'm new to use ffmpeg actually i …
- 1:46 AM Changeset in ffmpeg [3b2ab8a7] by
- configure: Allow log2 with msvc12 onwards. Signed-off-by: Michael …
- 1:27 AM Changeset in ffmpeg [96abdf2f] by
- avcodec/vda_h264: fix bistream typo Signed-off-by: Michael …
- 12:44 AM Changeset in ffmpeg [5460ab73] by
- Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7' * commit …
- 12:25 AM Changeset in ffmpeg [28563327] by
- avcodec/vda_h264: fix null pointer dereference Signed-off-by: Michael …
Note:
See TracTimeline
for information about the timeline view.
