Timeline
Nov 1, 2015:
- 10:22 PM Ticket #4935 (vp9 memory usage) updated by
- @cehoyos: sorry I missed your messages. Yes, there was no leak, it was …
- 6:53 PM FFmeeting/2015-09 created by
- 6:50 PM WikiStart edited by
- Add 2015-09 FFmeeting (diff)
- 4:41 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by
- I added -show_streams and it says: color_range=tv color_space=bt709 …
- 4:19 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by
- It appears ffprobe doesn't actually dump this parameter. (Seems like …
- 4:14 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by
- -show_frames says pix_fmt=yuv420p, so I guess that's right (ie., …
- 4:08 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by
- Yes, you should. As long as the libavcodec output is correct (check …
- 4:03 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by
- And what would usual color ranges or matrices be for 720p, if not Rec. 709?
- 4:02 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) updated by
- So should I take this bug to MPlayer and VLC, then?
- 4:01 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) closed by
- wontfix: ffplay and mplayer doesn't usually output video correctly if unusual …
- 3:59 PM Ticket #4978 (Color range is wrong in media players, correct in PNG output) created by
- Hi, I've been trying to track down an issue where the colors are too …
- 1:52 PM Changeset in ffmpeg [8161220e] by
- h264_parser: Rename close() to h264_close() At least on AIX it …
- 12:25 AM Changeset in ffmpeg [ee20354b] by
- pixblockdsp: Use AV_COPY128U for get_pixels_16_c Before: 15543 …
Oct 31, 2015:
- 10:00 PM Ticket #4977 (h264 slice threads fuzz segfault) closed by
- fixed: Fixed in 507b01f89969601f15555f7416804fb691632cbb
- 9:57 PM Changeset in ffmpeg [aa34146e] by
- avcodec/h264_slice: Disable slice threads if there are multiple access …
- 9:56 PM Changeset in ffmpeg [507b01f8] by
- avcodec/h264_slice: Disable slice threads if there are multiple access …
- 9:37 PM Changeset in ffmpeg [58346f6a] by
- avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING …
- 9:37 PM Changeset in ffmpeg [4d76e89] by
- avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING …
- 5:07 PM Ticket #4977 (h264 slice threads fuzz segfault) updated by
- My h264 tickets are partially automated. This one for example has 18k …
- 4:33 PM Changeset in ffmpeg [953d3584] by
- avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames option
- 3:11 PM Changeset in ffmpeg [bff00969] by
- avutil/x86/intmath: Add missing header. Signed-off-by: Matt Oliver …
- 3:00 PM Changeset in ffmpeg [20abda6b] by
- avcodec/nvenc: fix potential profile error when encoding yuv444p …
- 2:40 PM Changeset in ffmpeg [8a5b60a6] by
- avutil/opencl_internal: add av_warn_unused_result clSetKernelArg can …
- 2:25 PM Changeset in ffmpeg [7910a2c2] by
- avfilter/vf_deshake: replace qsort with AV_QSORT qsort is called …
- 2:18 PM Ticket #4977 (h264 slice threads fuzz segfault) updated by
- But your paste is only 725 lines.
- 12:11 PM Changeset in ffmpeg [6c6ac9c] by
- avutil/x86/intmath: Use tzcnt in place of bsf. Signed-off-by: Matt …
- 12:08 PM Changeset in ffmpeg [e82883aa] by
- gdigrab: grab right desktop size if DPI in use, based on patch from …
- 12:02 PM Concatenate edited by
- Better way to select stream, because some video file stream 0 is … (diff)
- 11:24 AM Ticket #4977 (h264 slice threads fuzz segfault) updated by
- Because I don't know how to get many thousands of lines into the …
- 3:18 AM Changeset in ffmpeg [8d9f86bd] by
- avutil/rational: use frexp rather than ad-hoc log to get floating …
- 1:40 AM Ticket #4977 (h264 slice threads fuzz segfault) updated by
- Why not paste the output into the bug report itself?
- 1:31 AM Changeset in ffmpeg [865f6f41] by
- avdevice/caca: change AV_OPT_TYPE_STRING to set .str default …
- 1:29 AM Changeset in ffmpeg [81d3986d] by
- avcodec/libopenh264enc: AV_OPT_TYPE_STRING should use .str default …
- 1:21 AM Changeset in ffmpeg [9319e08] by
- avcodec/libopenh264enc: Fix project name Signed-off-by: Michael …
- 1:20 AM Changeset in ffmpeg [a75bebfe] by
- avcodec/libopenh264enc: set .i64 for AV_OPT_TYPE_INT Signed-off-by: …
- 12:47 AM Ticket #4977 (h264 slice threads fuzz segfault) created by
- http://paste.ubuntu.com/13018333/ http://obe.tv/Downloads/fuzz/fuzz12.h264
Oct 30, 2015:
- 11:29 PM Changeset in ffmpeg [34f49bfa] by
- avfilter/avf_showcqt: Replace all fmin* and fmax* by FFMIN/FFMAX …
- 10:24 PM Ticket #4976 (BK2 format support) created by
- Summary of the bug: FFMpeg can't handle new RAD video tools format - …
- 9:45 PM Changeset in ffmpeg [306808f1] by
- avfilter/showcqt: fix dependency with avformat Signed-off-by: Michael …
- 7:47 PM Changeset in ffmpeg [d9611864] by
- ffprobe: add support for printing packet strings metadata as packet …
- 7:06 PM Changeset in ffmpeg [47af5db7] by
- all: fix enum definition for large values ISO C restricts enumerator …
- 6:19 PM Ticket #4975 (Any Video Converter violates GPL) created by
- License is nonfree and unredistributable. Investigated "Any Video …
- 6:15 PM Changeset in ffmpeg [407ac223] by
- w32pthreads: Map MemoryBarrier to sync_synchronize on mingw This …
- 5:47 PM Changeset in ffmpeg [191f6119] by
- avutil/wchar_filename: add av_warn_unused_result Current code is …
- 5:42 PM Changeset in ffmpeg [20a30077] by
- avutil/mathematics: correct documentation for av_gcd av_gcd is now …
- 5:37 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
- Replying to julian: > > I'd love to please see a …
- 5:12 PM Changeset in ffmpeg [fcb8ee98] by
- avformat/hls: update cookies on setcookie response Context cookies …
- 4:55 PM Changeset in ffmpeg [2f5f940b] by
- opusdec: Don't run vector_fmul_scalar on zero length arrays Fixes …
- 4:55 PM Changeset in ffmpeg [6ac9d630] by
- avcodec/opusdec: Fix extra samples read index Fixes crash Fixes …
- 4:55 PM Changeset in ffmpeg [81a2ad76] by
- avcodec/ffv1: Initialize vlc_state on allocation This ensures that …
- 4:55 PM Changeset in ffmpeg [c8a1324d] by
- avcodec/ffv1dec: update progress in case of broken pointer chains …
- 4:55 PM Changeset in ffmpeg [6a0e10ae] by
- avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice …
- 3:36 PM Ticket #4974 (Cannot download HLS streams (.m3u8 files) with "-codec copy" in latest ...) created by
- Summary of the bug: I was using ffmpeg to download HLS streams …
- 12:02 PM Changeset in ffmpeg [a0562e53] by
- configure: Add a SONAME entry for the android target In order to load …
- 11:46 AM Changeset in ffmpeg [d35d0c7] by
- vdpau: remove dysfunctional H.263 support The VDPAU API never …
- 11:46 AM Changeset in ffmpeg [f53583ea] by
- omadec: Fix position of opening parenthesis
- 11:46 AM Changeset in ffmpeg [b4a82e74] by
- h264: Print the complete user message Previously the message was cut …
- 11:46 AM Changeset in ffmpeg [8487987b] by
- h264: Print user data SEI under normal debug verbosity Drop the need …
- 11:46 AM Changeset in ffmpeg [1720791e] by
- png: read and write stereo3d frame side data information Use optional …
- 9:55 AM Changeset in ffmpeg [e8e7eb15] by
- ffmpeg_filter: check encoder before using it to set frame size. Fix a …
- 9:02 AM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
- > I'd love to please see a response or even better, a patch! there …
- 8:03 AM Changeset in ffmpeg [00b62968] by
- os_support: Don't try to return the service name as a string in …
- 7:13 AM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by
- We have dedicated Windows 2012 server. Processor: Xeon E3-1265L Type: …
- 5:38 AM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
- Replying to jheliker: This issue is magnified by the …
- 4:09 AM Ticket #4972 (Source and Destination have different frame counts) closed by
- needs_more_info: Please reopen this ticket if you can provide the command line that …
- 3:56 AM Ticket #4973 (Changing video bit depth resets drawtext timecode) updated by
- Full Debug console output […]
- 3:51 AM Ticket #4973 (Changing video bit depth resets drawtext timecode) created by
- When using the drawtext=timecode filter, if the source video changes …
- 3:19 AM Ticket #4972 (Source and Destination have different frame counts) updated by
- Actually the problem is in decoding process, the command line is as …
- 2:55 AM Changeset in ffmpeg [b38e685] by
- vf_lut: Add support for RGB48 and RGBA64. Signed-off-by: Steven …
- 2:02 AM Changeset in ffmpeg [203dc146] by
- avformat/3dostr: Remove redundant ; Signed-off-by: Michael …
- 1:31 AM Changeset in ffmpeg [a7af002] by
- avformat/oggparseogm: Enable parser for mpeg4 Fixes regression with …
- 12:32 AM Changeset in ffmpeg [bd1d67ef] by
- lavc/proresdec2: Fix slice_count for very high resolutions. QT …
- 12:24 AM Changeset in ffmpeg [2f1d6d45] by
- lavc/cdg: Add transparency support.
Oct 29, 2015:
- 11:13 PM Changeset in ffmpeg [b7fb7c45] by
- avutil/mathematics: make av_gcd more robust This ensures that no …
- 11:10 PM Changeset in ffmpeg [0fe5dcd6] by
- avfilter/avf_showvolume: use log10 instead of log()/M_LN10 This is …
- 11:05 PM Changeset in ffmpeg [b45daad2] by
- ffmpeg: use log10 instead of log()/log(10) This is more concise and …
- 11:02 PM Changeset in ffmpeg [b8e19808] by
- avfilter/vf_ssim: use log10 instead of log()/log(10) This is likely …
- 10:55 PM Changeset in ffmpeg [ec66bcc0] by
- avfilter/avf_showspectrum: use log10 instead of log()/... This is …
- 10:53 PM Changeset in ffmpeg [59d37f5a] by
- avfilter/vf_psnr: use log10 instead of log()/log(10) This is likely …
- 10:49 PM Changeset in ffmpeg [e8c3716] by
- swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init It is an …
- 10:49 PM Changeset in ffmpeg [8bfbc8c5] by
- swscale: rename sws_context_class to ff_sws_context_class It is an …
- 10:48 PM Changeset in ffmpeg [41455dca] by
- avformat: stop exporting ffurl_read_complete, ffurl_seek and …
- 10:46 PM Changeset in ffmpeg [4d0d85c9] by
- avfilter/af_volume: use log10 instead of log()/M_LN10 This is likely …
- 10:46 PM Changeset in ffmpeg [603d6274] by
- avcodec/zmbvenc: use log2 instead of log()/M_LN2 This is likely more …
- 10:46 PM Changeset in ffmpeg [68ba63eb] by
- avcodec/nellymoserenc: use log2 instead of log()/M_LN2 This is likely …
- 10:46 PM Changeset in ffmpeg [4870d851] by
- avcodec/snowenc: use log2 instead of log() / log(2...) This is likely …
- 9:50 PM Ticket #4928 (Cannot load ffmpeg x86 build on Android 6.0 (Marshmallow) - ...) closed by
- wontfix: Then we have a stalemate, because its not realistic for >60k lines of …
- 9:47 PM Ticket #4928 (Cannot load ffmpeg x86 build on Android 6.0 (Marshmallow) - ...) reopened by
- 9:45 PM Ticket #4928 (Cannot load ffmpeg x86 build on Android 6.0 (Marshmallow) - ...) updated by
- Google guys closed the bug saying that they will fix that on their …
- 8:29 PM Changeset in ffmpeg [863c9189] by
- doc/general.texi: fix SDX2 description Signed-off-by: Paul B Mahol …
- 8:26 PM Changeset in ffmpeg [09ef1f59] by
- doc/general.texi: move Screenpresso to right section Signed-off-by: …
- 8:26 PM Changeset in ffmpeg [48f0d3ac] by
- avformat: add DC STR demuxer Signed-off-by: Paul B Mahol …
- 8:26 PM Changeset in ffmpeg [af3f793f] by
- avcodec: add ADPCM AICA decoder Signed-off-by: Paul B Mahol …
- 8:26 PM Changeset in ffmpeg [e99321a3] by
- avformat: add 3dostr demuxer Signed-off-by: Paul B Mahol …
- 7:15 PM How to use -map option created by
- How to use -map option → Map.
- 5:28 PM Ticket #4878 (jpeg2000 regression) updated by
- Replying to cehoyos: > You have to test a version of …
- 5:16 PM Changeset in ffmpeg [3b1939bb] by
- avfilter/tremolo: fix wavetable buffer size Signed-off-by: Kyle …
- 4:43 PM Changeset in ffmpeg [e5451f25] by
- avfilter/asrc_sine: fix options typos Signed-off-by: Kyle Swanson …
- 2:17 PM Changeset in ffmpeg [567ca142] by
- configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvc …
- 1:26 PM Changeset in ffmpeg [7968b1f8] by
- Merge commit '8edaf625f3c38c695c33745822182e94e17d6e1b' * commit …
- 1:26 PM Changeset in ffmpeg [f79bb118] by
- Merge commit '9e14a992409348630ea96521411127418a92e8a3' * commit …
- 1:25 PM Changeset in ffmpeg [313f5382] by
- Merge commit 'b8deb7c34f755d5e3eee0b5930c3a6ad2dda96bc' * commit …
- 1:24 PM Changeset in ffmpeg [f2dc68e2] by
- Merge commit '6dcd82290438eb810936de4febd0558b38a08ec5' * commit …
- 1:23 PM Changeset in ffmpeg [7c99384f] by
- Merge commit 'f3aff31e5f66a4f1c4e34ce4944f4a402aca61ed' * commit …
- 1:21 PM Changeset in ffmpeg [9f7de995] by
- Merge commit 'cd0e08813a0484002b5defbf557c859f123953ae' * commit …
- 1:18 PM Changeset in ffmpeg [3ec049b8] by
- Merge commit 'a9a60106370f862e191dea58e748626da6a8fe97' * commit …
- 1:16 PM Changeset in ffmpeg [87a6f532] by
- Merge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6' * commit …
- 1:06 PM Changeset in ffmpeg [54de179c] by
- Merge commit 'd584533cf38141172e20bae5436629ee17c8ce50' * commit …
- 12:16 PM FancyFilteringExamples edited by
- (diff)
- 11:55 AM Changeset in ffmpeg [c0483038] by
- vp9: update timestamps in ref files using multiple invisible frames. …
- 11:04 AM Changeset in ffmpeg [ff0dfb5c] by
- lavc/mjpegdec: honor skip_frame option
- 11:04 AM Changeset in ffmpeg [cbe2dfa4] by
- lavc/pngdec: honor skip_frame option
- 10:26 AM Ticket #4972 (Source and Destination have different frame counts) updated by
-
Priority, Keywords, Reproduced by developer changed
Please provide the command line that allows to reproduce the bug … - 10:14 AM Ticket #4971 (ffmpeg can not slice when i use HLS) closed by
- invalid: Please send your patch (with an explanation) to the development …
- 10:04 AM Ticket #4971 (ffmpeg can not slice when i use HLS) reopened by
- 10:04 AM Ticket #4971 (ffmpeg can not slice when i use HLS) updated by
- I have FIXED this bug, and ffmpeg can work normally. […]
- 9:35 AM Ticket #4972 (Source and Destination have different frame counts) updated by
-
Reproduced by developer changed
- 9:25 AM Ticket #4972 (Source and Destination have different frame counts) updated by
- I cut a 10-minute clip directly from a .mkv file then convert it into …
- 9:18 AM Ticket #4972 (Source and Destination have different frame counts) created by
- Summary of the bug:I encode a clip cut from a film, the frames count …
- 8:16 AM Ticket #4959 (1st frame duplicated when HEVC decoding) closed by
- needs_more_info: Please reopen if you can add the missing information.
- 6:37 AM Ticket #4971 (ffmpeg can not slice when i use HLS) closed by
- invalid: Please ask all usage questions on the user mailing list.
- 5:11 AM Changeset in ffmpeg [fc460fe6] by
- avfilter/showcqt: fix compilation with libswscale disabled …
- 3:16 AM Ticket #4971 (ffmpeg can not slice when i use HLS) reopened by
- 3:13 AM Ticket #4971 (ffmpeg can not slice when i use HLS) updated by
- Sorry, this is my first commit problem. This problem reproduce …
- 3:05 AM Changeset in ffmpeg [dd367495] by
- avutil/audio_fifo: add av_warn_unused_result This one should not …
- 2:15 AM Changeset in ffmpeg [63fca9df] by
- vp9_parser: don't overwrite cached timestamps with nopts.
- 1:44 AM Changeset in ffmpeg [6dc0db66] by
- avcodec/motion_est_template: replace qsort with AV_QSORT This code is …
- 1:42 AM Changeset in ffmpeg [fab1562a] by
- avutil/ripemd: make rol macro more robust by adding parentheses This …
Oct 28, 2015:
- 9:23 PM Changeset in ffmpeg [2193f537] by
- doc/encoders: fix "the their" typo Signed-off-by: Lou Logan <lou@lrcd.com>
- 9:02 PM Changeset in ffmpeg [8edaf625] by
- libopenh264enc: Count and warn about the number of skipped frames …
- 9:02 PM Changeset in ffmpeg [9e14a99] by
- libopenh264enc: Add an option for controlling the frame skipping This …
- 7:15 PM Changeset in ffmpeg [3f502918] by
- doc/filters: Remove article redundancy Signed-off-by: Michael …
- 6:25 PM Changeset in ffmpeg [80580bb2] by
- swr: do not reject channel layouts that use channel 63 Channel …
- 5:59 PM CompilationGuide/Centos edited by
- setting PKG_CONFIG_PATH="$HOME/ffmpeg_build/lib/pkgconfig before … (diff)
- 4:57 PM Changeset in ffmpeg [b8deb7c3] by
- opus: Do not call vector_fmul_scalar on zero samples The x86 variant …
- 4:42 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- […] or […] crash the encoder.
- 3:59 PM Changeset in ffmpeg [6dcd8229] by
- opus: Buffer the samples from the correct offset When not all the …
- 2:38 PM Ticket #4971 (ffmpeg can not slice when i use HLS) closed by
- invalid: For future tickets: Please remember to not only post the command line …
- 2:38 PM Changeset in ffmpeg [cceed83] by
- lavu/aes: test CBC functionality
- 11:59 AM Changeset in ffmpeg [bea931c2] by
- avcodec/png: read and write stereo3d frame side data information Use …
- 11:12 AM Ticket #4971 (ffmpeg can not slice when i use HLS) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 9:23 AM Changeset in ffmpeg [54cd1ab5] by
- lavu/aes: align AVAES struct members
- 9:23 AM Changeset in ffmpeg [15ff5c72] by
- lavu/aes: add runtime dispatch for crypt function
- 9:23 AM Changeset in ffmpeg [ec588db5] by
- lavu/aes: move AVAES to separate internal header
- 9:23 AM Changeset in ffmpeg [1e477a97] by
- lavu: add AESNI CPU flag
- 9:12 AM Changeset in ffmpeg [057ce755] by
- ffprobe: Remove abort() Found-by: Ganesh Ajjanagadde and wm4 …
- 7:00 AM Ticket #4948 (ffmpeg overlay not stitching videos in order of pts) updated by
-
Priority changed
If you think this is a regression please add the change that … - 6:58 AM Ticket #4935 (vp9 memory usage) updated by
-
Keywords, Summary changed
- 6:58 AM Ticket #4969 (Opus fuzzing crash) updated by
-
Priority, Keywords, Version, Reproduced by developer changed
[…] […] - 6:34 AM Ticket #4406 (h264 segfault) updated by
-
Priority, Keywords changed
Which commit fixed the crash? - 6:09 AM Ticket #4970 (Addition of audio sound tracks in quicktime are disabled except for ...) closed by
- duplicate: I wish this were the behaviour but unfortunately it isn't, see ticket …
- 6:06 AM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by
- Please verify that Windows 2012 is not installed on a Virtual Machine …
- 5:11 AM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by
- Application is crashed for the $ ffmpeg -f lavfi -i testsrc -vcodec …
- 3:40 AM Ticket #4970 (Addition of audio sound tracks in quicktime are disabled except for ...) created by
- Summary of the bug: I have been trying to replace several audio tracks …
- 3:16 AM Changeset in ffmpeg [a0e390e8] by
- avutil/avstring: add av_warn_unused_result This does not trigger any …
- 2:26 AM Changeset in ffmpeg [492dead9] by
- avfilter/avf_showcqt: Fix ;; Signed-off-by: Michael Niedermayer …
- 1:30 AM Changeset in ffmpeg [f8d429e] by
- avfilter/avf_showcqt: rewrite showcqt and add features add yuv444p, …
- 1:29 AM Changeset in ffmpeg [232b8a5a] by
- avformat/img2enc: re enable atomic writes with split planes They work …
Oct 27, 2015:
- 11:50 PM Ticket #4948 (ffmpeg overlay not stitching videos in order of pts) updated by
-
Priority changed
- 10:45 PM Ticket #4969 (Opus fuzzing crash) closed by
- fixed
- 10:44 PM Ticket #4406 (h264 segfault) closed by
- fixed
- 9:51 PM Changeset in ffmpeg [eaa6bade] by
- avcodec: install avdct.h as public header The commit 932ff70 …
- 8:53 PM Changeset in ffmpeg [f3aff31e] by
- avpicture: Deprecate the single fields Silence pointless warnings …
- 8:28 PM Changeset in ffmpeg [1b82a005] by
- avformat/img2enc: Fix img2enc atomic implementation to work with split …
- 7:44 PM Changeset in ffmpeg [9ec2b9f] by
- avformat/img2enc: Disable rename&atomic writing for non file protocol …
- 5:41 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by
- Replying to Mista_D: > $500 CAD bounty (Paypal or …
- 2:42 PM Changeset in ffmpeg [6255bf3d] by
- mpegts: Fix FATE seek test
- 2:29 PM Changeset in ffmpeg [75c3e54d] by
- asfdec: fix FATE seek test
- 2:19 PM Ticket #4969 (Opus fuzzing crash) updated by
- Fixed in b3e5f15b95f04a35821f63f6fd89ddd60f666a59
- 1:35 PM Changeset in ffmpeg [c2f861ca] by
- Replace remaining occurances of av_free_packet with av_packet_unref
- 1:28 PM Changeset in ffmpeg [7f5af80b] by
- Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' * commit …
- 1:12 PM Changeset in ffmpeg [856b19d5] by
- Merge commit 'a5d42043093a39636a1f4021a37dd9c612479f6f' * commit …
- 1:10 PM Changeset in ffmpeg [fe3c22e0] by
- Merge commit 'f0ca6ffa0ae5d5564516ee7a18aa1e234751444a' * commit …
- 1:07 PM Changeset in ffmpeg [5fe15785] by
- Merge commit '9cbae3a7d57bd2b862c37fd8123bd1fba680e801' * commit …
- 1:06 PM Changeset in ffmpeg [af7c7037] by
- Merge commit '9f5d6f460ceeda8b4ac29b3249a49e275b64c706' * commit …
- 1:06 PM Changeset in ffmpeg [fe41f28c] by
- Merge commit 'fe66671bd5f446f8d0a9c70968ba8fe891efe028' * commit …
- 1:05 PM Changeset in ffmpeg [564eabee] by
- Merge commit '3c5cf2a31b4b29a8e4282cbe6a3f0617c14698b8' * commit …
- 1:04 PM Changeset in ffmpeg [0a830b95] by
- Merge commit '447b5b278c689b21bbb7b5747c8773145cbd9448' * commit …
- 1:01 PM Changeset in ffmpeg [a4b5ada3] by
- Merge commit '27eeee76b2546fd313808997b3d07ba9cce94551' * commit …
- 1:01 PM Changeset in ffmpeg [1174eb2] by
- Merge commit 'f0a88d4d2a74534460f4a8b79c448bd5890dbd41' * commit …
- 12:58 PM Changeset in ffmpeg [8b3228a3] by
- Merge commit '533a6198505edd1379e1cd722852350ae4a85acc' * commit …
- 12:49 PM Changeset in ffmpeg [8dde5dc0] by
- Merge commit '233d2fa0443197df12b4f7823d591dad964149b3' * commit …
- 12:41 PM Changeset in ffmpeg [a66243a2] by
- avformat/aiff: add ADP4 DVI ADPCM support Signed-off-by: Paul B Mahol …
- 12:40 PM Changeset in ffmpeg [3f3e12c7] by
- rtsp: Allow $ as interleaved packet indicator before a complete …
- 11:55 AM Changeset in ffmpeg [b95b8e5a] by
- Merge commit '18f9308e6a96bbeb034ee5213a6d41e0b6c2ae74' * commit …
- 11:53 AM Ticket #4952 (ffplay unexpectedly sends "RTSP/1.0 501 Not Implemented" and stop decoding) closed by
- fixed: Fixed by Martin Storsjö since 12e95d156ae95e7db7f5a524112569b29cbdf0be …
- 11:50 AM Changeset in ffmpeg [7daac500] by
- Merge commit '22f4d9c303ede1a240538fd105c97047db40dc86' * commit …
- 11:48 AM Changeset in ffmpeg [e7a57d48] by
- Merge commit '1ec72c6c68dbc78bf4ebb6f06c13316dc488bdfa' * commit …
- 11:47 AM Ticket #4962 (error while decoding MB) updated by
-
Version, Component changed
- 11:46 AM Changeset in ffmpeg [368e5216] by
- Merge commit '5ea5a24eb70646a9061b85af407fcbb5dd4f89fd' * commit …
- 11:45 AM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by
- And please try to verify that Windows 2012 is not installed on a …
- 11:41 AM Changeset in ffmpeg [12e95d15] by
- Merge commit 'e02dcdf6bb6835ef4b49986b85a67efcb3495a7f' * commit …
- 11:40 AM Changeset in ffmpeg [0bcb17d4] by
- Merge commit 'dca23ffbc7568c9af5c5fbaa86e6a0761ecae50c' * commit …
- 11:35 AM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by
- Please test the following: […] (And please confirm that it works …
- 11:14 AM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by
- We have used below command. still facing the error. …
- 11:11 AM Changeset in ffmpeg [15d8b651] by
- doc/filters.texi: ebur128 grammar fix Reviewed-by: Lou Logan …
- 11:11 AM Changeset in ffmpeg [8199908f] by
- fix: assigning instead of comparing Signed-off-by: AppChecker …
- 9:19 AM Changeset in ffmpeg [31741aec] by
- avcodec: disallow hwaccel with frame threads HWAccels with frame …
- 7:41 AM Changeset in ffmpeg [af71c73f] by
- FATE: Increase FUZZ value on AAC LTP encoding test Clang prerelease …
- 6:24 AM Changeset in ffmpeg [b9cd3e1a] by
- srtenc: Reindent
- 6:24 AM Changeset in ffmpeg [852c4b3d] by
- drawutils: Reindent
- 6:24 AM Changeset in ffmpeg [87d55092] by
- avfilter: Reindent
- 6:23 AM Changeset in ffmpeg [9b40ce5a] by
- avcodec: srtdec: Reindent
- 4:49 AM Changeset in ffmpeg [d897d4c1] by
- x86/vf_w3fdif: use aligned loads in w3fdif_complex_high Found-by: …
- 3:48 AM Changeset in ffmpeg [e6f99520] by
- FATE: Slightly increase thresholds on prediction AAC encoding tests …
- 1:45 AM Changeset in ffmpeg [b3e5f15b] by
- opusdec: Don't run vector_fmul_scalar on zero length arrays Fixes …
- 1:37 AM Changeset in ffmpeg [07225fa7] by
- avcodec/opusdec: Fix extra samples read index Fixes crash Fixes …
Oct 26, 2015:
- 10:14 PM Ticket #4969 (Opus fuzzing crash) created by
- http://obe.tv/Downloads/fuzz/fuzz11.opus http://paste.ubuntu.com/12974578/
- 7:56 PM Changeset in ffmpeg [dcb95ef4] by
- avfilter: add vibrato filter Signed-off-by: Kyle Swanson <k@ylo.ph>
- 6:28 PM Changeset in ffmpeg [cd0e0881] by
- avconv: support infinite loop for the loop option Signed-off-by: Luca …
- 5:15 PM Ticket #4968 (ffmpeg-0.6.1: allocations filling process address space of 4GB, sets ...) closed by
- invalid: Please reopen this ticket if the issue is reproducible with current …
- 5:08 PM Ticket #4968 (ffmpeg-0.6.1: allocations filling process address space of 4GB, sets ...) created by
- Summary of the bug: ffmpeg is being used as shared libraries by the …
- 5:00 PM Changeset in ffmpeg [a9a60106] by
- avpacket: Provide an alloc and a free function for the struct Pave …
- 5:00 PM Changeset in ffmpeg [9b56d5c1] by
-
avpacket: Deprecate av_dup_packet
As documented,
av_dup_packetis … - 5:00 PM Changeset in ffmpeg [d584533] by
- avformat: Rework add_to_pktbuf Make it return an error and check its …
- 5:00 PM Changeset in ffmpeg [ce70f28a] by
- avpacket: Replace av_free_packet with av_packet_unref …
- 5:00 PM Changeset in ffmpeg [a5d42043] by
- avformat: Always return ref-counted AVPacket And drop the …
- 5:00 PM Changeset in ffmpeg [f0ca6ffa] by
- avprobe: Unref the packet once it is used Make sure it does not leak …
- 4:43 PM CompilationGuide edited by
- remove "compiling for X is easy" useless comment (diff)
- 4:16 PM Ticket #4967 (ffserver - audio libopus works, libvorbis not) updated by
-
Priority, Keywords changed
- 3:41 PM Ticket #4967 (ffserver - audio libopus works, libvorbis not) updated by
- Here is my ffserver config file: http://pastebin.com/QxpWTWmF
- 3:33 PM Ticket #4967 (ffserver - audio libopus works, libvorbis not) created by
- Only change from my exciting ffserver config file (webm container, vp8 …
- 3:22 PM Ticket #4966 (ffserver - no stream mapping with ffmpeg) updated by
- Replying to cehoyos: > Is this a regression? > How can …
- 3:16 PM Ticket #4966 (ffserver - no stream mapping with ffmpeg) updated by
-
Priority, Keywords changed
Is this a regression? How can there be a mapping bug for the input … - 3:05 PM Ticket #4966 (ffserver - no stream mapping with ffmpeg) created by
- Hello, i configured and started the ffserver without problems. Now, i …
- 2:39 PM Changeset in ffmpeg [51ee62d5] by
- avcodec/options: remove a few more redundant "default" information
- 2:39 PM Changeset in ffmpeg [90c4ccc6] by
- avcodec/options: remove redundant and wrong default information for …
- 2:39 PM Changeset in ffmpeg [77946270] by
- avcodec/avdct: remove redundant "default" information in options
- 2:32 PM Changeset in ffmpeg [a7fcc43b] by
- tests/aac: Add bitexact flags to AAC LTP Encode test Signed-off-by: …
- 2:32 PM Changeset in ffmpeg [9ea81269] by
- mov: Add support parsing QuickTime Metadata Keys. The Apple dev …
- 2:05 PM Changeset in ffmpeg [63ea8e06] by
- timecode: Support HFR values
- 2:05 PM Changeset in ffmpeg [8c221482] by
- timecode: Do not fail for non-standard framerates Instead just warn, …
- 12:58 PM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by
- Is the crash also reproducible if you use -f lavfi -i testsrc as input?
- 12:47 PM Ticket #4953 (FFMPEG Crash on windows 2012 server) updated by
- Can you please help us as we are really need to fix this problem in …
- 12:31 PM Changeset in ffmpeg [4f00d235] by
- tests/fate/aac: Add bitexact flags to fate-aac-pns-encode This fixes …
- 11:55 AM Changeset in ffmpeg [9cbae3a7] by
- roqvideodec: use av_frame_copy CC: libav-stable@libav.org …
- 11:44 AM Ticket #4965 (How to add out-band subitlte file to ffmpeg) closed by
- invalid: I don't understand the term "out-band subtitle" but please note that …
- 11:33 AM Ticket #4965 (How to add out-band subitlte file to ffmpeg) updated by
-
Status changed
- 11:32 AM Ticket #4965 (How to add out-band subitlte file to ffmpeg) created by
- Hi, I'm just starting learning ffmpeg, and have used …
- 11:14 AM Changeset in ffmpeg [68a0a164] by
- avfilter/vf_removegrain: replace qsort with AV_QSORT filter_slice …
- 10:37 AM Ticket #4935 (vp9 memory usage) updated by
- Replying to kierank: > Massif is showing a time series …
- 10:36 AM Ticket #4935 (vp9 memory usage) updated by
- Massif is showing a time series output as n increases so you can see …
- 9:12 AM Ticket #4935 (vp9 memory usage) updated by
- Ping. How can I reproduce the leak with old FFmpeg sources / how can I …
- 9:08 AM Changeset in ffmpeg [ff1e44b0] by
- avformat/thp: set duration for audio stream too Signed-off-by: Paul B …
- 9:08 AM Changeset in ffmpeg [035ae3c0] by
- avcodec: add SDX2 DPCM decoder Signed-off-by: Paul B Mahol …
- 8:28 AM Ticket #4961 (Invalid free(); ffio_ensure_seekback (aviobuf.c:829)) closed by
- invalid: The API usage is invalid, see the documentation of …
- 8:09 AM Ticket #4961 (Invalid free(); ffio_ensure_seekback (aviobuf.c:829)) updated by
-
Priority, Keywords changed
From … - 7:39 AM Ticket #4964 (decimate filter crashes with ppsrc option) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Oct 25, 2015:
- 11:15 PM Changeset in ffmpeg [2ccc1b30] by
- MAINTAINERS: add key fingerprint Reviewed-by: Michael Niedermayer …
- 9:48 PM Changeset in ffmpeg [9f5d6f46] by
- hap: Set avctx.bits_per_coded_sample Fixes an issue where alpha is …
- 9:47 PM Changeset in ffmpeg [6b5412cb] by
- avutil/opt: print more meaningful default flags values Example: % …
- 9:47 PM Changeset in ffmpeg [fe66671b] by
- cmdutils: Check for and report the correct codec capability
- 9:44 PM Changeset in ffmpeg [3c5cf2a3] by
- screenpresso: Drop parameter change check Size can never change, …
- 9:43 PM Changeset in ffmpeg [447b5b27] by
- mpegvideo_enc: Fix encoding videos with less frames than the delay of …
- 9:24 PM Changeset in ffmpeg [27eeee76] by
- mpegvideo_enc: Merge ifs with identical conditions Signed-off-by: …
- 9:23 PM Changeset in ffmpeg [f0a88d4d] by
- mpegvideo_enc: Factor new_picture unref out Signed-off-by: Michael …
- 7:58 PM Changeset in ffmpeg [559603da] by
- lavfi/drawutils: add const to blending mask.
- 7:27 PM Ticket #4964 (decimate filter crashes with ppsrc option) created by
- […] yields […] […] A quick test seems to indicate that it …
- 4:45 PM Changeset in ffmpeg [bbd6bc6b] by
- avutil/tree: clean up pointer incompatibility warnings Commit …
- 4:41 PM Ticket #4963 (unsupported xwma file) closed by
- fixed: Implemented in 6498b34bba8cf6bde4d7a9c9ea045ae1b8be106e
- 4:37 PM Changeset in ffmpeg [6498b34b] by
- lavf/xwma: Support wmapro. Fixes ticket #4963.
- 4:28 PM Changeset in ffmpeg [65ffca9f] by
- avutil/tree: Document the guaranteed ordering of compare arguments for …
- 2:29 PM Ticket #4963 (unsupported xwma file) created by
- Summary of the bug: How to reproduce: […]
- 2:18 PM Changeset in ffmpeg [9bc3d335] by
- avcodec/huffman: replace qsort with AV_QSORT ff_huff_build_tree uses …
- 2:14 PM Changeset in ffmpeg [104f8ea8] by
- version.sh: add note that ffversion.h is auto-generated Reviewed-by: …
- 2:07 PM Changeset in ffmpeg [c7131762] by
- all: add const-correctness to qsort comparators This adds …
- 1:07 PM Changeset in ffmpeg [f7751a5e] by
- avformat/aiffdec: give friendly message if compressed codec tag is …
- 10:54 AM Changeset in ffmpeg [1f36b43c] by
- doc/general: update after recent additions Signed-off-by: Paul B …
- 10:05 AM Changeset in ffmpeg [6f3ba23a] by
- avformat: add xvag demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 12:38 AM Changeset in ffmpeg [7c8fcbbd] by
- avutil/tree: add additional const qualifier to the comparator libc's …
- 12:38 AM Changeset in ffmpeg [94f333f9] by
- avutil/tree: improve documentation for av_tree_find, av_tree_insert …
- 12:35 AM Changeset in ffmpeg [2ee51ef2] by
- avfilter/vf_deshake: use a void * comparator for consistency For …
Note:
See TracTimeline
for information about the timeline view.
