Timeline
Nov 24, 2015:
- 11:34 PM Changeset in ffmpeg [839eb1c7] by
- lavfi/select: add support for concatdec_select option This option can …
- 11:34 PM Changeset in ffmpeg [65406b0b] by
- concatdec: add option for adding segment start time and duration …
- 11:34 PM Changeset in ffmpeg [ba9191ab] by
- concatdec: simplify duration calculation in open_next_file If …
- 11:34 PM Changeset in ffmpeg [8f60663c] by
- concatdec: calculate duration early if outpoint is known Reviewed-by: …
- 9:17 PM Changeset in ffmpeg [4ea4d2f4] by
- avcodec/h264_slice: Limit max_contexts when slice_context_count is …
- 6:57 PM Changeset in ffmpeg [5b70fb8f] by
- movenc-test: Fix integer overflows Signed-off-by: Martin Storsjö …
- 5:29 PM Ticket #5035 (fps filter does not duplicate input frame #0) updated by
-
Please test current FFmpeg git head and please remove
-r 25from … - 4:14 PM Ticket #5035 (fps filter does not duplicate input frame #0) updated by
- Console commands are below. The issue appears when you watch the …
- 2:24 PM Changeset in ffmpeg [fdd5c48e] by
- texturedsp: Explicitly cast RGBA parameters to unsigned Silences …
- 2:24 PM Changeset in ffmpeg [eef38316] by
- texturedspenc: Avoid using separate variables Use the result …
- 2:24 PM Changeset in ffmpeg [7831fb90] by
- textureencdsp: cosmetics: Use normal static const for tables
- 2:05 PM Changeset in ffmpeg [99cb833f] by
- sgi: Correctly propagate meaningful error values
- 2:05 PM Changeset in ffmpeg [823fa70] by
- fate: Rework sgi tests into a suite and add the missing ones …
- 2:05 PM Changeset in ffmpeg [4a0918ca] by
- sgienc: Support encoding high bit depth images with RLE …
- 2:05 PM Changeset in ffmpeg [59e3f4e5] by
- sgienc: Use a local RLE encoding function SGI RLE encoding is …
- 2:05 PM Changeset in ffmpeg [62cc8f4d] by
- sgienc: Port to bytestream2
- 2:05 PM Changeset in ffmpeg [99f40fd0] by
- sgienc: Do not end RLE lines with 0s This is never mentioned in the …
- 1:48 PM Changeset in ffmpeg [9c35b8e2] by
- Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae' * commit …
- 8:36 AM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by
- 8:36 AM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by
- Replying to psteinb: Any news here?
- 8:15 AM Ticket #5035 (fps filter does not duplicate input frame #0) updated by
-
Why are you using both the fps filter and the output option
-r? … - 7:55 AM Ticket #5017 (av_seek_frame on MXF failed to seek with latest ffmpeg) reopened by
- i did a double check of results and i am sure that call […] …
- 3:46 AM Ticket #5035 (fps filter does not duplicate input frame #0) updated by
-
Keywords, Version, Component changed
- 3:39 AM Ticket #4950 (overlay and trim together produces Buffer queue overflow) updated by
- In my experience, problem is caused by trim seeking the copy of the …
- 3:24 AM Ticket #5035 (fps filter does not duplicate input frame #0) created by
- Summary of the bug: fps filter only outputs desired the frame rate …
- 2:34 AM Changeset in ffmpeg [12a419da] by
- avformat/v210: Check width and height Fixes a floating point …
- 2:33 AM Changeset in ffmpeg [e1a214ca] by
- avformat/rawvideodec: Rework packet size calculation Calculate packet …
- 2:30 AM Changeset in ffmpeg [7c91b302] by
- imgutils: Use designated initializers for AVClass More readable and …
- 2:17 AM Changeset in ffmpeg [e4bfc726] by
- avfilter/vsrc_mandelbrot: Fix speed regression Signed-off-by: Michael …
- 1:48 AM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
- Without either -c:v or -c:a: […] Tested libx265, still longer …
- 1:35 AM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
- OK, sorry. 60 seconds of -f lavfi -i sine, for ffmpeg 2.8.2 and git: …
- 1:22 AM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
- If an issue is reproducible without using an external library (like …
- 1:22 AM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
- Please provide one (complete) command line that allows to reproduce …
- 1:17 AM Changeset in ffmpeg [66378f70] by
- lavf/rawenc: Recognize more extensions to encode raw hevc. …
- 1:14 AM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
- Here is my testing of MP4: […]
- 1:06 AM Ticket #5034 (Non-monotonous DTS for aac input) created by
- Decoding raw aac files shows many warnings since …
- 12:57 AM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
- I should have tested the git version before reporting... I don't think …
- 12:45 AM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
-
Keywords, Version changed
(Command line and complete, uncut console output missing.) I just … - 12:35 AM Ticket #5027 (avcodec_free_context frees extradata) updated by
- Why would it leak? extradata was *never* supposed to have been freed …
- 12:30 AM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
- I ran the previous commands with ffmpeg git (g8eadabf built on …
- 12:04 AM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) updated by
- Is this issue not reproducible with current FFmpeg git head? Is this …
Nov 23, 2015:
- 11:58 PM Ticket #5033 (Incorrect duration when converting WAV/MP3 files to AAC with -shortest) created by
- Summary of the bug: Incorrect duration of encoded audio files when …
- 11:25 PM Ticket #5027 (avcodec_free_context frees extradata) updated by
- Replying to squelart: > But I agree with jyavenard that a …
- 11:20 PM Ticket #5031 (signal 7 (SIGBUS) android NDK) closed by
- worksforme: Please reopen if you can provide the necessary information as …
- 9:47 PM Changeset in ffmpeg [13834c10] by
- avcodec/mpegvideo_enc: Remove slice structured mode from H.263 as well …
- 5:49 PM Ticket #5031 (signal 7 (SIGBUS) android NDK) updated by
- I have missed to include this, but it might be relevant. […] The …
- 5:45 PM Ticket #5031 (signal 7 (SIGBUS) android NDK) updated by
- Replying to cehoyos: > Is specific input needed for the …
- 5:38 PM Changeset in ffmpeg [4d05e939] by
- libvpxenc: remove some unused ctrl id mappings VP8E_UPD_ENTROPY, …
- 5:35 PM Ticket #5031 (signal 7 (SIGBUS) android NDK) updated by
- Is specific input needed for the bus error? If yes, please provide it.
- 5:33 PM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- But now there are two trak atoms, how did you make one disappear?
- 5:24 PM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- I was able to make the remuxing work by adding […] to the command …
- 5:22 PM Ticket #5031 (signal 7 (SIGBUS) android NDK) updated by
- Thank you very much for that guide. The output above was from Android …
- 3:10 PM Ticket #5032 (Subtitles with broken line breaks don't work) created by
- This subtitle file is correctly detected as srt, but returns no …
- 2:53 PM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- Doesn't work either with the simplified command. Output of analyzer: […]
- 2:46 PM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- Please test with the simplified command line I posted. And please do …
- 2:45 PM Changeset in ffmpeg [188a1a17] by
- avformat/movenc-test: Fix integer overflows Signed-off-by: Michael …
- 2:25 PM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- I used the following command : […] Attached is the diff of the …
- 1:47 PM Changeset in ffmpeg [46feb669] by
- swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon …
- 12:41 PM Ticket #5031 (signal 7 (SIGBUS) android NDK) updated by
- Please provide a simplified, complete command line that allows to …
- 12:05 PM Changeset in ffmpeg [6b7df142] by
- doc: Document better how to use MSYS2
- 12:03 PM Changeset in ffmpeg [e9ec28c9] by
- avutil/x86/bswap: Remove warning about bswap intrinsics with msvc. …
- 10:57 AM Ticket #5031 (signal 7 (SIGBUS) android NDK) created by
- Summary of the bug: The ffmpeg binary fails with the following output. …
- 10:42 AM Changeset in ffmpeg [8375dc1d] by
- asfdec: handle the case when the stream index has an invalid value …
- 10:32 AM Changeset in ffmpeg [c12c085b] by
- dcadec: Do not check for overreads in auxiliary data The auxiliary …
- 10:21 AM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- Please repeat the test with the following, simplified command line so …
- 10:09 AM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- I dumped the atoms using AtomicParsley and this is what i got : …
- 9:55 AM Changeset in ffmpeg [56bdf61b] by
- avutil/motion_vector: export subpel motion information FATE test …
- 9:44 AM Changeset in ffmpeg [c8fa6478] by
- oggparsespeex: Fix unchecked malloc Signed-off-by: Derek Buitenhuis …
- 9:42 AM Changeset in ffmpeg [c7b93388] by
- doc/filters: mention afifo Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 9:37 AM Changeset in ffmpeg [04a7ce1a] by
- avfilter/af_afade: add missing fifo write for second stream …
- 8:42 AM Ticket #5030 (ffmpeg can not output a rtp stream in 16000 sampling rate) updated by
-
Component changed
Is this issue reproducible with current FFmpeg git head? Please … - 7:43 AM Ticket #5030 (ffmpeg can not output a rtp stream in 16000 sampling rate) created by
- Summary of the bug: I'm trying to output a opus/16000/2 stream, but …
- 6:19 AM Ticket #5027 (avcodec_free_context frees extradata) updated by
- Since the code has been there for a while, I think the best first move …
Nov 22, 2015:
- 11:34 PM Changeset in ffmpeg [5949486] by
- patcheck: Fix false detection of 'mergeable calls' when line is …
- 11:20 PM Ticket #5019 (H264 API Crash) closed by
- invalid: Kinda an avcodec bug because of the avcodeccontext mismatch with frame …
- 10:01 PM Changeset in ffmpeg [90ccfdb6] by
- Revert "avcodec/dct32_template: fix typo" This reverts commit …
- 9:56 PM Changeset in ffmpeg [82c5f317] by
- avcodec/dct32_template: fix typo Found-by: Clément Bœsch <u@pkh.me> …
- 9:16 PM Changeset in ffmpeg [61a1ca13] by
- avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2 This …
- 9:16 PM Changeset in ffmpeg [ccf3c694] by
- avcodec/dct32_template: use M_SQRT1_2 instead of actual literal Fixed …
- 9:16 PM Changeset in ffmpeg [824ba897] by
- avcodec/cos_tablegen: use M_PI instead of actual literal …
- 9:16 PM Changeset in ffmpeg [94565f37] by
- avcodec/ac3: use M_SQRT1_2, M_SQRT2 This uses M_SQRT1_2, M_SQRT2 …
- 9:16 PM Changeset in ffmpeg [18b40164] by
- avfilter/vf_fspp: use M_SQRT1_2, M_SQRT2 This uses M_SQRT1_2, M_SQRT2 …
- 9:14 PM Changeset in ffmpeg [7324af65] by
- avformat/mov: use hypot() This simplifies the code. Reviewed-by: …
- 7:39 PM Ticket #4997 (FFmpeg RTMPE not working) closed by
- fixed: Fixed with e12f4036786136734b917d5bad641f2f89c3f9d2
- 6:26 PM Changeset in ffmpeg [764900d6] by
- avcodec/dvdsubdec: Fix types for offset1/2 in ff_dlog() …
- 5:49 PM Ticket #5029 (AVCI50 mxf file not supported) updated by
- I uploaded the failing file, the matching mov file (that selects the …
- 5:47 PM Changeset in ffmpeg [4613b4df] by
- Merge commit '3edac01f79a08635d8d2c08e9410651d9a330d61' * commit …
- 5:47 PM Ticket #5029 (AVCI50 mxf file not supported) created by
- (vlc ticket 15762) A user uploaded a AVCI50 mxf file that does not …
- 5:46 PM Changeset in ffmpeg [98540a2c] by
- Merge commit '4d8f536b535487063a08609636e712ad86d2ad54' * commit …
- 5:46 PM Changeset in ffmpeg [09f9ef85] by
- Merge commit 'f6c94457b44f41d900cd0991857f54e1f0ccedd6' * commit …
- 5:43 PM Changeset in ffmpeg [819a99e] by
- Merge commit 'd80f0a4ad634b3949b91b85f21fd608c0cddeef7' * commit …
- 5:41 PM Changeset in ffmpeg [64db3639] by
- Merge commit 'ca489564ae150bc41764f175b88151d883e69ae0' * commit …
- 5:41 PM Changeset in ffmpeg [fe20e34b] by
- Merge commit '79ae1e630b476889c251fc905687a3831b43ab5e' * commit …
- 5:41 PM Ticket #5028 (flac cover art image type not autodetected) updated by
-
Keywords changed
- 5:19 PM Changeset in ffmpeg [ad317c94] by
- Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e' * commit …
- 5:16 PM Changeset in ffmpeg [2bf93dfd] by
- Merge commit '21ab6fd01b9107d7171fc1a77c2bfacff845a97a' * commit …
- 5:15 PM Changeset in ffmpeg [cde68661] by
- Merge commit '5c30ae1a09b66179e16694f6137658023ed1fef3' * commit …
- 5:12 PM Changeset in ffmpeg [df8e24be] by
- Merge commit 'eda183287489b2c705843aa373a19c4e46fb2fec' * commit …
- 5:10 PM Changeset in ffmpeg [5ebaf1e1] by
- Merge commit '79d89cf2f4b62eeb653fd8139041c87e75f7ca65' * commit …
- 4:57 PM Changeset in ffmpeg [bba2488f] by
- Merge commit '4bb1070c154e49d35805fbcdac9c9e92f702ef96' * commit …
- 4:49 PM Ticket #4143 (Support Core Image of MacOSX) updated by
-
Cc changed
- 4:35 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by
- Did you try to use -audio_format_index N to chose a 49kHz format? Does …
- 3:37 PM Changeset in ffmpeg [48d388b0]n2.6.5 by
- Update for 2.6.5 Signed-off-by: Michael Niedermayer …
- 2:38 PM Changeset in ffmpeg [3c110b00] by
- Merge commit '9fd2bf09dbc630484d9e88a1d27f7e8508b70a2c' These are all …
- 2:38 PM Changeset in ffmpeg [5b4be0c0] by
- Merge commit '62b4a6f1b9aa83d56701af226adda98faa5ede09' * commit …
- 2:29 PM Changeset in ffmpeg [e12f4036] by
- Merge commit '588b6215b4c74945994eb9636b0699028c069ed2' * commit …
- 1:16 PM Ticket #5020 (ffprobe sends normal output to stderr) closed by
- invalid: That is not the "output" of ffprobe, that is only debug info, …
- 11:56 AM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by
- I have a similar issue, I don't know if they are same bug: I want to …
- 11:10 AM Ticket #5028 (flac cover art image type not autodetected) created by
- (videolan ticket 15618) A user provided a flac file with incorrect …
- 9:52 AM Ticket #5027 (avcodec_free_context frees extradata) updated by
- Wouldn't the change you suggest (but unfortunately didn't send to the …
- 6:04 AM Ticket #5027 (avcodec_free_context frees extradata) created by
- According to the AVCodecContext specification: …
- 1:30 AM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- The main disadvantage is that the remainder of the data (e.g. MIME …
- 12:52 AM Ticket #5021 (rscc: support 16bpp and 24bpp color modes) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 12:49 AM Changeset in ffmpeg [ced39dc5] by
- lavc/opusdec: Fix a memleak when reading invalid files. Reviewed-by: …
- 12:44 AM Changeset in ffmpeg [f5074dd3] by
- lavc/rscc: Fix colourspace for codec_tag RSCC.
Nov 21, 2015:
- 11:32 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- Are there any disadvantages to using the more (broken stream) tolerant …
- 11:11 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- Current criteria for mpjpeg selection is: 1) Content-Type of …
- 11:08 PM Ticket #5026 (VPK files cause floating point exception) closed by
- fixed: Fixed by Paul in 16195aad75d7350c192628d7c72c17fd44d138bd
- 11:03 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
-
Cc changed
Isn't the issue that this isn't a mpjpeg stream and should not be … - 10:53 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- I wouldn't call it a regression -- a far-end bug had been previously …
- 9:18 PM Changeset in ffmpeg [afdff800] by
- configure: Clearly state that MSYS native builds are discouraged …
- 8:58 PM Changeset in ffmpeg [16195aad] by
- avformat/vpk: check samples_per_block size Signed-off-by: Paul B …
- 8:35 PM Ticket #5026 (VPK files cause floating point exception) created by
- Summary of the bug: ffmpeg/ffplay crashes with floating point …
- 8:03 PM Changeset in ffmpeg [8b1bc2b0] by
- avformat: add FSB demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 4:30 PM Ticket #5025 (spv1: support 32bpp color mode) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 4:30 PM Ticket #5024 (spv1: support 16bpp color mode) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 4:27 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
-
Keywords, Status, Component, Reproduced by developer changed
Regression since 53e8bef25a78457e4339e353568004f03b8a2396 - may be … - 3:38 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- Sure, here you go: …
- 3:30 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
-
wgetshould allow to get a stream dump. - 3:13 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- If I wget, it looks like standard mjpeg: […] After the blank line …
- 2:57 PM Ticket #5025 (spv1: support 32bpp color mode) created by
- decodes correctly with original codec …
- 2:56 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
-
Priority, Component changed
Please also provide command line and console output for the working … - 2:55 PM Ticket #5024 (spv1: support 16bpp color mode) created by
- decodes correctly with original codec …
- 2:49 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) created by
- Summary of the bug: Older version of ffmpeg can read mjpeg stream from …
- 2:47 PM Ticket #5022 (spv1: artefacts while seeking in the file) created by
- tested with ffplay no problem with "comp_7.avi" file (compression …
- 1:51 PM Changeset in ffmpeg [401c93dd] by
- avutil/eval: change sqrt to hypot This improves the mathematical …
- 1:51 PM Changeset in ffmpeg [275aca8f] by
- configure+libm.h: add hypot emulation It is known that the naive …
- 1:51 PM Changeset in ffmpeg [14ea415] by
- avutil/libm: correct isnan, isinf compat hacks isnan and isinf are …
- 1:51 PM Changeset in ffmpeg [8ffb3f0] by
- avcodec/amr: replace #define by typedef See e.g …
- 1:46 PM Ticket #5021 (rscc: support 16bpp and 24bpp color modes) created by
- http://www.datafilehost.com/d/e01c6310 […] […]
- 10:38 AM Changeset in ffmpeg [6662ca28] by
- avcodec/atrac1: fix decoder: QMF delay compensation should be 39 …
- 5:33 AM Changeset in ffmpeg [f2d9ae6e] by
- avformat/utils: Fix indentation
- 1:29 AM Ticket #5020 (ffprobe sends normal output to stderr) created by
- Summary of the bug: ffprobe appears to be sending normal output to …
Nov 20, 2015:
- 10:25 PM Changeset in ffmpeg [1c3e43a6] by
- aacsbr: don't call sbr_dequant twice without intermediate …
- 8:05 PM Changeset in ffmpeg [462a54e2] by
- lavc: Deprecate avctx.rtp_callback field This function returns the …
- 7:52 PM Changeset in ffmpeg [b885d9ce] by
- avformat/rsd: implement seeking Signed-off-by: Paul B Mahol …
- 7:08 PM Changeset in ffmpeg [9b7d39d] by
- avformat/ffmdec: Only return EAGAIN if a server is attached This …
- 7:03 PM Changeset in ffmpeg [e33d3720] by
- ffserver: Use AVOption API to access ffm demuxer instead of direct …
- 7:01 PM Changeset in ffmpeg [3444c00a] by
- avformat/ffmdec: Add cleaner API for ffserver to interface without …
- 6:20 PM Changeset in ffmpeg [bf2590ae] by
- ffmpeg: fix -copy_prior_start 0 with -copyts and input -ss Also …
- 5:36 PM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by
-
Hmm, thought the logfile would include
-v 9 -loglevel 99logging … - 5:18 PM Changeset in ffmpeg [acb430e] by
- avformat/flvenc: Add aac_seq_header_detect and flvflags …
- 5:09 PM Changeset in ffmpeg [d21b690e] by
- ffmpeg: preserve profile for audio stream copy Signed-off-by: Michael …
- 2:34 PM Ticket #5011 (ffmpeg native RTMP protocol implementation fails to parse app and ...) updated by
- Yes it is reproducible with current ffmpeg git head using the …
- 1:46 PM Ticket #4998 (SanDisk Clip Sport/Jam is buggy, support generating "simpler" mp4 ...) updated by
- Hi I've repeated the tests. The file created and muxed by FFmpeg won't …
- 1:41 PM Changeset in ffmpeg [6679fcd4] by
- avformat/assdec: allow ASS files starting with empty lines See …
- 1:29 PM Changeset in ffmpeg [7769e660] by
- avfilter/af_dynaudnorm: use M_PI The ad-hoc pi constant has a …
- 1:25 PM Changeset in ffmpeg [2db114ec] by
- tests/tiny_ssim: replace #define by typedef See e.g …
- 1:20 PM Changeset in ffmpeg [8d48c370] by
- avcodec/faanidct: replace #define by typedef See e.g …
- 1:20 PM Changeset in ffmpeg [736845b0] by
- avcodec/resample2: replace #define by typedef See e.g …
- 1:20 PM Changeset in ffmpeg [fafb10c3] by
- avcodec/lpc: replace #define by typedef See e.g …
- 1:19 PM Changeset in ffmpeg [47eeb001] by
- avcodec/ac3: replace #define by typedef See e.g …
- 11:55 AM Ticket #5019 (H264 API Crash) updated by
-
Component changed
Clickable URLs: Application (x86_64): … - 11:54 AM Ticket #5019 (H264 API Crash) created by
- Decoding with API using slice threads using FFmpeg 2.7.3 - we can't …
- 10:30 AM Changeset in ffmpeg [97472199] by
- avcodec/h264, videotoolbox: do not return invalid frames on failure …
- 9:30 AM Ticket #4155 (UDP Output is Waving) updated by
-
Reproduced by developer changed
Why would this be a bug in ffmpeg und not in libavformat? - 9:28 AM Ticket #5016 (generating thumbs, repeating frames not working correctly for last frame) updated by
- Replying to sannies: > The last frame is not duplicated as …
- 9:19 AM Ticket #5013 (Format conversion from yuv420p to NV12 for 720x480 crashes) updated by
-
Component changed
- 8:43 AM Ticket #5017 (av_seek_frame on MXF failed to seek with latest ffmpeg) updated by
- Yes.
- 8:30 AM Changeset in ffmpeg [8a9de5c5] by
- doc/encoders: document the QSV option mappings
- 8:29 AM Changeset in ffmpeg [fc4c27c4] by
- qsvenc: expose additional encoding options
- 8:29 AM Changeset in ffmpeg [e7d7cf8] by
- qsvenc: support more RC methods
- 8:26 AM Changeset in ffmpeg [fb8753ad] by
- qsvenc: factor out common options
- 8:25 AM Changeset in ffmpeg [3edac01] by
- qsvenc: fix setting maxrate for VBR
- 8:23 AM Changeset in ffmpeg [4d8f536b] by
- qsvenc: print the actual video parameters used by MSDK
- 8:22 AM Changeset in ffmpeg [f6c94457] by
- mpegvideo_enc: enable rtp_mode when multiple slices are used …
- 8:22 AM Changeset in ffmpeg [d80f0a4a] by
- mpevideo_enc: disallow multiple slices for h261 and flv They do not …
- 8:21 AM Ticket #5017 (av_seek_frame on MXF failed to seek with latest ffmpeg) updated by
- just to calrify, you did a tests against MXF's i provided?
- 6:28 AM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) created by
- Summary of the bug: How to reproduce: […] I'm attaching …
- 5:24 AM Ticket #5016 (generating thumbs, repeating frames not working correctly for last frame) updated by
-
thanks, but with
-vsync vfrwe are exactly where we are with the … - 4:35 AM Ticket #4143 (Support Core Image of MacOSX) updated by
- i have found Core Image Filter Plug-In for Quick Time. the source of …
- 2:46 AM Changeset in ffmpeg [8eadabf9] by
- avcodec/aacsbr_fixed: Replace a noise_facs_q check by an av_assert0 …
- 2:46 AM Changeset in ffmpeg [03a34ef7] by
- avcodec/sbr: fix copy and paste error Found-by: Andreas Cadhalpun …
Nov 19, 2015:
- 11:50 PM Changeset in ffmpeg [1ed7fcd4] by
- hqx: correct type and size check of info_offset It is used as size …
- 11:39 PM Ticket #5016 (generating thumbs, repeating frames not working correctly for last frame) closed by
- duplicate: Replying to sannies: > 1st of all: what I describe is …
- 10:02 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by
- I am not trying to get 192 kHz working, I am using 48 but ffmpeg is …
- 8:59 PM Ticket #5016 (generating thumbs, repeating frames not working correctly for last frame) reopened by
- 1st of all: what I describe is perhaps not a single issue. My first …
- 7:42 PM Changeset in ffmpeg [9fb8c5d8] by
- avformat: add VPK demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 7:06 PM Changeset in ffmpeg [183827e6] by
- avformat/rsd: reindent after the last commit Signed-off-by: James …
- 7:00 PM Changeset in ffmpeg [01c63e6] by
- avformat/rsd: GADP files are adpcm_thp_le Signed-off-by: James Almer …
- 5:41 PM Ticket #5017 (av_seek_frame on MXF failed to seek with latest ffmpeg) closed by
- worksforme: […] Tested with 3d2363fb
- 5:31 PM Ticket #5016 (generating thumbs, repeating frames not working correctly for last frame) closed by
- duplicate: I believe this is a duplicate of the first test case in ticket #2674.
- 5:30 PM Ticket #5016 (generating thumbs, repeating frames not working correctly for last frame) updated by
-
Keywords, Component changed
Use the option-rwhen increasing the framerate. - 5:09 PM Ticket #5017 (av_seek_frame on MXF failed to seek with latest ffmpeg) created by
- Hi, with current git of ffmpeg i found that seeking in MXF stop …
- 4:17 PM Ticket #5016 (generating thumbs, repeating frames not working correctly for last frame) created by
- Summary of the bug: How to reproduce: The input is a low framerate 6 …
- 2:14 PM Changeset in ffmpeg [3d2363fb] by
- Merge commit '1fc94724f1fd52944bb5ae571475c621da4b77a0' * commit …
- 2:13 PM Changeset in ffmpeg [443b3c03] by
- Merge commit '7b2211bfc4b0c4568180a8db2478023c42d9ff51' These are all …
- 2:11 PM Changeset in ffmpeg [f7c3ec3a] by
- Merge commit 'b5f963bfec1f452c37eee900c7b11f065d10dd60' * commit …
- 2:10 PM Changeset in ffmpeg [218f46fc] by
- Merge commit '303f931938c618668f7f83c646a1850bef84641e' * commit …
- 2:08 PM Changeset in ffmpeg [8f63355f] by
- Merge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee' * commit …
- 2:07 PM Changeset in ffmpeg [c6384752] by
- Merge commit '73b03249133d6631520089798087cbd963eed9ca' * commit …
- 12:52 PM Changeset in ffmpeg [58fba4b0] by
- avcodec/aacsbr: Replace a noise_facs_q check by an av_assert0 The …
- 12:50 PM Ticket #5014 (Subtitles default charenc CP1252 instead of UTF-8) closed by
- needs_more_info
- 12:47 PM Ticket #5014 (Subtitles default charenc CP1252 instead of UTF-8) updated by
- Damn! I can't reproduce it…
- 12:45 PM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
-
Version changed
But there is no moof atom in the output file using your original … - 12:12 PM Changeset in ffmpeg [d877b88] by
- avcodec/aacsbr_template: Check values read in read_sbr_noise() …
- 12:12 PM Changeset in ffmpeg [bfd0e02d] by
- avcodec/aacsbr: Split pre dequantization noise factors table This …
- 11:42 AM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- Replying to cehoyos: > What happens if you reencode both …
- 11:31 AM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- Replying to abaudoux: > I tried to remux video and …
- 10:45 AM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- I tried to remux video and reencode audio --> Problem still present I …
- 2:51 AM Changeset in ffmpeg [949f5dbc] by
- rtmpcrypt: Do the xtea decryption in little endian mode The XTEA …
- 2:51 AM Changeset in ffmpeg [89612acc] by
- avformat/matroskadec: Check subtitle stream before dereferencing …
- 2:51 AM Changeset in ffmpeg [7c3fc6bf] by
- avformat/utils: Do not init parser if probing is unfinished Fixes …
- 2:51 AM Changeset in ffmpeg [b7d98b2f] by
- avcodec/jpeg2000dec: Fix potential integer overflow with tile …
- 2:51 AM Changeset in ffmpeg [912dfe16] by
- avcodec/jpeg2000dec: Check SIZ dimensions to be within the supported …
- 2:51 AM Changeset in ffmpeg [f8698465] by
- avcodec/jpeg2000: Check comp coords to be within the supported size …
- 2:51 AM Changeset in ffmpeg [8930b2d5] by
- avcodec/jpeg2000: Use av_image_check_size() in …
- 2:51 AM Changeset in ffmpeg [f2883890] by
- avcodec/wmaprodec: Check for overread in decode_packet() Fixes …
- 2:51 AM Changeset in ffmpeg [cf2d26ea] by
- avcodec/smacker: Check that the data size is a multiple of a sample …
- 2:51 AM Changeset in ffmpeg [2d23cd42] by
- avcodec/takdec: Skip last p2 sample (which is unused) Fixes out of …
- 2:51 AM Changeset in ffmpeg [9bccaf7c] by
- avcodec/dxtory: Fix input size check in dxtory_decode_v1_410() Fixes …
- 2:51 AM Changeset in ffmpeg [3f4a4f17] by
- avcodec/dxtory: Fix input size check in dxtory_decode_v1_420() Fixes …
- 2:51 AM Changeset in ffmpeg [cb060668] by
- avcodec/error_resilience: avoid accessing previous or next frames …
- 2:51 AM Changeset in ffmpeg [7ab1f5b0] by
- avcodec/dpx: Move need_align to act per line Fixes out of array read …
- 2:51 AM Changeset in ffmpeg [1c73f9d8] by
- avcodec/flashsv: Check size before updating it Fixes out of array …
- 2:51 AM Changeset in ffmpeg [c00d400] by
- avcodec/ivi: Check image dimensions Fixes integer overflow Fixes: …
- 2:51 AM Changeset in ffmpeg [896c8e38] by
- avcodec/utils: Better check for channels in …
- 2:51 AM Changeset in ffmpeg [53869b68] by
- avcodec/jpeg2000dec: Check for duplicate SIZ marker Fixes: …
- 2:51 AM Changeset in ffmpeg [d9bff084] by
- doc/ffmpeg: Clarify that the sdp_file option requires an rtp output. …
- 2:51 AM Changeset in ffmpeg [c3467bbc] by
- ffmpeg: Don't try and write sdp info if none of the outputs had an rtp …
- 2:51 AM Changeset in ffmpeg [bbeae2c6] by
- jvdec: avoid unsigned overflow in comparison The return type of …
- 2:51 AM Changeset in ffmpeg [9f6e7552] by
- avcodec/jpeg2000dec: Clip all tile coordinates Fixes out of array …
- 2:51 AM Changeset in ffmpeg [6a82ec88] by
- avcodec/hevc_ps: Check chroma_format_idc Fixes out of array access …
- 2:51 AM Changeset in ffmpeg [a420cb8e] by
- avcodec/microdvddec: Check for string end in 'P' case Fixes out of …
- 2:51 AM Changeset in ffmpeg [23c7dbc1] by
- avcodec/dirac_parser: Fix undefined memcpy() use Fixes: …
- 2:51 AM Changeset in ffmpeg [36b65f1] by
- avformat/xmv: Discard remainder of packet on error Fixes infinite …
- 2:51 AM Changeset in ffmpeg [0b3b993b] by
- avformat/xmv: factor return check out of if/else Signed-off-by: …
- 2:51 AM Changeset in ffmpeg [371970e4] by
- avcodec/mpeg12dec: Do not call show_bits() with invalid bits Fixes …
- 2:51 AM Changeset in ffmpeg [cbafd8e1] by
- libavutil/channel_layout: Check strtol*() for failure Fixes assertion …
- 2:51 AM Changeset in ffmpeg [139a96b6] by
- avcodec/ffv1dec: Check for 0 quant tables Fixes assertion failure …
- 2:51 AM Changeset in ffmpeg [dd6274d] by
- avcodec/mjpegdec: Reinitialize IDCT on BPP changes Fixes misaligned …
- 2:51 AM Changeset in ffmpeg [4fec2df7] by
- avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using …
- 2:51 AM Changeset in ffmpeg [e0569172] by
- avutil/file_open: avoid file handle inheritance on Windows Avoids …
- 2:51 AM Changeset in ffmpeg [d52d5553] by
- opusdec: Don't run vector_fmul_scalar on zero length arrays Fixes …
- 2:51 AM Changeset in ffmpeg [a456a528] by
- avcodec/ffv1: Initialize vlc_state on allocation This ensures that …
- 2:51 AM Changeset in ffmpeg [f8951f4c] by
- avcodec/ffv1dec: update progress in case of broken pointer chains …
- 2:51 AM Changeset in ffmpeg [2da580a6] by
- avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice …
- 2:51 AM Changeset in ffmpeg [289e74d7] by
- avformat/httpauth: Add space after commas in HTTP/RTSP auth header …
- 2:51 AM Changeset in ffmpeg [873938b8] by
- avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise …
- 2:51 AM Changeset in ffmpeg [53f11a47] by
- avcodec/ffv1dec: Fix off by 1 error in quant_table_count check Fixes: …
- 2:51 AM Changeset in ffmpeg [17bbabc1] by
- avcodec/ffv1dec: Explicitly check read_quant_table() return value …
- 2:51 AM Changeset in ffmpeg [e77ad4b0] by
- avcodec/rangecoder: Check e Fixes hang.nut Found-by: Paul B Mahol …
- 2:51 AM Changeset in ffmpeg [b096f160] by
- lavf/webvttenc: Require webvtt file to contain exactly one WebVTT …
- 2:51 AM Changeset in ffmpeg [4ef257f7] by
- avcodec/mjpegdec: Fix decoding RGBA RCT LJPEG Signed-off-by: Michael …
- 2:51 AM Changeset in ffmpeg [a2d38168] by
- avfilter/af_asyncts: use llabs for int64_t long may not be 64 bit on …
- 2:51 AM Changeset in ffmpeg [cb1bb8c] by
- avcodec/g2meet: Also clear tile dimensions on header_fail …
- 2:51 AM Changeset in ffmpeg [9a90f61d] by
- avcodec/g2meet: Fix potential overflow in tile dimensions check Fixes …
- 2:51 AM Changeset in ffmpeg [a2e06021] by
- avcodec/svq1dec: Check init_get_bits8() for failure Fixes: CID1322313 …
- 2:51 AM Changeset in ffmpeg [75d186ab] by
- avcodec/tta: Check init_get_bits8() for failure Fixes: CID1322319 …
- 2:51 AM Changeset in ffmpeg [719f1754] by
- avcodec/vp3: Check init_get_bits8() for failure Fixes CID1322316 …
- 2:51 AM Changeset in ffmpeg [3e9ccd00] by
- swresample/swresample: Fix integer overflow in seed calculation Fixes …
- 2:51 AM Changeset in ffmpeg [fb84d920] by
- avformat/mov: Fix integer overflow in FFABS Fixes: …
- 2:51 AM Changeset in ffmpeg [ca89c0a] by
- avutil/common: Add FFNABS() This macro avoids the undefined corner …
- 2:51 AM Changeset in ffmpeg [3311efe] by
- avutil/common: Document FFABS() corner case Signed-off-by: Michael …
- 2:51 AM Changeset in ffmpeg [c23902b6] by
- avformat/dump: Fix integer overflow in aspect ratio calculation …
- 2:51 AM Changeset in ffmpeg [ba1715f5] by
- avcodec/truemotion1: Check for even width Fixes out of array access …
- 2:51 AM Changeset in ffmpeg [2d9f536c] by
- avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in …
- 2:51 AM Changeset in ffmpeg [c3ee01b9] by
- avcodec/libopusenc: Fix infinite loop on flushing after 0 input …
- 2:51 AM Changeset in ffmpeg [10870af7] by
- avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially …
- 2:51 AM Changeset in ffmpeg [d405a107] by
- avformat/hevc: Fix parsing errors Signed-off-by: Michael Niedermayer …
- 2:51 AM Changeset in ffmpeg [462c1dac] by
- ffmpeg: Use correct codec_id for av_parser_change() check No testcase …
- 2:51 AM Changeset in ffmpeg [9c3d8148] by
- ffmpeg: Check av_parser_change() for failure No testcase known …
- 2:51 AM Changeset in ffmpeg [74ce026e] by
- ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE …
- 2:51 AM Changeset in ffmpeg [5062059c] by
- ffmpeg: check avpicture_fill() return value Signed-off-by: Michael …
- 2:51 AM Changeset in ffmpeg [dea4fd94] by
- avformat/mux: Update sidedata in ff_write_chained() Fixes Ticket4777 …
- 2:51 AM Changeset in ffmpeg [8e597b57] by
- avcodec/flashsvenc: Correct max dimension in error message …
- 2:51 AM Changeset in ffmpeg [6c32c9e1] by
- avcodec/svq1enc: Check dimensions Fixes assertion failure …
- 2:51 AM Changeset in ffmpeg [dd19374e] by
- avcodec/dcaenc: clear bitstream end This avoids leaving uninitialized …
- 2:51 AM Changeset in ffmpeg [ec328dc4] by
- libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame() …
- 2:51 AM Changeset in ffmpeg [da7d36ef] by
- rawdec: fix mjpeg probing buffer size check Signed-off-by: Michael …
- 2:51 AM Changeset in ffmpeg [29fde419] by
- rawdec: fix mjpeg probing There can be other headers than …
- 12:27 AM Ticket #5014 (Subtitles default charenc CP1252 instead of UTF-8) updated by
- Please provide a simple command line together with the complete, uncut …
- 12:25 AM Ticket #5015 (Subtitles default charenc CP1252 instead of UTF-8) closed by
- duplicate
- 12:16 AM Ticket #5015 (Subtitles default charenc CP1252 instead of UTF-8) created by
- Summary of the bug: As Matroska specifications all subtitle files …
- 12:16 AM Ticket #5014 (Subtitles default charenc CP1252 instead of UTF-8) created by
- Summary of the bug: As Matroska specifications all subtitle files …
Nov 18, 2015:
- 11:41 PM Changeset in ffmpeg [50ce510a] by
- avcodec/pthread_slice: remove dummy_ret hack This should avoid some …
- 10:54 PM Changeset in ffmpeg [047bf82] by
- mxfdec: check edit_rate also for physical_track Previously only the …
- 10:29 PM Ticket #4155 (UDP Output is Waving) reopened by
- Because this issue is also present when FFmpeg encoders originate the …
- 9:18 PM Changeset in ffmpeg [6f37226b] by
- avcodec/h264_slice: Clear top_borders on allocation In case of …
- 9:05 PM Changeset in ffmpeg [fc91eea] by
- avutil/mem: Add av_fast_mallocz() Signed-off-by: Michael Niedermayer …
- 7:10 PM Ticket #4155 (UDP Output is Waving) updated by
- Here is the link to multicat. …
- 7:05 PM Changeset in ffmpeg [93f3752b]n2.7.3 by
- Changelog: update for 2.7.3 Signed-off-by: Michael Niedermayer …
- 6:33 PM Changeset in ffmpeg [cf115791] by
- rtmpcrypt: Do the xtea decryption in little endian mode The XTEA …
- 4:46 PM Changeset in ffmpeg [518742b] by
- Merge commit '5f2c8315b3c1b28da0386fddb118ad6a0ed77a0c' This is a …
- 4:43 PM Changeset in ffmpeg [bdcf2b6a] by
- Merge commit '1d62ee38894afb696674db78cee8f8d89204a8fe' * commit …
- 4:40 PM Changeset in ffmpeg [3e0daf07] by
- Merge commit 'bef3b1f59f036aba4a5fe599b2480f6bd9e6b280' * commit …
- 4:37 PM Changeset in ffmpeg [e73a4d84] by
- movenc-test: Pad the packet data start with 0s This way, it never …
- 3:27 PM Ticket #4155 (UDP Output is Waving) updated by
-
Keywords, Resolution, Component changed
wontfix would indicate that there is a bug. - 3:25 PM Ticket #5013 (Format conversion from yuv420p to NV12 for 720x480 crashes) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since a05a44e2 - workaround is to use-cpuflags -sse2… - 2:25 PM Ticket #5013 (Format conversion from yuv420p to NV12 for 720x480 crashes) created by
- I want to convert yuv420p file to NV12 format. It does work for other …
- 1:46 PM Changeset in ffmpeg [0be48dd9] by
- avformat/dashenc: Add framerate to dash manifest DASH manifest should …
- 1:45 PM Changeset in ffmpeg [3a4d8281] by
- avformat/genh: Fix tools/probetest failure Reviewed-by: Paul B Mahol …
- 11:54 AM Changeset in ffmpeg [35bbc195] by
- avformat: add IVR demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 11:41 AM Changeset in ffmpeg [bc3d86cd] by
- Update versions for 2.7.3 Signed-off-by: Michael Niedermayer …
- 10:58 AM Ticket #5012 (Jpeg2000 streaming over RTP) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
- 10:38 AM Changeset in ffmpeg [ca489564] by
- movenc: add fallback audio track tref support This feature allows …
- 10:37 AM Changeset in ffmpeg [79ae1e63] by
- avcodec: Define side data type for fallback track This side data type …
- 10:36 AM Changeset in ffmpeg [7f4ec436] by
- avformat: expose av_stream_new_side_data helper Signed-off-by: Anton …
- 10:31 AM Changeset in ffmpeg [21ab6fd0] by
- lavf: document that passing valid timestamps to muxers is now …
- 10:14 AM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by
- I tested with Soundflower and it seems like not being capable of doing …
- 8:56 AM Ticket #5012 (Jpeg2000 streaming over RTP) created by
- Summary of the bug: When I'm trying to stream jpeg2000 from gdigrab …
- 4:09 AM Ticket #4995 (Error when inserting sidx atoms) updated by
- Attached "input.mp4" which will reproduce the issue.
- 3:04 AM Changeset in ffmpeg [aa9dadcc] by
- avformat/matroskadec: Check subtitle stream before dereferencing …
Nov 17, 2015:
- 11:13 PM Ticket #4155 (UDP Output is Waving) closed by
- wontfix: This isn't a bug - use multicat to index the file and play it out smoothly.
- 11:10 PM Ticket #4155 (UDP Output is Waving) updated by
-
Version changed
To my knowledge, this problem is not new. It has been around for a … - 9:33 PM Changeset in ffmpeg [e9aea6d7] by
- avcodec/faandct: use typedef instead of #define See e.g …
- 9:30 PM Changeset in ffmpeg [3fb32ae] by
- avformat/rtpdec_mpa_robust: change assignment to inequality test in …
- 6:02 PM Changeset in ffmpeg [a5034b32] by
- avformat/matroskadec: Check subtitle stream before dereferencing …
- 5:56 PM Changeset in ffmpeg [5c30ae1a] by
- dvdsubdec: Validate the RLE offsets CC: libav-stable@libav.org
- 4:02 PM Ticket #5011 (ffmpeg native RTMP protocol implementation fails to parse app and ...) updated by
- Please confirm that the issue is reproducible with current FFmpeg git head.
- 3:51 PM Changeset in ffmpeg [eda18328] by
- travis: Enable OSX integration
- 2:57 PM Changeset in ffmpeg [f6e5b17a] by
- Merge commit '3eeb7edfc2a1157b7b0e0ce21ac2cd44d55d405b' * commit …
- 2:55 PM Changeset in ffmpeg [6c9fb32a] by
- Merge commit '09e431b9e3674804172e7b0a0f865b65ec09739a' * commit …
- 2:34 PM Ticket #5011 (ffmpeg native RTMP protocol implementation fails to parse app and ...) created by
- I am trying to publish on a live RTMP publishing point (wowza) on the …
- 1:51 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) updated by
- OK, the x265 people think the ffmpeg decoder is wrong. As I am by no …
- 12:48 PM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- Yes, the issue is still present with the file you attached
- 11:40 AM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- Please also test if the issue is reproducible with the attached file …
- 11:26 AM Ticket #4992 (fragmented ismv to mp4 muxing produces unreadable file) updated by
- Replying to cehoyos: > Why does this indicate a bug in …
- 10:04 AM Ticket #4995 (Error when inserting sidx atoms) updated by
-
Keywords changed
Is a specific input file needed to reproduce this issue? - 12:23 AM Changeset in ffmpeg [bf6d41d8] by
- avcodec/internal: Fix skiped typo Signed-off-by: Michael Niedermayer …
- 12:12 AM Changeset in ffmpeg [88e381c8] by
- fate: update fate-source reference file Signed-off-by: James Almer …
Note:
See TracTimeline
for information about the timeline view.
