Timeline
Mar 27, 2013:
- 11:56 PM Changeset in ffmpeg [a56d963f] by
- vp3: Check fps validity more completely Fix assertion failure …
- 11:54 PM Changeset in ffmpeg [c6831e2a] by
- wavpack: check K, fix assertion failure Instead of this it would be …
- 10:51 PM Changeset in ffmpeg [81e85bc] by
- Fix heap-buffer-overflow in matroska_parse_block Signed-off-by: …
- 10:06 PM Changeset in ffmpeg [e9d3b400] by
- snow: drop commented out asserts Signed-off-by: Michael Niedermayer …
- 9:53 PM Changeset in ffmpeg [460d3040] by
- avformat: change some seeking related assert to av_asserts …
- 6:27 PM Changeset in ffmpeg [0d6e5a17] by
- vsrc_mandelbrot: Mandel morphing support Example: ffplay -f lavfi …
- 5:05 PM Changeset in ffmpeg [85a46ad6] by
- win32: Use 64-bit fstat/lseek variants for MSVC as well …
- 4:54 PM Changeset in ffmpeg [ad040259] by
- win32: Make ff_win32_open more robust - Make MultiByteToWideChar fail …
- 4:51 PM Changeset in ffmpeg [e9cc9883] by
- win32: Allow other programs to open the same files In order to match …
- 3:37 PM Changeset in ffmpeg [cfe5908] by
- configure: Add error_resilience as dependency to the eatqi decoder …
- 3:21 PM Changeset in ffmpeg [79938a4e] by
- mandelbrot: add outer coloring method showing bailouted z …
- 3:20 PM Changeset in ffmpeg [472391b9] by
- ape: use correct context for the bit table printed in debug
- 3:00 PM Changeset in ffmpeg [a2b58256] by
- vsrc_mandelbrot: support coloring the outside white Signed-off-by: …
- 1:49 PM Changeset in ffmpeg [7c22d04] by
- build: Move setting of SRC_DIR to the only place it is used
- 1:49 PM Changeset in ffmpeg [b4d24b47] by
- build: Remove configure-generated .config file on distclean
- 1:45 PM Changeset in ffmpeg [3891a270] by
- msmpeg4: Split decoding related functions to a separate file This …
- 1:26 PM Changeset in ffmpeg [e557584a] by
- mpeg12: Move Mpeg1Context declaration to the only place it is used
- 1:26 PM Changeset in ffmpeg [1b6d6674] by
- Split MPEG-1/2 decoder code off from MPEG-1/2 common code
- 1:21 PM Changeset in ffmpeg [eee2000b] by
- mpeg12: Move some ff_mpeg1_* function declarations to a more suitable place
- 1:21 PM Changeset in ffmpeg [b6649ab5] by
- cosmetics: Remove unnecessary extern keywords from function declarations
- 1:21 PM Changeset in ffmpeg [1db6a080] by
- dca: Move ff_dca_convert_bitstream() to the DCA common code This …
- 12:20 PM Changeset in ffmpeg [b2472539] by
- vdpau: wrap codec specific functions in appropiate #ifs Fixes linking …
- 10:51 AM Changeset in ffmpeg [ace0cfea] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:42 AM Changeset in ffmpeg [12f203a0] by
- Merge commit 'c24469e812501903a46a06eff9722a82e136e841' * commit …
- 10:32 AM Changeset in ffmpeg [ef8ab2f9] by
- Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d' * commit …
- 9:52 AM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by
- I tried this evening with testsrc and I got strange behavior: Command …
- 9:38 AM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by
- Additionally: Is the problem only reproducible if you encode audio and …
- 2:48 AM Ticket #2404 (When the video with "white background" the display is gray) updated by
- Replying to cehoyos: > Do you think this is a regression? …
- 2:47 AM Changeset in ffmpeg [914f48dd] by
- Update MAINTAINERS with information about avisynth demuxer. …
- 2:47 AM Changeset in ffmpeg [444001bd] by
- Fix avisynth_context_create constructor error handling. …
- 1:32 AM Changeset in ffmpeg [92a9a302] by
- Support pcm_mulaw in Hikvision CCTV mpeg program streams. Fixes …
- 12:55 AM Changeset in ffmpeg [7857ddce] by
- Fix a typo in the Monkey's Audio demuxer.
- 12:44 AM Changeset in ffmpeg [1a3f7ded] by
- doc: "av* tools" -> "ff* tools". Spotted-by: Timothy Gu …
- 12:38 AM Changeset in ffmpeg [e370b658] by
- tests/tiny_ssim: include the 2 macros instead of a header Should fix …
- 12:21 AM Ticket #2380 (files with "malformated aac bitstream" can not be remuxed) updated by
- Fixed in 1741fec, backported to 0.9, 0.10, 0.11, 1.0, 1.1 and 1.2.
- 12:09 AM Changeset in ffmpeg [402bc31d] by
- Only test the first frame for missing aac_adtstoasc bistream filter. …
- 12:03 AM Changeset in ffmpeg [5dd5cfd0] by
- Only test the first frame for missing aac_adtstoasc bistream filter. …
- 12:00 AM Changeset in ffmpeg [8538811a] by
- Only test the first frame for missing aac_adtstoasc bistream filter. …
Mar 26, 2013:
- 11:56 PM Changeset in ffmpeg [fe995dcd] by
- Only test the first frame for missing aac_adtstoasc bistream filter. …
- 11:52 PM Changeset in ffmpeg [fc7071cb] by
- Only test the first frame for missing aac_adtstoasc bistream filter. …
- 11:50 PM Changeset in ffmpeg [9ecfd7da] by
- Only test the first frame for missing aac_adtstoasc bistream filter. …
- 11:45 PM Ticket #2408 (ffplay A/V sync regression) created by
- (http://thread.gmane.org/gmane.comp.video.mplayer.user/69641 I have no …
- 11:27 PM Ticket #2067 (Support subtitles in libavfilter so seek is honored for subtitles ...) updated by
- OK! I dont know if its the most efficient way but I got the results Iv …
- 10:56 PM Ticket #2067 (Support subtitles in libavfilter so seek is honored for subtitles ...) updated by
- Ah, it works now, but for some reason all the frames are dropped, or …
- 9:53 PM Changeset in ffmpeg [757d8586] by
- vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabled
- 9:53 PM Changeset in ffmpeg [d767e2f9] by
- configure: fix dependencies of XvMC and old vdpau mpeg2 decoders
- 8:54 PM Changeset in ffmpeg [46c48d54] by
- mpegvideo: fix null pointer dereference on switching streams …
- 8:22 PM Ticket #2380 (files with "malformated aac bitstream" can not be remuxed) updated by
- already found it, thanks again
- 8:04 PM Ticket #2407 (Conversion from yuv to RGB leads to broken gradients and colors.) created by
- Summary of the bug: If you convert a yuv source to RGB, the image is …
- 7:47 PM Ticket #2067 (Support subtitles in libavfilter so seek is honored for subtitles ...) updated by
-
I believe that using
-vftwice will only result in the first … - 6:47 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Yes, this is a ticket Ramit opened,I think I also linked it in the …
- 6:44 PM Changeset in ffmpeg [05fa79b8] by
- hwaccel: fix use with frame based multithreading Allows use of …
- 6:44 PM Changeset in ffmpeg [c24469e8] by
- utils: add workaround for AVHWAccel in ff_get_buffer compat code …
- 6:27 PM Changeset in ffmpeg [7b3ca7ae] by
- mpegvideo/h264: drop period_since_free This should not be needed …
- 6:26 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Isn't this ticket #2220 you are referring to?
- 6:26 PM Changeset in ffmpeg [4c587b4f] by
- tiny_ssim: Avoid "for(int ..." This should avoid issues with old …
- 6:07 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
-
Cc changed
- 6:02 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- > Could you try if "-ss 1" fixes all these files? You said it …
- 4:54 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Is there still something that can be fixed about this ticket or can I …
- 4:51 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Sorry, but if you really believe I know what the future brings, you …
- 4:47 PM Ticket #2406 (ffmpeg cache protocol bug?) updated by
- Is this only reproducible with ffprobe of also with ffmpeg -i ?
- 4:46 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by
- Can you reproduce this when using testsrc?
- 4:31 PM Changeset in ffmpeg [0641464] by
- tools: add tiny_ssim Taken from: …
- 4:00 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by
- Check the 020 or any previous file and you will have a much higher …
- 3:45 PM Ticket #2406 (ffmpeg cache protocol bug?) created by
- Summary of the bug: It looks like the duration is incorrect if cache …
- 3:11 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- So if ffmpeg won't mark the stream as something else, how can you …
- 3:04 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- So what about needing the -ss 1 argument for the files I have that …
- 3:04 PM Ticket #2405 (FFmpeg does not error out in case of empty output) updated by
- Does this only happen for the image2 muxer or for all output files?
- 3:00 PM Ticket #2405 (FFmpeg does not error out in case of empty output) created by
- If a corrupted image fails at re-encoded, ffmpeg still exits zero. …
- 2:58 PM Ticket #2380 (files with "malformated aac bitstream" can not be remuxed) updated by
- thanks very much. can you tell me which commit fixed the problem? i …
- 2:26 PM Ticket #2380 (files with "malformated aac bitstream" can not be remuxed) closed by
- fixed: Should be fixed, thank you for the sample and the pointer to ticket #1758!
- 2:25 PM Ticket #1758 (Damaged transport stream cannot be remuxed) closed by
- fixed
- 2:17 PM Changeset in ffmpeg [2ece5bf3] by
- configure: Remove a stray msmpeg4v1 encoder declaration No such …
- 2:16 PM Changeset in ffmpeg [1741fece] by
- Only test the first frame for missing aac_adtstoasc bistream filter. …
- 2:15 PM Changeset in ffmpeg [8af593d] by
- mpegtsenc: Only test the first frame for missing h264_mp4toannexb …
- 1:50 PM Changeset in ffmpeg [3b2d0ec4] by
- configure: Remove the mpegvideo dependency from svq1 The svq1 decoder …
- 1:49 PM Changeset in ffmpeg [a2acadd0] by
- x86: vc1dsp: Fix indentation Signed-off-by: Martin Storsjö …
- 1:43 PM Changeset in ffmpeg [07d405cc] by
- configure: mpegvideo should not depend on error resilience …
- 1:41 PM Changeset in ffmpeg [79c84565] by
- configure: the snow encoder is not supposed to depend on error …
- 1:36 PM Changeset in ffmpeg [365ad004] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
- 1:23 PM Changeset in ffmpeg [62d36abe] by
- lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
- 1:23 PM Changeset in ffmpeg [401f9c95] by
- lavfi/cellauto: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
- 1:23 PM Changeset in ffmpeg [8c5b37b4] by
- lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
- 1:23 PM Changeset in ffmpeg [975efc8] by
- lavfi/mandelbrot: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
- 1:23 PM Changeset in ffmpeg [54056c66] by
- lavfi/testsrc: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul …
- 1:23 PM Changeset in ffmpeg [7606f4a1] by
- lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
- 1:09 PM Ticket #2363 (Default mingw32 compilation is broken by atomic) updated by
-
Cc changed
- 12:44 PM Changeset in ffmpeg [b19604c] by
- Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0' * commit …
- 12:23 PM Changeset in ffmpeg [7834bb09] by
- Revert "Fix compilation with --disable-everything …
- 12:22 PM Changeset in ffmpeg [2cdedcbc] by
- Merge commit '75644335b907919057960716508477239c26fed4' * commit …
- 12:14 PM Changeset in ffmpeg [795b911b] by
- Merge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f' * commit …
- 12:07 PM Changeset in ffmpeg [9b9205e7] by
- x86/dsputil.asm: make unaligned bswap actually work Signed-off-by: …
- 12:07 PM Changeset in ffmpeg [cb69a9db] by
- Merge commit 'e5c2794a7162e485eefd3133af5b98fd31386aeb' * commit …
- 8:31 AM Ticket #2400 (A/V desync for separate video and aac in mp4 input files) updated by
-
Keywords, Summary changed
- 8:27 AM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by
- Maybe a duplicate of ticket #2233.
- 8:24 AM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by
-
Keywords, Status, Version, Reproduced by developer, Summary changed
Sample uploaded to … - 7:55 AM Changeset in ffmpeg [0b499c9b] by
- h264: Make it possible to compile without error_resilience Error …
- 7:50 AM Changeset in ffmpeg [f1e93986] by
- lavc: Rename avpriv_mpv_find_start_code after moving out from …
- 7:48 AM Changeset in ffmpeg [75644335] by
- lavc: Move start code finding to utils.c This allows dropping the …
- 7:40 AM Ticket #2224 (HLS output using b-frames has crazy initial timestamps) updated by
- Could you clarify if the Wowza shows the warning although the Apple …
- 7:39 AM Ticket #2404 (When the video with "white background" the display is gray) updated by
-
Priority, Keywords, Component changed
Do you think this is a regression? Is the problem only reproducible … - 6:21 AM Ticket #2404 (When the video with "white background" the display is gray) created by
- Summary of the bug: I use ffmpeg to encode Tv singal,when the video …
- 3:08 AM Changeset in ffmpeg [ea7b96af] by
- avcodec/x86/dsputil_qns_template: use av_assert Signed-off-by: …
- 3:07 AM Ticket #2224 (HLS output using b-frames has crazy initial timestamps) updated by
- Yeah, according to Wowza folk, that WARNING is due to the first …
- 2:45 AM Ticket #2067 (Support subtitles in libavfilter so seek is honored for subtitles ...) updated by
- Replying to Cigaes: > I do not think this is absolutely …
- 1:41 AM Changeset in ffmpeg [e32cbd0f] by
- lavfi/perms: add myself to the copyright header.
- 1:39 AM Changeset in ffmpeg [9371467d] by
- lavfi/perms: add seed option.
- 1:24 AM Changeset in ffmpeg [e600d062] by
- lavfi/perms: remove unecessary indirection after f7324c06.
- 12:51 AM Changeset in ffmpeg [bd03afb5] by
- ffmpeg_opt: avoid strcpy() This fixes a warning on openbsd and is …
- 12:50 AM Changeset in ffmpeg [ec1ef083] by
- tools: add audio normalize script example.
- 12:05 AM Changeset in ffmpeg [133035c4] by
- lavfi/curves: add forgotten strong_contrast preset.
Mar 25, 2013:
- 11:04 PM Changeset in ffmpeg [183f3450] by
- lavfi/curves: support preset shorthand.
- 10:48 PM Changeset in ffmpeg [dc65d784] by
- lavfi/curves: add presets support. Except for the vintage preset, the …
- 10:31 PM Changeset in ffmpeg [4a595cff] by
- ffserver/ctime1: avoid using strcpy() Signed-off-by: Michael …
- 9:41 PM Ticket #2402 (FFmpeg marks no subtitles in mkv files as default) updated by
- Replying to someuser: > Replying to cehoyos: > …
- 9:12 PM Changeset in ffmpeg [ea4c99de] by
- dshow_pin: dont return a value from a void function Signed-off-by: …
- 8:58 PM Ticket #2402 (FFmpeg marks no subtitles in mkv files as default) updated by
- Replying to cehoyos: > None of your input subtitle streams …
- 8:54 PM Ticket #2388 (ape: fail to seek) updated by
- I am able to seek to any real time position on the test_2.ape file but …
- 8:48 PM Changeset in ffmpeg [a2f7314b] by
- libpostproc: silence valgrind/fate warning about using uninitialized …
- 6:58 PM Ticket #2402 (FFmpeg marks no subtitles in mkv files as default) updated by
-
Keywords changed
- 6:54 PM Ticket #2402 (FFmpeg marks no subtitles in mkv files as default) updated by
-
Type, Summary, Priority, Analyzed by developer, Status, Reproduced by developer, Component changed
None of your input subtitle streams is marked as default, current … - 6:29 PM Ticket #2400 (A/V desync for separate video and aac in mp4 input files) updated by
-
Keywords changed
- 6:26 PM Ticket #2400 (A/V desync for separate video and aac in mp4 input files) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
From a user's perspective, this is a regression since 967facb … - 6:25 PM Ticket #2403 (SSA sub unsync / resync) closed by
- duplicate: This sounds like a duplicate of ticket #2067, please test again once …
- 6:07 PM Ticket #2403 (SSA sub unsync / resync) created by
- Im trying to sync ssa/ass subtitles for burnin streaming but whenever …
- 6:01 PM Ticket #2396 (Make the Blend effect work with yuvj420p pixel format) closed by
- fixed: Your patch was applied, thank you!
- 5:40 PM Changeset in ffmpeg [613a37ec] by
- ape: 3.80-3.92 decoding support
- 4:35 PM Changeset in ffmpeg [67607e20] by
- xxan: make code independent of sizeof(AVFrame) Signed-off-by: Michael …
- 2:48 PM Ticket #2397 (Burn a selected picture based subtitle into video lost most part of ...) updated by
- I applied the patch provided in: …
- 2:14 PM Changeset in ffmpeg [8097e5b2] by
- yop: Fix return type Found-by: durandal_1707 Signed-off-by: Michael …
- 1:58 PM Ticket #2402 (FFmpeg marks no subtitles in mkv files as default) created by
- Summary of the bug: Some related discussion was in ticket #1815. When …
- 1:00 PM Changeset in ffmpeg [ccd349e5] by
- h264: Remove an unused variable Signed-off-by: Martin Storsjö …
- 12:32 PM Changeset in ffmpeg [afdfff48] by
- avcodec/gifdec: Add av_log() to workaround gcc 4.2 miscompiling the …
- 12:30 PM Changeset in ffmpeg [ad438f45] by
- xan: make decoder independent of sizeof(AVFrame) Reviewed-by: Paul B …
- 12:16 PM Changeset in ffmpeg [45013b36] by
- lavc/flacdec: Propagate and return meaningful error codes …
- 12:14 PM Changeset in ffmpeg [f248b8a9] by
- blend: Adding yuvj pixelformats to the blend effect Reviewed-by: Paul …
- 11:20 AM Changeset in ffmpeg [4ce9e4e9] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 11:11 AM Changeset in ffmpeg [e5c2794a] by
- x86: consistently use unaligned movs in the unaligned bswap Fixes …
- 7:35 AM Ticket #2400 (A/V desync for separate video and aac in mp4 input files) updated by
- Hello, same problem with the internal codec. […]
- 7:30 AM Ticket #2400 (A/V desync for separate video and aac in mp4 input files) updated by
- Is this problem only reproducible using external libraries or also …
- 7:25 AM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by
- If you believe that your sample is "better" in any way than the sample …
- 7:15 AM Ticket #2401 (Unrecognized option 'filter_complex') closed by
- invalid: Please update to current git head before reporting problems.
- 7:13 AM Ticket #2399 (when merging audio and video to mp4 , the audio / video not syncdiated ...) closed by
- duplicate
- 5:31 AM Ticket #2401 (Unrecognized option 'filter_complex') created by
- Summary of the bug: How to reproduce: […] Unrecognized option …
- 4:26 AM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by
- I'm facing the same problem when trying to remux raw H264 video into a …
- 2:11 AM Changeset in ffmpeg [ae65327e] by
- vsrc_testsrc: avoid floats and non bit exactness The round to zero …
- 1:16 AM Ticket #2399 (when merging audio and video to mp4 , the audio / video not syncdiated ...) updated by
- sorry , I press the submit button twice , create additional ticket , …
- 1:13 AM Ticket #2400 (A/V desync for separate video and aac in mp4 input files) created by
- executing following command with the two videos I attached. >ffmpeg …
- 1:13 AM Ticket #2399 (when merging audio and video to mp4 , the audio / video not syncdiated ...) created by
- executing following command with the two videos I attached. >ffmpeg …
Mar 24, 2013:
- 11:43 PM Changeset in ffmpeg [01df2a13] by
- avcodec/utils: initialize pixel buffer pool This should silence many …
- 11:11 PM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by
- Ticket 2398.wtv is available on the ftp server. Please don't get mixed …
- 10:19 PM Changeset in ffmpeg [4f112a8e] by
- lavf/mux: add the flush_packets option. Note: a lot of muxers already …
- 10:17 PM Changeset in ffmpeg [125acd21] by
- lavfi: support multiple rounds of format negotiation. Remove the …
- 10:17 PM Changeset in ffmpeg [00da527b] by
- lavfi/af_amerge: return EAGAIN if the input layouts are not known. …
- 10:16 PM Changeset in ffmpeg [57cb4fb0] by
- lavfi: add test for concat.
- 9:34 PM Changeset in ffmpeg [e2b3019] by
- h264/field_end move progress report code after error concealment. …
- 8:23 PM Ticket #2350 (PTS adjustment in FFmpeg) updated by
- I wonder I could have missed the -itsoffset option, which allows the …
- 7:59 PM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- Replying to tateu: > My issue seems to be slightly …
- 7:49 PM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- ffmpeg -f lavfi -i testsrc=size=1280x720 -vcodec rawvideo -pix_fmt …
- 7:38 PM Changeset in ffmpeg [386dc9a3] by
- lavfi/thumbnail: add support for named options.
- 7:21 PM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by
- >While this will not help you I'd still like to add that last month a …
- 7:21 PM Changeset in ffmpeg [3b811bcf] by
- lavfi/colormatrix: reword error message in init Change: "source and …
- 7:21 PM Changeset in ffmpeg [1b14083] by
- lavfi/colormatrix: add support for named options
- 7:16 PM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by
- Replying to dodgexander: > I tried: > > Your ftp server …
- 7:10 PM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- The original problem is only reproducible with pcm audio, if ac3 (or …
- 7:09 PM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by
- >It is completely unacceptable to upload a sample to a site that …
- 7:01 PM Ticket #2145 (avi files >1G do not seek with WMP) updated by
-
Cc changed
Replying to tateu: > I don't know if it's the same issue … - 6:35 PM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by
- It is completely unacceptable to upload a sample to a site that …
- 6:30 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > > Remuxing works fine for me …
- 4:58 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- > Could you try if "-ss 1" fixes all these files? The following works …
- 2:55 PM Ticket #2397 (Burn a selected picture based subtitle into video lost most part of ...) updated by
- The Chinese subtitles packets in your sample do not have a …
- 1:34 PM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by
- Ticket #2398.wtv failed to upload to server, for some reason after a …
- 1:26 PM Ticket #1826 (TiVo demuxer) updated by
- If you believe that your sample is "better" in any way than the sample …
- 1:14 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Thanks - but do you really think a jpeg should be marked a video …
- 1:13 PM Ticket #1826 (TiVo demuxer) updated by
- Here is the error I'm getting trying to convert a TIVO file: […]
- 1:11 PM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by
- I am uploading to the server now: Ticket #2398.wtv (sample to repeat …
- 1:07 PM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) created by
- Summary of the bug: How to reproduce: […]
- 12:55 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > The only remaining problems I …
- 12:47 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Yes,I think, but not sure yet the problem with the …
- 12:42 PM Ticket #2397 (Burn a selected picture based subtitle into video lost most part of ...) updated by
- I suspect it is not a regression that ffplay only shows the French …
- 12:35 PM Ticket #2397 (Burn a selected picture based subtitle into video lost most part of ...) updated by
-
Keywords, Status, Component, Reproduced by developer changed
(I have removed the attachments that do not allow to reproduce the … - 11:26 AM Changeset in ffmpeg [cbf224b6] by
- lavfi/tinterlace: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [9e21c898] by
- lavfi/subtitles: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [06784b73] by
- lavfi/smartblur: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [15878b2b] by
- lavfi/setfield: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [e62587bc] by
- lavfi/overlay: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [5dc074d3] by
- lavfi/kerndeint: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [ab228f91] by
- lavfi/idet: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [552c02f2] by
- lavfi/histeq: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [b27a8ba1] by
- lavfi/gradfun: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [b595819c] by
- lavfi/geq: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [cb0fb4d0] by
- lavfi/fieldorder: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [a733481d] by
- lavfi/field: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [7edda1a9] by
- lavfi/deshake: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [1341dd2d] by
- lavfi/cropdetect: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [a36d9036] by
- lavfi/boxblur: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [3f807288] by
- lavfi/blackframe: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [67ad9fd0] by
- lavfi/settb: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [8b994c8c] by
- lavfi/select: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [f7324c0] by
- lavfi/perms: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [07b7c2a2] by
- lavfi/sine: use standard options parsing.
- 11:26 AM Changeset in ffmpeg [3ac77f67] by
- lavfi/apad: use standard options parsing.
- 11:20 AM Changeset in ffmpeg [fdaacc59] by
- sndio_dec: Add missing includes for av_gettime() This is necessary …
- 11:14 AM Ticket #2380 (files with "malformated aac bitstream" can not be remuxed) updated by
-
Keywords changed
- 10:53 AM Changeset in ffmpeg [4c6f08bd] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
- 10:52 AM Ticket #2397 (Burn a selected picture based subtitle into video lost most part of ...) updated by
- For the upload file size limit, changed the attachments: 1, input …
- 10:10 AM Ticket #2397 (Burn a selected picture based subtitle into video lost most part of ...) created by
- I am trying burn a selected picture based subtitle into video …
- 10:06 AM Changeset in ffmpeg [285ff144] by
- x86: Change a missed occurrance of int to ptrdiff_t for strides …
- 7:39 AM Ticket #2396 (Make the Blend effect work with yuvj420p pixel format) updated by
-
Status, Version changed
Please post patches to ffmpeg-devel, they receive more attention there. - 7:38 AM Ticket #1873 (support zygoaudio) updated by
- @compn: If you want to close this ticket (which is definitely ok), …
- 7:36 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Did you find out what the problem was that you cannot reproduce anymore?
- 7:35 AM Ticket #1873 (support zygoaudio) reopened by
- 3:35 AM Changeset in ffmpeg [01a334e8] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
- 3:09 AM Changeset in ffmpeg [8e062fd1] by
- rawdec: fix memleak Fixes fate-lavf-flm under valgrind …
- 1:21 AM Changeset in ffmpeg [8e944891] by
- avutil/buffer: remove redundant memory poisoning Found-by: ubitux …
- 12:44 AM Changeset in ffmpeg [058c002] by
- avutil/buffer: support memory poisoning Signed-off-by: Michael …
- 12:41 AM Changeset in ffmpeg [d6f96108] by
- yop: use reget_buffer() as the previous contents are used …
- 12:30 AM Changeset in ffmpeg [7239b360] by
- fate: dont try to filter partial frames with yadif. The partial …
Mar 23, 2013:
- 10:53 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Please just close this, going to start a fresh once I can find a …
- 10:52 PM Ticket #1873 (support zygoaudio) closed by
- fixed: patch applied in e26b066cd8db361feba90e943c6cfdf062c52272
- 10:51 PM Ticket #2396 (Make the Blend effect work with yuvj420p pixel format) updated by
- I will attach the diff. This is the command line output: […]
- 10:49 PM Changeset in ffmpeg [62f56fd7] by
- buffersink/uninit: use av_frame_free() not unref Fixes memleak …
- 9:37 PM Changeset in ffmpeg [352dbdb9] by
- x86: Remove win64 xmm clobbering wrappers for the now removed …
- 9:36 PM Changeset in ffmpeg [fe266112] by
- bktr: Add missing includes for av_gettime() This is necessary after …
- 9:33 PM Changeset in ffmpeg [70db0c91] by
- fate: use little endian yuv444p10 in h264-reinit tests Fixes fate big …
- 8:07 PM Changeset in ffmpeg [644092c] by
- h264: dont report rows as finished after a missing slice …
- 4:06 PM Ticket #2396 (Make the Blend effect work with yuvj420p pixel format) updated by
- The yuvj420p format is deprecated. It's redundant to yuv420p with …
- 3:53 PM Changeset in ffmpeg [a42d15a3] by
- lavfi/anullsrc: add missing checks
- 3:53 PM Changeset in ffmpeg [4e8062c2] by
- lavfi/anullsrc: remove extra parentheses
- 3:53 PM Changeset in ffmpeg [fe2cfd50] by
- lavfi/anullsrc: simplify logging code in config_props
- 3:53 PM Changeset in ffmpeg [5373a2a] by
- lavfi/anullsrc: fix format negotiation Samplerate and channel layouts …
- 3:45 PM Ticket #1873 (support zygoaudio) updated by
-
Summary changed
- 3:42 PM Ticket #1873 (support zygoaudio) updated by
-
Analyzed by developer, Summary changed
someone has uploaded the samples here: … - 3:37 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- No, I have only tried to repeat the problem once with Ffmpeg. But …
- 3:26 PM Ticket #2396 (Make the Blend effect work with yuvj420p pixel format) updated by
-
Keywords changed
To make this a valid ticket, please provide your failing command line … - 3:24 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > I can't even repeat the …
- 3:22 PM Ticket #2396 (Make the Blend effect work with yuvj420p pixel format) created by
- Using the command […] With an input video in yuvj420p format, and …
- 3:19 PM Changeset in ffmpeg [e54eb8db] by
- mips: Optimization of AAC psychoacoustic model functions …
- 3:09 PM Ticket #1836 (Wrong duration in TS container) updated by
- First file fixed in 5442c6c, second file fixed in faa0068, see ticket #2018
- 3:00 PM Ticket #2373 (hqdn3d produces banding) updated by
- I have researched a bit and found out that the hdn3d effects produces …
- 2:45 PM Changeset in ffmpeg [e26b066c] by
- libspeex: support ZygoAudio (quality 10 mode) Fixes "quality 10" mode …
- 1:48 PM Changeset in ffmpeg [b385a772] by
- update Changelog
- 1:46 PM Changeset in ffmpeg [dab40d5b] by
- fate: fetch samples that match the release series The idea is to …
- 1:45 PM Changeset in ffmpeg [2dfe3a7b] by
- update Changelog
- 1:45 PM Changeset in ffmpeg [9d5f16f6] by
- add missed CVE reference in 9.2 release
- 1:45 PM Changeset in ffmpeg [dc794d70] by
- fate: fetch samples that match the release series The idea is to …
- 1:38 PM Ticket #1873 (support zygoaudio) updated by
- Replying to michael: > link to sample is dead …
- 1:33 PM Ticket #2388 (ape: fail to seek) closed by
- invalid: Replying to jamal: > It works, but the file has only two …
- 1:27 PM Ticket #1873 (support zygoaudio) updated by
- link to sample is dead
- 1:19 PM Ticket #1836 (Wrong duration in TS container) closed by
- fixed: Both files seem to get a good duration with latest ffmpeg. Dont know …
- 12:43 PM Changeset in ffmpeg [785b849f] by
- lavd/v4l2: honor previously selected input channel An input channel …
- 12:33 PM Changeset in ffmpeg [2a97c591] by
- Make audio FIFO read/write contracts more strict Signed-off-by: …
- 12:12 PM Changeset in ffmpeg [535c247b] by
- fate: use little endian yuv444p10 in h264-reinit tests Fixes fate big …
- 11:46 AM Ticket #2366 (tsc2 regression (green artifacts)) closed by
- fixed: Fixed by Anton Khirnov.
- 11:29 AM Changeset in ffmpeg [fcf73f9c] by
- Call do_video_stats when duplicating frame When multiple frame are …
- 11:26 AM Changeset in ffmpeg [8b63eeb6] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
- 11:16 AM Changeset in ffmpeg [9bb6504e] by
- Merge commit '20a8ee3061e6d777600c13db731bee3c25878991' * commit …
- 11:08 AM Changeset in ffmpeg [6efe6148] by
- Merge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6' * commit …
- 9:50 AM Ticket #2388 (ape: fail to seek) updated by
-
Keywords, Version changed
Isn't the current behaviour expected? For video, seeking is also only … - 9:48 AM Ticket #2391 (VobSub muxer) updated by
- Note: transcoding DVD subtitles is not 100% reliable, and stream copy …
- 4:31 AM Ticket #2388 (ape: fail to seek) updated by
- It works, but the file has only two frames (It's compressed with the …
- 3:53 AM Changeset in ffmpeg [4c1f61b] by
- ffmpeg: Correct inter stream timestamp discontinuities Signed-off-by: …
- 3:42 AM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- Please send patches to ffmpeg-devel, they receive more attention there.
- 2:20 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- I can't even repeat the problem with ffmpeg using the same source file …
- 1:25 AM Changeset in ffmpeg [c46a8c61] by
- ffplay: avoid frame data leak on early frame drop Signed-off-by: …
Mar 22, 2013:
- 10:40 PM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- I don't know if it's the same issue as I am having, it sounds similar. …
- 10:23 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Okay my 7gb upload failed, I would have thought it was too large to …
- 10:19 PM Changeset in ffmpeg [dda04a58] by
- Changelog: add WebP Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 10:09 PM Changeset in ffmpeg [89b4e758] by
- lavfi/blend: always peek the first frame of each queue. Before the …
- 10:05 PM Changeset in ffmpeg [859f7da5] by
- lavc/prores: restore pict_type and key_frame setting.
- 9:57 PM Changeset in ffmpeg [b3e9f266] by
- x86/mpegvideo: switch to av_assert Signed-off-by: Michael Niedermayer …
- 9:57 PM Changeset in ffmpeg [cdbf8409] by
- x86/h264_qpel: switch to av_assert Signed-off-by: Michael Niedermayer …
- 8:59 PM Ticket #2390 (dv: green bar at the right side with lowres 3) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since bb29ee6, the change in cmdutils produces the green … - 8:58 PM Changeset in ffmpeg [3f15b301] by
- fate: add test for cropping h264 to container dimensions Tests the …
- 8:37 PM Changeset in ffmpeg [1ed10bd8] by
- Fix typo in dvvideo decoder dependencies. Fixes compilation with …
- 8:19 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > >I may of course be wrong, but …
- 8:01 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- >I may of course be wrong, but I would be very surprised if this …
- 7:31 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > >Are you sure that the …
- 7:10 PM Changeset in ffmpeg [93eaeb02] by
- FATE: add a tscc2 test.
- 7:10 PM Changeset in ffmpeg [4e33582a] by
- tscc2: allocate AVFrame properly.
- 7:09 PM Changeset in ffmpeg [20a8ee30] by
- af_asyncts: fix compensation and PTS monotonicity This patch improves …
- 7:05 PM Changeset in ffmpeg [1e8b9738] by
- avutil/frame: add all remaining frame properties to …
- 6:54 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- >Are you sure that the deinterlacer isn't running all the time? Well, …
- 6:37 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > ffmpeg -report -i broken.wtv …
- 6:08 PM Ticket #2368 (vdpau / vaapi / dxva2 autodetection broken) updated by
- Replying to heleppkes: > libva.so is your runtime dep, …
- 6:03 PM Ticket #2368 (vdpau / vaapi / dxva2 autodetection broken) updated by
- libva.so is your runtime dep, vdpau or dxva2 do not need any external …
- 6:00 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- ffmpeg -report -i broken.wtv -qscale 2 -ac 2 out.ts Doesn't reproduce …
- 5:51 PM Ticket #2368 (vdpau / vaapi / dxva2 autodetection broken) updated by
- Replying to gjdfgh: > I heard that vaapi adds a X …
- 5:07 PM Changeset in ffmpeg [428e9da] by
- h263dec: switch to av_assert() Signed-off-by: Michael Niedermayer …
- 5:04 PM Changeset in ffmpeg [ac75e0c7] by
- matroskadec: switch to av_assert Signed-off-by: Michael Niedermayer …
- 1:57 PM Changeset in ffmpeg [076c1c95] by
- vp8: WebP decoding support VP8L, padding and bounds checks by Pascal …
- 1:57 PM Changeset in ffmpeg [c0ff2aaa] by
- img2: WebP support Reviewed-by: Pascal Massimino …
- 1:39 PM Ticket #2394 (BGRA downscaling shifts colors) updated by
- Replying to cehoyos: > Reproducible with --disable-mmxext, …
- 1:24 PM Ticket #2368 (vdpau / vaapi / dxva2 autodetection broken) updated by
- I heard that vaapi adds a X dependency, while vdpau is header-only. (I …
- 12:32 PM Changeset in ffmpeg [e0e8c205] by
- Fix compilation with --disable-everything --enable-parser=h264.
- 12:24 PM Changeset in ffmpeg [90f1aa38] by
- configure: Enable hwaccels without external dependencies by default. …
- 12:17 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Sorry the command I gave is wrong, this is the correct one. […] …
- 12:16 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > ffmpeg -i broken.wtv -qscale …
- 12:13 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- I don't know. At the moment I am waiting for the 3rd command you …
- 12:07 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Are all options necessary to reproduce the crash or is the following …
- 12:04 PM Ticket #2368 (vdpau / vaapi / dxva2 autodetection broken) updated by
-
Keywords changed
- 12:04 PM Ticket #2368 (vdpau / vaapi / dxva2 autodetection broken) closed by
- fixed: Diego fixed this for VDPAU and DXVA2. I don't know why the system …
- 12:03 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- ffmpeg -i broken.wtv -qscale 2 -vcodec mpeg4 -strict -2 out.mov …
- 12:00 PM Changeset in ffmpeg [d98a5318] by
- Fix compilation with --disable-mmx.
- 11:58 AM Changeset in ffmpeg [abbc34c3] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 11:55 AM Ticket #2394 (BGRA downscaling shifts colors) updated by
-
Status, Reproduced by developer, Summary changed
Also reproducible with 0.6 with the following command(s): $ ffmpeg … - 11:47 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- I know that you are unable to provide gdb output, but please provide …
- 11:37 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- If I remove report, there is no way for me to copy the lengthy output …
- 11:28 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > ffmpeg -report -i broken.wtv …
- 11:20 AM Ticket #2382 (Support for Rec. 2020) updated by
- Replying to kierank: > FFmpeg doesn't support Rec. 2020 so …
- 10:32 AM Ticket #2382 (Support for Rec. 2020) updated by
- FFmpeg doesn't support Rec. 2020 so by definition it cannot process …
- 9:29 AM Ticket #2382 (Support for Rec. 2020) updated by
- Replying to kangstarr: > Also, ensuring that UltraHD TV …
- 8:57 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- See here for a related example: …
- 8:49 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Replying to ramitbhalla: > REally? a Jpeg is a Video …
- 8:48 AM Ticket #2395 (ffmpeg: audio encoding issue (audio stops playback about half way through)) updated by
- Replying to DK: > Looks like this is only happening when …
- 8:20 AM Changeset in ffmpeg [77f60f00] by
- lavu/eval: add between() function.
- 8:17 AM Ticket #2395 (ffmpeg: audio encoding issue (audio stops playback about half way through)) updated by
- Replying to cehoyos: > To make this a valid ticket, please …
- 8:09 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- REally? a Jpeg is a Video stream? I always thought a thumbnail JPEG …
- 8:00 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Replying to ramitbhalla: > is a JPEG stream a video …
- 7:55 AM Ticket #2395 (ffmpeg: audio encoding issue (audio stops playback about half way through)) updated by
-
Priority, Keywords changed
To make this a valid ticket, please paste your command line together … - 7:18 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- I"m sure it would work (don't have acess to the dev right now) but I'm …
- 6:13 AM Ticket #2395 (ffmpeg: audio encoding issue (audio stops playback about half way through)) created by
- I've been trying to convert a sequence of PNG files to a video with …
- 3:41 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Please ignore attached .log file. This is incorrect. Here is a link to …
- 3:35 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Okay, my first attempt of conversion with ffmpeg (without MCEBuddy) …
- 3:05 AM Changeset in ffmpeg [aba32d84]n0.11.3 by
- update for 0.11.3 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 3:04 AM Changeset in ffmpeg [a3ff859a] by
- update the current year Signed-off-by: Michael Niedermayer …
- 3:04 AM Changeset in ffmpeg [3e63dea5] by
- MAINTAINERS: mention that people are welcome to pick up and maintain …
- 3:04 AM Changeset in ffmpeg [2f76f544] by
- MAINTAINERS: update for 1.2 Signed-off-by: Michael Niedermayer …
- 12:40 AM Ticket #2382 (Support for Rec. 2020) updated by
- we need 4k and 8k samples to make sure our filters, scalers and …
- 12:35 AM Ticket #2382 (Support for Rec. 2020) updated by
- Replying to cehoyos: > Could you clarify what about "Rec. …
- 12:03 AM Changeset in ffmpeg [ac9b056d] by
- Do not fail in get_buffer_internal() if pix_fmt planes == 0. Fixes …
Mar 21, 2013:
- 11:42 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Does the following work? $ ffmpeg -i input -map 0:a -map 0:v:0 -vcodec …
- 11:34 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Replying to ramitbhalla: > Replying to [comment:43 …
- 11:29 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Okay, this will take me a while to test as it takes a long time for …
- 11:09 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Could you test the following command lines? Are there any problems …
- 11:06 PM Ticket #2393 (H264 raw files and decode_slice_header error) closed by
- fixed: Fixed in release/1.0.
- 11:03 PM Ticket #2393 (H264 raw files and decode_slice_header error) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Thank you for opening this ticket, for future reports, please provide … - 10:57 PM Changeset in ffmpeg [9b481654] by
- h264: fix parsing of old lossless profile (profile_idc == 144) …
- 10:51 PM Ticket #2392 (Converted Image from DPX gets skewed) updated by
- Replying to cehoyos: > Do you think this is a regression? …
- 10:46 PM ArticlesForCreation edited by
- headings; add ALSA suggestion (diff)
- 10:32 PM Changeset in ffmpeg [21a5f5ea] by
- error_resilience: fix const correctness, silence warnings …
- 10:22 PM Changeset in ffmpeg [732b2fd] by
- vdpau.h: change vdpau_render_state layout to match fork if …
- 9:54 PM Ticket #2394 (BGRA downscaling shifts colors) updated by
-
Extra info:
--disable-asmmakes the problem go away. Config … - 9:05 PM Ticket #2393 (H264 raw files and decode_slice_header error) updated by
- http://www2.tkn.tu-berlin.de/research/evalvid/cif/highway_cif.264 is …
- 8:46 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- The full sample is a 7gb recording, the problematic files are always …
- 8:44 PM Ticket #2393 (H264 raw files and decode_slice_header error) updated by
-
Keywords changed
Please provide the input file. - 8:42 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Why don't you provide the full sample?
- 8:39 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Okay, I have a problem. I can only repeat the problem with the …
- 8:33 PM Ticket #2389 (Inversion audio filter) updated by
- Right. After that you merge the two signals into one mono signal which …
- 8:05 PM Ticket #2394 (BGRA downscaling shifts colors) created by
- Downscaling in BGRA produce a color shift. How to reproduce: […] …
- 7:38 PM Ticket #2389 (Inversion audio filter) updated by
- If I understand correctly, that means that for stereo signal, the left …
- 7:20 PM Ticket #2389 (Inversion audio filter) updated by
- I think (hope) the right english term is phase inversion. This means …
- 6:56 PM Changeset in ffmpeg [f8217daa] by
- vda_h264: fix for VDA compile the VDA code needs to be updated to use …
- 5:37 PM Ticket #2389 (Inversion audio filter) updated by
- Even if this may be clear for many developers, please explain what …
- 5:36 PM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > at the moment I get an mpeg2 …
- 5:31 PM Ticket #2391 (VobSub muxer) updated by
-
Keywords, Status, Version changed
- 5:31 PM Ticket #2393 (H264 raw files and decode_slice_header error) created by
- Hello, I have a problem with raw .h264 files and ffmpeg 1.0 …
- 5:15 PM Ticket #2392 (Converted Image from DPX gets skewed) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Do you think this is a regression? - 5:13 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by
- Replying to dgillier: > BTW your files have on your ffmpeg …
- 4:01 PM Ticket #2392 (Converted Image from DPX gets skewed) created by
- When trying to convert a certain .dpx file the output is getting …
- 3:01 PM Changeset in ffmpeg [4aa85033] by
- sonicdec: update to new buffer API Signed-off-by: Michael Niedermayer …
- 2:49 PM Changeset in ffmpeg [85d7f546] by
- sonicenc: fix mono decorrelation Signed-off-by: Michael Niedermayer …
- 2:46 PM Changeset in ffmpeg [6ec037c5] by
- sonicdec: fix frame size Signed-off-by: Michael Niedermayer …
- 2:45 PM Changeset in ffmpeg [1426291e] by
- sonicdec: check decorrelation Signed-off-by: Michael Niedermayer …
- 2:20 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by
- Ok I'll do it. BTW your files have on your ffmpeg dump: >>>stream …
- 1:49 PM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by
- Could you test if you can reproduce the problem without using an …
- 1:48 PM Changeset in ffmpeg [8251c053] by
- g729dec: switch to buffer refs style Signed-off-by: Michael …
- 1:43 PM Changeset in ffmpeg [a728a28d] by
- v308dec: remove unneeded self assignment Signed-off-by: Michael …
- 1:19 PM Changeset in ffmpeg [2e2ec667] by
- configure: Enable hwaccels without external dependencies by default.
- 1:17 PM Changeset in ffmpeg [72ad96c8] by
- doc/developer: Clarify symbol naming prefixes section.
- 12:54 PM Changeset in ffmpeg [4257b804] by
- ffmpeg: Replace -deinterlace (which was broken by the buffer ref …
- 12:17 PM Changeset in ffmpeg [f3980b75] by
- h264: remove unused variable Signed-off-by: Michael Niedermayer …
- 12:17 PM Changeset in ffmpeg [de8049d2] by
- h264: add an argument to CHROMA for consistency Signed-off-by: …
- 12:10 PM Changeset in ffmpeg [881050d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
- 12:06 PM Changeset in ffmpeg [86d9d349] by
- Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523' * commit …
- 11:58 AM Changeset in ffmpeg [92656787] by
- Merge commit '6d2b6f21eb45ffbda1103c772060303648714832' * commit …
- 11:50 AM Changeset in ffmpeg [bf4d0f83] by
- Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4' * commit …
- 11:43 AM Changeset in ffmpeg [e168b508] by
- Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7' * commit …
- 11:34 AM Changeset in ffmpeg [137df69] by
- Merge commit '48d0fd2d62a476e1db9298163f1fc0abae26cc67' * commit …
- 11:05 AM Changeset in ffmpeg [bbc0f6f9] by
- Merge commit '25408b2a0660c1e6c8555559c4ed71dff2ede31e' * commit …
- 10:56 AM Changeset in ffmpeg [6c8ac2d7] by
- Merge commit '1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5' * commit …
- 10:51 AM Changeset in ffmpeg [82f95d7f] by
- h264: drop special case for 9bit chroma422 Signed-off-by: Michael …
- 10:18 AM Ticket #2307 (Stream segmenter bug if total recorded length > 12 hours) updated by
- Just installed 1.2 and same problem: >> ffmpeg version 1.2 Copyright …
- 9:21 AM Changeset in ffmpeg [fcf75022] by
- h264: remove redundant freeing of DPB in h264_decode_end …
- 9:21 AM Changeset in ffmpeg [23e85be5] by
- h264: add a parameter to the CHROMA444 macro. This way it does not …
- 9:20 AM Changeset in ffmpeg [e962bd08] by
- h264: add a parameter to the CHROMA422 macro. This way it does not …
- 9:20 AM Changeset in ffmpeg [6d2b6f21] by
- h264: add a parameter to the CABAC macro. This way it does not look …
- 9:20 AM Changeset in ffmpeg [a6931d8e] by
- h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro. This way …
- 9:20 AM Changeset in ffmpeg [7fa00653] by
- h264: add a parameter to the FIELD_PICTURE macro. This way it does …
- 9:20 AM Changeset in ffmpeg [7bece9b2] by
- h264: add a parameter to the FRAME_MBAFF macro. This way it does not …
- 9:20 AM Changeset in ffmpeg [da6be8f] by
- h264: add a parameter to the MB_FIELD macro. This way it does not …
- 9:20 AM Changeset in ffmpeg [82313eaa] by
- h264: add a parameter to the MB_MBAFF macro. This way it does not …
- 9:20 AM Changeset in ffmpeg [48d0fd2d] by
- h264: merge common_init() into ff_h264_decode_init. There is no point …
- 9:19 AM Changeset in ffmpeg [25408b2a] by
- h264: make ff_h264_frame_start static. It is not called from outside …
- 9:17 AM Changeset in ffmpeg [c5b484e6] by
- lavfi/vf_stereo3d: use standard options parsing Signed-off-by: Paul B …
- 8:16 AM Ticket #1605 (seek issue for realmedia files) updated by
- It is working fine now but it gives very tiny ring (or echo) at the …
- 6:29 AM Ticket #2391 (VobSub muxer) created by
- FFmpeg needs a VobSub muxer. A lot of users are still depending on old …
- 5:37 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Replying to cehoyos: > Is anything wrong with one of the …
- 3:23 AM Changeset in ffmpeg [cedf2765] by
- Provide local copies of AviSynth's and AvxSynth's requisite headers in …
- 3:11 AM Changeset in ffmpeg [b9ad0094] by
- AviSynth demuxer rewrite. Dynamically loads the library itself, …
- 3:05 AM Changeset in ffmpeg [47540c8a] by
- avformat/avs: increase probe score to preempt conflict with avxsynth …
- 1:44 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Not sure why that is happening, sorry. Here is a working link: …
- 12:10 AM Changeset in ffmpeg [f2310fff]n1.0.6 by
- update the current year Signed-off-by: Michael Niedermayer …
- 12:07 AM Changeset in ffmpeg [4331484b] by
- lavc/utils: fix metadata audio frame memleak in case of non refcounted …
- 12:02 AM Changeset in ffmpeg [125fe08] by
- MAINTAINERS: mention that people are welcome to pick up and maintain …
- 12:01 AM Changeset in ffmpeg [e45f0f0f] by
- MAINTAINERS: update for 1.2 Signed-off-by: Michael Niedermayer …
Mar 20, 2013:
- 11:53 PM Changeset in ffmpeg [76fdced1] by
- asrc_sine: avoid use of INFINITY as it might be a non constant This …
- 10:47 PM Ticket #2390 (dv: green bar at the right side with lowres 3) created by
- there is visible green bar at the right side of the video when …
- 10:11 PM Changeset in ffmpeg [faeb2b3e] by
- rmdec: flush audio packet on seeking Fixes Ticket1605 Signed-off-by: …
- 10:11 PM Changeset in ffmpeg [becde6ab] by
- dpxenc: fix data offset Signed-off-by: Michael Niedermayer …
- 10:08 PM Changeset in ffmpeg [eeb8dabd] by
- rmdec: flush audio packet on seeking Fixes Ticket1605 Signed-off-by: …
- 9:57 PM Ticket #2389 (Inversion audio filter) created by
- A filter that inverts selected audio channels would be useful, for …
- 9:10 PM Changeset in ffmpeg [fff5f655] by
- Merge remote-tracking branch 'jamrial/release/0.11' into release/0.11 …
- 9:02 PM Changeset in ffmpeg [7cb24ecd] by
- mp3dec: Fix VBR bit rate parsing When parsing the Xing/Info tag, …
- 9:02 PM Changeset in ffmpeg [9faf323d] by
- doc/APIchanges: List merge commit hashes and version numbers …
- 9:02 PM Changeset in ffmpeg [78317ad8] by
- apichanges: fix 2 wrong hashes Signed-off-by: Michael Niedermayer …
- 9:02 PM Changeset in ffmpeg [753c6377] by
- apichanges: Use , instead of / to seperate multiple hashes …
- 9:02 PM Changeset in ffmpeg [c3a5e7be] by
- apichanges: fix date Signed-off-by: Michael Niedermayer …
- 9:02 PM Changeset in ffmpeg [ad352157] by
- doc/APIchanges: fix odd .01 versions Signed-off-by: Michael …
- 9:02 PM Changeset in ffmpeg [8e2c8aab] by
- configure: Make warnings from -Wreturn-type fatal errors These …
- 9:02 PM Changeset in ffmpeg [b5469fec] by
- movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd Other …
- 9:02 PM Changeset in ffmpeg [864a7e73] by
- huffyuvdec: Skip len==0 cases Fixes vlc decoding for hypothetical …
- 9:02 PM Changeset in ffmpeg [562aa82] by
- huffyuvdec: Check init_vlc() return codes. Prevents out of array …
- 9:02 PM Changeset in ffmpeg [3fb1a6c7] by
- rtmp: fix buffer overflows in ff_amf_tag_contents() A negative `size' …
- 9:02 PM Changeset in ffmpeg [dd64626] by
- rtmp: fix multiple broken overflow checks Sanity checks like `data + …
- 9:02 PM Changeset in ffmpeg [a31be9d] by
- rtpenc: fix overflow checking in avc_mp4_find_startcode() The check …
- 8:51 PM Changeset in ffmpeg [c095137d] by
- lavc/bink: Chech for malloc failure Based on commit …
- 8:41 PM Changeset in ffmpeg [426ebdf9] by
- Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
- 8:33 PM Ticket #2388 (ape: fail to seek) created by
- seeking does not work with attached file (the same problem with …[…]
- 8:29 PM Changeset in ffmpeg [b853103f] by
- matroskadec: Add support for parsing Matroska ContentEncKeyID This …
- 8:20 PM Ticket #2255 (2013 Spring Website Art Contest) closed by
- completed (art)
- 8:17 PM Ticket #2255 (2013 Spring Website Art Contest) updated by
- Hi Muxson! Congrats, you won the contest again! Unfortunately there …
- 8:13 PM Changeset in ffmpeg [2753d4eb] by
- lavfi/vf_yadif: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [8d4d11cd] by
- lavfi/vf_unsharp: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [769cc300] by
- lavfi/vf_transpose: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [392ec7e] by
- lavfi/vf_pad: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [b201c167] by
- lavfi/vf_fps: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [4e2bcec9] by
- lavfi/vf_fade: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [80580b40] by
- lavi/vf_drawbox: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [37438d0a] by
- lavfi/vf_delogo: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [40ecd44] by
- lavfi/vf_decimate: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [6202cf5d] by
- lavfi/vf_crop: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [e9ca55ae] by
- lavfi/af_volume: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [e9f45a83] by
- lavfi/vf_tile: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [8c6c811b] by
- lavfi/avf_concat: use standard options parsing.
- 8:13 PM Changeset in ffmpeg [befbcc37] by
- lavfi: add common code to handle options parsing.
- 8:13 PM Changeset in ffmpeg [cdd78a65] by
- lavf/vobsub: free index pseudo-packet.
- 8:13 PM Changeset in ffmpeg [6a90f6d7] by
- ffmpeg: fix freeing of sub2video frame.
- 8:04 PM Changeset in ffmpeg [21b092de] by
- lavfi: add sine audio source.
- 8:04 PM Changeset in ffmpeg [8d928a9d] by
- lavu/opt: add AV_OPT_TYPE_DURATION.
- 7:59 PM Changeset in ffmpeg [68fb7e26] by
- lavfi/concat: fix silence duration computation. Inside …
- 7:59 PM Changeset in ffmpeg [de1a7159] by
- lavf/concatdec: support seeking.
- 7:53 PM Changeset in ffmpeg [94576cec] by
- update for 1.0.6 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 7:52 PM Changeset in ffmpeg [2f00d28a] by
- matroska: fix missing , Signed-off-by: Michael Niedermayer …
- 7:51 PM Changeset in ffmpeg [dbe57f7e] by
- lavfi/avf_concat: fix invalid exclusive test. The invalid test did …
- 7:49 PM Changeset in ffmpeg [4bee3eba] by
- doc/ffmpeg: remove non ascii char Signed-off-by: Michael Niedermayer …
- 7:49 PM Changeset in ffmpeg [2440424f] by
- Slight bug building ffmpeg-1.1.3 on OSX + patch to fix Two instances …
- 6:59 PM Changeset in ffmpeg [31f337c1] by
- iff: fix integer overflow Fixes out of array accesses Found-by: …
- 6:54 PM Changeset in ffmpeg [f84ddb0c] by
- msrledec: fix output_end checks Fixes out of array accesses …
- 6:47 PM Changeset in ffmpeg [bbefdb39] by
- msrledec: merge switches More speedup and fixes 'may be used …
- 6:46 PM Changeset in ffmpeg [cc0662da] by
- msrledec: move loop into switch speeds up code and allows more …
- 6:46 PM Changeset in ffmpeg [10d59d2] by
- msrledec: move output pointer test up Signed-off-by: Michael …
- 4:57 PM Changeset in ffmpeg [710cd0fd] by
- avformat: Fix infinite probing that reads the whole file Fixes: …
- 4:23 PM Changeset in ffmpeg [06a43bae] by
- av_find_stream_info: change read_size to 64bit Signed-off-by: Michael …
- 3:04 PM Changeset in ffmpeg [1c4073ef] by
- fate: add tests for h264 decoder reinit
- 2:00 PM Changeset in ffmpeg [7fc39f51] by
- mp3dec: Fix VBR bit rate parsing When parsing the Xing/Info tag, …
- 12:58 PM Changeset in ffmpeg [9ea6c148] by
- Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
- 12:55 PM Ticket #2387 (Support DVD sub rasterization) updated by
- Replying to someuser: > Usage would be something like …
- 12:49 PM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- The difference of treatment between the two cases seems to boil down …
- 12:48 PM Changeset in ffmpeg [271f9594] by
- libavcodec/mips: fix for mips optimized fp fft with hard coded tables …
- 12:45 PM Changeset in ffmpeg [b274703] by
- avutil/atomic: use av_assert0() Signed-off-by: Michael Niedermayer …
- 12:45 PM Changeset in ffmpeg [eaa5882e] by
- avutil: fix compilation Signed-off-by: Michael Niedermayer …
- 12:35 PM Changeset in ffmpeg [a964d6a8] by
- lavu/frame: use channels rather than channel_layout.
- 12:35 PM Changeset in ffmpeg [0d09aa9d] by
- lavf: avformat_seek_file(): validate stream_index.
- 12:35 PM Changeset in ffmpeg [de1568a4] by
- lavf/concatdec: fix possible leak in case of malloc failure. Fix CID …
- 12:35 PM Changeset in ffmpeg [5eb273b2] by
- lavfi/buffersink: check av_frame_ref() failure.
- 12:29 PM Changeset in ffmpeg [ac44e52f] by
- lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
- 12:29 PM Changeset in ffmpeg [7aa9af51] by
- lavu/opt: add AV_OPT_VIDEO_RATE option Signed-off-by: Paul B Mahol …
- 12:28 PM Ticket #2384 (ffmpeg detects avi/divx with xsub as broken) updated by
- Example files which can be used to test this are attached in ticket #2385.
- 12:23 PM Ticket #2387 (Support DVD sub rasterization) created by
- Summary of the bug: It would be great if FFmpeg could create VobSub …
- 12:12 PM Changeset in ffmpeg [a157c7f] by
- h264: fix bit depth changes with frame threading …
- 12:07 PM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- Ok, I'll also attach the .idx/.sub files, the .idx file will contain …
- 11:59 AM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- Attaching your vobsub files, i.e. the input of the failing command …
- 11:58 AM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- Replying to cehoyos: > Does textxsub.avi - the file you …
- 11:47 AM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- Does textxsub.avi - the file you attached - contain working language codes?
- 11:45 AM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- Is the problem also reproducible if you stream-copy or reencode an avi …
- 11:44 AM Changeset in ffmpeg [7d29c6e] by
- mips: Optimization of IIR filter function Signed-off-by: Bojan …
- 11:41 AM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- This is what mediainfo 0.7.61 prints about the subtitle stream created …
- 11:37 AM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- Sorry, forgot the command line + output, here it is: […] As said, …
- 11:34 AM Changeset in ffmpeg [26f3924d] by
- mips: Optimization of AAC coefficients encoder functions …
- 11:25 AM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- He needs the commandline you used to transcode with ffmpeg, the one …
- 11:21 AM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
- "a command line that incorrectly removes the language information …
- 11:17 AM Ticket #2386 (ffmpeg creates non-PS3 compatible DivX) created by
- Summary of the bug: Using the static win32 builds from zeranoe.com the …
- 11:13 AM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by
-
Keywords changed
Please provide a sample (one with correct language code) and a command … - 11:03 AM Changeset in ffmpeg [e7dd0365] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
- 10:57 AM Changeset in ffmpeg [f7fee8f7] by
- Merge commit 'c3ebfcd6e1327ca7bbcaee822e593c2da6cfd352' * commit …
- 10:50 AM Changeset in ffmpeg [084510d1] by
- Merge commit 'c71c80f53b6a63fd6360d9de5a262f9e7c85681f' * commit …
- 10:43 AM Changeset in ffmpeg [54b0bef3] by
- Merge commit '4e70d66ded537cadd32dbd02a38c3d86a203c812' * commit …
- 10:30 AM Changeset in ffmpeg [df804041] by
- Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804' * commit …
- 10:26 AM Ticket #2385 (ffmpeg does not mark xsub language properly) created by
- Summary of the bug: When creating AVI/DivX with XSub subtitles using …
- 10:24 AM Changeset in ffmpeg [17ebef2f] by
- Merge commit '2c328a907978b61949fd20f7c991803174337855' * commit …
- 10:14 AM Ticket #2384 (ffmpeg detects avi/divx with xsub as broken) created by
- Summary of the bug: When creating an AVI/DivX with XSub subtitles …
- 10:00 AM Changeset in ffmpeg [a5e6080a] by
- rtmp: Pass the parameters to do_adobe_auth in the right order …
- 8:28 AM Ticket #2380 (files with "malformated aac bitstream" can not be remuxed) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
For future tickets: Please always provide the failing command line … - 7:49 AM Ticket #2367 (input_format / -pixel_format => libv4l2: error dequeuing buf: Resource ...) updated by
- Rebuild is done without v4l2 New test: # ffmpeg -debug 1 -f alsa -ac …
- 2:37 AM Changeset in ffmpeg [db8403d0] by
- vc1dec: interlaced B-frames Signed-off-by: Michael Niedermayer …
- 12:47 AM Ticket #2383 (ffplay: can't seek ogg with the mouse (or keyboard)) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 5d2f2c7 - 12:21 AM Ticket #2382 (Support for Rec. 2020) updated by
-
Priority, Keywords changed
Could you clarify what about "Rec. 2020" is not supported by FFmpeg? … - 12:19 AM Ticket #2379 (FFmpeg produces broken h264 output.) updated by
- Replying to dodgexander: > Here is a link of it saved as …
Note:
See TracTimeline
for information about the timeline view.
