Timeline
Jun 22, 2013:
- 11:56 PM Ticket #1551 (mov file is played by vlc, cannot be read by FFmpeg) updated by
-
Status, Reproduced by developer changed
- 11:53 PM Ticket #2694 (interrupt_callback not working) updated by
- I've tested it with my application - that also reconnects if the …
- 11:35 PM Changeset in ffmpeg [730e07f1] by
- sonic: avoid float sqrt() for integer input & output Signed-off-by: …
- 11:35 PM Changeset in ffmpeg [4ec7ef56] by
- sonic: simplify quant cliping Signed-off-by: Michael Niedermayer …
- 11:26 PM Changeset in ffmpeg [bcb42fb6] by
- sonic: use av_calloc() Signed-off-by: Michael Niedermayer …
- 10:23 PM Ticket #2697 (MP3 output duration incorrect in OS X) updated by
- On another machine running OS X 10.5.8 the file created by lame shows …
- 9:54 PM Ticket #2697 (MP3 output duration incorrect in OS X) updated by
- Please test if it works when using lame: […]
- 9:00 PM Changeset in ffmpeg [f11e4045] by
- configure: More msvc/icl combining Signed-off-by: Derek Buitenhuis …
- 8:59 PM Ticket #2697 (MP3 output duration incorrect in OS X) created by
- Quicktime Player 10.2 (603.17) and Finder 10.8.3 on OS X 10.8.4 report …
- 8:41 PM Changeset in ffmpeg [81c5ceed] by
- avisynth: Make sure the filename passed to Avisynth is in the right …
- 8:37 PM Changeset in ffmpeg [8bdbabfa] by
- configure: Enable MinGW-w64's implementation of vsnprintf and pals As …
- 8:25 PM Changeset in ffmpeg [37c7a8be] by
- sonic: replace literal numbers by sizeof() Signed-off-by: Michael …
- 7:58 PM Changeset in ffmpeg [081a7f3e] by
- sonic: replace some float by integers to improve platform independance …
- 7:42 PM Changeset in ffmpeg [12de2933] by
- sonic: Improve error codes Signed-off-by: Michael Niedermayer …
- 7:34 PM Changeset in ffmpeg [8689ee0e] by
- sonic: simplify shift_down() Signed-off-by: Michael Niedermayer …
- 6:54 PM Changeset in ffmpeg [f963f701] by
- ogg: relax demuxer conformance checks Some samples in the wild are …
- 6:54 PM Changeset in ffmpeg [42cc6cef] by
- avconv: report the error for codec open failure External codec may …
- 6:54 PM Changeset in ffmpeg [1e340af8] by
- avconv: drop additional strerror fallback strerror_r is called by …
- 4:53 PM Ticket #2694 (interrupt_callback not working) updated by
- Are you sure this is a regression? I tested b55dd10 (the version that …
- 12:55 PM Ticket #2680 (Automatically use necessary bitstream filters) updated by
-
Priority changed
- 12:52 PM Changeset in ffmpeg [b6ce50a2] by
- avutil/ripemd: adjust loop condition to silence CID1035716 …
- 12:44 PM Ticket #2569 (mszh: crash with yuv421) closed by
- fixed: […]
- 12:17 PM Ticket #2645 (mpeg4 encoder potential buffer overflow with certain video dimensions) updated by
- Ticket #2569 is probably the same issue.
- 9:58 AM Changeset in ffmpeg [d76fff7d] by
- smvjpeg: use refcounted frames to avoid mem leaks Signed-off-by: …
- 8:33 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I tried the wip patch again. No good. I think the patch is broken. […]
- 6:53 AM Changeset in ffmpeg [e98f9567] by
- Prepare for 0.8.8 Release
- 6:51 AM Changeset in ffmpeg [96de1c5e] by
- tiff: do not overread the source buffer At least 2 bytes from the …
- 6:51 AM Changeset in ffmpeg [ea7ba1d8] by
- apetag: use int64_t for filesize CC: libav-stable@libav.org (cherry …
- 6:51 AM Changeset in ffmpeg [5a6af4fd] by
- wavpack: return meaningful errors And forward those that were already …
- 6:51 AM Changeset in ffmpeg [42fed7f4] by
- wavpack: check packet size early Reported-by: Mateusz "j00ru" Jurczyk …
- 6:48 AM Changeset in ffmpeg [7ca8d822] by
- mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac …
- 6:48 AM Changeset in ffmpeg [33492ad8] by
- mjpeg: Validate sampling factors They must be non-zero. Reported-by: …
- 6:47 AM Changeset in ffmpeg [da5cf7e4] by
- ljpeg: use the correct number of components in yuv Reported-by: …
- 6:40 AM Changeset in ffmpeg [6711d410] by
- wavpack: validate samples size parsed in wavpack_decode_block …
- 6:40 AM Changeset in ffmpeg [d26bc6c] by
- jpegls: check the scan offset Prevent an out of array bound write. …
- 6:40 AM Changeset in ffmpeg [ca4a25ac] by
- jpegls: factorize return paths Conflicts: libavcodec/jpeglsdec.c …
- 6:39 AM Changeset in ffmpeg [2ebabfff] by
- jpegls: return meaningful errors (cherry picked from commit …
- 6:38 AM Changeset in ffmpeg [a03dcec3] by
- mjpegdec: properly report unsupported disabled features When JPEG-LS …
Jun 21, 2013:
- 9:01 PM Ticket #2683 (Jpeg2000 decoder broken) updated by
- Replying to cehoyos: > Replying to Aegwyn11: > …
- 8:58 PM Ticket #2661 (UT Video Decoder Broken) updated by
- Replying to michael: > Fixed in …
- 7:53 PM Changeset in ffmpeg [1a405c68] by
- smvjpeg: remove redundant frame init code avctx->coded_frame is not …
- 7:01 PM Changeset in ffmpeg [7cdf574c] by
- swscale: fix filter alignment reduction without inline asm Fixes …
- 6:48 PM Changeset in ffmpeg [d6a33f5d] by
- h264: fix size of arrays in ff_h264_check_intra_pred_mode() …
- 6:48 PM Changeset in ffmpeg [2005fddc] by
- h264/ff_h264_check_intra_pred_mode: fix input value check …
- 6:00 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
-
Summary changed
- 4:25 PM Changeset in ffmpeg [7cc4115d] by
- doc/decoders,decoders: add various missing final dots Enhance consistency.
- 4:19 PM Changeset in ffmpeg [83647ace] by
- doc/decoders: Add libopencore-amrwb decoder doc Signed-off-by: …
- 3:47 PM Changeset in ffmpeg [3f875077] by
- doc/protocols: apply very minor consistency fixes
- 3:47 PM Changeset in ffmpeg [3857aea6] by
- doc/protocols: document "srtp" protocol Signed-off-by: Stefano …
- 3:19 PM Changeset in ffmpeg [d8e76a53] by
- avdevice/x11grab: allocate just one Cursor Fixes resource leak and …
- 3:18 PM Ticket #2694 (interrupt_callback not working) updated by
- (latest shared build from http://ffmpeg.zeranoe.com/builds/)
- 3:07 PM Ticket #2694 (interrupt_callback not working) updated by
- D:\Projects\iSpy\FFMPEG\ffmpeg\bin>ffplay …
- 2:45 PM Changeset in ffmpeg [fbb1af39] by
- avdevice/x11grab: allocate just one Cursor Fixes resource leak and …
- 2:36 PM Ticket #2450 (Xorg resource leakage) closed by
- fixed: Fixed by Michael.
- 10:47 AM Changeset in ffmpeg [659df32a] by
- mathops/x86: work around inline asm miscompilation with GCC 4.8.1 The …
- 10:26 AM Changeset in ffmpeg [b43860ee] by
- doc/decoders: Document libopencore-amrnb decoder Signed-off-by: …
- 10:00 AM Changeset in ffmpeg [1ee8fadb] by
- avdevice/x11grab: allocate just one Cursor Fixes resource leak and …
- 9:48 AM Ticket #2694 (interrupt_callback not working) updated by
- […]
- 9:41 AM Ticket #2694 (interrupt_callback not working) updated by
- or try this (a non-existant video stream): ffplay …
- 9:25 AM Ticket #2448 (Compilation with OpenCL fails when threading is disabled) updated by
-
Reproduced by developer changed
- 9:25 AM Ticket #2448 (Compilation with OpenCL fails when threading is disabled) updated by
-
Resolution changed
- 9:24 AM Ticket #2603 (mingw32 cross compile issue) updated by
- This used to be a duplicate of ticket #2448 (which was fixed by the …
- 9:24 AM Ticket #2448 (Compilation with OpenCL fails when threading is disabled) updated by
- Ticket #2603 was a related ticket.
- 9:17 AM Ticket #2694 (interrupt_callback not working) updated by
- you can try it with ffplay: ffplay …
- 8:51 AM Changeset in ffmpeg [98abe165] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
- 8:44 AM Ticket #2694 (interrupt_callback not working) updated by
- I'm working with c++ in visual studio using a zeranoe build. Basically …
- 8:41 AM Changeset in ffmpeg [5d509fbd] by
- Merge commit 'eeeb5c291d3f78eaade5b99c2614c7cab0e9be79' * commit …
- 8:38 AM Ticket #2694 (interrupt_callback not working) updated by
- Replying to sporn: > FFmpeg version git-b55dd10 Now that …
- 8:34 AM Ticket #2694 (interrupt_callback not working) updated by
- OK the last version was: This is a FFmpeg Win32 shared build by Kyle …
- 8:29 AM Ticket #2696 (Audio/Video sync issues when reducing fps from 59.94 to 29.97) updated by
- I originally missed that you were using a six months old version of …
- 8:20 AM Ticket #2694 (interrupt_callback not working) updated by
- Replying to sporn: > my old version was from december 2011 …
- 8:04 AM Ticket #2694 (interrupt_callback not working) updated by
- my old version was from december 2011 i've managed to update all our …
- 7:50 AM Ticket #2696 (Audio/Video sync issues when reducing fps from 59.94 to 29.97) updated by
- Replying to smblr75: > I also transcoded the same video …
- 7:49 AM Ticket #2696 (Audio/Video sync issues when reducing fps from 59.94 to 29.97) updated by
- Is this only reproducible if you use an external codec library …
- 7:47 AM Ticket #2696 (Audio/Video sync issues when reducing fps from 59.94 to 29.97) updated by
- I also transcoded the same video using a commercial transcoder tool …
- 7:30 AM Ticket #2696 (Audio/Video sync issues when reducing fps from 59.94 to 29.97) updated by
- Original file at 59.94 fps (dejavu 20mb.mp4): …
- 7:22 AM Ticket #2696 (Audio/Video sync issues when reducing fps from 59.94 to 29.97) created by
- Summary of the bug: When I transcode the source video …
- 7:18 AM Ticket #2695 (Occasional Access Violation: H264 with bad streams) updated by
- Possible patch: […]
- 7:12 AM Ticket #2695 (Occasional Access Violation: H264 with bad streams) created by
- Summary of the bug: When playing a certain unreliable live stream, …
- 6:45 AM Ticket #2694 (interrupt_callback not working) updated by
- You wrote above that This used to work - for which version did it work?
- 2:47 AM Ticket #2694 (interrupt_callback not working) updated by
- Calling avio_open2 instead of avformat_open_input and passing the …
- 2:18 AM Ticket #2694 (interrupt_callback not working) updated by
- "If you believe this problem is a regression, please use git bisect to …
- 1:46 AM Changeset in ffmpeg [8cdea50f] by
- doc/decoders: Document libilbc decoder Signed-off-by: Michael …
- 1:42 AM Ticket #2661 (UT Video Decoder Broken) closed by
- fixed: Fixed in 79cd5d39ba11cbad9ca4b965cbede480f19cb839
- 1:22 AM Changeset in ffmpeg [79cd5d3] by
- avcodec/utvideodec: Fix vlc len Fixes regression / Ticket2661 …
Jun 20, 2013:
- 11:25 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I can confirm that the patch does not apply.
- 11:25 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
-
Keywords, Version changed
- 11:19 PM Changeset in ffmpeg [340c1843] by
- avformat/libmodplug: Reduce the probe score for small input This …
- 11:18 PM Changeset in ffmpeg [8ddc9790] by
- avformat/libmodplug: Reduce the probe score for small input This …
- 11:17 PM Changeset in ffmpeg [a1e4d1f9] by
- avformat/libmodplug: Reduce the probe score for small input This …
- 11:16 PM Changeset in ffmpeg [8d18dbda] by
- avformat/libmodplug: Reduce the probe score for small input This …
- 11:14 PM Changeset in ffmpeg [2cfdf732] by
- avformat/libmodplug: Reduce the probe score for small input This …
- 11:11 PM Changeset in ffmpeg [073bde2b] by
- avformat/iff: Byte seek is unsupported Fixes Ticket2194 …
- 11:11 PM Changeset in ffmpeg [e4bb67bc] by
- avformat/libmodplug: Reduce the probe score for small input This …
- 10:58 PM Changeset in ffmpeg [c17dd513] by
- bytestream2_init: assert that buf_size is valid Signed-off-by: …
- 10:58 PM Changeset in ffmpeg [32fc8d6d] by
- avcodec/jpeg2000dec: check that tp_end is after the start …
- 9:23 PM Ticket #2194 (ffplay: iff ilbm output changes after seeking with the mouse) closed by
- fixed: fixed in 03cd3bec6e66a49bcec138d72bac97cb8a64d246
- 9:09 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by
- Replying to mleotta: > Another solution to this problem is …
- 7:49 PM Changeset in ffmpeg [03cd3be] by
- avformat/iff: Byte seek is unsupported Fixes Ticket2194 …
- 4:34 PM Ticket #2236 (Default stream selection does not work with HLS output) reopened by
- This issue remains. I used a Burek 64-bit Linux static build for …
- 4:27 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I tried $ git clone git://source.ffmpeg.org/ffmpeg.git, but still, the …
- 4:07 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Without trying myself, I would bet that the patch only applies to …
- 3:40 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I appreciate your effort, klaussfreire. I want to test the …
- 3:25 PM Ticket #2583 (libmodplug: probe function needed) closed by
- fixed: probing improved, specific issue fixed
- 2:49 PM Changeset in ffmpeg [720a1de5] by
- lavc: free the padded last frame during audio encoding properly
- 2:47 PM Ticket #2363 (Default mingw32 compilation is broken by atomic) updated by
-
Priority changed
as none of the affected users is willing to write and test a 1-2 line … - 2:05 PM Ticket #2694 (interrupt_callback not working) updated by
-
Priority, Keywords changed
If you believe this problem is a regression, please use git bisect to … - 1:34 PM Ticket #2694 (interrupt_callback not working) created by
- Summary of the bug: How to reproduce: This used to work (interrupt on …
- 12:58 PM Changeset in ffmpeg [c605adbf] by
- avformat/libmodplug: Reduce the probe score for small input This …
- 12:56 PM Changeset in ffmpeg [2d70f11e] by
- Document "sctp" protocol Reviewed-by: Stefano Sabatini …
- 11:27 AM Changeset in ffmpeg [eeeb5c29] by
- vsrc_movie: do not free avoption variables in uninit() The generic …
- 10:01 AM Ticket #2693 (-async chokes on damaged audio input stream) updated by
- Replying to khali: > Anyway, I am always passing -async …
- 9:51 AM Ticket #2693 (-async chokes on damaged audio input stream) updated by
- Sorry, libxvid and libmp3lame aren't required, these simply happen to …
- 9:26 AM Ticket #2693 (-async chokes on damaged audio input stream) updated by
- Are libxvid or libmp3lame required to reproduce your problem? If not, …
- 8:59 AM Ticket #2693 (-async chokes on damaged audio input stream) created by
- Summary of the bug: I am doing a lot of DVB-T recordings which I then …
- 8:29 AM Changeset in ffmpeg [99dc90ea] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 8:10 AM Ticket #2496 (seek swf file failed) updated by
- Another sample is attached to ticket #2692.
- 8:09 AM Ticket #2692 (can't seek in swf) closed by
- duplicate: Related to ticket #2496. For future tickets: Please always test …
- 7:43 AM Ticket #2692 (can't seek in swf) created by
- I'm building a video player using ffmpeg, when seek to the beginning …
- 7:36 AM Ticket #2691 (ffmpeg detects 0 channels in audio streams (audio streams are detected ...) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Patch sent that prints the suggestion about increasing the values for … - 7:30 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
-
Keywords, Status, Reproduced by developer changed
- 7:21 AM Ticket #2683 (Jpeg2000 decoder broken) updated by
- Replying to Aegwyn11: > If I specify that I want -pix_fmt …
- 7:02 AM Ticket #2690 (Red Cinema r3d files not supported) updated by
- Replying to cehoyos: > Your console output looks …
- 7:01 AM Ticket #2690 (Red Cinema r3d files not supported) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 6:40 AM Ticket #2690 (Red Cinema r3d files not supported) updated by
- 3:50 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- This patch I'm going to attach fixes both issues. But I must warn that …
- 1:01 AM Changeset in ffmpeg [f9739a34] by
- Document "crypto" protocol Signed-off-by: Michael Niedermayer …
- 12:45 AM Changeset in ffmpeg [c16496c3] by
- doc/decoders: Document libgsm decoder Signed-off-by: Michael …
- 12:05 AM Ticket #2691 (ffmpeg detects 0 channels in audio streams (audio streams are detected ...) updated by
- I uploaded the sample under the name "sampleForTicket2691.vob" to …
Jun 19, 2013:
- 11:47 PM Ticket #2093 (ffplay: crash when seeking with the mouse) updated by
- now I get this: […]
- 11:45 PM Ticket #2690 (Red Cinema r3d files not supported) updated by
- Sample file uploaded via ftp: A002_C024_0205C9_001.R3D RedCineX …
- 11:37 PM Ticket #2093 (ffplay: crash when seeking with the mouse) updated by
- s->pict_type is reported as 1 […]
- 11:28 PM Ticket #2691 (ffmpeg detects 0 channels in audio streams (audio streams are detected ...) created by
- Summary of the bug: ffmpeg does not detect the audio channels if the …
- 11:16 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
- That is correct. I only mention/include TS Reader because it is the …
- 11:13 PM Ticket #2683 (Jpeg2000 decoder broken) updated by
- Replying to cehoyos: > As explained, if you use -vcodec …
- 11:08 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
- Do I understand correctly that the problem is not so much the output …
- 11:06 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
- Had to redo with -t 1 to get file size under limit. You can ignore …
- 10:58 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
- About to attach numerous files: .mpg files made with each .jpg …
- 10:45 PM Ticket #2569 (mszh: crash with yuv421) updated by
- The question is if it works on the Athlon with {{{-cpuflags …
- 10:42 PM Ticket #2688 (mp3 autodetection fails) updated by
- Replying to jyavenard: > Any chance to get this fix back …
- 10:41 PM Ticket #2688 (mp3 autodetection fails) updated by
- Any chance to get this fix back ported to earlier stable release? Been …
- 10:37 PM Ticket #2690 (Red Cinema r3d files not supported) updated by
-
Keywords, Component changed
- 10:37 PM Ticket #2690 (Red Cinema r3d files not supported) updated by
- Please test (and provide console output) for current git head and …
- 10:33 PM Ticket #2690 (Red Cinema r3d files not supported) created by
- Summary of the bug: I have tested it with more files from different …
- 10:31 PM Ticket #2569 (mszh: crash with yuv421) updated by
- on my old athlon xp it crashed without -cpuflags option*, I can't test …
- 10:23 PM CompilationGuide/Ubuntu edited by
- add PKG_CONFIG_PATH (required by 12.04 at least) (diff)
- 10:17 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
- Replying to jdachik01: > FYI - this problem does not exist …
- 10:15 PM Ticket #2569 (mszh: crash with yuv421) updated by
- Replying to ami_stuff: > Please try to reproduce with > …
- 9:52 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
- FYI - this problem does not exist on the latest 64-bit Windows build …
- 9:50 PM Changeset in ffmpeg [dba1211a] by
- Autodetect idcin only if audio properties allow decoding. Fixes …
- 9:50 PM Changeset in ffmpeg [2a1bebfc] by
- Autodetect idcin only if audio properties allow decoding. Fixes …
- 9:49 PM Changeset in ffmpeg [ffe831fc] by
- Autodetect idcin only if audio properties allow decoding. Fixes …
- 9:48 PM Changeset in ffmpeg [9ea0f452] by
- Autodetect idcin only if audio properties allow decoding. Fixes …
- 9:47 PM Changeset in ffmpeg [3d4a61fb] by
- Autodetect idcin only if audio properties allow decoding. Fixes …
- 9:47 PM Changeset in ffmpeg [dc3ec516] by
- Autodetect idcin only if audio properties allow decoding. Fixes …
- 9:46 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
- I'm aware that is correct. The problem is that TS Reader shows the …
- 9:46 PM Changeset in ffmpeg [8268c1f] by
- Autodetect idcin only if audio properties allow decoding. Fixes …
- 9:45 PM Changeset in ffmpeg [59549b5a] by
- Autodetect idcin only if audio properties allow decoding. Fixes …
- 9:45 PM Ticket #2569 (mszh: crash with yuv421) updated by
- Please try to reproduce with ffmpeg -cpuflags -mmx -i yuv421.avi …
- 9:42 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
-
Keywords, Component changed
Afaict, a sample aspect ratio of 1:1 is correct for your 1280x720 … - 9:32 PM Ticket #2093 (ffplay: crash when seeking with the mouse) updated by
- It still crashes here with zaranoe's build (32bit static): […] …
- 9:29 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
- 9:21 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) created by
- Source material does not matter. Any HD content done at standard …
- 8:57 PM Ticket #2688 (mp3 autodetection fails) closed by
- fixed: Should be fixed, thank you for the report!
- 8:13 PM Changeset in ffmpeg [37baecce] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 8:13 PM Changeset in ffmpeg [b08cd2fb] by
- delogo: Fix function description The algorithm works on src and …
- 7:50 PM ArticlesForCreation edited by
- add Android compile guide idea (diff)
- 6:36 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Oops, you said original release 1.2. Release 1.2 and 1.2.1 had the …
- 3:18 PM Ticket #2688 (mp3 autodetection fails) updated by
-
Summary changed
- 3:17 PM Ticket #2688 (mp3 autodetection fails) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
For future tickets: Please always provide a failing ffmpeg command … - 3:07 PM Changeset in ffmpeg [06bede95] by
- Autodetect idcin only if audio properties allow decoding. Fixes …
- 2:43 PM Changeset in ffmpeg [4110828e] by
- isom: add xd51 hdcam , someone needs to binary search FCP for new isom…
- 12:20 PM Ticket #1275 (ffserver x264 presets) updated by
-
Priority changed
Is this a regression? - 11:47 AM Ticket #1275 (ffserver x264 presets) updated by
-
Priority, Version changed
- 11:41 AM Ticket #1275 (ffserver x264 presets) updated by
-
Component changed
- 11:39 AM Ticket #1275 (ffserver x264 presets) updated by
- So is there any improvement on this situation? Has there been any …
- 8:06 AM Changeset in ffmpeg [ddefb80c] by
- sonicenc: fix off by 1 error Fixes out of array accesses …
- 8:06 AM Changeset in ffmpeg [694c2d1a] by
- sonicenc: dont put multiple assignments per line Signed-off-by: …
- 7:53 AM Changeset in ffmpeg [e0d6e2fc] by
- configure: Remove unneeded icl inline compatibility definition …
- 7:50 AM Changeset in ffmpeg [6df61c3] by
- sonicenc: set supported samples formats array This ensures that only …
- 7:21 AM Ticket #2688 (mp3 autodetection fails) created by
- Hello, I start this bug in the mythtv mail-list, this is my problem: …
- 6:27 AM Changeset in ffmpeg [209cb8af] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
- 6:22 AM Scaling edited by
- (diff)
- 4:07 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Yes, the output aac files sounded better with release 1.2.1 I've …
Jun 18, 2013:
- 11:42 PM Changeset in ffmpeg [9ead0605] by
- doc/encoders: Add libopencore-amrnb doc Signed-off-by: Michael …
- 11:25 PM Changeset in ffmpeg [602d0bfe] by
- Merge branch 'frame_num_offset' of https://github.com/mjmvisser/FFmpeg …
- 10:01 PM Ticket #2687 (Seeking in asf files fails (works with MPlayer)) created by
- The sample from ticket #2639 refuses to seek with ffmpeg and ffplay, …
- 9:46 PM Changeset in ffmpeg [c0445df5] by
- ff_gen_search: fix infinite loop Fixes Ticket2639 Signed-off-by: …
- 9:46 PM Changeset in ffmpeg [c77b3737] by
- ff_gen_search: fix limit The limit value could become slightly wrong …
- 9:45 PM Changeset in ffmpeg [04d69466] by
- ff_gen_search: make step 64 bit to prevent hypothetical integer …
- 9:39 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by
- It would be great to know which pthread (Windows-) version fixed this …
- 9:38 PM Changeset in ffmpeg [2090abcc] by
- add the start_number offset to var_values[VAR_N] directly, instead of …
- 9:35 PM Ticket #2093 (ffplay: crash when seeking with the mouse) updated by
- Is this still reproduceable ? If yes, can someone who can reproduce …
- 9:25 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by
- While I don't know if current Zeranoe builds are using pthreads, I can …
- 9:17 PM Ticket #1970 (ffserver ignores ffmpeg command line arguments) updated by
- Replying to importinis: > I know you are busy, but I want …
- 9:14 PM Ticket #2639 (FFmpeg hangs when trying to seek on a certain wmv file) closed by
- fixed: Fixed in f8ca8138f01d0a7d96d4e1ea65fecd1197f96206
- 9:13 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
-
Keywords, Version, Component changed
Did the output (aac) files sound better with the (original!) release … - 9:11 PM Ticket #2684 (Black becomes dark gray when converting rgb24 to gray) updated by
-
Priority, Keywords changed
If this is not expected behaviour, it is a regression since 6d4f53c - 8:53 PM Changeset in ffmpeg [f8ca8138] by
- ff_gen_search: fix infinite loop Fixes Ticket2639 Signed-off-by: …
- 6:49 PM Changeset in ffmpeg [b3dd50cd] by
- ff_gen_search: fix limit The limit value could become slightly wrong …
- 6:47 PM Changeset in ffmpeg [9d73e302] by
- ff_gen_search: make step 64it to prevent hypothetical integer overflow …
- 6:08 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) created by
- Summary of the bug: FFmpeg native aac encoder outputs horrible …
- 4:03 PM Changeset in ffmpeg [e3580449] by
- doc/decoders: Document libcelt Signed-off-by: Michael Niedermayer …
- 4:02 PM Changeset in ffmpeg [59b13750] by
- Add maintainer for WebVTT demuxer and muxer Matthew J Heaney is added …
- 3:25 PM Ticket #2583 (libmodplug: probe function needed) updated by
- Probing for libmodplug supported formats belongs into libmodplug. Thus …
- 3:12 PM Ticket #1802 (Segmentation fault with ffserver) closed by
- needs_more_info: The gdb output lacks line numbers. Also it seems noone succeeded …
- 3:03 PM Ticket #1476 (rtp pcm_alaw/pcm_mulaw streaming from ALSA) updated by
-
Priority changed
decreasing priority as clearly a bug that noone can or is willing to … - 3:00 PM Ticket #1031 (yuv420p to rgb24 wrong pixels at end of rows) updated by
-
Priority changed
Decreasing priority after workaround from … - 2:50 PM Changeset in ffmpeg [9626d0e9] by
- avutil/frame: Try to align width to achive linesize[0] alignment This …
- 2:26 PM Ticket #2684 (Black becomes dark gray when converting rgb24 to gray) updated by
- Further experiments reveal that the output of the rgb24 to gray …
- 1:49 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by
- Replying to arad85: > This is being looked at by Roger …
- 12:58 PM Ticket #2684 (Black becomes dark gray when converting rgb24 to gray) updated by
-
Version, Component changed
- 12:58 PM Ticket #2684 (Black becomes dark gray when converting rgb24 to gray) updated by
- Reproducible with: […] Works better with FFmpeg 0.5.
- 12:41 PM Ticket #2653 (DCP-compatible output with libopenjpeg encoder) updated by
-
Cc changed
- 12:39 PM Ticket #2685 (vc1: Progressive Segmented Frame mode not supported) updated by
- Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2685/
- 12:38 PM Ticket #2685 (vc1: Progressive Segmented Frame mode not supported) created by
- http://thread.gmane.org/gmane.comp.video.mencoder.user/13181 A …
- 12:08 PM Ticket #2653 (DCP-compatible output with libopenjpeg encoder) reopened by
- 12:08 PM Ticket #2653 (DCP-compatible output with libopenjpeg encoder) updated by
- Replying to cehoyos: > I was unable to find any reference …
- 11:51 AM Ticket #2448 (Compilation with OpenCL fails when threading is disabled) closed by
- worksforme: Maybe this was fixed by cf6ed1f1293c2dd69b76d9246a916925b58b7bbf
- 11:40 AM Ticket #2478 (PTS: DTS: invalid, clipping when recording alsa) updated by
- Hi cehoyos, I am still waiting for your answer and to go further.
- 11:40 AM Ticket #2504 (Audio glitches and distortion when recording alsa) updated by
- Hi cehoyos, I am still waiting for your answer and to go further.
- 11:23 AM Ticket #2684 (Black becomes dark gray when converting rgb24 to gray) created by
- When converting from rgb24 color space to gray colorspace, black input …
- 10:09 AM Ticket #2681 (Invalid frame duration for wmav2 in asf) updated by
-
Version, Summary changed
- 9:21 AM Changeset in ffmpeg [c9c7bc44] by
- lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer() …
- 9:13 AM Ticket #2683 (Jpeg2000 decoder broken) updated by
-
Keywords changed
- 9:11 AM Ticket #2683 (Jpeg2000 decoder broken) updated by
- Replying to Buxiness: > The sample looks like a 3D video …
- 9:07 AM Ticket #2345 (Detect unusual j2k in mxf) updated by
- Replying to Buxiness: > Well okayn but for information …
- 9:00 AM Ticket #2345 (Detect unusual j2k in mxf) updated by
- Well okayn but for information asdcp-info returns […] asdscplib is …
- 8:55 AM Ticket #2345 (Detect unusual j2k in mxf) updated by
- Replying to Buxiness: > Replying to cehoyos: …
- 8:50 AM Ticket #2345 (Detect unusual j2k in mxf) updated by
-
Cc changed
Replying to cehoyos: > Decoding works with the native … - 8:36 AM Ticket #2683 (Jpeg2000 decoder broken) updated by
-
Keywords, Cc changed
The sample looks like a 3D video in motion jpeg2000 is that correct? … - 8:26 AM Ticket #2683 (Jpeg2000 decoder broken) updated by
- Replying to Aegwyn11: > Replying to cehoyos: > …
- 7:31 AM Changeset in ffmpeg [e41bf19d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
- 7:11 AM Ticket #2681 (Invalid frame duration for wmav2 in asf) updated by
- with current head (ca2818b88155029bb6f989ee522e7f8e9e9f5927) I get …
- 2:40 AM Ticket #2683 (Jpeg2000 decoder broken) updated by
- Replying to cehoyos: > Workarounds are to configure with …
- 12:55 AM Ticket #1874 (ffplay displays "nan" as an current time) closed by
- fixed
- 12:54 AM Changeset in ffmpeg [d5b068d4] by
- swresample/x86/audio_convert: add emms to CONV Fixes ticket #1874 …
- 12:53 AM Changeset in ffmpeg [2ad70f57] by
- swresample/x86/audio_convert: add emms to CONV Fixes ticket #1874 …
- 12:53 AM Changeset in ffmpeg [d9a91dfb] by
- swresample/x86/audio_convert: add emms to CONV Fixes ticket #1874 …
- 12:52 AM Changeset in ffmpeg [ae93d340] by
- swresample/x86/audio_convert: add emms to CONV Fixes ticket #1874 …
- 12:43 AM Ticket #1874 (ffplay displays "nan" as an current time) updated by
- Fixed by Michael in ca2818b.
- 12:37 AM Ticket #2683 (Jpeg2000 decoder broken) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Workarounds are to configure with--disable-decoder=jpeg2000or … - 12:33 AM Ticket #2586 (Unsupported 4k DCI Jpeg2000 file) updated by
-
Priority, Keywords, Type, Summary changed
The original crash that was reproducible with ffmpeg, a regression … - 12:26 AM Changeset in ffmpeg [ca2818b8] by
- swresample/x86/audio_convert: add emms to CONV Might fix Ticket1874 …
- 12:13 AM Ticket #2461 (VAAPI mpeg2 decoding crashes) closed by
- fixed: Should be finally fixed in master and 1.2 after I created an enormous …
- 12:12 AM Changeset in ffmpeg [05477962] by
- vaapi: return early from ff_vaapi_render_picture() without picture …
Jun 17, 2013:
- 11:59 PM Ticket #2683 (Jpeg2000 decoder broken) created by
- Summary of the bug: Regression in the JPEG2000 decoder. I see the …
- 11:56 PM Changeset in ffmpeg [2ee380a] by
- vaapi: return early from ff_vaapi_render_picture() without picture …
- 11:54 PM Changeset in ffmpeg [28bf0d94] by
- Revert "vaapi: return early from ff_vaapi_render_picture() without …
- 11:38 PM Ticket #2682 (mmsh seeking regression) created by
- Ticket #358 is reproducible again: Seeking in a mssh stream used to …
- 10:49 PM Ticket #1802 (Segmentation fault with ffserver) updated by
-
Keywords changed
- 10:21 PM Changeset in ffmpeg [3cbf245f] by
- vaapi: return early from ff_vaapi_render_picture() without picture …
- 10:18 PM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by
- elupus just reverted that patch in the ffmpeg version shipped with …
- 10:17 PM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by
- Does elupus' patch also fix the crash? …
- 10:02 PM Changeset in ffmpeg [ac604e44] by
- lavfi/src_movie: Use movie_common_init instead individual wrappers …
- 10:02 PM Changeset in ffmpeg [c679a1c3] by
- lavfi/src_movie: Check pointer is not NULL before deref Also do not …
- 10:00 PM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by
- Thank you for testing!
- 9:59 PM Ticket #2612 (8bpp j2k image is not decoded anymore) closed by
- fixed: Fixed by Michael.
- 9:28 PM Ticket #1211 (jpeg2000: incorrect output) updated by
- All images look visually fine since 582f533 (ticket #2612), the …
- 9:16 PM Ticket #2606 (Artefacts decoding Hobbit 4k trailer) updated by
-
Keywords changed
- 9:16 PM Ticket #2586 (Unsupported 4k DCI Jpeg2000 file) updated by
-
Keywords changed
- 9:14 PM Ticket #2345 (Detect unusual j2k in mxf) updated by
- Replying to Buxiness: > May be we can close this one ? > …
- 9:03 PM Ticket #2461 (VAAPI mpeg2 decoding crashes) updated by
- This fixes it for me: …
- 9:03 PM Ticket #2581 (mmsh seeking crashes ffmpeg) closed by
- fixed: Fixed in b4579a29c75e2968ede2ad002dd4a495dbfc883d
- 8:28 PM Changeset in ffmpeg [b24f15c4] by
- lavf: add WebVTT muxer. This revision creates a WebVTT muxer, that …
- 8:03 PM Changeset in ffmpeg [b4579a29] by
- mmsh: dont close context on seeking failure Fixes Ticket2581 …
- 7:34 PM Changeset in ffmpeg [c7755c34] by
- mmsh/mmsh_close: use ffurl_closep() avoid using freed pointers …
- 7:33 PM Changeset in ffmpeg [0329345d] by
- mmsh/mmsh_close: use av_freep() Signed-off-by: Michael Niedermayer …
- 7:25 PM Ticket #2681 (Invalid frame duration for wmav2 in asf) updated by
-
Keywords changed
Please test current git head. - 6:08 PM Changeset in ffmpeg [582f5334] by
- jpeg2000dec: make cblk->length(inc)/data use consistent Fixes …
- 5:41 PM Ticket #2681 (Invalid frame duration for wmav2 in asf) updated by
- When trying to use the same input file for ffmpeg I get a "Queue input …
- 5:05 PM Ticket #2681 (Invalid frame duration for wmav2 in asf) created by
- Summary of the bug: When using ffprobe to show frame data, the …
- 3:58 PM Ticket #2345 (Detect unusual j2k in mxf) updated by
- May be we can close this one ? I think its also works with native …
- 3:53 PM Ticket #2586 (Unsupported 4k DCI Jpeg2000 file) updated by
-
Analyzed by developer, Keywords, Status, Component, Reproduced by developer changed
Hi, I tried the image, it says unsupported marker 0xFF5F, is the POC … - 3:08 PM Ticket #2265 (Some http addresses cannot be opened) closed by
- worksforme: I believe you need to make FFmpeg behave as a browser for this, so …
- 3:07 PM Ticket #2265 (Some http addresses cannot be opened) reopened by
- Re-opened since de12b454f21675e18127cd8b549c53deec7cd048
- 3:07 PM Ticket #2663 (Invalid data found for live audio stream) closed by
- fixed: Fixed it de12b454f21675e18127cd8b549c53deec7cd048
- 3:06 PM Changeset in ffmpeg [de12b454] by
- lavf/http: remove Mozilla/5.0 from user agent. It is notably known to …
- 11:22 AM Ticket #2680 (Automatically use necessary bitstream filters) created by
- It seems silly that ffmpeg gives you an error message telling you …
- 10:25 AM Changeset in ffmpeg [cd0faeee] by
- lavfi: math typo in interlace filter Signed-off-by: Luca Barbato …
- 9:10 AM Ticket #2666 (Subtitles broken with ffplay) updated by
- (Fixed in 05f0d53170d9f6cce34ed2e12b5749f4a4db6cac)
- 8:48 AM Ticket #2666 (Subtitles broken with ffplay) closed by
- fixed: The original issue was fixed by Marton.
- 8:42 AM Ticket #2594 (ffmpeg stalls when accessing a live Windows Media stream with multiple ...) updated by
-
Keywords, Status, Version, Reproduced by developer changed
Also reproducible with […] The only working command line is […] … - 8:16 AM Ticket #2530 (Seeking in transport stream spams decoder error messages) closed by
- needs_more_info: Please reopen this ticket if it is reproducible with current git head …
- 8:13 AM Ticket #824 (Segfault while using h264 hardware acceleration) closed by
- needs_more_info: Please reopen this ticket if you can add the missing information.
- 7:58 AM Ticket #2576 (Downloading HLS streams from svtplay.se fails after random time.) updated by
-
Keywords changed
- 7:55 AM Ticket #2438 (Audio and Video not sync after import to Edius 6 or Premier 5) updated by
- Is this only reproducible if the input is rtmp or also with file input?
- 7:47 AM Ticket #1291 (The custom user-agent option is ignored after the initial connection ...) updated by
- Ticket #2485 contains another example of a not-forwarded option.
- 7:47 AM Ticket #2485 (Can't use "-chunked_post 0" with HTTP HLS POST) closed by
- duplicate: This is a duplicate of ticket #1291: Options are not forwarded from …
- 7:26 AM Ticket #397 (swscale crashes when upscaling pictures using MMX2) updated by
-
Keywords changed
- 6:52 AM Ticket #2675 (postproc crashes with -fstack-protector-all) updated by
-
Keywords changed
- 6:48 AM Ticket #2635 (no id3 or apev2 metadata support for .tta audio files) updated by
-
Keywords changed
Jun 16, 2013:
- 11:18 PM Changeset in ffmpeg [96b33dd] by
- ffplay: remove remains of the old audio and video clock VideoState …
- 11:18 PM Changeset in ffmpeg [05f0d53] by
- ffplay: fix missed conversion of video_current_pts to vidclk.pts in …
- 11:18 PM Changeset in ffmpeg [f73d6d2a] by
- ffplay: cast vp->height to int64 in buffer size check Fixes Coverity …
- 11:04 PM Changeset in ffmpeg [95275551] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:44 PM Changeset in ffmpeg [e99f324c] by
- Merge commit '58c95448e42d34910b939363949ba1a92c06b0b0' * commit …
- 10:36 PM Changeset in ffmpeg [6c655b40] by
- Merge commit 'bbb2945f2dfbc2306c1655bf7eb6e220912a9a7c' * commit …
- 10:34 PM Changeset in ffmpeg [85a3d20d] by
- Merge commit 'f52edef30197735bfb937e9e723ab1e7b31165c6' * commit …
- 10:21 PM Changeset in ffmpeg [a4a2e894] by
- Merge commit '985f34b75653d02eda8eb8def3412f8577f19b01' * commit …
- 10:09 PM Changeset in ffmpeg [1f87cbe8] by
- Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef' * commit …
- 9:58 PM Changeset in ffmpeg [8097307b] by
- Merge commit '12db891dcd57b305d6e3c1e22ea8204dc26edda1' * commit …
- 9:52 PM Changeset in ffmpeg [bbdef618] by
- Merge commit '508998f7d5cc61c7ac7b049813b47adc24c6e282' * commit …
- 9:45 PM Changeset in ffmpeg [84f77f84] by
- Merge commit 'ec7c51c7868d3ccc66b5cc38bf126258b94f086c' * commit …
- 9:38 PM Changeset in ffmpeg [4a522eff] by
- Merge commit 'afc8685395e775fe0f2a1698b683aea4afd124af' * commit …
- 9:29 PM Changeset in ffmpeg [301522f5] by
- Merge commit 'f80b60ad59945dae32bb26a4e239ed94b0e92fa3' * commit …
- 9:18 PM Changeset in ffmpeg [9265bae3] by
- Merge commit 'f776899a17dce32ad7fb9231d98f15558f37cc3f' * commit …
- 9:01 PM Changeset in ffmpeg [9f91e7de] by
- Merge commit '9e80eda26d06c7c48dbec5dfe643c857c62c0ee7' * commit …
- 8:51 PM Changeset in ffmpeg [0a5d22a1] by
- Merge commit '8d929afd256069aa881f2bf58ef9f0ffce2d6b7e' * commit …
- 8:40 PM Changeset in ffmpeg [46a5003a] by
- Merge commit '5d21ca45591bb1c1d2265f8ed972d18c563f145e' * commit …
- 7:19 PM Ticket #2679 (Discolored output with vf_gradfun and nv12 pixel format) updated by
- Is this problem only reproducible with ffplay or also with ffmpeg? …
- 7:18 PM Ticket #2676 (FFprobe doesn't detect cover art for .tta file having id3v2 metadata) updated by
-
Keywords changed
- 7:11 PM Ticket #2678 (Dscolored output with vf_gradfun and nv12 pixel format) closed by
- duplicate
- 7:09 PM Ticket #2678 (Dscolored output with vf_gradfun and nv12 pixel format) updated by
- Damn, double post. Please ignore and close this one.
- 7:08 PM Ticket #2679 (Discolored output with vf_gradfun and nv12 pixel format) created by
-
` ffplay xtest720.mkv -vf format=nv12,gradfun=32:32,format=yuv420p … - 7:08 PM Ticket #2678 (Dscolored output with vf_gradfun and nv12 pixel format) created by
-
` ffplay xtest720.mkv -vf format=nv12,gradfun=32:32,format=yuv420p … - 7:07 PM Ticket #2677 (Crash when trying to read a .tta audio file) updated by
-
Component changed
- 7:06 PM Ticket #2676 (FFprobe doesn't detect cover art for .tta file having id3v2 metadata) closed by
- fixed: Fixed in e997afdfc61e7c48ae7daea9b45dc6305e85aca0.
- 7:05 PM Ticket #2677 (Crash when trying to read a .tta audio file) closed by
- fixed: Fixed in 9ea7ff7955192c38ac277a19920a96deed510be1.
- 6:56 PM Changeset in ffmpeg [e997afdf] by
- lavf: show APIC for tta files too Fixes #2676. Signed-off-by: Paul B …
- 6:56 PM Changeset in ffmpeg [9ea7ff79] by
- tta: read ape tags last Otherwise, cover art will create video stream …
- 5:41 PM Ticket #2677 (Crash when trying to read a .tta audio file) updated by
- Another detail: I have the same audio file but with id3v2 metadata …
- 5:32 PM Changeset in ffmpeg [5d2e4c9] by
- update Changelog
- 5:22 PM Ticket #2677 (Crash when trying to read a .tta audio file) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Keywords changed
Regression since 55121f3 […] - 5:07 PM Ticket #2676 (FFprobe doesn't detect cover art for .tta file having id3v2 metadata) updated by
-
Keywords changed
Is this also reproducible with a slightly smaller sample? How is this … - 4:38 PM Ticket #2675 (postproc crashes with -fstack-protector-all) closed by
- fixed: Fixed / worked-around by Michael.
- 4:36 PM Ticket #2677 (Crash when trying to read a .tta audio file) created by
- Summary of the bug: ffplay crashes when trying to read a .tta audio …
- 4:21 PM Changeset in ffmpeg [78d2d1e0] by
- postprocess_template: put rsp on the clobber list to prevent gcc from …
- 3:47 PM Ticket #2676 (FFprobe doesn't detect cover art for .tta file having id3v2 metadata) updated by
- cover art was embedded with mp3tag 2.55a as ID3v2.3 metadata.
- 3:45 PM Ticket #2676 (FFprobe doesn't detect cover art for .tta file having id3v2 metadata) created by
- Summary of the bug: FFprobe doesn't detect cover art for .tta file …
- 2:26 PM Ticket #2675 (postproc crashes with -fstack-protector-all) updated by
- The reason is apparently that gcc miscompiles dering_SSE2() and …
- 1:58 PM Changeset in ffmpeg [7e326d52] by
- smacker: check frame size validity Reported-by: Mateusz "j00ru" …
- 1:58 PM Changeset in ffmpeg [71b8ef93] by
- smacker: pad the extradata allocation Reported-by: Mateusz "j00ru" …
- 1:58 PM Changeset in ffmpeg [5e6122dd] by
- smacker: check the return value of smacker_decode_tree Reported-by: …
- 1:58 PM Changeset in ffmpeg [1a0cdd18] by
- smacker: fix an off by one in huff.length computation Reported-by: …
- 1:57 PM Changeset in ffmpeg [ee16a0ce] by
- smacker: check frame size validity Reported-by: Mateusz "j00ru" …
- 1:57 PM Changeset in ffmpeg [58c95448] by
- smacker: pad the extradata allocation Reported-by: Mateusz "j00ru" …
- 1:56 PM Changeset in ffmpeg [bbb2945] by
- smacker: check the return value of smacker_decode_tree Also prevent a …
- 1:55 PM Changeset in ffmpeg [f52edef3] by
- smacker: fix an off by one in huff.length computation Reported-by: …
- 1:54 PM Changeset in ffmpeg [d33b0f72] by
- 4xm: do not overread the prestream buffer Reported-by: Mateusz …
- 1:54 PM Changeset in ffmpeg [6ddc1eb] by
- 4xm: validate the buffer size before parsing it Reported-by: Mateusz …
- 1:54 PM Changeset in ffmpeg [ded74ab5] by
- 4xm: reject frames not compatible with the declared version …
- 1:53 PM Changeset in ffmpeg [f82e9dee] by
- 4xm: drop pointless assert Make sure the value of wlog2 is always …
- 1:53 PM Changeset in ffmpeg [d0cabcc7] by
- 4xm: forward errors from decode_p_block Partially mitigate out of …
- 1:53 PM Changeset in ffmpeg [dac0d4f3] by
- 4xm: fold last_picture lazy allocation in decode_p_frame (cherry …
- 1:53 PM Ticket #2675 (postproc crashes with -fstack-protector-all) created by
- As reported in …
- 1:53 PM Changeset in ffmpeg [3f71c0c1] by
- 4xm: do not overread while parsing header Reported-by: Mateusz …
- 1:53 PM Changeset in ffmpeg [ea56f6e5] by
- 4xm: refactor fourxm_read_header Split sound and video tag parsing in …
- 1:27 PM Changeset in ffmpeg [3b861742] by
- avcodec/jpeg2000dec: move bpno check to a earlier place This prevents …
- 1:15 PM Changeset in ffmpeg [9ac3c6c2] by
- 4xm: K&R formatting cosmetics (cherry picked from commit …
- 1:15 PM Changeset in ffmpeg [04c506e9] by
- 4xm: use the correct logging context (cherry picked from commit …
- 1:10 PM Changeset in ffmpeg [985f34b7] by
- utils: fix avcodec_flush_buffers pre-reference counting compatibility …
- 1:01 PM Changeset in ffmpeg [df9f22d4] by
- avf: move url utility functions in a separate file
- 12:41 PM Changeset in ffmpeg [12db891d] by
- avf: move ff_write_chained to mux.c
- 12:41 PM Changeset in ffmpeg [508998f7] by
- avf: move riff tags accessors where they belong
- 12:41 PM Changeset in ffmpeg [ec7c51c7] by
- avf: move ff_http_match_no_proxy to network It is only used by …
- 12:00 PM Changeset in ffmpeg [afc86853] by
- avf: split off format register and lookup function
- 11:43 AM Ticket #2674 (fps filter changes video length) created by
- The fps filter fails for the last frame and changes video length. {{{$ …
- 10:50 AM Changeset in ffmpeg [3e17eec6] by
- lavu/adler32: Fix doxy group definition, take two The description if …
- 10:49 AM Changeset in ffmpeg [4a0d6030] by
- lavu/hash: Add support for RIPEMD Signed-off-by: James Almer …
- 9:17 AM Ticket #2444 (memory corruption/core dump using alpha overlay in current git ffmpeg) updated by
-
Keywords changed
- 7:50 AM Changeset in ffmpeg [8962da9e] by
- rawdec: allocate a buffer in the appropriate size in the copy case. …
- 7:30 AM Changeset in ffmpeg [f80b60ad] by
- bitstream: forward error values and drop few abort()
- 7:30 AM Changeset in ffmpeg [f776899] by
- bitstream: K&R formatting cosmetics
- 1:41 AM Ticket #2666 (Subtitles broken with ffplay) updated by
- The regression is fixed by your patch on ffmpeg-devel The issue with …
Jun 15, 2013:
- 11:23 PM Ticket #2666 (Subtitles broken with ffplay) updated by
-
Cc changed
I've sent a patch to ffmpeg-devel to fix the regression. I've also … - 11:07 PM Changeset in ffmpeg [359af6a7] by
- Merge branch 'crypto' of https://github.com/jamrial/FFmpeg Merged-by: …
- 10:20 PM Ticket #2673 (Does MPEG1 support subtitle?) updated by
- Please provide the command line that produces an invalid output file …
- 9:54 PM Changeset in ffmpeg [99b8cd0c] by
- lavu: Add RIPEMD hashing Includes RIPEMD-128, RIPEMD-160, RIPEMD-256 …
- 9:50 PM Changeset in ffmpeg [1bb005ce] by
- lavf/md5enc: Use AV_HASH_MAX_SIZE Also increase the buffer size in …
- 9:49 PM Changeset in ffmpeg [b6249aca] by
- lavu/hash: Add support for SHA-2 512 Signed-off-by: James Almer …
- 9:49 PM Ticket #2673 (Does MPEG1 support subtitle?) created by
- iirc MPEG1 doesn't support subtitle but ffmpeg doesn't send any error …
- 9:47 PM Changeset in ffmpeg [8a79a00] by
- lavu/utils: silence warnings about incompatible pointer types …
- 9:26 PM Changeset in ffmpeg [194fde3] by
- Document "cache" protocol Signed-off-by: Michael Niedermayer …
- 7:41 PM Ticket #2672 (Incompatible avfilter_graph_parse()) updated by
- Replying to ubitux: > Replying to cehoyos: > > …
- 7:24 PM Ticket #2672 (Incompatible avfilter_graph_parse()) updated by
- >That means they would need to break their API the same way we did, …
- 7:16 PM Ticket #2672 (Incompatible avfilter_graph_parse()) updated by
- Replying to gjdfgh: > It's probably best to change the API …
- 7:08 PM Ticket #2672 (Incompatible avfilter_graph_parse()) updated by
- It's probably best to change the API to Libav's and let the ffmpeg …
- 6:59 PM Ticket #2672 (Incompatible avfilter_graph_parse()) updated by
- Replying to cehoyos: > Isn't this what …
- 6:56 PM Ticket #2672 (Incompatible avfilter_graph_parse()) updated by
-
Priority, Version changed
Isn't this what HAVE_INCOMPATIBLE_FORK_ABI is for? - 6:54 PM Ticket #2672 (Incompatible avfilter_graph_parse()) created by
- In 6119b23a, API was broken (on purpose): […] While that API …
- 4:25 PM Ticket #2666 (Subtitles broken with ffplay) updated by
-
Analyzed by developer, Status, Reproduced by developer, Owner changed
- 2:14 PM Changeset in ffmpeg [9e80eda2] by
- h264_mp4toannexb_bsf: return a padded buffer The code using the …
- 2:14 PM Changeset in ffmpeg [8d929afd] by
- h264_mp4toannexb_bsf: factor out extradata parsing
- 1:55 PM Ticket #2671 (How to make file at publish point) closed by
- invalid
- 1:51 PM Ticket #2671 (How to make file at publish point) updated by
- This is a bug tracker. You are misusing it. For support, use …
- 1:45 PM Ticket #2671 (How to make file at publish point) created by
- Hello, I am usign ffmpeg 0.10.7 at linux machine and I need to move …
- 1:04 PM Ticket #2670 (FFserver is not working) updated by
-
Priority, Type changed
Does it work with current git head? - 1:00 PM Ticket #2670 (FFserver is not working) created by
- Hello, I am not able to use the ffserver at local machine for live …
- 11:11 AM Changeset in ffmpeg [6c4516d0] by
- avcodec/vc1dec: Check source picture availability in …
- 9:22 AM Changeset in ffmpeg [1ba196a1] by
- avutil/utils: check and warn about llrint() brokenness Such broken …
- 7:11 AM Changeset in ffmpeg [5d21ca45] by
- h264_mp4toannexb_bsf: K&R formatting cosmetics
- 12:22 AM Changeset in ffmpeg [c4f932f4] by
- lavu/md5: Add doxy Mostly a copy&paste from other hash functions, …
- 12:22 AM Changeset in ffmpeg [321906d3] by
- lavu/crc: Fix doxy group definition Signed-off-by: James Almer …
- 12:22 AM Changeset in ffmpeg [79d9ed4a] by
- lavu/adler32: Fix doxy group definition Signed-off-by: James Almer …
Note:
See TracTimeline
for information about the timeline view.
