Timeline
May 6, 2017:
- 11:42 PM Ticket #5549 (ffrtmp errors where librtmp succeeds) closed by
- fixed
- 11:41 PM Ticket #5549 (ffrtmp errors where librtmp succeeds) updated by
- Fixed in …
- 10:57 PM Changeset in ffmpeg [c0b3781b] by
- rtmpproto: send swfverify value as swfurl if latter is unused …
- 9:54 PM Changeset in ffmpeg [ea93b740] by
- avdevice/alsa: wait until playback buffers are drained before closing …
- 9:23 PM Changeset in ffmpeg [8a8335d] by
- avcodec/dds: Fix runtime error: left shift of 1 by 31 places cannot be …
- 9:23 PM Changeset in ffmpeg [e1b60aad] by
- avcodec/cdxl: Check format parameter Fixes out of array access Fixes: …
- 9:23 PM Changeset in ffmpeg [277e397e] by
- avutil/softfloat: Fix overflow in av_div_sf() Signed-off-by: Michael …
- 8:30 PM Changeset in ffmpeg [329176ad] by
- avformat/utils: free AVStream.codec properly in free_stream() Fixes …
- 8:30 PM Changeset in ffmpeg [8119efdb] by
- avcodec/options: do a more thorough clean up in avcodec_copy_context() …
- 8:29 PM Changeset in ffmpeg [4f19268e] by
- avcodec/options: factorize avcodec_copy_context() cleanup code …
- 8:23 PM Changeset in ffmpeg [b9d2005e] by
- avformat/utils: free AVStream.codec properly in free_stream() Fixes …
- 5:53 PM Changeset in ffmpeg [df85755] by
- avcodec/shorten: Check residual size Fixes assertion failure …
- 5:12 PM Changeset in ffmpeg [1283c42] by
- avcodec/hq_hqa: Fix runtime error: left shift of negative value -207 …
- 5:10 PM Changeset in ffmpeg [2ef0f392] by
- avcodec/mss3: Change types in rac_get_model_sym() to match the types …
- 5:04 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
-
Cc, Priority, Reproduced by developer, Keywords changed
- 4:28 PM Changeset in ffmpeg [7b6a51f5] by
- avcodec/shorten: Check k in get_uint() Fixes: undefined shift Fixes: …
- 4:25 PM Changeset in ffmpeg [0884b1c5] by
- avcodec/golomb: Assert that k is valid in get_ur_golomb_jpegls() …
- 2:44 PM Changeset in ffmpeg [9bf4523e] by
- avcodec/webp: Fix null pointer dereference Fixes: …
- 2:40 PM Changeset in ffmpeg [12936a4] by
- avcodec/dfa: Fix signed integer overflow: -2147483648 - 1 cannot be …
- 2:33 PM Changeset in ffmpeg [4ace2d22] by
- avcodec/g723_1: Fix multiple runtime error: left shift of negative …
- 1:18 PM Changeset in ffmpeg [fc2c420b] by
- avcodec/mimic: Fix runtime error: left shift of negative value -1 …
- 1:15 PM Changeset in ffmpeg [38e79d9d] by
- tools/target_dec_fuzzer: Do not attempt to fuzz VDPAU, its not …
- 1:12 PM Changeset in ffmpeg [d58fe017] by
- tools/target_dec_fuzzer: Do not use codec_id to look up decoder, but …
- 12:29 PM Changeset in ffmpeg [4654baff] by
- avcodec/opus_silk: Fix integer overflow and out of array read Fixes: …
- 10:17 AM Changeset in ffmpeg [c0ffcb34] by
- avcodec/clearvideo: Fix multiple runtime error: left shift of negative …
- 10:11 AM Changeset in ffmpeg [b20c714] by
- avcodec/fic: Fix multiple left shift of negative value -15 Fixes: …
- 10:08 AM Changeset in ffmpeg [c535436c] by
- avcodec/mlpdec: Fix runtime error: left shift of negative value -22 …
- 8:14 AM Ticket #6376 (Concatenating files which have different pix_fmt results in corrupted file) updated by
- The doc says: “All files must have the same streams (same codecs, same …
- 5:09 AM Ticket #6376 (Concatenating files which have different pix_fmt results in corrupted file) created by
- Summary of the bug: If input format is "concat" and files which …
- 1:54 AM Changeset in ffmpeg [e813df4f] by
- avcodec: Avoid splitting side data repeatedly Fixes Timeout Fixes: …
- 12:11 AM Changeset in ffmpeg [523205c] by
- avcodec/snowdec: Check qbias Fixes: signed integer overflow: …
May 5, 2017:
- 11:10 PM Changeset in ffmpeg [859cc5c8] by
- avcodec/hevc_parser: cosmetics Reduces differences with libav …
- 11:10 PM Changeset in ffmpeg [214f413] by
- avcodec/hevc_parser: move hevc_find_frame_end() down in the file …
- 10:33 PM Changeset in ffmpeg [35f3df0d] by
- avutil/softfloat: Fix multiple runtime error: left shift of negative …
- 10:33 PM Changeset in ffmpeg [12dea8a5] by
- avcodec/ivi: Free custom blk_vlc Fixes memleak Fixes: …
- 10:33 PM Changeset in ffmpeg [a8ad83b7] by
- avcodec/aacsbr_template: Do not leave bs_num_env invalid Fixes out of …
- 10:33 PM Changeset in ffmpeg [a234b5ad] by
- avcodec/mdec: Fix signed integer overflow: 28835400 * 83 cannot be …
- 9:22 PM Ticket #6374 (PTS modify in current time whit codec copy (-c copy)) closed by
- invalid: This is a bug tracker, not a user support forum. See the ffmpeg-user …
- 8:30 PM Changeset in ffmpeg [470ad23a] by
- doc/libav_merge: remove line about ADVANCED_PARSER It's been …
- 8:30 PM Changeset in ffmpeg [6a72578c] by
- avcodec/hevc_parse: decode SEI message NALUs in extradata They may be …
- 8:30 PM Changeset in ffmpeg [bf1e3be5] by
- avcodec/hevc_parser: move slice header parsing to its own function …
- 8:30 PM Changeset in ffmpeg [1c088632] by
- avcodec/hevc_parser: remove HEVCContext usage This gets rid of the …
- 8:30 PM Changeset in ffmpeg [ceb08590] by
- avcodec/hevc_parser: use ff_h2645_packet_split() to parse NAL units …
- 8:30 PM Changeset in ffmpeg [4aaace8b] by
- avcodec/hevcdec: move SliceHeader struct definition to hevc_ps This …
- 8:30 PM Changeset in ffmpeg [1d53b8e9] by
- avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc() …
- 8:30 PM Changeset in ffmpeg [a687fb99] by
- avcodec/hevcdec: move SEI message parsing into a separate header It …
- 8:30 PM Changeset in ffmpeg [c4b08c8a] by
- avcodec/hevcdec: remove HEVCContext usage from hevc_sei Based on the …
- 6:42 PM Changeset in ffmpeg [f52fbf4f] by
- avcodec/dfa: Fix off by 1 error Fixes out of array access Fixes: …
- 5:29 PM Changeset in ffmpeg [0953736b] by
- avcodec/nellymoser: Fix multiple left shift of negative value -8591 …
- 5:26 PM Changeset in ffmpeg [1002932a] by
- avcodec/cdxl: Fix signed integer overflow: 14243456 * 164 cannot be …
- 4:36 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) created by
- Summary of the bug: Trying to transcode some video file fails in the …
- 4:33 PM Changeset in ffmpeg [f55df629] by
- avcodec/g722: Fix multiple runtime error: left shift of negative value …
- 4:33 PM Changeset in ffmpeg [38152d93] by
- avcodec/dss_sp: Fix multiple left shift of negative value -466 Fixes: …
- 4:33 PM Changeset in ffmpeg [9fac508c] by
- avcodec/wnv1: Fix runtime error: left shift of negative value -1 …
- 3:05 PM Ticket #6374 (PTS modify in current time whit codec copy (-c copy)) created by
- Hi , i have some pre-encodec file and each one start his PTS from zero …
- 2:56 PM Projects edited by
- (diff)
- 12:41 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by
- if i use -copytb 1 for input hls chunks generate without problem... …
- 12:11 PM Changeset in ffmpeg [3c085c1b] by
- Merge commit 'b68e353136db6f963212c457281d9716516cdc59' * commit …
- 12:09 PM Changeset in ffmpeg [86b2c7d4] by
- Merge commit 'ac3c3ee678e51b05a2a7c30ce79465db46ba01fa' * commit …
- 12:08 PM Changeset in ffmpeg [0ab40e44] by
- Merge commit 'f67235a28cef44fcd97ae74ad53bbbc0d7f63d60' * commit …
- 12:04 PM Changeset in ffmpeg [b0108435] by
- Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1' * commit …
- 11:43 AM Changeset in ffmpeg [cea5e735] by
- Merge commit '2a2889e130fee6d3c11e506328388afb317626ed' * commit …
- 11:36 AM Changeset in ffmpeg [527f89e0] by
- avcodec/aacps: Fix undefined behavior Fixes: …
- 11:36 AM Changeset in ffmpeg [1f5b6c7e] by
- avcodec/pixlet: Fix shift exponent 4294967268 is too large for 32-bit …
- 11:36 AM Changeset in ffmpeg [ce551a39] by
- avcodec/tiertexseqv: set the fixed dimenasions, do not depend on the …
- 11:34 AM Changeset in ffmpeg [2ea6310f] by
- Merge commit '89725a8512721fffd190021ded2d3f5b42e20e2a' * commit …
- 11:33 AM Changeset in ffmpeg [2eb8fcff] by
- Merge commit 'a3c3a5eac20a51d402c332cdf5220fff40a7943f' * commit …
- 11:32 AM Changeset in ffmpeg [5786ee3e] by
- Merge commit '37fab0661a760b2a9d727939d72e629acee1a6ef' * commit …
- 11:31 AM Changeset in ffmpeg [18e2a446] by
- Merge commit 'bd6496fa07e32fd09ceb79404f9af43df959bcb2' * commit …
- 11:27 AM Changeset in ffmpeg [90fe080] by
- Merge commit '00b6a765430e5c5cacf0bd1be8b318d631cd4e14' * commit …
- 11:24 AM Changeset in ffmpeg [fcc4ed1e] by
- lavu/sha512: update length argument following sha+md5 changes
- 11:23 AM Ticket #6369 (Memory leak on HLS segmenting without transcoding) updated by
- done: […]
- 11:04 AM Changeset in ffmpeg [651ee934] by
- Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551' * commit …
- 10:45 AM Ticket #6369 (Memory leak on HLS segmenting without transcoding) updated by
- Replying to ksotik: > {{{ > ==9469== 18,460 bytes in 284 …
- 10:08 AM Ticket #6373 (problem compiling program with ffmpeg libererys) created by
- Summary of the bug: after installation it's seems that not all files …
- 9:55 AM Ticket #6369 (Memory leak on HLS segmenting without transcoding) updated by
- […]
- 9:33 AM Changeset in ffmpeg [20e72fae] by
- Merge commit 'f1af37b51033ad90e56a8d7dfcc366f2bd9d2fed' * commit …
- 9:32 AM Changeset in ffmpeg [cb0eba71] by
- Merge commit 'e7de05f98f630b5b3a5e441c8fa763e6d89b8851' * commit …
- 9:31 AM Changeset in ffmpeg [e584e88c] by
- Merge commit '3cba1ad76d362c994fa98fb686e04e20826fb579' * commit …
- 9:29 AM Changeset in ffmpeg [e0beaff4] by
- Merge commit 'e199a8099411d0992c3ed278287a81f1d791199c' * commit …
- 9:27 AM Changeset in ffmpeg [373bfe4f] by
- Merge commit '4e62b57ee03928c12a3119dcaf78ffa1f4d6985f' * commit …
- 9:26 AM Changeset in ffmpeg [938e5f57] by
- Merge commit '2835e9a9fd2b355e7936d1024ff1bf5fe454e428' * commit …
- 8:56 AM Changeset in ffmpeg [d168fe14] by
- Merge commit '0ac2d86c4758e1419934905b6c092910296aa16a' * commit …
- 8:48 AM Changeset in ffmpeg [055d6c2e] by
- Merge commit 'f8a42d4f260db3eae4399fa8bd8c8c2c1d38f23a' * commit …
- 8:46 AM Changeset in ffmpeg [e6ee42fe] by
- Merge commit '9026ec8aaf5fa19cb4fb266c16f608af0d863b2b' * commit …
- 8:40 AM Changeset in ffmpeg [730f75a0] by
- Merge commit '9b1db2d33883c6ff3f8c7b2453146501ba14ca20' * commit …
- 8:39 AM Changeset in ffmpeg [7b1929f1] by
- Merge commit 'd08e02d929ff8be5f56bb1da0e439bf1ae557552' * commit …
- 8:38 AM Changeset in ffmpeg [31fc675b] by
- Merge commit '85ad5ea72ce3983947a3b07e4b35c66cb16dfaba' * commit …
- 8:37 AM Changeset in ffmpeg [f4397646] by
- Merge commit '65074791e8f8397600aacc9801efdd17777eb6e3' * commit …
- 8:37 AM Changeset in ffmpeg [7d79d58a] by
- Merge commit 'c536e5e8698110c139b1c17938998a5547550aa3' * commit …
- 8:36 AM Changeset in ffmpeg [21f17bb] by
- Merge commit 'd31f46e1999fab31be46f0cbce0546a5aa49fe48' * commit …
- 8:34 AM Changeset in ffmpeg [3757f8f2] by
- Merge commit 'ee164727dd64c199b87118917e674b17c25e0da3' * commit …
- 8:33 AM Changeset in ffmpeg [8a8f77e] by
- Merge commit 'eef860dd92538764f4ab7872812914ff10384268' * commit …
- 8:32 AM Changeset in ffmpeg [ed1fe7b2] by
- Merge commit '5c83b4d550ea42653fece092987bab56ccc32ead' * commit …
- 8:09 AM Changeset in ffmpeg [ae68bb7] by
- lavu/timecode: Increase AV_TIMECODE_STR_SIZE. Fixes the following …
- 8:02 AM Ticket #6369 (Memory leak on HLS segmenting without transcoding) updated by
- Please provide valgrind output which is needed for leak reports.
- 7:36 AM Ticket #6372 (Live Streaming - process no longer terminates) updated by
- Please test current FFmpeg git head and provide the command line you …
- 7:35 AM Ticket #6369 (Memory leak on HLS segmenting without transcoding) updated by
- Yes, network input required to reproduce this issue. I was checked it …
- 7:35 AM Ticket #6371 (problem install ffmpeg on windows(missing files?)) closed by
- invalid: You have to download a different yasm binary iiuc: …
- 7:27 AM Changeset in ffmpeg [f5218b27] by
- Merge commit '35d1f726eb9fdd376ab900587fb02122b72f2b9a' * commit …
- 7:15 AM Ticket #6372 (Live Streaming - process no longer terminates) updated by
- Replying to stevenliu: > try to use -timeout to control …
- 6:59 AM Ticket #6287 (HLS: error with no sync m3u8 playlist file and chunks) updated by
- i use udp input, do you propose to add option 'copytb' for input? …
- 6:55 AM Ticket #6371 (problem install ffmpeg on windows(missing files?)) updated by
- i did it , this is the output of "make V=1 libavutil/x86/cpuid.o" : …
- 6:42 AM Ticket #6371 (problem install ffmpeg on windows(missing files?)) updated by
-
Please try
make V=1 libavutil/x86/cpuid.o. The console output … - 6:24 AM Ticket #6371 (problem install ffmpeg on windows(missing files?)) updated by
- no i have cpuid.asm, cpuid.d and cpuid.obj only.
- 6:23 AM Ticket #6371 (problem install ffmpeg on windows(missing files?)) updated by
- no i have cpuid.asm, cpuid.d and cpuid.obj only.
- 6:21 AM Ticket #6371 (problem install ffmpeg on windows(missing files?)) updated by
- no i have cpuid.asm, cpuid.d and cpuid.obj only.
- 5:31 AM Ticket #6372 (Live Streaming - process no longer terminates) updated by
- try to use -timeout to control the exit step when connecion timeout.
- 5:28 AM Ticket #6287 (HLS: error with no sync m3u8 playlist file and chunks) updated by
- […] try looks like this command Thanks
- 5:21 AM Ticket #6372 (Live Streaming - process no longer terminates) updated by
-
Cc, Version, Component changed
- 5:20 AM Ticket #6372 (Live Streaming - process no longer terminates) created by
- Summary of the bug: Recently installed ffmpeg on a new server (which …
- 4:03 AM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by
- Ah, the problem is happend when use both -re and -copyts
- 4:00 AM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by
- […] This is the -v debug log
- 3:55 AM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by
- […] maybe the mpegts file has problem.
- 3:50 AM Changeset in ffmpeg [a5fdda79] by
- library.mak: fix build rules that depend on pgk-config files …
- 2:25 AM Changeset in ffmpeg [a0e5f7f3] by
- avcodec/cavsdec: Fix undefined behavior from integer overflow Fixes: …
- 2:25 AM Changeset in ffmpeg [ce7098b8] by
- avcodec/dvdsubdec: Fix runtime error: left shift of 242 by 24 places …
- 12:49 AM Changeset in ffmpeg [ea493084] by
- Merge commit '8a34f3659371680ca523aecfd9098c28f0f809eb' * commit …
- 12:44 AM Changeset in ffmpeg [8acd73e3] by
- avcodec/vorbisdec: add missing comma Should fix compilation failures …
- 12:41 AM Changeset in ffmpeg [fb496921] by
- Merge commit '53618054b64ce4dab459d23a7efebe9d5afc4855' * commit …
- 12:38 AM Changeset in ffmpeg [43b136ce] by
- Merge commit '0982152c3fb05365597978c5d7cfeeb7ced01723' * commit …
- 12:31 AM Changeset in ffmpeg [f31f610f] by
- Merge commit '131644677970a3c4a0096270ea2a5b5d437c2e63' * commit …
- 12:21 AM Changeset in ffmpeg [191b2d4f] by
- Merge commit '0b77a5933635293508e7289e7cf191ed166cf070' * commit …
May 4, 2017:
- 10:59 PM Changeset in ffmpeg [6fdd35a3] by
- Merge commit '92db5083077a8b0f8e1050507671b456fd155125' * commit …
- 10:17 PM Changeset in ffmpeg [c0f17a90] by
- cuvid: support AVCodecContext.hw_device_ctx API This is a newer API …
- 10:15 PM Changeset in ffmpeg [974ee16d] by
- ffmpeg: check for unconnected outputs Fixes e.g.: ffmpeg -f lavfi -i …
- 9:55 PM Ticket #6370 (Change in rotate metadata treatment between ffmpeg 3.2 and ffmpeg 3.3) updated by
-
Keywords changed
- 9:39 PM Ticket #4859 (TTML subtitle decoding) updated by
-
Keywords changed
also https://github.com/mpv-player/mpv/issues/4401 - 9:22 PM Ticket #6368 (audio_preload broken) updated by
- Please either explain how to reproduce the issue or send a patch made …
- 9:17 PM Changeset in ffmpeg [3624d45d] by
- compat/strtod: Add missing const qualifiers. Fixes many warnings: …
- 9:11 PM Ticket #6370 (Change in rotate metadata treatment between ffmpeg 3.2 and ffmpeg 3.3) updated by
-
Priority, Status, Component, Reproduced by developer changed
Regression since ddef3d902f0e4cbd6be6b3e5df7ec158ce51488b - 8:28 PM Ticket #6371 (problem install ffmpeg on windows(missing files?)) updated by
- > Object does not exist: libavutil/x86/cpuid.o Does the file exist?
- 7:06 PM Ticket #6370 (Change in rotate metadata treatment between ffmpeg 3.2 and ffmpeg 3.3) updated by
- Sorry my original ticket wasn't clear. Tested against current git …
- 6:42 PM Changeset in ffmpeg [a78ae46] by
- avcodec/mjpegdec: Fix runtime error: signed integer overflow: -24543 * …
- 6:32 PM Changeset in ffmpeg [fc4f883] by
- avcodec/wavpack: Fix invalid shift and integer overflow Fixes: …
- 5:52 PM Changeset in ffmpeg [d2657d22] by
- avcodec/flicvideo: Check for chunk overread Fixes integer overflow …
- 5:49 PM Changeset in ffmpeg [c1c3a140] by
- libavcodec/mpeg4videodec: Convert sprite_offset to 64bit This avoids …
- 5:08 PM Ticket #6371 (problem install ffmpeg on windows(missing files?)) created by
- Summary of the bug: i try to install ffmpeg on windows (for use in …
- 4:56 PM Ticket #6369 (Memory leak on HLS segmenting without transcoding) updated by
-
Priority changed
- 4:55 PM Ticket #6370 (Change in rotate metadata treatment between ffmpeg 3.2 and ffmpeg 3.3) updated by
- Please test current FFmpeg git head and provide the command line that …
- 4:53 PM Ticket #6369 (Memory leak on HLS segmenting without transcoding) updated by
-
Keywords changed
Is network input required to reproduce this issue or is it also … - 4:41 PM Changeset in ffmpeg [a0296fc] by
- avcodec/pngdec: Use ff_set_dimensions() Fixes OOM Fixes: …
- 3:47 PM Ticket #6370 (Change in rotate metadata treatment between ffmpeg 3.2 and ffmpeg 3.3) updated by
- I realise I should have put the output of ffprobe on the original.mp4 …
- 3:41 PM Ticket #6370 (Change in rotate metadata treatment between ffmpeg 3.2 and ffmpeg 3.3) created by
- Hello I'm not sure if this is a deliberate change, but given a h264 …
- 3:15 PM Changeset in ffmpeg [cabfed6] by
- avcodec/msvideo1: Check buffer size before re-getting the frame Fixes …
- 2:14 PM Ticket #4859 (TTML subtitle decoding) updated by
-
Cc changed
- 1:14 PM Ticket #6369 (Memory leak on HLS segmenting without transcoding) created by
- Summary of the bug: When segmenting a video stream into a HLS without …
- 12:31 PM Changeset in ffmpeg [92f4a4bf] by
- configure: Do not add omit-frame-pointer for ossfuzz ossfuzz works …
- 12:08 PM Changeset in ffmpeg [ce080f47] by
- hevc: Add NEON 32x32 IDCT Signed-off-by: Martin Storsjö <martin@martin.st>
- 12:08 PM Changeset in ffmpeg [118dd4a3] by
- hevc: 16x16 NEON idct: Use the right element size for loads/stores …
- 11:51 AM Changeset in ffmpeg [390c6ee4] by
- tools/target_dec_fuzzer: Fix memleak on open failure Signed-off-by: …
- 11:51 AM Ticket #6368 (audio_preload broken) created by
- When audio_preload option is set output media stream a/v interleaving …
- 3:26 AM Changeset in ffmpeg [c53bf8c9] by
- configure: fix libopus detection Prevents compilation failures on …
May 3, 2017:
- 11:31 PM Ticket #6346 (Segmentation fault, Auto-inserting h264_mp4toannexb bitstream filter) closed by
- fixed: The underlying bug should be fixed in …
- 11:00 PM Changeset in ffmpeg [504403ab] by
- aacsbr: Turnoff in the event of over read. Aliased compressed AAC …
- 10:59 PM Changeset in ffmpeg [14e0924] by
- avformat/concatdec: port to the new bitstream filter API Reviewed-by: …
- 3:22 PM Changeset in ffmpeg [dec2fa8c] by
- tools/target_dec_fuzzer: Use decoder and not codec_id as argument …
- 2:49 PM Changeset in ffmpeg [3f17751e] by
- Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2' * commit …
- 10:28 AM Changeset in ffmpeg [c3e08544] by
- Merge commit 'f9edc734e0ca3f6ef06c1ad0bd2c19c0c66f1ffa' * commit …
- 10:28 AM Changeset in ffmpeg [bf0fde84] by
- Merge commit '5b26d3b789bd19a32dbe1e9c7ccab9498de7ee9b' * commit …
- 10:26 AM Changeset in ffmpeg [9f1bca4e] by
- Merge commit 'a0c443a3980dc22eb02b067ac4cb9ffa2f9b04d2' * commit …
- 10:26 AM Changeset in ffmpeg [9d45454c] by
- Merge commit 'fc322d6a70189da24dbd445c710bb214eb031ce7' * commit …
- 10:24 AM Changeset in ffmpeg [25846561] by
- Merge commit '45286a625c6ced1f5c4c842244cbb4509429abba' * commit …
- 9:57 AM Changeset in ffmpeg [48b31178] by
- avcodec/svq3: Reject dx/dy beyond 16bit The code does use 16bit sized …
- 9:57 AM Changeset in ffmpeg [382b4fc9] by
- avcodec/svq3: Increase offsets to prevent integer overflows Fixes: …
- 3:03 AM Ticket #6367 (ogg vorbis decode results in too many sample frames) updated by
-
Keywords, Status, Version, Reproduced by developer changed
Not a regression afaict. - 1:45 AM Changeset in ffmpeg [a75ef150] by
- lavc/jpeg2000dec: Fix jp2 inner atom size used for overread checks.
- 12:03 AM Ticket #6366 (tracks lengths are not frame accurate for non-compressed codecs) updated by
-
Keywords changed
Please test current FFmpeg git head and provide both the command line …
May 2, 2017:
- 11:47 PM Changeset in ffmpeg [b3570f03] by
- avcodec/decode: also check for FF_CODEC_CAP_SETS_PKT_DTS in audio …
- 11:39 PM Ticket #6343 (Encoding MP4/AAC audio from pcm: issues with packets, duration, and ...) updated by
- Hello @heleppkes, Thank you so much for your answer, I totally missed …
- 11:08 PM Ticket #6367 (ogg vorbis decode results in too many sample frames) created by
- Decoding ogg vorbis via ffmpeg results in too many sample frames, as …
- 8:55 PM Changeset in ffmpeg [79aa2ff1] by
- avutil/softfloat: use ldexp(), fixes undefined shift Signed-off-by: …
- 8:50 PM Ticket #6227 (2 video packets dropped when copying stream if encoding another stream) updated by
- I just re-tested on latest git master and can confirm that the bug is …
- 8:22 PM Ticket #6350 (n3.3 corrupts when remuxing mp4->mp4 or mp4->mkv) updated by
- Should be fixed in c4be288fdbe1993110f1abd28ea57587cb2bc221 (git …
- 8:07 PM Ticket #6227 (2 video packets dropped when copying stream if encoding another stream) updated by
- Backported to release/3.3 branch as …
- 7:42 PM Changeset in ffmpeg [58a8e473] by
- ffmpeg: count packets when queued Because write_packet() fakely …
- 7:41 PM Ticket #6227 (2 video packets dropped when copying stream if encoding another stream) closed by
- fixed: Should be fixed in c4be288fdbe1993110f1abd28ea57587cb2bc221. Will be …
- 6:47 PM Changeset in ffmpeg [c4be288f] by
- ffmpeg: count packets when queued Because write_packet() fakely …
- 6:35 PM Ticket #6366 (tracks lengths are not frame accurate for non-compressed codecs) created by
- Summary of the bug: I do a lot of transcoding from AVCHD to QT …
- 6:31 PM Changeset in ffmpeg [9b4648a2] by
- avcodec/decode: do not treat discarded frames as eof when draining …
- 5:09 PM Changeset in ffmpeg [2da5bf4c] by
- avfilter/interlace: add complex vertical low-pass filter This complex …
- 5:02 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by
- record made by multicat [ http://www.videolan.org/projects/dvblast.html ]
- 5:01 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by
- link to cloud …
- 4:50 PM Changeset in ffmpeg [b5f19f74] by
- aac: Split function to parse ADTS header data into public and private …
- 4:39 PM Changeset in ffmpeg [0ac1fec1] by
- bitstream: Move VLC reading functions into the vlc.h header This …
- 4:38 PM Changeset in ffmpeg [73fc82f3] by
- vlc: Add header #include when the types are used Do not rely on …
- 4:18 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by
- Replying to krs_vital: > I rarely use a file input so it's …
- 4:13 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by
- I rarely use a file input so it's hard to say whether there was there …
- 1:10 PM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by
-
Priority, Keywords, Version changed
Please run a bisect to find out which change triggers the regression. - 1:08 PM Ticket #6363 (Can't connect to some rtmp streams) updated by
- I can reproduce with the latest static build: […]
- 12:54 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by
- Is this issue only reproducible with udp input or also with file input?
- 12:50 PM Ticket #6363 (Can't connect to some rtmp streams) updated by
-
Component changed
Is this problem reproducible with current FFmpeg git head? - 11:11 AM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by
- It is hard to say who is responsible for what here. A few issues are …
- 10:54 AM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) created by
- m3u8 playlist: cat ./Mute_HD.m3u8 #EXTM3U #EXT-X-VERSION:3 …
- 10:53 AM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) created by
- Summary of the bug: it looks like ffmpeg is triggering an assertion …
- 10:29 AM Ticket #6287 (HLS: error with no sync m3u8 playlist file and chunks) updated by
- I think that bug appers after this string: [hls @ 0x148b520] failed to …
- 10:23 AM Ticket #6287 (HLS: error with no sync m3u8 playlist file and chunks) updated by
- Today i get logs about this problem: [root@stream-1 ~]# …
- 10:08 AM Ticket #6363 (Can't connect to some rtmp streams) created by
- Hello, I'm trying to convert some RTMP streams but ffmpeg fails to …
- 8:40 AM Ticket #5866 (mxf regression with xiph sample file) updated by
- Replying to smallishzulu: > Before -i if you define; > > …
- 8:12 AM Ticket #5866 (mxf regression with xiph sample file) updated by
- Before -i if you define; -f s24le -ar 48000 -ac X (X is number of …
- 7:41 AM Ticket #6358 (ffmpeg requires constant output dimensions) updated by
- First of all thanks for your answers, guys. Second: I can confirm …
- 7:36 AM Ticket #6324 (Cannot compile ffmpeg 3.3 and latest master for arm64 for iOS) updated by
- Still can not compile. Using clang to build aarch64 for iOS and …
- 7:01 AM Ticket #6361 (Seeking fails for H264 file) closed by
- duplicate: Duplicate of ticket #3705. Note that this is also reproducible with …
- 6:59 AM Ticket #6360 (Unable to decode some H.264 stream on seeking) closed by
- invalid: Please remember to test current FFmpeg git head before reporting an …
- 6:51 AM Ticket #6362 (expression is always false) closed by
- fixed: Should be fixed in 20da4135
- 6:43 AM Changeset in ffmpeg [20da4135] by
- lavf/nutdec: Fix an impossible condition, regression since e0c53c34. …
- 6:32 AM Ticket #6362 (expression is always false) created by
- Hello! We've checked your code with appChecker static analyzer …
- 1:29 AM Ticket #6361 (Seeking fails for H264 file) created by
- Summary of the bug: Sample: https://yadi.sk/i/jteUfal9hY7QR (press …
- 1:25 AM Ticket #6360 (Unable to decode some H.264 stream on seeking) created by
- Summary of the bug: Unable decoding if seeking after opening file. …
May 1, 2017:
- 11:38 PM Changeset in ffmpeg [0a6ca7aa] by
- avcodec/internal: update FF_CODEC_CAP_SETS_PKT_DTS doxy The code it …
- 10:55 PM Changeset in ffmpeg [56ddb923] by
- tools/target_dec_fuzzer: Use avcodec_register_all() instead of …
- 9:46 PM Changeset in ffmpeg [f4c133c7] by
- lavc/mips/iirfilter_mips: Include config.h. Fixes the following …
- 9:44 PM Changeset in ffmpeg [a88b0b0b] by
- lavc/mips/hevc_idct_msa: Add missing const qualifier. Fixes many …
- 8:39 PM Changeset in ffmpeg [edbf0ff] by
- hevc: Add NEON add_residual for bitdepth 10 Signed-off-by: Martin …
- 6:12 PM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) updated by
- A workaround for this is to increase FF_BUFQUEUE_SIZE in …
- 4:54 PM Changeset in ffmpeg [b29feec9] by
- avcodec/indeo2: Check remaining bits in ir2_decode_plane() Fixes: …
- 4:48 PM Changeset in ffmpeg [2f00300b] by
- avcodec/vp3: Check remaining bits in unpack_dct_coeffs() Decreases …
- 3:59 PM Changeset in ffmpeg [b706ddba] by
- doc/developer: Add terse documentation of assumed C implementation …
- 3:55 PM Changeset in ffmpeg [63b8d414] by
- avcodec/bmp: Use ff_set_dimensions() Fixes out of memory Fixes: …
- 3:55 PM Changeset in ffmpeg [28b24670] by
- libavformat/http: Ignore expired cookies Signed-off-by: Micah Galizia …
- 12:35 PM Ticket #6245 (libavcodec/exr : piz broken on mips-qemu) closed by
- fixed: Fix in : …
- 9:40 AM Changeset in ffmpeg [89812e42] by
- fate/exr : add test for negative float value the tested sample …
- 9:40 AM Changeset in ffmpeg [5ad18f27] by
- fate/exr : add tests for piz uncompress Signed-off-by: Michael …
- 9:40 AM Changeset in ffmpeg [37f4d220] by
- libavcodec/exr : fix piz uncompress on big endian Signed-off-by: …
- 9:19 AM Ticket #6322 (update_ltp_mips() can run out of registers) closed by
- worksforme: This has little similarity to a valid ticket and I cannot reproduce.
- 8:38 AM Ticket #6292 (overlay filter shortest doesn't work and ffmpeg hangs if 2nd input is ...) updated by
- Still reproducible, as of N-85722-gd535e0c140 Any chance for a fix or …
- 8:17 AM Ticket #6338 (http cookies not set when using proxy) updated by
- sent
- 7:41 AM Ticket #6351 (encodec lossy audio LFE how to do not to process) updated by
-
Keywords changed
Please provide the (aac) command line you tested together with the … - 7:33 AM Ticket #6330 (Strange behavior with native FFmpeg AAC encoder, when converting audio ...) updated by
-
Keywords changed
Please provide the command line that allows to reproduce the issue … - 7:30 AM Ticket #6337 (Cannot build dll without version suffix on Windows.) updated by
-
Priority, Keywords, Version, Type changed
- 7:28 AM Ticket #6343 (Encoding MP4/AAC audio from pcm: issues with packets, duration, and ...) closed by
-
needs_more_info: Please understand that
-hide_bannermakes tickets generally … - 7:07 AM Ticket #6338 (http cookies not set when using proxy) updated by
-
Please create a patch with
git format-patchand send it to the … - 6:18 AM Ticket #6338 (http cookies not set when using proxy) updated by
- i found the fix. infact the code already maintains local_path as well …
- 2:18 AM Changeset in ffmpeg [cac8de2] by
- avcodec/options: do a more thorough clean up in avcodec_copy_context() …
- 2:18 AM Changeset in ffmpeg [54a4c9b4] by
- avcodec/options: factorize avcodec_copy_context() cleanup code …
Apr 30, 2017:
- 11:04 PM Changeset in ffmpeg [37cc1c1e] by
- avformat/matroskaenc: add support for writing Content Light Level …
- 11:04 PM Changeset in ffmpeg [095147ae] by
- avformat/matroskadec: export Content Light Level metadata Based on a …
- 7:10 PM Downstreams edited by
- Arch no longer provides 0.10 "compat" package. added Ubuntu 17.04. EoL … (diff)
- 4:33 PM Changeset in ffmpeg [81a4cb8e] by
- vf_hwmap: Add reverse mapping for hardware frames This is something …
- 4:33 PM Changeset in ffmpeg [38cb05f] by
- vf_hwmap: Add device derivation Also refactor a little and improve …
- 4:33 PM Changeset in ffmpeg [c5714b51] by
- hwcontext: Improve allocation in derived contexts Use the flags …
- 4:33 PM Changeset in ffmpeg [e1c5d56b] by
- hwcontext_qsv: Implement mapping frames to the child device type
- 4:33 PM Changeset in ffmpeg [eaa5e071] by
- hwcontext_qsv: Implement mapping frames from the child device type …
- 3:24 PM Ticket #6357 (An error in decoding RTMP (h264&aac) live streaming for a long time) updated by
- Replying to cehoyos: Thanks very much. That saves me a lot …
- 3:13 PM Changeset in ffmpeg [27978155] by
- hwcontext: Add frame context mapping for nontrivial contexts Some …
- 3:13 PM Changeset in ffmpeg [aa51bb3d] by
- hwcontext_qsv: Support derivation from child devices
- 3:13 PM Changeset in ffmpeg [e669db76] by
- avconv: Support setting the hardware device to use when filtering …
- 3:13 PM Ticket #6358 (ffmpeg requires constant output dimensions) updated by
- Replying to Cigaes: > Most images format do not contain …
- 3:07 PM Changeset in ffmpeg [9203aac2] by
- avconv_hw: Add implicit device creation with default parameters If …
- 2:56 PM Ticket #6357 (An error in decoding RTMP (h264&aac) live streaming for a long time) updated by
-
Status, Version, Component, Reproduced by developer changed
Maybe an issue inrtmp_packet_read_one_chunk(). […] The seek has … - 2:36 PM Ticket #6358 (ffmpeg requires constant output dimensions) updated by
- To complement the previous comment: Most images format do not contain …
- 2:23 PM Ticket #6339 (Win32 build is failed when using ICL) updated by
- Please test attached patch.
- 2:19 PM Ticket #6339 (Win32 build is failed when using ICL) updated by
-
Priority, Keywords, Version changed
Apparently a regression since f5495c97 - 2:17 PM Ticket #6329 (asf file fails to play) updated by
-
Priority, Type changed
- 2:16 PM Ticket #6326 (FFmpeg 3.3+3.4-dev crash when scaling to same dimensions with scale_npp) updated by
-
Priority, Keywords changed
- 1:39 PM Ticket #6358 (ffmpeg requires constant output dimensions) updated by
-
Status, Reproduced by developer, Summary, Priority, Version, Type changed
For future tickets: Please remember to always test current FFmpeg git … - 1:26 PM Ticket #4521 (GPL violation - Refusal to supply Source Code) updated by
-
Component changed
- 1:23 PM Changeset in ffmpeg [d61f93bf] by
- Merge commit 'c2fa6bb0e8703a7a6aa10e11f9ab36094416d83f' * commit …
- 1:10 PM Ticket #1867 (License violation in all MediaHuman products) updated by
-
Component changed
- 1:09 PM Changeset in ffmpeg [b43b95f4] by
- vp9_raw_reorder_bsf: Remove a redundant allocation This was left over …
- 12:45 PM Ticket #6356 (implementation of "scaling_list_data" function (hevc_ps.c) does not ...) updated by
-
Priority, Keywords changed
Regression since 627c044f50da3046809314f7cc742b8a10cf26a1 (analyzed by … - 12:34 PM Ticket #4244 (Add BitRate Calculation under HLS Muxer) updated by
-
Keywords, Component changed
- 12:24 PM Changeset in ffmpeg [a9b5b6a9] by
- tools: Eliminate codec_type complexity from fuzzer Signed-off-by: …
- 12:23 PM Changeset in ffmpeg [7796f290] by
- libswscale/tests/swscale: Fix uninitialized variables Signed-off-by: …
- 11:28 AM Ticket #4331 (Wish: Lossless macroblock padding) updated by
-
Component changed
If this is a valid enhancement request, it is imo libavcodec-related. - 11:00 AM Changeset in ffmpeg [8dd3a53d] by
- avfilter/af_crystalizer: add support for more sample formats …
- 7:31 AM Ticket #6251 (copyts fails badly for negative start time) updated by
- Replying to ferrys: > it is necessary to use -copyts for …
Apr 29, 2017:
- 10:48 PM Changeset in ffmpeg [d535e0c] by
- avcodec/pthread_frame, decode: allow errors to happen on draining So, …
- 8:27 PM Downstreams edited by
- avidemux 2.6.20 also uses ffmpeg 3.0.x (diff)
- 5:12 PM Changeset in ffmpeg [399c7ab9] by
- avfilter: add video oscilloscope filter Signed-off-by: Paul B Mahol …
- 4:47 PM Changeset in ffmpeg [8341d0dd] by
- avfilter: add pixscope filter Signed-off-by: Paul B Mahol …
- 4:38 PM Ticket #6359 (FFmpeg should exit with non-zero exit code when an error happens with ...) updated by
- Please provide a sample file.
- 3:50 PM Ticket #6359 (FFmpeg should exit with non-zero exit code when an error happens with ...) created by
- Summary of the bug: When -xerror is used and an error occurs, FFmpeg …
- 11:49 AM Changeset in ffmpeg [85452f9] by
- Merge commit 'e807491fc6a336e4becc0cbc981274a8fde18aba' * commit …
- 11:19 AM Ticket #6251 (copyts fails badly for negative start time) updated by
- Its not only for negative start time... If you use -copyts - this …
- 10:46 AM Changeset in ffmpeg [e166fe2e] by
- Merge commit '46191a2da16f751e53d93646ae1388d421d12bee' * commit …
- 10:46 AM Changeset in ffmpeg [5729acee] by
- Merge commit 'cfa4eb4fba782f3f37a33be997b27a91a07053c9' * commit …
- 10:45 AM Changeset in ffmpeg [b893f3f] by
- Merge commit 'ea8b730d8e67152107d7fcdd5590bbb51ec236b1' * commit …
- 10:43 AM Changeset in ffmpeg [fe86fa7c] by
- Merge commit '1783d7ec03d730c5bd96c07bc5fa7aa566f85c66' * commit …
- 9:44 AM Changeset in ffmpeg [b8b0cece] by
- doc/filters: add one lowpass filter example Signed-off-by: Paul B …
- 1:54 AM Changeset in ffmpeg [77bc507f] by
- avformat/movenc: Explicitly address potential division by zero. …
- 12:56 AM Changeset in ffmpeg [1bee78a0] by
- libvpxenc: allow aq-mode 4 (equator360) this was added in 1.6.0 …
Note:
See TracTimeline
for information about the timeline view.
