Timeline
Aug 20, 2015:
- 11:03 PM Ticket #4788 (Capture area 1920x1080 at position 0.0 outside the screen size 1920x1080) closed by
- duplicate: Duplicate of ticket #4574.
- 10:57 PM Changeset in ffmpeg [4e8963fa] by
- avfilter: add video vectorscope filter
- 10:09 PM Ticket #4788 (Capture area 1920x1080 at position 0.0 outside the screen size 1920x1080) updated by
- Please test a build from current git master. I have a feeling it's …
- 9:57 PM Ticket #4788 (Capture area 1920x1080 at position 0.0 outside the screen size 1920x1080) created by
- I try to capture my desktop with command: ffmpeg -f x11grab -r 25 -s …
- 9:39 PM Changeset in ffmpeg [e8319f60] by
- avcodec/metasound_data: comment out unused variable Fixes …
- 8:38 PM Changeset in ffmpeg [96f5fdeb] by
- graph2dot: use avfilter_pad_get_name accessor function Reviewed-by: …
- 8:33 PM Ticket #4481 (Bluray text subtitles) updated by
- More complete sample in …
- 7:40 PM Changeset in ffmpeg [e23a01c0] by
- api-seek-test: first version Works only with video stream. First pass …
- 7:23 PM Changeset in ffmpeg [c3052c9e] by
- avcodec/aacsbr_fixed: remove unused variable Fixes …
- 7:03 PM Changeset in ffmpeg [b772847e] by
- avformat/webmdashenc: fix uninitialized variable Fixes …
- 6:49 PM Ticket #4787 (audio codec conversion codec 0x0135 sipro lab kelvin) closed by
- needs_more_info: Please reopen this ticket if you can provide a sample file.
- 6:34 PM Changeset in ffmpeg [538ea9a2] by
- doc/indevs: Remove non-existent decklink option examples Forgotten in …
- 5:22 PM Changeset in ffmpeg [515b69f8] by
- checkasm: Explicitly declare function prototypes Now we no longer …
- 5:22 PM Changeset in ffmpeg [e13da244] by
- checkasm: x86: properly save rdx/edx in checked_call() If the return …
- 3:56 PM Ticket #4787 (audio codec conversion codec 0x0135 sipro lab kelvin) updated by
-
Priority, Type, Version, Component changed
- 3:10 PM Ticket #4787 (audio codec conversion codec 0x0135 sipro lab kelvin) created by
- Hi, I'm trying to convert codec 0x0135 sipro lab kelvin to mp3. I …
- 2:22 PM Changeset in ffmpeg [faa3f17a] by
- fate: test only demuxing in asf-repldata
- 1:06 PM Changeset in ffmpeg [98f16720] by
- Update for 2.4.11 Signed-off-by: Michael Niedermayer …
- 12:38 PM Changeset in ffmpeg [cbaa9ef0] by
- avformat/mux: Update sidedata in ff_write_chained() Fixes Ticket4777 …
- 12:38 PM Changeset in ffmpeg [ac3358d7] by
- avcodec/flashsvenc: Correct max dimension in error message …
- 12:38 PM Changeset in ffmpeg [eac75d40] by
- avcodec/svq1enc: Check dimensions Fixes assertion failure …
- 12:38 PM Changeset in ffmpeg [595af5a] by
- avcodec/dcaenc: clear bitstream end This avoids leaving uninitialized …
- 12:38 PM Changeset in ffmpeg [33629ff6] by
- libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame() …
- 12:38 PM Changeset in ffmpeg [43956940] by
- rawdec: fix mjpeg probing buffer size check Signed-off-by: Michael …
- 12:38 PM Changeset in ffmpeg [2d582d14] by
- rawdec: fix mjpeg probing There can be other headers than …
- 12:38 PM Changeset in ffmpeg [d2b0aae5] by
- avcodec/vp8: Check buffer size in vp8_decode_frame_header() avoids …
- 12:38 PM Changeset in ffmpeg [8fe79605] by
- avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() …
- 12:38 PM Changeset in ffmpeg [7ae349a3] by
- avcodec/diracdec: Check for hpel_base allocation failure Fixes null …
- 12:38 PM Changeset in ffmpeg [24f16987] by
- avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() …
- 12:38 PM Changeset in ffmpeg [649f09c] by
- avfilter/af_aresample: Check ff_all_* for allocation failures Fixes: …
- 12:38 PM Changeset in ffmpeg [e3bacdba] by
- avcodec/pthread_frame: clear priv_data, avoid stale pointer in error …
- 12:38 PM Changeset in ffmpeg [3bc20fe4] by
- swscale/utils: Clear pix buffers Fixes use of uninitialized memory …
- 12:38 PM Changeset in ffmpeg [7a7ec3cc] by
- avutil/fifo: Fix the case where func() returns less bytes than …
- 12:38 PM Changeset in ffmpeg [634605f7] by
- avformat/mov: Fix deallocation when MOVStreamContext failed to …
- 12:38 PM Changeset in ffmpeg [cf27b297] by
- ffmpeg: Fix cleanup with ost = NULL Fixes: …
- 12:38 PM Changeset in ffmpeg [bd5cf1dd] by
- avcodec/pthread_frame: check avctx on deallocation Fixes null pointer …
- 12:38 PM Changeset in ffmpeg [f7857346] by
- avcodec/sanm: Reset sizes in destroy_buffers() Fixes crash in …
- 12:38 PM Changeset in ffmpeg [41fba535] by
- avcodec/alac: Clear pointers in allocate_buffers() Fixes: …
- 12:38 PM Changeset in ffmpeg [a23a6bf0] by
- bytestream2: set the reader to the end when reading more than …
- 12:38 PM Changeset in ffmpeg [cbc5d2bf] by
- avcodec/utils: use a minimum 32pixel width in …
- 12:38 PM Changeset in ffmpeg [c58b0d98] by
- avcodec/mpegvideo: Clear pointers in ff_mpv_common_init() This …
- 12:38 PM Changeset in ffmpeg [3fb24121] by
- oggparsedirac: check return value of init_get_bits If init_get_bits …
- 12:38 PM Changeset in ffmpeg [9463930f] by
- wmalosslessdec: reset frame->nb_samples on packet loss Otherwise a …
- 12:38 PM Changeset in ffmpeg [9e52f6b9] by
- wmalosslessdec: avoid reading 0 bits with get_bits Reviewed-by: …
- 12:38 PM Changeset in ffmpeg [7ecaa736] by
- avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2() …
- 12:38 PM Changeset in ffmpeg [7fdc2ba3] by
- avcodec/aacsbr: Assert that bs_num_env is positive Signed-off-by: …
- 12:38 PM Changeset in ffmpeg [514d0e29] by
- avcodec/aacsbr: check that the element type matches before applying …
- 12:38 PM Changeset in ffmpeg [47a5cde6] by
- avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h Fixes …
- 12:38 PM Changeset in ffmpeg [c6e16ec7] by
- vp9/update_prob: prevent out of bounds table read the max value of …
- 12:38 PM Changeset in ffmpeg [3dfadef5] by
- avfilter/vf_transpose: Fix rounding error Fixes out of array access …
- 12:38 PM Changeset in ffmpeg [e35c5348] by
- avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are …
- 12:38 PM Changeset in ffmpeg [2789d151] by
- wmavoice: limit wmavoice_decode_packet return value to packet size …
- 12:38 PM Changeset in ffmpeg [a47bc9a0] by
- swscale/swscale_unscaled: Fix rounding difference with RGBA output …
- 12:38 PM Changeset in ffmpeg [925adad3] by
- ffmpeg: Do not use the data/size of a bitstream filter after failure …
- 12:38 PM Changeset in ffmpeg [286e1466] by
- swscale/x86/rgb2rgb_template: fix signedness of v in …
- 12:38 PM Changeset in ffmpeg [1795bef7] by
- swscale/x86/rgb2rgb_template: add missing xmm clobbers Reviewed-by: …
- 12:38 PM Changeset in ffmpeg [d50d11c] by
- vda: unlock the pixel buffer base address. The pixel buffer base …
- 12:38 PM Changeset in ffmpeg [bada03d7] by
- swscale/rgb2rgb_template: Fix signedness of v in …
- 12:38 PM Changeset in ffmpeg [2f1bff16] by
- swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix …
- 12:38 PM Changeset in ffmpeg [60a3bd6] by
- swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian …
- 12:38 PM Changeset in ffmpeg [00772989] by
- swr: Remember previously set int_sample_format from user …
- 12:38 PM Changeset in ffmpeg [b3745ce] by
- matroskadec: check audio sample rate And default to 8000 if it is …
- 12:38 PM Changeset in ffmpeg [933ae708] by
- matroskadec: validate audio channels and bitdepth In the TTA …
- 12:38 PM Changeset in ffmpeg [e588252a] by
- avcodec/dpxenc: implement write16/32 as functions Fixes undefined …
- 12:38 PM Changeset in ffmpeg [7de7d81e] by
- postproc: fix unaligned access QP_store is only 8-bit-aligned, so …
- 12:38 PM Changeset in ffmpeg [9d0aa058] by
- avio: fix potential crashes when combining ffio_ensure_seekback + crc …
- 12:29 PM Changeset in ffmpeg [5302adb3] by
- h264: er: Copy from the previous reference only if compatible Also …
- 12:29 PM Changeset in ffmpeg [c5dd6fef] by
- sonic: set avctx->channels in sonic_decode_init Otherwise it can be 0 …
- 12:29 PM Changeset in ffmpeg [13a9a0c] by
- vp8: change mv_{min,max}.{x,y} type to int If one of the dimensions …
- 12:29 PM Changeset in ffmpeg [9da5ba1] by
- vp9: change type of tile_size from unsigned to int64_t Otherwise the …
- 12:29 PM Changeset in ffmpeg [8c84064] by
- arm: only enable setend on ARMv6 Without this check it causes SIGILL …
- 12:29 PM Changeset in ffmpeg [18aef7c0] by
- libopenjpegdec: check existence of image component data libopenjpeg …
- 12:29 PM Changeset in ffmpeg [cd83ff5d] by
- mov: abort on EOF in ff_mov_read_chan Otherwise the loop can take a …
- 12:29 PM Changeset in ffmpeg [22349b9f] by
- ffmpeg_opt: Check for localtime() failure Found-by: Daemon404 …
- 12:29 PM Changeset in ffmpeg [d54ca416] by
- avformat: Fix bug in parse_rps for HEVC. Make the logic in …
- 12:29 PM Changeset in ffmpeg [670832e2] by
- takdec: ensure chan2 is a valid channel index If chan2 is not smaller …
- 12:29 PM Changeset in ffmpeg [6ff5c4cd] by
- avcodec/h264_slice: Use AVFrame diemensions for grayscale handling …
- 12:29 PM Changeset in ffmpeg [402f8329] by
- avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() …
- 12:29 PM Changeset in ffmpeg [d7682421] by
- libavutil/channel_layout: Correctly return layout when channel …
- 12:29 PM Changeset in ffmpeg [84cf7418] by
- avcodec/jpeg2000dec: Check that coords match before applying ICT This …
- 12:29 PM Changeset in ffmpeg [8fc8b3ee] by
- avformat/ffmdec: Check ffio_set_buf_size() return value …
- 12:29 PM Changeset in ffmpeg [5709ac5c] by
- avcodec/adpcm: Check for overreads See: vlc ticket 14649 Reported-by: …
- 12:29 PM Changeset in ffmpeg [4121c1db] by
- avcodec/alsdec: Check for overread Signed-off-by: Michael Niedermayer …
- 12:29 PM Changeset in ffmpeg [0081afea] by
- avcodec/atrac3plusdec: consume only as many bytes as available …
- 12:29 PM Changeset in ffmpeg [df2258f1] by
- swresample/swresample: Cleanup on init failure. This avoids leaks if …
- 12:29 PM Changeset in ffmpeg [8498cf60] by
- Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix …
- 12:29 PM Changeset in ffmpeg [39430866] by
- avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/sec This is the …
- 12:29 PM Changeset in ffmpeg [35ab8588] by
- swresample/dither: check memory allocation check memory allocation in …
- 12:20 PM Changeset in ffmpeg [f141ac2d] by
- Merge commit 'c49b88b93bca53c04f18d78c27dbf1dc6daea909' into …
- 12:14 PM Changeset in ffmpeg [e0f859e8] by
- Merge commit '859ce02c9815b492da627d3098548b4f69bbc80e' into …
- 12:11 PM Changeset in ffmpeg [7da1e8a0] by
- Merge commit 'aa3ec219e1a5cc0e96ddec6ea83312ec780448f5' into …
- 12:07 PM Changeset in ffmpeg [8b0a063b] by
- Merge commit 'a9f108bd78e842a47ade2f7c8b22a1764d01d4e6' into …
- 12:07 PM Changeset in ffmpeg [80b1cc31] by
- Merge commit '02477323b92aacdabe0a2d129eeb0c15fbd1ec9e' into …
- 10:35 AM Ticket #4786 (MLP misdetected for dvd_pcm) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
I just committed a patch that allows forcing mlp with the following … - 10:22 AM Changeset in ffmpeg [ecf6b26a] by
- avformat/ftp: use correct enum type Fixes -Wenum-conversion from …
- 10:19 AM Changeset in ffmpeg [9bd305be] by
- lavf/mpeg: Allow users to force audio codec MLP. Fixes part of ticket …
- 9:18 AM Ticket #4786 (MLP misdetected for dvd_pcm) updated by
- well, the output in the initial report was for a 10-megabyte sample, …
- 9:15 AM Ticket #4786 (MLP misdetected for dvd_pcm) created by
- Summary of the bug: How to reproduce: […] However the stream is …
- 5:04 AM Ticket #3968 (fieldmatch does not work for mixed telecined and progressive content) updated by
- Do you still have the complete input stream? The following should …
- 4:55 AM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
- Ohh I see, so those duplicate frames were added by ffmpeg to match a …
- 4:07 AM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
-
fieldmatchdoes not work the way you expect it to work, it never … - 2:22 AM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) closed by
- invalid: Ah well, nevermind. It indeed isn't telecined, it's progressive. But, …
- 2:16 AM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) reopened by
- Look, using the following : […] generates a 29.97 fps output …
- 1:57 AM Ticket #4777 (Double free for -reset_timestamps 1 -f segment) closed by
- fixed: Fixed in db91e0edb63afc682ae709f73e3732a4c832944d
- 1:42 AM Changeset in ffmpeg [db91e0e] by
- avformat/mux: Update sidedata in ff_write_chained() Fixes Ticket4777 …
Aug 19, 2015:
- 10:08 PM Changeset in ffmpeg [bf5b2f9d] by
- lavf/ftp: implement move and delete callbacks Signed-off-by: Michael …
- 9:52 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) closed by
- invalid: The sample you uploaded has progressive content, it cannot be …
- 8:49 PM Changeset in ffmpeg [034e6fbd] by
- configure: Check for CoreServices/CoreServices.h and make …
- 7:37 PM Changeset in ffmpeg [0b782990] by
- */version.h: Add note/recommandition about bumping major Reviewed-by: …
- 6:47 PM Changeset in ffmpeg [2edb7ab1] by
- MAINTAINERS: add myself as a docs maintainer Signed-off-by: Lou Logan …
- 6:34 PM Changeset in ffmpeg [4918726d] by
- doc/indevs: add various missing options Signed-off-by: Lou Logan …
- 5:59 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
- In this particular case, FFmpeg reacts the same way whether it's on …
- 5:29 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
- I don't know if it makes a difference for this ticket but please …
- 5:21 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
- The original file comes from a TV cap I did (HBO US). The sample was …
- 5:10 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
-
Keywords, Version changed
- 5:08 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
- Where does the input file come from? It indicates that it was created …
- 5:01 PM Projects edited by
- add FFMS2 and QWinFF (diff)
- 4:15 PM Changeset in ffmpeg [2fa01995] by
- avfilter: add showfreqs filter
- 4:09 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
- The command is the one described in the ticket : […] The …
- 3:12 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
- Please provide the command line that allows to reproduce the issue …
- 3:11 PM AudioChannelManipulation edited by
- Removed example I added earlier as it doesn't work, left a note about … (diff)
- 3:03 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
- Yes it is, using ffmpeg version N-74514-gfffae8e
- 2:55 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) updated by
- Is the issue reproducible with current FFmpeg git head?
- 2:27 PM Ticket #4785 (Decimate filter doesn't work when used directly with fieldmatch) created by
- Hello, For a lot of telecined inputs, using '-vf fieldmatch,decimate' …
- 2:17 PM Changeset in ffmpeg [e6b8797] by
- checkasm: x86: properly save rdx/edx in checked_call() If the return …
- 2:17 PM Changeset in ffmpeg [18b101ff] by
- checkasm: Explicitly declare function prototypes Now we no longer …
- 2:01 PM Changeset in ffmpeg [99b9f013] by
- fate: rename -error option to -error_rate. This fixes fate when …
- 1:43 PM Changeset in ffmpeg [62d176de] by
- swscale: refactor vertical scaler
- 12:20 PM Changeset in ffmpeg [fffae8e6] by
- libavcodec/qsvdec.c: the ff_get_format() missed at refactoring has …
- 12:15 PM Changeset in ffmpeg [9d1d7b36] by
- vaapi: drop unused include. Signed-off-by: Gwenole Beauchesne …
- 12:05 PM Changeset in ffmpeg [8813d55] by
- vaapi: fix usage of invalid buffer ids. Invalid buffer ids are …
- 12:03 PM Changeset in ffmpeg [babd340f] by
- vaapi: streamline public context structure. Move libavcodec managed …
- 12:03 PM Changeset in ffmpeg [9f8e57ef] by
- vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). …
- 11:49 AM Changeset in ffmpeg [6eecb91f] by
- avcodec/qsvenc: Added PicTiming SEI Signed-off-by: Michael …
- 11:17 AM Changeset in ffmpeg [3dabebc2] by
- libavformat/matroskaenc.c: fix small memory leaks on error Fixing …
- 10:05 AM Changeset in ffmpeg [fa95965f] by
- avfilter/vf_histogram: make it possible to pick color components for …
- 3:39 AM Ticket #3026 (support vectorscope graticule in histogram color modes) updated by
- @richardpl, that's probably true. I was originally inspired to post …
- 2:56 AM Ticket #4578 (Incorrect absolute path for mov reference file) updated by
- Cehoyos, Do you think this item is able to be addressed in the near …
- 2:22 AM Changeset in ffmpeg [6495c4c6] by
- lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0.
- 1:51 AM Changeset in ffmpeg [c1507db6] by
- fate: Force simple idct for fate-asf-repldata otherwise it can fail …
Aug 18, 2015:
- 9:16 PM Ticket #4784 (Documentation bug: fbdev example incorrect) closed by
- fixed: Fixed in 5d410a1db2bfc88dbf4410f7a1a43dd81cb04333. Thanks for the report.
- 9:14 PM Changeset in ffmpeg [5d410a1d] by
- doc/indevs: fix fbdev typos Fixes ticket #4784 as found by rodarmor. …
- 8:56 PM Changeset in ffmpeg [4545906f] by
- swscale: Fixed typos Signed-off-by: Michael Niedermayer …
- 8:56 PM Changeset in ffmpeg [ed80dec6] by
- swscale: fixed compiler warnings Signed-off-by: Michael Niedermayer …
- 8:56 PM Changeset in ffmpeg [0f3687d6] by
- swscale: add license headers and copyrights Signed-off-by: Michael …
- 8:40 PM Changeset in ffmpeg [c981b114] by
- libx264: Add option to force IDR frames Currently, when forcing an I …
- 8:17 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by
- Yes, I see the result. This is very strange, because I have two …
- 7:57 PM Changeset in ffmpeg [87068ea5] by
- lavu: disable wrong value check in get_version() upon api bump.
- 7:57 PM Changeset in ffmpeg [a383f226] by
- lavc: move vdpau decoders under FF_API_VDPAU. Signed-off-by: Ronald …
- 7:57 PM Changeset in ffmpeg [030b5a4f] by
- lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.
- 7:41 PM Changeset in ffmpeg [7a629186] by
- Prepare for removal of obsolete FF_IDCT_* members.
- 7:39 PM Changeset in ffmpeg [9468207e] by
- mpeg4video: use ff_dlog instead of av_log under debug&FF_DEBUG_PTS. …
- 7:20 PM Changeset in ffmpeg [c5308eea] by
- configure: force -mconsole when linking SDL under MinGW When building …
- 5:22 PM AudioChannelManipulation edited by
- Add stereo to mono downmix example that avoids phase cancellation (diff)
- 5:09 PM Changeset in ffmpeg [3285005] by
- Undeprecate av_opt_set_defaults2().
- 4:05 PM Changeset in ffmpeg [e3b7298a] by
- lavc: fix compilation with FF_API_XVMC.
- 4:05 PM Changeset in ffmpeg [ad45121d] by
- options: mark av_get_{int,double,q} as deprecated. Convert last users …
- 4:04 PM Changeset in ffmpeg [b07d2a25] by
- libvpxenc: make flags i64 instead of dbl.
- 3:58 PM Ticket #4783 (Converting vtt-subtitles to srt results in overlap.) updated by
-
Keywords changed
- 3:58 PM Ticket #4783 (Converting vtt-subtitles to srt results in overlap.) updated by
-
Keywords, Status, Version, Reproduced by developer changed
Works fine with ass afaict. - 3:52 PM Ticket #4784 (Documentation bug: fbdev example incorrect) updated by
-
Priority, Status, Version, Component, Reproduced by developer changed
- 3:51 PM Ticket #4784 (Documentation bug: fbdev example incorrect) created by
- This is on https://www.ffmpeg.org/ffmpeg-devices.html The current …
- 3:51 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by
- Replying to academic: > we get on ffmpeg version …
- 3:48 PM Changeset in ffmpeg [6471040f] by
- FF_OPT_TYPE_* -> AV_OPT_TYPE_*.
- 2:44 PM Ticket #4783 (Converting vtt-subtitles to srt results in overlap.) created by
- Summary of the bug: Upon converting vtt-subtitles to srt, I …
- 2:24 PM Changeset in ffmpeg [229843aa] by
- Replace av_dlog with ff_dlog. ff_dlog checks compilability, and is …
- 2:22 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by
- My English is pretty bad, but if we have such command lines: […] …
- 2:18 PM Changeset in ffmpeg [ad7d972e] by
- lavfi: add error message to help users convert to new lavfi syntax.
- 1:59 PM Changeset in ffmpeg [22f85543] by
- scale2ref: override request_frame() and correctly connect them to the …
- 1:59 PM Changeset in ffmpeg [db0f8f3f] by
- avfilter/vf_scale: Set scale2ref ref output timebase Signed-off-by: …
- 1:55 PM Ticket #4779 (Crash with recent libx265) closed by
- invalid: Thank you for the clarification!
- 1:53 PM Ticket #4779 (Crash with recent libx265) updated by
- I think you are right that the problem isn't in the ffmpeg part. …
- 1:53 PM Ticket #4782 (Teletext subtitles are not automatically scaled) created by
- http://streams.videolan.org/issues/10919/ The subtitles on page 888 …
- 1:46 PM Changeset in ffmpeg [70a19c48] by
- Move ff_dlog from lavc to lavu.
- 1:22 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by
-
Priority, Keywords, Component changed
I tested the following: […] The output files have different size, … - 1:01 PM Ticket #4781 (Automatic subtitle scaling) created by
- One sample attached to ticket #679 contains subtitles which are shown …
- 12:50 PM Ticket #4777 (Double free for -reset_timestamps 1 -f segment) updated by
-
Keywords, Status, Reproduced by developer, Summary changed
Regression since e5bae39f46e55843c025d280ed5441e358e59f2e […] - 12:45 PM Ticket #4744 (ffmpeg does not scale subtitles) closed by
- fixed: Fixed in 21566b21d57ec9d8b0a40160e3e19c6970a813f7, …
- 12:42 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) created by
- Summary of the bug: FFMpeg ignores the logfile of first pass when …
- 10:30 AM Changeset in ffmpeg [b807f7e2] by
- configure: Use pkg-config for libkvazaar. Signed-off-by: Arttu …
- 10:28 AM Ticket #4779 (Crash with recent libx265) updated by
-
Priority, Keywords changed
Why do you think this is a bug that can be fixed within FFmpeg? In … - 8:42 AM Ticket #4779 (Crash with recent libx265) created by
- Summary of the bug: On OS X, When linked against recent libx265 …
- 7:35 AM Changeset in ffmpeg [649b2e4c] by
- Merge commit '317cfaa5e09755ed0b34af512ec687963a67bdbf' * commit …
- 7:34 AM Changeset in ffmpeg [4b6ccccb] by
- Merge commit '58c3720a3cc71142b5d48d8ccdc9213f9a66cd33' * commit …
- 7:22 AM Changeset in ffmpeg [316825f3] by
- Merge commit '72839fce6457fdb5d51b4a5381ac52914ee66389' * commit …
- 7:14 AM Changeset in ffmpeg [983fa5a1] by
- Merge commit '7bf9647264308d2df74b2b50669f2d02a7ecc90b' * commit …
- 7:09 AM Changeset in ffmpeg [e721cb8] by
- Merge commit 'f34b152eb7b7e8d2aee57c710a072cf74173fbe1' * commit …
- 7:05 AM Changeset in ffmpeg [4cf4831a] by
- Merge commit '1b90433f79de857550d4d8c35c89fbe954920594' * commit …
- 7:02 AM Changeset in ffmpeg [9dc30d08] by
- Merge commit '87de6ddb7b7674e329d5c96677bd8685bc7f7855' * commit …
- 7:02 AM Changeset in ffmpeg [fdca9350] by
- Merge commit 'cb2dbe2c762dae44d890aa26620bcdd9022fd0f3' * commit …
- 7:01 AM Changeset in ffmpeg [9c22aedd] by
- Merge commit '44b44441203177690305c294be6eff8d9c668954' * commit …
- 6:50 AM Changeset in ffmpeg [1907e19d] by
- Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33' * commit …
Aug 17, 2015:
- 11:33 PM Changeset in ffmpeg [737aa90] by
- swscale: process horizontal lines in batches Process more lines in a …
- 11:33 PM Changeset in ffmpeg [e0a3173a] by
- swscale: refactor horizontal scaling + split color conversion from …
- 11:14 PM Changeset in ffmpeg [a27c9f61] by
- fate: add -fflags +bitexact in a few places. This improves results …
- 10:13 PM Changeset in ffmpeg [61043777] by
- fate: explicitly specify audio bitrate for adpcm/mp2fixed tests. They …
- 9:46 PM Changeset in ffmpeg [cdbd3b1e] by
- fate: move -flags +mv0 -> -mpv_flags +mv0. Fixes associated fate …
- 8:11 PM Ticket #4776 (Regression decoding mp3 in matroska) updated by
- I cut a clip from a larger sample with video (which I was asked not to …
- 3:18 PM Changeset in ffmpeg [21566b21] by
- avfilter: add scale2ref filter This filter can be used to scale one …
- 2:55 PM Ticket #4778 (Crash in h264_mp4toannexb on x86) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/58404/focus=58412 …
- 1:55 PM Ticket #4772 (mjpeg: wrong colors (CMYK)) closed by
- fixed: Fixed in 84170d4be053a4c7901965fe1977970b5c5e85e5 - thank you for the …
- 1:53 PM Changeset in ffmpeg [84170d4] by
- lavc/mjpegdec: Detect more CMYK images. Fixes ticket #4772.
- 1:39 PM Ticket #4776 (Regression decoding mp3 in matroska) updated by
- How was the sample created?
- 1:08 AM Changeset in ffmpeg [3afca325] by
- swscale/swscale-test: Fix slice height in random reference data …
- 12:07 AM Changeset in ffmpeg [7f769ae4] by
- avcodec/rv30: fix switching back to the original resolution Fixes …
Aug 16, 2015:
- 10:02 PM Changeset in ffmpeg [d3eb317] by
- ffmpeg_vdpau: Ignore decoder's max supported level The h264 decoder …
- 8:36 PM Changeset in ffmpeg [d90fbde0] by
- buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement …
- 7:37 PM Ticket #4777 (Double free for -reset_timestamps 1 -f segment) updated by
-
Priority, Keywords, Component, Reproduced by developer changed
Is the issue only reproducible with-vcodec libx264or also with … - 6:19 PM Ticket #4777 (Double free for -reset_timestamps 1 -f segment) updated by
- I figured out that it only came to the malloc error when i use a …
- 6:11 PM Ticket #4777 (Double free for -reset_timestamps 1 -f segment) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 6:00 PM Changeset in ffmpeg [317cfaa5] by
- asfdec: prevent the memory leak in the asf_read_metada_obj also do …
- 5:16 PM Changeset in ffmpeg [58c3720a] by
- fate: Make sure a corner-case for ASF is covered Test the demuxer for …
- 5:02 PM Changeset in ffmpeg [72839fce] by
- hlsenc: Use AV_TIME_BASE units for all the computations Do not risk …
- 5:02 PM Changeset in ffmpeg [7bf96472] by
- vp7: bound checking in vp7_decode_frame_header CC: libav-stable@libav.org
- 4:27 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- 4:26 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- It case it is of interest for comparison purposes, I did a new encode …
- 4:17 PM Changeset in ffmpeg [fbc8eb68] by
- ffmpeg: use av_buffersrc_add_frame instead of av_buffersrc_add_ref …
- 3:18 PM Ticket #3847 (Wrong decision of sample format) closed by
- fixed
- 3:14 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- @heleppkes –I agree on both points. There are however several of my …
- 2:55 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- > I think we are venturing a little outside of what the issue is here, …
- 2:52 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- From your original mkvvalidator dump: > mkvalidator 0.5.0: the file …
- 2:40 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- Replying to gjdfgh: > >had the FFmpeg muxer conformed to …
- 2:29 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- >had the FFmpeg muxer conformed to spec, Sorry but there's no spec. …
- 2:11 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- Not sure if the questions are addressed to me, as I am not a …
- 1:32 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- Also, no problems with vlc and mpv (builtin and libavformat demuxer).
- 1:28 PM Ticket #3847 (Wrong decision of sample format) updated by
- Fixed in 0cb87cd7d4cf253ae7299b9fae4176b9bd8ef058
- 12:59 PM Changeset in ffmpeg [0cb87cd7] by
- avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2() …
- 11:53 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- I still don't know what's the actual problem here. Is it the subtitle …
- 11:16 AM Ticket #4776 (Regression decoding mp3 in matroska) closed by
- fixed: Fixed in b4b2717ffe89940999eeca7317190f729b27f472
- 11:14 AM Ticket #4776 (Regression decoding mp3 in matroska) updated by
-
Priority changed
- 10:21 AM Ticket #3026 (support vectorscope graticule in histogram color modes) updated by
- I think best way to do graticule is to generate one and then use an …
- 9:46 AM Changeset in ffmpeg [b4b2717f] by
- lavf/matroskadec: Fully parse and repack MP3 packets Fixes …
- 9:46 AM Changeset in ffmpeg [31d6f8de] by
- doc/filter_design: Remove reference to the deprecated and unused …
- 4:24 AM Ticket #4776 (Regression decoding mp3 in matroska) created by
- Summary of the bug: Decoding fails on this sample in which the MP3 …
- 12:16 AM Changeset in ffmpeg [767d780e] by
- doc/examples: rename avio_list_dir -> avio_dir_cmd Signed-off-by: …
Aug 15, 2015:
- 9:18 PM Changeset in ffmpeg [f34b152e] by
- libfdk-aacdec: Clean up properly if the init fails Previously most of …
- 9:17 PM Changeset in ffmpeg [1b90433f] by
- libfdk-aacdec: Always decode into an intermediate buffer For ADTS …
- 9:17 PM Changeset in ffmpeg [87de6ddb] by
- libfdk-aacdec: Bump the max number of channels to 8 In the latest …
- 9:17 PM Changeset in ffmpeg [cb2dbe2c] by
- configure: arm: Assume softfp ABI on darwin Don't try to detect the …
- 6:25 PM Ticket #2824 (support metadata output in avectroscope filter) closed by
- fixed: Fixed in f9905e13ea1e8f3cc3971fdfc7fc8283a9779740.
- 3:41 PM Changeset in ffmpeg [4ada49f9] by
- ffmpeg: Use the decoders dimensions in sub2video_get_blank_frame() …
- 3:41 PM Changeset in ffmpeg [bd5d11d9] by
- ffmpeg: Use actual frame dimensions in checks in sub2video_update() …
- 3:41 PM Changeset in ffmpeg [0ac83047] by
- ffmpeg: Print sub2video: rectangle coordinates in case of overflows …
- 3:41 PM Changeset in ffmpeg [72237ef6] by
- ffmpeg_filter: Do not override the dimensions in sub2video_prepare() …
- 3:41 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- And, naturally, simply removing the affected tags from the subtitle …
- 3:15 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- Performed yet another test, this time re-muxing the recently-created, …
- 3:06 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- I am not sure if this is relevant for this particular issue, but there …
- 2:54 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- Did two new encodes (same time segment as the file provided earlier; …
- 1:21 PM Changeset in ffmpeg [b1f59bb6] by
- avcodec/flashsvenc: Correct max dimension in error message …
- 1:06 PM Changeset in ffmpeg [88fe45e0] by
- avcodec/svq1enc: Check dimensions Fixes assertion failure …
- 2:49 AM Ticket #504 (Fixing av_seek_frame) updated by
-
Cc changed
filecopy.avi - seeking fixed in 83d6ad3616cac9ecfe23d83822b2e9d10a8c985d. - 2:35 AM Changeset in ffmpeg [a604289b] by
- movtextdec: Add support for automatic text wrapping The value of …
- 2:13 AM Ticket #1057 (support ffmpeg -targets) closed by
- fixed: Merge from libav project: 530cd7a913b31dd563922d42ba575e8a3da02be1 …
- 1:32 AM Changeset in ffmpeg [c84d208c] by
- examples/avio_list_dir: add move and delete methods Signed-off-by: …
- 12:06 AM Ticket #4772 (mjpeg: wrong colors (CMYK)) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Patch sent.
Aug 14, 2015:
- 11:45 PM Ticket #4775 (FFmpeg RTP network issue in Ubuntu) updated by
-
Keywords, Component changed
Please test current FFmpeg git head and please post the command line … - 11:43 PM Ticket #4773 (Multidimensional Quantization needs aeons) updated by
- Did you really report a duplicate of your own ticket #4638? I …
- 11:41 PM Ticket #4773 (Multidimensional Quantization needs aeons) reopened by
- […] […]
- 11:32 PM Ticket #4773 (Multidimensional Quantization needs aeons) closed by
- invalid: To make this a valid ticket please include your actual ffmpeg command, …
- 10:40 PM Ticket #4771 (Add option to explicitly show progress) updated by
-
Resolution changed
- 5:13 PM Ticket #4771 (Add option to explicitly show progress) closed by
- fixed: i got it working :) no issue! "-v quiet -stats" works fine! :)
- 5:03 PM Ticket #4771 (Add option to explicitly show progress) reopened by
- -stats dosent work with "-v quiet -stats" i get no progress meter... i …
- 3:27 PM Changeset in ffmpeg [4b0e1124] by
- avfilter/avf_avectorscope: add polar mode
- 2:12 PM Ticket #4775 (FFmpeg RTP network issue in Ubuntu) created by
- I want to copy a bunch of SD sources from mpegts transported with RTP …
- 12:51 PM Changeset in ffmpeg [f3fbe790] by
- avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is …
- 12:48 PM Ticket #4134 (wmalossless: fix 24bit support) updated by
- Who ever fixes this can collect on both of these bounties: …
- 12:20 PM Changeset in ffmpeg [95584dda] by
- mxfdec: set AVFMT_SEEK_TO_PTS demuxer flag Since …
- 11:54 AM Changeset in ffmpeg [01278405] by
- avcodec/faxcompr: negate uncompressed runs Fixes remaining part of …
- 11:49 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- It would be quite interesting to see how the files behave when the …
- 11:47 AM Changeset in ffmpeg [b2e95e01] by
- avcodec/faxcompr: Factor decode_uncompressed() out Signed-off-by: …
- 11:38 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- Replying to gjdfgh: > Can someone dump the complete output …
- 11:26 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
-
Cc changed
Can someone dump the complete output of "mkvinfo -v -v -v"? The file … - 11:14 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by
- Just for the record, while not ideal to mux Cues like that, the files …
- 10:36 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) created by
- Summary of the bug: FFmpeg produces non-spec compliant MKVs, which …
- 10:08 AM Changeset in ffmpeg [fedc4226] by
- lavf/mpegts: apply misc option description fixes Use impersonal form, …
- 10:08 AM Changeset in ffmpeg [90f56683] by
- doc/demuxers/mpegts: apply a minor grammar fix to option description …
- 10:08 AM Changeset in ffmpeg [819dc7aa] by
- doc/demuxers/mpegts: update documentation The description is yet …
- 9:57 AM Ticket #4773 (Multidimensional Quantization needs aeons) created by
- When multi_dim_quant is on, ffmpeg requires too many days to convert. …
- 8:43 AM Changeset in ffmpeg [ae2cb929] by
- ffmpeg_opt: Prefer audio streams with packets Signed-off-by: Michael …
- 3:01 AM Ticket #4496 (Wrong audio codec in rm file) closed by
- fixed: Fixed in 856452cf63afad723230e02e069c79a18ac3814c
- 2:40 AM Changeset in ffmpeg [856452cf] by
- avformat/rmdec: MLTI with multiple MDPR support Fixes Ticket4496 …
- 2:11 AM Ticket #700 (tiff: support CCITT FAX3/4 in uncompressed mode) updated by
- Replying to michael: > Fixed in …
- 1:32 AM Changeset in ffmpeg [02fff499] by
- avformat/rmdec: Move MLTI handling out of ff_rm_read_mdpr_codecdata() …
- 12:09 AM Ticket #4134 (wmalossless: fix 24bit support) updated by
-
Keywords changed
Aug 13, 2015:
- 11:00 PM Changeset in ffmpeg [affbecb0] by
- lavf/ftp: implement NLST method Signed-off-by: Michael Niedermayer …
- 10:57 PM Ticket #4768 (FFmpeg preserving CFR during TS to MP4 conversion) updated by
- Replying to zer0z: > is it best to put -r with both the …
- 6:08 PM Ticket #4768 (FFmpeg preserving CFR during TS to MP4 conversion) updated by
- Thanks to cehoyos and Zenitram for the workaround! cehoyos (or anyone) …
- 6:00 PM Ticket #4769 (Concatenate: Audio and Video out of sync after a couple of rounds) closed by
- fixed: I have tested it with a static git build from 08/11/2015 and it seems …
- 5:55 PM Ticket #4771 (Add option to explicitly show progress) closed by
-
worksforme: Please use the
-statsoption. - 5:49 PM Changeset in ffmpeg [5fec7942] by
- doc/developer: Suggest everyone to help with patch reviews …
- 5:01 PM Ticket #4771 (Add option to explicitly show progress) reopened by
- If you set -pre to: info / verbose you will see the progress of each …
- 4:45 PM Changeset in ffmpeg [1c10c1aa] by
- crypto_bench: add support for ripemd-128 Reviewed-by: Nicolas George …
- 4:45 PM Changeset in ffmpeg [bd1fe53e] by
- crypto_bench: add support for xtea Reviewed-by: Nicolas George …
- 4:45 PM Changeset in ffmpeg [a791e32b] by
- crypto_bench: add support for rc4 Reviewed-by: Nicolas George …
- 4:45 PM Changeset in ffmpeg [1184795d] by
- crypto_bench: add support for blowfish Reviewed-by: Nicolas George …
- 3:14 PM Ticket #4364 (Support for DNG (RAW)) updated by
-
Keywords changed
consistent keyword with other tiff tickets - 3:13 PM Ticket #700 (tiff: support CCITT FAX3/4 in uncompressed mode) closed by
- fixed: Fixed in dd1b4ed6d98f1f4dd566a28ec5ade00712f9c27c and …
- 3:02 PM Changeset in ffmpeg [7727f762] by
- avcodec/tiff: Support uncompressed G3 CCITT fax Fixes part of …
- 3:01 PM Changeset in ffmpeg [a4f9bb22] by
- avcodec/faxcompr: Support uncompressed escapes in …
- 2:43 PM Ticket #4134 (wmalossless: fix 24bit support) updated by
- $20 Bounty …
- 2:34 PM Ticket #4766 (Regression: Viewing avisynth files in ffplay is extremely laggy (A/V ...) updated by
- I can confirm that it's fixed now. Thank you all for the quick responses.
- 2:33 PM Changeset in ffmpeg [dd1b4ed6] by
- avcodec/tiff: Support uncompressed G4 CCITT fax Fixes part of …
- 2:26 PM Ticket #4772 (mjpeg: wrong colors (CMYK)) created by
- http://static1.money.pl/i/h/71/362567_hpb.jpg image decodes with wrong …
- 2:11 PM Changeset in ffmpeg [38025e68] by
- avcodec/faxcompr: Support cmode == 9 && xxx == 7 Signed-off-by: …
- 12:39 PM Changeset in ffmpeg [bd2d4cc4] by
- avcodec/faxcompr: Print the unsupported mode number Signed-off-by: …
- 10:50 AM Ticket #703 (mp3 in wav - wrong duration) closed by
- fixed: Fixed in acbd78a001e137d37139295ae68753886cea0a04
- 10:38 AM Changeset in ffmpeg [acbd78a0] by
- avformat/wavdec: Detect wrongly interpreted specification about the …
- 10:38 AM Changeset in ffmpeg [4ec4454c] by
- avformat/wavdec: Do not discard sample_count due to rounding …
- 8:31 AM Ticket #4736 (h264_qsv and hevc_qsv crashes on windows 8.1 (q=-0.0)) updated by
- Replying to cehoyos: > The backtrace does not look useful …
- 7:56 AM Ticket #4736 (h264_qsv and hevc_qsv crashes on windows 8.1 (q=-0.0)) updated by
-
Priority changed
The backtrace does not look useful as-is, you could try to recompile … - 6:02 AM Ticket #4766 (Regression: Viewing avisynth files in ffplay is extremely laggy (A/V ...) closed by
- fixed: Fixed by Marton Balint in 8009a1f1fdce16a59ea911e2b768e56ec4c8e344 …
- 5:56 AM Ticket #3748 (Wrong version detection for gnutls certificate support) updated by
-
Keywords, Version changed
- 5:46 AM Changeset in ffmpeg [44b44441] by
- x86inc: Various minor backports from x264 Signed-off-by: Anton …
- 1:31 AM CompilationGuide/WinRT edited by
- Update instructions for VS 2015 RTM and Win10 10240 (diff)
- 12:37 AM Ticket #3748 (Wrong version detection for gnutls certificate support) closed by
- fixed: Fixed in 1bbb5ea10d9e5e8c0f6e88a11c41659e69409f7d. Thanks!
- 12:24 AM Changeset in ffmpeg [1bbb5ea1] by
- avformat/tls_gnutls: correct version detection for certificate support …
Note:
See TracTimeline
for information about the timeline view.
