Timeline
Feb 28, 2016:
- 11:52 PM Changeset in ffmpeg [993d622d] by
- fate/filter-video: add test for Ticket1578 reference test sample is …
- 11:21 PM Changeset in ffmpeg [a11258b7] by
- tests/fate/lossless-video: Add test for ticket4119 The reference file …
- 10:53 PM Ticket #5275 (fix decoding of mpegable h264 sample) updated by
-
Keywords, Version changed
- 10:39 PM Changeset in ffmpeg [3e42c112] by
- avcodec/libzvbi-teletextdec: Remove unused variable Signed-off-by: …
- 10:18 PM Changeset in ffmpeg [65cc391] by
- avfilter/avf_showvolume: support unknown channel layouts too …
- 10:16 PM Changeset in ffmpeg [14925072] by
- ffmpeg_vdpau: Remove unused variable Signed-off-by: Michael …
- 10:00 PM Changeset in ffmpeg [e22bd23] by
- avformat/mov: do not leak memory on ffio_read_size failure …
- 10:00 PM Changeset in ffmpeg [4840eff] by
- avformat/mov: merge mov_read_custom functions This also fixes reading …
- 9:44 PM Ticket #5216 ("could not find corresponding track id 1" for DASH video from Kaltura.com) closed by
- fixed: Fixed in 22dbc1caaf13e4bb17c9e0164a5b1ccaf490e428.
- 9:32 PM Changeset in ffmpeg [c66a6369] by
- avformat/dashenc: Enable dash output to work when the output isn't a …
- 9:26 PM Changeset in ffmpeg [20e4863a] by
- avformat/file: enable file_move() without unistd.h it only requires …
- 9:00 PM Changeset in ffmpeg [22dbc1ca] by
- lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216
- 9:00 PM Changeset in ffmpeg [3617e69d] by
- lavf/mov: fix sidx with edit lists
- 7:06 PM Changeset in ffmpeg [e7345abe] by
- vc2enc: redistribute leftover bytes This commit redistributes the …
- 7:06 PM Changeset in ffmpeg [bbcd5e9] by
- vc2enc: allocate the DWT context with the current plane size …
- 7:06 PM Changeset in ffmpeg [2f195839] by
- 2enc: clip and warn when user bitrate set too low The encoder crashed …
- 7:06 PM Changeset in ffmpeg [6e5c6d61] by
- vc2enc: clip and warn when user bitrate set too low The encoder …
- 7:06 PM Changeset in ffmpeg [0a2adf0] by
- vc2enc: carry over quantization index across frames as a starting …
- 7:06 PM Changeset in ffmpeg [fc1d3cbf] by
- vc2enc: use 32 bits for quantized coefficients LUT 16 bits were …
- 7:06 PM Changeset in ffmpeg [5cc53c2e] by
- vc2enc: cache bits per quantizer, calculate wasted bits Needed for …
- 7:03 PM Changeset in ffmpeg [2ad1c87b] by
- avfilter/vf_vectorscope: add color5 mode, mode like color but with …
- 5:46 PM Changeset in ffmpeg [c6f4720b] by
- avcodec/mjpegdec: Fix decoding slightly odd progressive jpeg Fixes: …
- 4:35 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by
- In the future, when people suggest you some test, you should run these …
- 4:33 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by
- Replying to jamrial: > Replying to Compizfox: …
- 4:22 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by
- Replying to Compizfox: > I tried with the option …
- 4:19 PM Changeset in ffmpeg [bbf7500d] by
- LICENSE: Thorough editing The changes in "Incompatible libraries" …
- 4:19 PM Changeset in ffmpeg [222e6da6] by
- x86/vf_blend: Add SSE2 optimization for divide 4.5x faster than C …
- 4:10 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- Sorry I was travelling. I am back now, are all 3 patches applied now?
- 4:06 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by
- Replying to Cigaes: > > {{{ > > Stream #0:0, 0, …
- 4:05 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) closed by
- invalid: Please reopen if FFmpeg is unable to decode the output file.
- 3:50 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by
- > {{{ > Stream #0:0, 0, 1/1000: Video: vp9 (libvpx-vp9), 1 …
- 3:45 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by
- Replying to cehoyos: > Please provide your complete, uncut …
- 3:29 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by
-
Keywords changed
Please provide your complete, uncut console output to make this a … - 1:57 PM Changeset in ffmpeg [1c9215e] by
- lavf/mp3: Properly check return values of seeks and reads while …
- 1:43 PM Changeset in ffmpeg [af2568a6] by
- avformat/Makefile: Fixed missing rawutils.o reference (required by …
- 1:40 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) created by
- I'm trying to produce some WebM files. VP8 encoding works fine, but …
- 12:33 PM Changeset in ffmpeg [4dd4d53] by
- Document and validate AVFrame plane pointers. Check that the required …
- 12:32 PM Changeset in ffmpeg [45fa03b1] by
- mjpegdec: Do not assume unused plane pointer are NULL. We do neither …
- 12:32 PM Changeset in ffmpeg [0f199f0] by
- mss2: Fix buffer overflow. Reported as …
- 2:54 AM Changeset in ffmpeg [5d18dc37] by
- tests/lavf-regression: Add mp4 timecode test Signed-off-by: Michael …
- 2:47 AM Changeset in ffmpeg [b4dcd351] by
- movenc: Timecode in MP4 Although MP4 does not have a concrete …
- 1:47 AM Changeset in ffmpeg [15708f1] by
- configure: add direct detection of libopencv The pkg-config file …
- 1:31 AM Ticket #5274 (vc1 with main profile fails to decode) updated by
- Replying to cehoyos: > Does the encoder also allow to …
- 1:17 AM Ticket #3289 (support L264 without "Lead Extension") updated by
- see also ticket #5275 (mpegable codec decodes correctly "l264_1.avi" …
- 1:14 AM Ticket #5275 (fix decoding of mpegable h264 sample) reopened by
- I will reopen this ticket after all because the file decodes correctly …
- 1:02 AM Changeset in ffmpeg [b70e9b49] by
- avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in …
Feb 27, 2016:
- 10:31 PM Changeset in ffmpeg [f0ea536c] by
- lavc/aac_ac3_parser: reindent
- 10:31 PM Changeset in ffmpeg [9f5baf90] by
- lavc/aac_ac3_parser: avoid zeroing codec parameters if we haven't read …
- 10:27 PM Changeset in ffmpeg [a21a3c25] by
- probe TrueHD in MPEGTS
- 10:26 PM Changeset in ffmpeg [b426d66] by
- lavc/Makefile: dnxhd demuxer depends on dnxhddata.o
- 10:22 PM Ticket #5274 (vc1 with main profile fails to decode) updated by
- I will test it later - would need to turn on my laptop.
- 10:18 PM Ticket #5275 (fix decoding of mpegable h264 sample) updated by
- it errors on "key frame interval"
- 10:12 PM Ticket #5275 (fix decoding of mpegable h264 sample) closed by
- invalid: hmm or maybe it's a bug in mpegable encoder... ok I give up on L264 …
- 9:58 PM Ticket #5275 (fix decoding of mpegable h264 sample) created by
- I encoded the file by forcing UYVY output format in VirtualDub - it …
- 8:35 PM Changeset in ffmpeg [5d2c5e8b] by
- vf_copy: exclude hwaccel formats This does obviously not work. …
- 4:45 PM Changeset in ffmpeg [e266d299] by
- avfilter/avf_showwolume: add orientation and step option …
- 4:28 PM Ticket #5274 (vc1 with main profile fails to decode) updated by
- Does the encoder also allow to encode into a container?
- 3:26 PM Changeset in ffmpeg [653af9f] by
- lavfi/ass: fix version check for sub_text_format option
- 3:14 PM Ticket #3289 (support L264 without "Lead Extension") updated by
- here is dll alone, maybe could be used with mplayer for testing …
- 2:57 PM Ticket #3289 (support L264 without "Lead Extension") updated by
- so this time I downloaded mpegable codec: …
- 2:06 PM Ticket #3289 (support L264 without "Lead Extension") updated by
- with this version of codec: …
- 1:17 PM Changeset in ffmpeg [8adbe26b] by
- avcodec/cfhd: Add support for 12-bit RGBA. Plays all known samples
- 12:18 PM Changeset in ffmpeg [0096453f] by
- cfhd: reallocate internal buffers on format change. Fixes some, but …
- 12:11 PM Changeset in ffmpeg [d39b770a] by
- avcodec/utils: Check that the video data[] arrays are NULL on the …
- 12:11 PM Changeset in ffmpeg [bdf7093b] by
- avcodec/utils: Check all data[] pointers in video_get_buffer() not …
- 10:13 AM Changeset in ffmpeg [1e7a37f0] by
- sws/yuv2rgb: clarify precision of coeff and offset for mmx code It …
- 10:13 AM Changeset in ffmpeg [f9987464] by
- sws/yuv2rgb: avoid a few ub on signed left shifts
- 7:31 AM Ticket #5248 (FFMpeg can't open protected HLS-streams) updated by
-
Priority, Keywords, Version, Component changed
- 3:22 AM Changeset in ffmpeg [5156578d] by
- mips: do not disable any feature for generic cores We don't know …
- 3:22 AM Changeset in ffmpeg [8514fb6b] by
- mips: improve detection of ISAs, FPU and ASEs (DSP, MSA) …
- 1:03 AM Changeset in ffmpeg [6aac43f1] by
- lavf/matroskadec: Process QuickTime palette per track Signed-off-by: …
- 12:28 AM Changeset in ffmpeg [9a277808] by
- lavf/movenc: Add palette to video sample description Signed-off-by: …
Feb 26, 2016:
- 10:08 PM Ticket #5271 (avid dv100: wrong resolutions) updated by
- https://www.reddit.com/r/VideoEditing/comments/1nnsql/need_help_from_yo …
- 9:44 PM Changeset in ffmpeg [f6ccee9b] by
- fate: fft: Split DCT/FFT/MDCT/RDFT tests into separate targets
- 9:28 PM Ticket #5248 (FFMpeg can't open protected HLS-streams) updated by
- I think it's a result of this merged commit: …
- 9:22 PM Changeset in ffmpeg [42c5e1cc] by
- avfilter: add datascope filter Signed-off-by: Paul B Mahol …
- 9:21 PM Ticket #4783 (Converting vtt-subtitles to srt results in overlap.) closed by
- fixed: Fixed in 6433618dc01cd0f38c590d741891d5ce508cfec7 (and …
- 9:18 PM Ticket #5146 (mxf mpeg2video: black bar at the top of the video) updated by
- https://forums.creativecow.net/thread/24/946682 "The NTSC MPEG IMX 50 …
- 9:15 PM Changeset in ffmpeg [b5451d88] by
- lavc: reindent a few decoders after previous commits
- 8:53 PM Changeset in ffmpeg [22ebbda] by
- lavc: deprecate decoded ass subtitles with timings
- 8:53 PM Changeset in ffmpeg [fa2df3a4] by
- lavfi/ass: use ass_process_chunk() instead of ass_process_data()
- 8:53 PM Changeset in ffmpeg [6433618d] by
- ffmpeg: set sub_text_format to ass (without timing) by default Fixes …
- 8:53 PM Changeset in ffmpeg [30e76853] by
- lavc/options: add ass_ro_flush_noop to flags2
- 8:49 PM Changeset in ffmpeg [29412821] by
- lavc: allow subtitle text format to be ASS without timing
- 8:34 PM Changeset in ffmpeg [805685ff] by
- Kill timed SSA
- 7:12 PM Changeset in ffmpeg [7a8ab57c] by
- fate: Add test for packed mp3 in mp4 demuxing Signed-off-by: Michael …
- 7:12 PM Changeset in ffmpeg [410f717f] by
- avcodec/utils: Merge identical if conditions Signed-off-by: Michael …
- 3:38 PM Changeset in ffmpeg [bc7beb6] by
- vc2enc: calculate the minimum slice size only once This commit moves …
- 2:47 PM Changeset in ffmpeg [2b811e46] by
- vc2enc: halve allocated table size, refactor and optimize quantization …
- 1:34 PM Changeset in ffmpeg [4c297249] by
- rdft: arm: Split RDFT initialization into a separate file
- 1:34 PM Changeset in ffmpeg [97aec6e7] by
- fft: arm: Drop unnecessary #include, add missing ones
- 1:34 PM Changeset in ffmpeg [73ff983e] by
- fft: x86: cosmetics: Drop silly comments, add comment, whitespace
- 12:55 PM Changeset in ffmpeg [7db2e757] by
- vc2enc: use FFABS() instead of abs() Provides a minor speedup. …
- 12:21 PM Changeset in ffmpeg [3ef10406] by
- vc2enc: correctly zero out coefficient array padding Credit for …
- 12:17 PM Changeset in ffmpeg [35346c7b] by
- vc2enc: mark as FF_CODEC_CAP_INIT_THREADSAFE and align AVCodec entries …
- 10:12 AM Changeset in ffmpeg [2a7f056d] by
- avfilter/af_astats: do not clear previous sample value Should help …
- 9:28 AM Changeset in ffmpeg [ce9d7da7] by
- qsv: Move down the implementation query The plugin loaded may not …
- 9:18 AM Changeset in ffmpeg [dedcb3c5] by
- lavf/mux: do not fail in case of non strictly monotonically increasing …
- 8:53 AM Changeset in ffmpeg [07eec5e7] by
- lavf/img2dec: Skip SOF size when probing jpeg. Fixes auto-detection …
- 8:23 AM Changeset in ffmpeg [885a6d83] by
- configure: only check dispatch header on darwin Fixes build of …
- 8:15 AM Changeset in ffmpeg [dbb43b8b] by
- avpacket: properly reset data/size in av_packet_move_ref() It …
- 8:15 AM Changeset in ffmpeg [ba357e98] by
- avprobe: switch to codecpar
- 8:15 AM Changeset in ffmpeg [567d6d5f] by
- avprobe: add local per-stream state This will be useful in the …
- 8:15 AM Changeset in ffmpeg [c9478410] by
- avprobe: add local per-file state Do not pass just a bare …
- 8:14 AM Changeset in ffmpeg [c80344d0] by
- mpegvideo_enc: use avcodec_free_context() instead of av_free()
- 8:14 AM Changeset in ffmpeg [168a443d] by
- avprobe: print information from the codec descriptor avprobe is not …
- 8:14 AM Changeset in ffmpeg [e7188a1] by
- avprobe: remove a pointless condition and a dead branch …
- 8:14 AM Changeset in ffmpeg [dc4983d7] by
- APIchanges: add missing hashes and dates Also, remove a stray line …
- 8:14 AM Changeset in ffmpeg [3e8fd93b] by
- lavf: add a missing bump and APIchanges for the codecpar switch
- 6:15 AM SponsoringPrograms/GSoC/2016 edited by
- Moving TrueHD encoder up as a mentored project again, atomnuker has … (diff)
- 3:10 AM Changeset in ffmpeg [0eb0f29a] by
- MAINTAINERS: remove myself as a server maintainer Signed-off-by: Lou …
Feb 25, 2016:
- 8:21 PM Changeset in ffmpeg [e66fa353] by
- vc1dec: Check group allocations separatedly This avoids accessing …
- 8:21 PM Changeset in ffmpeg [666e2edc] by
- configure: add missing --strip option to show_help()
- 8:20 PM Changeset in ffmpeg [01f0e6a0] by
- vc1dec: Fix leak on error for array allocations The deinit function …
- 8:20 PM Changeset in ffmpeg [f91d94bd] by
- vc1dec: Properly call deinit function on error
- 8:19 PM Changeset in ffmpeg [35b1cd34] by
- vc1dec: Drop commented out cruft
- 7:46 PM SponsoringPrograms/GSoC/2016 edited by
- remove myself from mentor for TrueHD encoder (diff)
- 7:40 PM Capture/ALSA edited by
- (diff)
- 5:29 PM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) updated by
- Used input video: …
- 5:05 PM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) updated by
- Please provide your input video.
- 4:36 PM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) updated by
- I opened http://ffmpeg.zeranoe.com/builds/ and downloaded …
- 2:43 PM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by
- Had the same lags/freezes with using filters. […]
- 2:39 PM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) updated by
- Here are the other samples which decodes correctly: …
- 2:37 PM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) updated by
- What happens if you encode long audio (like an hour) with a working …
- 2:35 PM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) updated by
- The code is there for some time already: …
- 2:29 PM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) updated by
- Looks like an encoder bug, see page six of …
- 1:03 PM Ticket #5263 (Negative start times with segment recording rtsp stream) updated by
-
Keywords changed
- 12:59 PM Ticket #5263 (Negative start times with segment recording rtsp stream) closed by
- invalid: After more investigation I found that the input streams were …
- 12:26 PM Changeset in ffmpeg [0f31d401] by
- lavc/mjpegdec: Fix decoding images with Adobe_CM tag. Fixes ticket #5267.
- 12:23 PM Changeset in ffmpeg [03af008e] by
- doc/filters: Fix idet option name "rep_thres". Reported by forum user …
- 12:06 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by
- Also fixed by ec494e6c836909e7478000d9316c945b51d4a25c
- 11:48 AM Ticket #1102 (mxf separate fields in interlaced j2k) updated by
- See also ticket #5270 and …
- 11:45 AM Ticket #5274 (vc1 with main profile fails to decode) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
Only advanced profile is supported. - 11:41 AM Ticket #5270 (avid jpeg2000: 1980x1080 decodes as 1980x540) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Closely related to ticket #1102 - 11:34 AM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by
-
Keywords changed
http://ffmpeg.org/pipermail/ffmpeg-devel/2015-April/172553.html … - 11:31 AM Ticket #5274 (vc1 with main profile fails to decode) created by
- file encoded with advanced profile decodes just fine I don't know if …
- 11:31 AM Ticket #5269 (MPEG-DASH: Cannot play the DASH Industry Forum's samples) updated by
-
Priority, Keywords, Status, Component changed
- 11:26 AM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) created by
- I don't know if this is a bug in ffmpeg or in encoding software. […]
- 11:25 AM Ticket #3838 (ffprobe's "fully_qualified" XML output does not namespace all elements) closed by
- needs_more_info: Please reopen this ticket if you can answer Stefano's questions.
- 8:06 AM Ticket #5272 (videotoolbox fails to initialize for mpeg2, mpeg4 codec) updated by
-
Priority, Keywords changed
Please rungit bisectto find the change that introduced the … - 5:29 AM Ticket #5272 (videotoolbox fails to initialize for mpeg2, mpeg4 codec) created by
- Summary of the bug: ffmpeg 2.8 branch can decode mpeg2video, mpeg4 and …
- 4:52 AM Changeset in ffmpeg [7ecef5ed] by
- avfilter/hwupload_cuda: Add missing semicolon. Signed-off-by: Matt …
- 1:10 AM Ticket #5271 (avid dv100: wrong resolutions) created by
- FFmpeg reports 1280x720 files as 960x720 and 1980x1080 as 1440x1080. …
- 12:55 AM Ticket #5270 (avid jpeg2000: 1980x1080 decodes as 1980x540) created by
- http://www.datafilehost.com/d/88a38da5 […]
Feb 24, 2016:
- 11:18 PM Changeset in ffmpeg [ad17b9d2] by
- libavcodec:add packet level support for mastering metadata Some …
- 11:17 PM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by
- To correctly generate PTS aren't you supposed to use these filters? […]
- 11:07 PM Changeset in ffmpeg [954f865c] by
- avfilter/drawutils: fix gray and gbr formats on big endian …
- 11:07 PM Changeset in ffmpeg [6bc20e84] by
- avfilter/drawutils: Fix ff_fill_rectangle() on big endian …
- 11:00 PM Changeset in ffmpeg [0d65a7d0] by
- avfilter/af_astats: clear all stats Signed-off-by: Paul B Mahol …
- 10:46 PM Ticket #5269 (MPEG-DASH: Cannot play the DASH Industry Forum's samples) created by
- Summary of the bug: The DASH Industry Forum, the group made up of all …
- 9:34 PM Ticket #5268 (very high values for min level in astats metadata output) closed by
- fixed: Should be fixed in c09248aecd0d3f03064387734094ec75a23e1078.
- 9:32 PM Changeset in ffmpeg [c09248ae] by
- avfilter/af_astats: reset stats prior not after filtering This way …
- 8:40 PM Ticket #5268 (very high values for min level in astats metadata output) created by
-
Summary of the bug:
The
Min Levelvalues of the astats filter's … - 8:24 PM Changeset in ffmpeg [5870f2a1] by
- Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'" This …
- 7:35 PM Ticket #5087 (Schematron validation not successful – DASH is not valid!) updated by
- I ran into this same validation fail also. It is not related to 4555. …
- 7:27 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) closed by
- fixed
- 7:26 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by
- I´ve tried to reproduce this with the latest version and the problem …
- 6:56 PM Changeset in ffmpeg [fa55add] by
- img2: Drop av_ prefix for a static function This prefix is reserved …
- 6:49 PM Changeset in ffmpeg [fc404460] by
- configure: add missing vc1dsp dependency to vc1_decoder Fixes …
- 6:49 PM Ticket #5266 (Incorrect sdp file format and rtp timestamps when sending multicast streams) updated by
- I compiled the latest vlc 3.0.0-git, tried that, and the problem …
- 6:30 PM Changeset in ffmpeg [b6a0aa1c] by
- avfilter/vf_blend: add freeze and heat modes Signed-off-by: Paul B …
- 6:27 PM Changeset in ffmpeg [2ef37691] by
- Merge commit 'bf7be043fcfda29c81ef2268885b4ccc643e7c49' This commit …
- 6:25 PM Changeset in ffmpeg [8ae21fd9] by
- Merge commit '8caadfc53ddc55a269722ada65294f0ea8b609ac' * commit …
- 6:24 PM Changeset in ffmpeg [79b1a24b] by
- Merge commit '8d918a98aa24134a043d578ef45bae363dbed9db' * commit …
- 6:23 PM Changeset in ffmpeg [ef7ce480] by
- Merge commit 'd24bd96bdd5b4bae9a9e0055fa8d1104db1283a9' * commit …
- 6:21 PM Changeset in ffmpeg [b056482e] by
- Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c' * commit …
- 6:15 PM Changeset in ffmpeg [2814f06a] by
- Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' * commit …
- 6:13 PM Changeset in ffmpeg [133aa686] by
- Merge commit '79866803ffc4c1a1b02663de9bab216b8cfdb8b4' * commit …
- 6:12 PM Changeset in ffmpeg [d61849f0] by
- Merge commit 'b10c33c5ea9a41c41726fb5488ea1633e3f898ac' * commit …
- 6:11 PM Changeset in ffmpeg [0ffaae60] by
- Merge commit '7d16d8533daf73b66d318c5e27de3b17208aa0ba' * commit …
- 6:08 PM Changeset in ffmpeg [dc610143] by
- Merge commit 'f273f7fb25b68792be481c9241b0ec2876e41f35' This commit …
- 6:06 PM Changeset in ffmpeg [79127dbb] by
- Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0' * commit …
- 6:05 PM Changeset in ffmpeg [9fad1ce7] by
- Merge commit 'b4a0f172c7f116d8d329ff02f29c138a9291fd3c' This commit …
- 6:04 PM Changeset in ffmpeg [f99195d5] by
- Merge commit '0d1229f1d2b8f26dd50c6be7917bb8ed8cb95364' * commit …
- 5:53 PM Changeset in ffmpeg [745d0c0] by
- Merge commit '624e235502c5aa2d17e22dd6c0ccdf080a177310' * commit …
- 5:46 PM Changeset in ffmpeg [34e4c588] by
- Merge commit '82454c3a826bc8aa42474097784b70befd5be532' * commit …
- 5:39 PM Ticket #5266 (Incorrect sdp file format and rtp timestamps when sending multicast streams) updated by
- […] […]
- 5:39 PM Changeset in ffmpeg [3c5a040a] by
- Merge commit 'e453129321778886813dcecf73c8b42f8352ca0e' * commit …
- 5:38 PM Changeset in ffmpeg [7e12a3d5] by
- Merge commit '71eaefa64a54bece571299ca600d06f48ac7c6c3' * commit …
- 5:36 PM Changeset in ffmpeg [ca408cf5] by
- Merge commit '7c82d31cbe9fc5d5a321ad49c14a472bd629b50f' * commit …
- 5:36 PM Changeset in ffmpeg [aaa3d622] by
- Merge commit '3d8025d602045cbd2894e5182d9243c2e864c8c8' * commit …
- 5:35 PM Changeset in ffmpeg [5eb40737] by
- Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab' * commit …
- 5:31 PM Changeset in ffmpeg [1a12eb4] by
- Merge commit '29c2d06d67724e994980045afa055c6c34611b30' * commit …
- 5:24 PM Changeset in ffmpeg [cb035553] by
- Merge commit 'd847a40888c064cc8c35b546fc5a0ccb69136a7c' * commit …
- 5:22 PM Changeset in ffmpeg [0d4c0240] by
- Merge commit '9c0bc1e980a99106d6749ec632f166b87275871e' * commit …
- 5:21 PM Changeset in ffmpeg [f6d633d7] by
- Merge commit 'b92962436bdcfae478c8598dca397a397762eef8' * commit …
- 5:18 PM Changeset in ffmpeg [33215d3c] by
- Merge commit '2edc718723b60530aead26c20cbc891102f7d529' This is a …
- 5:18 PM Changeset in ffmpeg [2cfb34a4] by
- Merge commit '47570dbde8b33001d5ccac44e7ebaaeecbcb807c' * commit …
- 5:08 PM Changeset in ffmpeg [259fef86] by
- Merge commit 'c15f6098b1b25689dd5e86aeb5ce69bc12efe1e1' * commit …
- 5:05 PM Changeset in ffmpeg [e05704bd] by
- Merge commit '871d0930d4c8666df5514093beff874acbe5cce0' Timo is going …
- 5:05 PM Changeset in ffmpeg [7e49cdd1] by
- Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e' * commit …
- 5:02 PM Changeset in ffmpeg [ef9915a0] by
- Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8' * commit …
- 4:39 PM Changeset in ffmpeg [14f942b3] by
- Merge commit '1bf34134612e509fa68c70dfff418c6022459259' This commit …
- 4:03 PM Changeset in ffmpeg [10424024] by
- Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3' * commit …
- 3:56 PM Changeset in ffmpeg [80033494] by
- avcodec/avpacket: clear priv in av_init_packet() This should fix …
- 3:23 PM Changeset in ffmpeg [6992276a] by
- Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073' * commit …
- 3:13 PM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by
- But without audio (-na) video looks fine (without lags/freezes).
- 3:11 PM Changeset in ffmpeg [63c3e353] by
- Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140' * commit …
- 3:05 PM Changeset in ffmpeg [9f2c1c77] by
- configure: Allow linking to CUDA dynamically instead of dlopen()ing it …
- 2:51 PM Changeset in ffmpeg [e1c15a94] by
- img2dec: Support Progressive JPEG in jpeg_probe There can be multiple …
- 2:28 PM Changeset in ffmpeg [1f32d01d] by
- Merge commit 'c51b2c79a7ba084253e892c56dd49ee97115c7de' This commit …
- 2:08 PM Ticket #5248 (FFMpeg can't open protected HLS-streams) updated by
- Example of protected HLS stream not working with 3.0 but working with …
- 1:59 PM Ticket #5267 (mjpeg decode error) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 1:17 PM Ticket #5267 (mjpeg decode error) created by
- Summary of the bug: FFmpeg produces incorrect (grey) image. How to …
- 10:48 AM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by
- Warning's still exist with video only (-an) and/or with providing …
- 10:41 AM Changeset in ffmpeg [d6e49096] by
- idct: Only build prores IDCT if ProRes decoder is enabled
- 10:39 AM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by
- I'l tried command: […]
- 9:41 AM Changeset in ffmpeg [3c53627a] by
- qsvdec: store the sync point in heap memory The reasoning is the same …
- 9:14 AM Changeset in ffmpeg [a133514] by
- qsvenc: store the sync point in heap memory The QSV runtime expects …
- 9:08 AM Changeset in ffmpeg [1138eb55] by
- vsrc_movie: convert to codecpar
- 9:08 AM Changeset in ffmpeg [ac6d5358] by
- examples/transcode_aac: convert to codecpar
- 9:08 AM Changeset in ffmpeg [a9e1f2c] by
- examples/qsvdec: convert to codecpar
- 9:08 AM Changeset in ffmpeg [9897d9f] by
- examples/output: convert to codecpar
- 9:05 AM Changeset in ffmpeg [c23152a9] by
- avplay: convert do codecpar
- 9:05 AM Changeset in ffmpeg [0705f596] by
- avplay: do not use AVStream.codec for decoding AVStream.codec is now …
- 9:00 AM Ticket #5266 (Incorrect sdp file format and rtp timestamps when sending multicast streams) updated by
-
Keywords, Component changed
Please provide the command line that allows to reproduce the issue … - 8:47 AM Ticket #5266 (Incorrect sdp file format and rtp timestamps when sending multicast streams) created by
- Hello, This bug has been tested with ffmpeg version …
- 2:22 AM Changeset in ffmpeg [10fa50c1] by
- avcodec/mpeg12dec: Fix missing slice handling without padding …
- 2:22 AM Changeset in ffmpeg [4170a44b] by
- Add GBRAP12 pixel format Signed-off-by: Michael Niedermayer …
- 1:45 AM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by
-
Cc changed
What is the command line you tried? Also, what if you provide proper … - 1:37 AM Changeset in ffmpeg [e86444b] by
- lavc/utvideodec: prevent possible signed overflow Doing slice_end - …
- 12:23 AM Ticket #5253 (In vidstabtransform filter the zoomspeed option does not work) closed by
- invalid: I checked again and it works! My mistake I guess.
Feb 23, 2016:
- 11:23 PM Ticket #3604 (SDL2 support for avdevice and ffplay) updated by
- I've attached two patches, one is the ffplay updated to SDL2 (by cus …
- 11:04 PM Changeset in ffmpeg [4ccb9765] by
- swscale/utils: Fix chrSrcHSubSample for GBRAP16 Fixes part of …
- 11:04 PM Changeset in ffmpeg [a3d698dc] by
- swscale/input: Fix GBRAP16 input Fixes part of Ticket5264 …
- 11:04 PM Ticket #5264 (GBRAP16 conversion artefacts) closed by
- fixed: Fixed in df36257a53561a51af969a6ea6319dd2579509b9 and …
- 11:02 PM Changeset in ffmpeg [67e5bd0c] by
- swscale/utils: Fix chrSrcHSubSample for GBRAP16 Fixes part of …
- 11:02 PM Changeset in ffmpeg [df36257] by
- swscale/input: Fix GBRAP16 input Fixes part of Ticket5264 …
- 7:46 PM Ticket #5265 (SmartCutter violates FFmpeg license) created by
- Note: this bug report has been adapted from a …
- 6:40 PM Ticket #2602 (Implement a soft-telecine filter) updated by
- +1 for this enhancement
- 5:44 PM Changeset in ffmpeg [14f7a3d5] by
- lavc/lavf: transmit stream_id information for mpegts KLV data packets …
- 5:28 PM SponsoringPrograms/GSoC/2016 edited by
- add myself as backup mentor for the DICOM task (diff)
- 5:01 PM Ticket #5146 (mxf mpeg2video: black bar at the top of the video) updated by
- the same issue with avid mpeg-imx: https://www.sendspace.com/file/y1vyoh
- 5:01 PM Changeset in ffmpeg [1e9aa790] by
- postproc: fix unaligned access Based on 59074310 by Andreas …
- 4:58 PM Changeset in ffmpeg [3ba57bfe] by
- lavf/riffenc: Handle AV_PIX_FMT_MONOBLACK Signed-off-by: Michael …
- 4:25 PM Ticket #4134 (wmalossless: fix 24bit support) updated by
- http://www.mediafire.com/listen/n08r66dkgc1tul4/9_2lossless_sample.wma …
- 4:01 PM Changeset in ffmpeg [15e84ed3] by
- avconv: convert to codecpar The switch is not yet complete because …
- 4:01 PM Changeset in ffmpeg [5b9cdf8c] by
- avconv: switch opening decoders and encoders Open decoders first, …
- 4:01 PM Changeset in ffmpeg [9200514a] by
- lavf: replace AVStream.codec with AVStream.codecpar Currently, …
- 4:01 PM Changeset in ffmpeg [a8068346] by
- lavc: add a variant of av_get_audio_frame_duration working with …
- 4:01 PM Changeset in ffmpeg [998e1b8f] by
- lavc: add codec parameters API This API is intended to allow passing …
- 3:14 PM Changeset in ffmpeg [6eb4021d] by
- avfilter/avf_showcqt: use lrint Reviewed-by: Michael Niedermayer …
- 2:58 PM Changeset in ffmpeg [b80083a5] by
- ffserver&ffm: Fixed issues preventing ffserver write_index and …
- 2:58 PM Changeset in ffmpeg [449ff0e3] by
- postproc: fix unaligned access Based on 59074310 by Andreas …
- 2:53 PM Ticket #5259 (Segmentation fault on pp=ha) closed by
- fixed: Fixed in 2aa21eec1adcb3737be59f0eab7081c5a790faa9 Thank you for the …
- 2:50 PM Changeset in ffmpeg [2aa21eec] by
- postproc: fix unaligned access Based on 59074310 by Andreas …
- 2:48 PM Ticket #4712 (shorten decoder is not lossless) updated by
-
Priority, Keywords changed
For the given sample this is a regression since … - 2:24 PM Ticket #5264 (GBRAP16 conversion artefacts) created by
- I will attach a GBRAP16 image that can be converted (correctly) into …
- 1:40 PM Ticket #5090 (fragmented mp4 have bad dts on video track) updated by
- Still no change: ffplay 2.8.6 continues to give the same problem. I'm …
- 1:40 PM Ticket #4712 (shorten decoder is not lossless) updated by
- Replying to cehoyos: > The FFmpeg output is 512 bytes …
- 1:06 PM SponsoringPrograms/GSoC/2016 edited by
- Add a DICOM task (diff)
- 12:02 PM Ticket #5243 (MPEG1 decoding error) updated by
- I attached an elemantary stream made with `ffmpeg -i …
- 11:40 AM Ticket #5263 (Negative start times with segment recording rtsp stream) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 11:31 AM Ticket #5262 (ffmpeg hevc encoding on ASIC) closed by
- invalid: I believe this is outside the scope of FFmpeg.
- 11:18 AM Ticket #5262 (ffmpeg hevc encoding on ASIC) updated by
-
Type changed
- 11:17 AM Ticket #5262 (ffmpeg hevc encoding on ASIC) updated by
- It is also possible to envisage another similar ASIC hardware. Today …
- 11:08 AM Ticket #5262 (ffmpeg hevc encoding on ASIC) created by
- Dear developers, I found this article with ASIC: …
- 10:47 AM Changeset in ffmpeg [257b30af] by
- x86: hevc: Fix linking with both yasm and optimizations disabled Some …
- 10:45 AM Changeset in ffmpeg [cd846b47] by
- fate: Ignore errors from concatenating report files Some files may be …
- 10:45 AM Changeset in ffmpeg [9328adcc] by
- fate: Be silent when fetching Git updates
- 6:42 AM Ticket #5259 (Segmentation fault on pp=ha) updated by
-
Keywords, Status, Reproduced by developer changed
Regression since cb8646af24bd8e9627cc5e1c62b049a00fe0b07b […] - 6:29 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- Replying to cehoyos: > Both FFplay and FFmpeg (with …
- 6:25 AM Ticket #5259 (Segmentation fault on pp=ha) reopened by
- binary from http://johnvansickle.com/ffmpeg/ gives segfault with the …
- 6:22 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- Both FFplay and FFmpeg (with current, old and very old versions) work …
- 6:19 AM Ticket #5259 (Segmentation fault on pp=ha) updated by
- I uploaded my apk ffmpeg package …
- 6:19 AM Ticket #5259 (Segmentation fault on pp=ha) closed by
- worksforme: Still works fine here: […] Please test with a binary from …
- 6:11 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- Replying to cehoyos: > Replying to Melchior: …
- 6:11 AM Ticket #5259 (Segmentation fault on pp=ha) updated by
- Sorry, I'll change my binary to debug now.
- 6:00 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- Replying to Melchior: > I will note that the current …
- 5:58 AM Ticket #5259 (Segmentation fault on pp=ha) updated by
- Replying to Ilya87: > Can it be compilation option? …
- 5:57 AM Ticket #5259 (Segmentation fault on pp=ha) reopened by
- 5:55 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- I will note that the current release of VLC Media Player v2.2.2 plays …
- 5:37 AM Ticket #5259 (Segmentation fault on pp=ha) updated by
- Crash appears even with yadif filter or without it. Can it be …
- 4:23 AM Changeset in ffmpeg [7586b3a] by
- libvpxenc: quiet unused-variable warning with older versions of …
- 2:57 AM Ticket #5243 (MPEG1 decoding error) updated by
- next step is to identify if this is a demuxer or decoder issue does …
- 12:49 AM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by
- Thanks - submitted the patch to ffmpeg-devel.
- 12:21 AM Changeset in ffmpeg [45d3af90] by
- x86/dcadec: add ff_lfe_fir1_float_{sse3,avx} Reviewed-by: Christophe …
- 12:08 AM Changeset in ffmpeg [5e555f93] by
- mpeg12enc: always write closed gops for intra only outputs …
- 12:08 AM Changeset in ffmpeg [f435d081] by
- h264: Add an AVClass pointer to H264Context Sample-Id: …
- 12:06 AM Changeset in ffmpeg [0837d1df] by
- libx264: Fix noise_reduction option assignment First check the …
Feb 22, 2016:
- 11:21 PM Changeset in ffmpeg [37afeabd] by
- lavfi/nnedi: Fix a compilation warning. Silences the following …
- 11:19 PM Changeset in ffmpeg [44cf5b41] by
- lavfi/nnedi: Fix a memleak.
- 10:57 PM Ticket #5235 (Affinity Video (ImJG) samples) updated by
- this looks like another mjpeg+raw codec like #162 / #970 …
- 10:57 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by
- Sigh,... Carl, this ticket is obviously not spam or invalid... you've …
- 10:32 PM Ticket #5259 (Segmentation fault on pp=ha) closed by
- worksforme: I found the following file: […] But I cannot reproduce a crash: …
- 10:04 PM Ticket #5259 (Segmentation fault on pp=ha) updated by
- Is one file enough to reproduce the crash or is a second input file …
- 10:01 PM Ticket #4347 (support writing crc elements to level 1 elements of matroska) updated by
-
Keywords changed
- 10:00 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by
- Replying to calestyo: > The command line with ffmpeg is …
- 9:55 PM Ticket #3604 (SDL2 support for avdevice and ffplay) updated by
-
Keywords changed
- 8:43 PM Ticket #4347 (support writing crc elements to level 1 elements of matroska) updated by
- mediainfo can now verify EBML CRC-32 elements in Matroska. I also note …
- 8:29 PM Ticket #5257 (Buffer queue overflow, dropping.) updated by
- Tell me please how I can use fifo in my case in Windows. I am …
- 8:14 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) reopened by
- Uhm... Carl,... I'm a bit unsure what you want more... The command …
- 8:07 PM Ticket #5259 (Segmentation fault on pp=ha) updated by
- http://www.filedropper.com/segfaultppha - As I failed to proved you …
- 8:01 PM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by
- Patches on the bug tracker are often forgotten and is not suitable for …
- 7:56 PM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by
- Just attached a patch that adds the location ("\251xyz") atom in mp4. …
- 7:49 PM Ticket #5257 (Buffer queue overflow, dropping.) updated by
- Replying to ssp43: > I didn't tried fifo filter. Why not?
- 7:16 PM Ticket #5261 (Add support for SDL 2.0) closed by
- duplicate: Looks like a duplicate of #3604.
- 7:12 PM Ticket #5257 (Buffer queue overflow, dropping.) updated by
- I use these static builds for Windows: …
- 6:54 PM Ticket #5261 (Add support for SDL 2.0) created by
- This would involve making it possible to use sdl & sdl2.0 …
- 6:05 PM Changeset in ffmpeg [76377d66] by
- avfilter/avf_showcqt: remove unneeded headers
- 5:44 PM Changeset in ffmpeg [bfc61b0f] by
- avfilter: add firequalizer filter Reviewed-by: Paul B Mahol …
- 5:25 PM Changeset in ffmpeg [1387f3a0] by
- vc2enc: set quantization ceiling to 50 The reference encoder limits …
- 5:04 PM Changeset in ffmpeg [5d93437e] by
- avfilter/vf_waveform: add 12bit depth support Signed-off-by: Paul B …
- 4:54 PM Changeset in ffmpeg [26034929] by
- checkasm: bench each vf_blend mode once Also bench a smaller buffer. …
- 4:29 PM Changeset in ffmpeg [5a915894] by
- swscale/arm: re-enable neon rgbx to nv12 routines Commit …
- 2:30 PM Ticket #43 (JACK input device doesn't link on OS X) closed by
- fixed: Fixed by Josh de Kock in 67f8a0be54554715a93a4e288da3247c9a5d4e1c
- 2:11 PM Ticket #5257 (Buffer queue overflow, dropping.) updated by
-
Keywords, Component changed
Please test current FFmpeg git head. Does it work if you insert the … - 2:09 PM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) updated by
-
Component changed
[…] How can I reproduce the issue? Please do not post screen shots, … - 2:07 PM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by
- The command line here still produces a png with massive artefacts …
- 2:04 PM Ticket #3643 (XYZ to RGB color space) updated by
-
Cc changed
One XYZ sample is attached to ticket #4827.I just uploaded the … - 1:59 PM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) closed by
- needs_more_info: This would need valgrind output to be a valid ticket.
- 1:54 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) closed by
-
needs_more_info: Please reopen this ticket if you can provide the
ffmpegcommand line … - 1:52 PM Ticket #5258 (ffmpeg fails to decode opus test vectors correctly) updated by
-
Keywords, Status, Component, Reproduced by developer, Description changed
- 11:54 AM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) updated by
-
Component changed
- 11:54 AM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) updated by
- This issue can be reproduced with FFMPEG command as well. And I have …
- 11:00 AM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by
- The sample attached in ticket looks fine to me, do you have some other …
- 10:52 AM Ticket #4320 (Incorrect work with SoX pipe) updated by
-
Component changed
Why do you think there is an issue that can be fixed in FFmpeg? Please … - 10:50 AM Ticket #5259 (Segmentation fault on pp=ha) updated by
-
Priority, Keywords changed
Please provide the source file(s) that allow to reproduce this issue. - 10:48 AM Changeset in ffmpeg [ec4c4839] by
- lavf: add a protocol whitelist/blacklist for file opened internally …
- 10:48 AM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) updated by
-
Priority, Keywords changed
Is the issue not reproducible withffmpeg? Please provide … - 10:45 AM Changeset in ffmpeg [8c0ceafb] by
- urlprotocol: receive a list of protocols from the caller This way, …
- 10:37 AM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) created by
- I am playing the media fileby fetching the streams directly from some …
- 10:36 AM Changeset in ffmpeg [cae448cf] by
- aviobuf: add a private data struct for avio_open()ed contexts It will …
- 10:35 AM Changeset in ffmpeg [832a202c] by
- protocols: make the list of protocols static Disallow other code to …
- 10:35 AM Changeset in ffmpeg [7d61dc95] by
- lavf: move urlcontext_child_class_next() to protocols.c It needs to …
- 10:35 AM Changeset in ffmpeg [0fa00d05] by
- lavf: move avio_enum_protocols() to protocols.c It's a more …
- 10:30 AM Changeset in ffmpeg [2758cded] by
- lavf: reorganize URLProtocols Instead of a linked list constructed at …
- 10:30 AM Changeset in ffmpeg [225e84e7] by
- hls: disallow opening nested files in child demuxers
- 10:30 AM Changeset in ffmpeg [e192cd9] by
- smoothstreamingenc: do not open the files as read+write They are only …
- 10:29 AM Changeset in ffmpeg [d082078] by
- dashenc: eliminate ffurl_* usage Now all IO should go through the IO …
- 10:28 AM Changeset in ffmpeg [7fbb3b5b] by
- lavf: use the io_open callbacks for files opened from open_input() as …
- 10:28 AM Changeset in ffmpeg [5efd912] by
- avprobe: do not call avio_close() on a custom context avio_close() …
- 10:28 AM Changeset in ffmpeg [dc6527ed] by
- nutenc: do not use AVCodecContext.frame_size It will in general not …
- 10:06 AM SponsoringPrograms/GSoC/2016 edited by
- Added Thilo to be backup mentor for some tasks. (diff)
- 9:41 AM Ticket #5259 (Segmentation fault on pp=ha) created by
- Summary of the bug: How to reproduce: […] […] P. S. uspp …
- 8:40 AM Changeset in ffmpeg [bf7be043] by
- matroska: Always consider S_TEXT/UTF8 as SRT when demuxing …
- 7:15 AM SponsoringPrograms/GSoC/2016 edited by
- (diff)
- 5:58 AM SponsoringPrograms/GSoC/2016 edited by
- remove opw email, assorted nits (diff)
- 4:43 AM SponsoringPrograms/GSoC/2016 edited by
- better timeline link (diff)
- 4:36 AM SponsoringPrograms/GSoC/2016 edited by
- Add myself as a backup mentor for the fuzzing project (diff)
- 3:08 AM SponsoringPrograms/GSoC/2016 edited by
- Change freenode link as the official site is crap/empty currently (diff)
- 2:50 AM Changeset in ffmpeg [23ef5996] by
- avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats …
- 2:49 AM Changeset in ffmpeg [1ec7a703] by
- avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats …
- 1:18 AM SponsoringPrograms/GSoC/2016 edited by
- non-mentor consistency (diff)
- 1:12 AM SponsoringPrograms/GSoC/2016 edited by
- Add myself as a backup mentor for TrueHD (diff)
- 1:00 AM SponsoringPrograms/GSoC/2016 edited by
- add paul as backup for mxf (diff)
- 12:52 AM SponsoringPrograms/GSoC/2016 edited by
- add paul for swscale as backup (diff)
- 12:25 AM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) updated by
-
Cc changed
Is this still reproducable?
Feb 21, 2016:
- 11:48 PM Concatenate edited by
- Added windows command-line for generate list (diff)
- 11:46 PM Changeset in ffmpeg [67f8a0b] by
- configure&avdevice/jack: Fixed issue #43 JACK indev support on OSX …
- 11:44 PM Changeset in ffmpeg [cf85a20d] by
- lavc/rawdec: Align AV_PIX_FMT_RGB24 correctly Signed-off-by: Michael …
- 11:39 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by
- for the records: I've split out the issue with the wrong decoding of …
- 11:38 PM Ticket #5258 (ffmpeg fails to decode opus test vectors correctly) created by
- taken from https://trac.ffmpeg.org/ticket/5238#comment:3 ffmpeg fails …
- 11:34 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by
- @gjdfgh, read my post,... I made also tests without mpv... playing …
- 11:33 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by
- uff... that trac has a very limited max size for attachments... Since …
- 11:31 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by
- It'd be better to take mpv and mplayer out of this, and reproduce …
- 11:27 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by
-
Version changed
Okay I'll attach a new set of sample files, all except music*.* should … - 10:24 PM Changeset in ffmpeg [3a4232a] by
- avformat/asfenc: write group_mutual_exclusion_objects for audio on …
- 9:29 PM Changeset in ffmpeg [2ac5a1a2] by
- ffserver: NoVideo and NoAudio flags weren't cleared between streams. …
- 8:46 PM Ticket #5257 (Buffer queue overflow, dropping.) created by
- Summary of the bug: I am trying to split video1 to two pieces dropping …
- 8:40 PM Ticket #3643 (XYZ to RGB color space) updated by
- The XYZ sample is gone.
- 8:34 PM Changeset in ffmpeg [2b5b0011] by
- doc/filters: fix nnedi typos Signed-off-by: Paul B Mahol …
- 7:07 PM Changeset in ffmpeg [0028da36] by
- avformat/mpjpegdec: add AVFMT_NOTIMESTAMPS there are no timestamps …
- 7:07 PM Changeset in ffmpeg [6dc1d5f8] by
- lavf/mpjpeg: probe should not depend on Content-Length MIME header …
- 5:34 PM Ticket #819 (ffmpeg fails to read an image if the image filename contains an accent ...) updated by
- Duplicate ticket #5256 includes stack trace, explanation of the cause …
- 5:31 PM Changeset in ffmpeg [778439b6] by
- avcodec/webp: move exif_metadata outside of WebPContext Reviewed-by: …
- 5:24 PM Ticket #819 (ffmpeg fails to read an image if the image filename contains an accent ...) updated by
- 8.3 filenames work, but not with images that have 4-letter extensions …
- 4:39 PM Changeset in ffmpeg [dc0481f2] by
- vc2enc: use LAVC_INDENT instead of FFMPEG_VERSION for encoder comment …
- 2:52 PM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by
- Replying to cehoyos: > Replying to [comment:19 …
- 2:45 PM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by
- Replying to ami_stuff: > the same colorful thing is …
- 2:44 PM Ticket #2998 (aac: maybe integer overflow) closed by
- invalid
- 2:39 PM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by
- the same colorful thing is visible with "Matrox Uncompressed HD with …
- 2:22 PM Ticket #5185 (Excessive HTTP traffic for DASH mp4 videos) closed by
- needs_more_info: Please reopen this ticket if you can provide the missing information.
- 2:22 PM Ticket #5181 (Video component range (mpeg/pc) not tracked properly between filters) closed by
- needs_more_info: Please reopen this ticket if you can provide the missing information.
- 2:04 PM Ticket #819 (ffmpeg fails to read an image if the image filename contains an accent ...) updated by
-
This probably needs now
-f image2(or a pattern type) to reproduce. - 2:03 PM Ticket #5250 (ffserver streaming broken in 3.0/master but worked in 2.8.6) closed by
- fixed: Fixed by you in a2f8beef2dfaee573f7c4a607afaa9e83fc2c1e0 Thank you for …
- 2:00 PM Ticket #5256 (Ffprobe fails to open images with international characters in the file name) closed by
- duplicate: Duplicate of ticket #819 For future tickets: Please do not report …
- 1:29 PM Ticket #5256 (Ffprobe fails to open images with international characters in the file name) created by
- Ffprobe on Windows fails to open files with international …
- 12:30 PM Ticket #4783 (Converting vtt-subtitles to srt results in overlap.) updated by
- This is a long standing design issue. A patchset was sent a few …
- 12:08 PM Changeset in ffmpeg [0910488a] by
- avformat/riffenc: Also check codec tag before setting raw_pal_avi …
- 11:59 AM Changeset in ffmpeg [a2f8bee] by
- ffserver&ffm: Fixed issues preventing ffserver write_index and …
- 4:06 AM SponsoringPrograms/GSoC/2016 edited by
- add reynaldo as backup mentor for ffv1 (diff)
- 3:17 AM Ticket #5255 (In vidstabdetect filter the show option does not work) updated by
- I opened http://ffmpeg.zeranoe.com/builds/ and downloaded …
- 2:53 AM Changeset in ffmpeg [10016745] by
- lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a …
- 2:30 AM Changeset in ffmpeg [bb629792] by
- avformat/avienc: Fix assertion failure with 256 palette entries …
- 2:30 AM Changeset in ffmpeg [a51d82b8] by
- lavf/avienc: Add palette after BITMAPINFOHEADER lavf/riffenc: Write …
- 1:49 AM Ticket #5255 (In vidstabdetect filter the show option does not work) updated by
-
Keywords changed
- 1:38 AM Ticket #5255 (In vidstabdetect filter the show option does not work) updated by
-
Component changed
Please test current FFmpeg git head and please provide the command … - 1:04 AM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) updated by
-
Keywords, Component changed
Please test current FFmpeg git head and please provide the command … - 1:04 AM Ticket #5253 (In vidstabtransform filter the zoomspeed option does not work) updated by
-
Keywords, Component changed
Please test current FFmpeg git head and please provide the command … - 1:00 AM Ticket #5255 (In vidstabdetect filter the show option does not work) created by
- Summary of the bug: I try to see how stabilization filter works with …
- 12:51 AM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) created by
- Summary of the bug: I try to stabilize various videos and I am …
- 12:35 AM Ticket #5253 (In vidstabtransform filter the zoomspeed option does not work) created by
- Summary of the bug: I try to stabilize various videos and I am …
Note:
See TracTimeline
for information about the timeline view.
