Timeline
Apr 7, 2012:
- 11:18 PM Ticket #631 (Broken mp4 files need the h264_mp4toannexb filter and the parser) updated by
- That is a seriously broken file, it has each NAL in a separate …
- 10:23 PM Ticket #688 (could not find codec parameters for flv file) closed by
- duplicate: This is a duplicate of ticket #513, the patch there works. However the …
- 10:11 PM Ticket #513 (FFMpeg is unable to find the aac codec parameters for mp4 file) updated by
- How was that file created? It is clearly invalid, it claims the audio …
- 10:02 PM Changeset in ffmpeg [f0bb1a59] by
- ffprobe: use avbprint API Simplify, increase robustness.
- 8:41 PM Changeset in ffmpeg [6101e532] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 8:11 PM Changeset in ffmpeg [5012c073] by
- Support detecting and demuxing EIA-608 subtitles in mov. The format …
- 5:59 PM Changeset in ffmpeg [50ec8a2a] by
- mpeg4videodec: Force quant_precision to stay within the valid range. …
- 5:59 PM Changeset in ffmpeg [59edf33f] by
- wmalosslessdec: rawpcm_tile fixes to keep get_bits() values within …
- 5:59 PM Changeset in ffmpeg [d0212bb0] by
- wmalosslessdec: channel residues can be 32 bit thus need _long …
- 5:59 PM Changeset in ffmpeg [a931d877] by
- mpeg12dec: Prevent f_code from becoming invalid. Signed-off-by: …
- 5:59 PM Changeset in ffmpeg [6c3d6a21] by
- alsdec: Check k used for rice decoder. Values that fail this check …
- 5:59 PM Changeset in ffmpeg [192efcf7] by
- h264_ps: check log2_max_frame_num for validity. Signed-off-by: …
- 5:59 PM Changeset in ffmpeg [2d0b4bc4] by
- rv34: Fix check_slice_end() handling of 0 bits left case …
- 5:59 PM Changeset in ffmpeg [6c249392] by
- mpeg4videodec: make sure f/b_code are not invalid values. …
- 5:59 PM Changeset in ffmpeg [6560fa39] by
- get_bits: check the number of bits parameter through av_assert2() …
- 5:59 PM Changeset in ffmpeg [2067671] by
- vc1: fix incorrect show_bits() usage. Signed-off-by: Michael …
- 5:58 PM Changeset in ffmpeg [d3b0fb10] by
- put_bits: add av_assert2() to check out of array writes. …
- 5:23 PM Ticket #524 (AVC-Intra in mov not supported) updated by
- The file uses the AVin fourcc which seems to be a proprietary …
- 2:35 PM Changeset in ffmpeg [e80ce4ad] by
- Do not decode the mp3 data in lavf test since that is not bit-exact. …
- 2:35 PM Changeset in ffmpeg [4395c058] by
- dcaenc: Allow encoding without specifying a channel_layout. It will …
- 1:52 PM Ticket #1174 (iPod / iPad plays both audio tracks simultaneously) updated by
- Oh, interesting. Just as a quick & dirty HACK, all I needed to do was …
- 1:31 PM Ticket #1174 (iPod / iPad plays both audio tracks simultaneously) updated by
- Replying to cehoyos: > You can use -vcodec mpeg4 instead …
- 1:15 PM Changeset in ffmpeg [82ca1f80] by
- Test mp3 container muxing (and thus ID3 writing). Signed-off-by: …
- 1:13 PM Changeset in ffmpeg [cb25a186] by
- Fix DCA regression test to work across architectures. Only the …
- 12:08 PM Ticket #1153 (document framemd5 muxer and output) updated by
- Replying to dericed: > Also it appears that the format …
- 12:07 PM Ticket #1153 (document framemd5 muxer and output) closed by
- fixed: Fixed in: […]
- 12:04 PM Ticket #1159 (framecrc documentation is out of date) closed by
- fixed: Should be fixed in: […]
- 12:02 PM Ticket #249 (Fix the filter remove-logo) closed by
- fixed: removelogo filter added in: […] Please test the new filter and …
- 11:57 AM Changeset in ffmpeg [815d8f88] by
- doc/muxers: add documentation for the md5 and framemd5 muxers Address …
- 11:57 AM Changeset in ffmpeg [60e4e430] by
- doc/muxers: clarify documentation for the framecrc muxer Makes more …
- 11:57 AM Changeset in ffmpeg [fd00662d] by
- doc/muxers: update documentation for the framecrc muxer Add mention …
- 11:57 AM Changeset in ffmpeg [32b1022f] by
- doc/filters: remove reference to removed delogo wrapper
- 11:57 AM Changeset in ffmpeg [6cb01c9d] by
- lavfi/mp: remove remove_logo wrapper removelogo has been ported to …
- 11:57 AM Changeset in ffmpeg [2f83681c] by
- lavfi: port libmpcodecs remove-logo filter The code is based on the …
- 11:51 AM Changeset in ffmpeg [087b9c32] by
- fate: try to force le for the dpx decoder side too Signed-off-by: …
- 11:24 AM Changeset in ffmpeg [6d3166fc] by
- Add AAC FATE encode tests. Signed-off-by: Reimar Döffinger …
- 11:24 AM Changeset in ffmpeg [10e3dd15] by
- Remove AAC and nellymoser tests that do not work. Signed-off-by: …
- 10:57 AM Ticket #1118 (Conversion for WebM doest work) closed by
- needs_more_info: Please reopen if you can provide the missing information.
- 10:52 AM Ticket #1132 (I am using "Video Spin Blaster" to add random pixels to a video... I ...) closed by
- needs_more_info: Please reopen the ticket if you can add the missing information.
- 10:28 AM Ticket #1174 (iPod / iPad plays both audio tracks simultaneously) updated by
- You can use -vcodec mpeg4 instead of -vcodec copy to test if the audio …
- 9:50 AM Changeset in ffmpeg [796097c6] by
- Add tests for audio encoders: aac, dca, ra144 and nellymoser. The …
- 9:48 AM Changeset in ffmpeg [ecd7455e] by
- aacenc: Fix issues with huge values of bit_rate. Do not pointlessly …
- 9:41 AM Ticket #1171 (h264 to VP8: "non monotonically increasing dts" with 2 pass and ...) updated by
- First about matroska: it is possible altref is supported in that too, …
- 9:21 AM Changeset in ffmpeg [76e8b336] by
- proresenc_kostya: Mention likely ancestry in the license header. As …
- 9:01 AM Changeset in ffmpeg [d40132da] by
- proresenc_kostya: fix encoded mantissa. Signed-off-by: Michael …
- 9:00 AM Changeset in ffmpeg [dd7d08ee] by
- proresenc_anatoly: fix encoded mantissa. Signed-off-by: Michael …
- 8:58 AM Changeset in ffmpeg [e3b7079d] by
- adpcmenc: fix encoded s_0 value. Signed-off-by: Michael Niedermayer …
- 7:23 AM Changeset in ffmpeg [fe5b7db0] by
- build system: support setting avassert() assert_level Signed-off-by: …
- 7:05 AM Ticket #1176 (Compile error when set "./configure --disable-optimizations") created by
- My pc is ubuntu 11.10. If not set " --disable-optimizations" in the …
- 6:47 AM Ticket #1175 (mpeg2 (PS) writes bad bitrate/muxrate) updated by
- It appears our releases are unaffected by this. The buggy code was …
- 6:19 AM Ticket #1175 (mpeg2 (PS) writes bad bitrate/muxrate) closed by
- fixed: Issue fixed This bug was introduced by: commit …
- 6:03 AM Ticket #1175 (mpeg2 (PS) writes bad bitrate/muxrate) updated by
-
Status, Owner, Reproduced by developer changed
- 5:58 AM Changeset in ffmpeg [ab55361] by
- put_bits: switch assert to av_assert2() Signed-off-by: Michael …
- 5:56 AM Changeset in ffmpeg [3fb945a9] by
- mpegpsenc: fix user specified mux rate Fixes Ticket1175 …
- 4:53 AM Changeset in ffmpeg [b717f35] by
- fate: try to fix >8bit dpx reg test Signed-off-by: Michael …
- 3:15 AM Ticket #1175 (mpeg2 (PS) writes bad bitrate/muxrate) updated by
- ... and sorry if "critical" is Big Alarms -- I meant to explain why I …
- 2:53 AM Ticket #1171 (h264 to VP8: "non monotonically increasing dts" with 2 pass and ...) updated by
- Shouldn’t ffmpeg at least provide a more understandable error message, …
- 12:52 AM Ticket #1174 (iPod / iPad plays both audio tracks simultaneously) updated by
- Replying to cehoyos: > > This sounds like a serious …
- 12:51 AM Ticket #1174 (iPod / iPad plays both audio tracks simultaneously) updated by
- I've uploaded a file named "Ticket1174.mkv" to the FTP server. It's …
- 12:41 AM Ticket #1175 (mpeg2 (PS) writes bad bitrate/muxrate) created by
- example way to show the bug: /tmp/f/ffmpeg/ffmpeg -y -i ANYVIDEO …
- 12:12 AM Ticket #1174 (iPod / iPad plays both audio tracks simultaneously) updated by
- Replying to TonyPh12345: > I cannot try with today's GIT …
Apr 6, 2012:
- 11:37 PM Ticket #1171 (h264 to VP8: "non monotonically increasing dts" with 2 pass and ...) closed by
- wontfix: Afaiu, this is not a bug in FFmpeg, if somebody disagrees, please …
- 10:11 PM Ticket #1171 (h264 to VP8: "non monotonically increasing dts" with 2 pass and ...) updated by
- Thanks reimar but I haven’t been able to find any explanation about …
- 10:01 PM Changeset in ffmpeg [d293e346] by
- rtpdec_asf: Set the no_resync_search option for the chained asf …
- 10:01 PM Changeset in ffmpeg [75b7feae] by
- asfdec: Add an option for not searching for the packet markers Some …
- 9:10 PM Ticket #1174 (iPod / iPad plays both audio tracks simultaneously) created by
- This is very similar to portions of what's described in #468. The …
- 9:06 PM Ticket #1154 (Application provided invalid, non monotonically increasing dts to muxer) updated by
- I'm just curious, but what does this error even mean?
- 9:02 PM Changeset in ffmpeg [14285275] by
- cosmetics: Clean up the tiffenc pix_fmts declaration to match the …
- 8:52 PM Changeset in ffmpeg [2e0c360a] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 7:37 PM Changeset in ffmpeg [00c3b67b] by
- cosmetics: Align codec declarations Also break some long lines, …
- 7:07 PM Changeset in ffmpeg [bd128e9b] by
- exr: fix mixed declaration and statements. Signed-off-by: Michael …
- 6:35 PM Changeset in ffmpeg [6d27d8b1] by
- cosmetics: Convert mimic.c to utf-8 Signed-off-by: Martin Storsjö …
- 6:21 PM Changeset in ffmpeg [d4936548] by
- avconv: remove an unused function parameter.
- 6:21 PM Changeset in ffmpeg [4648fe6] by
- avconv: remove now pointless variables.
- 6:21 PM Changeset in ffmpeg [e06d2dfc] by
- avconv: drop support for building without libavfilter. Since the …
- 6:13 PM Changeset in ffmpeg [cbb71834] by
- tiny_psnr: allow searching for optimal shift value. Signed-off-by: …
- 6:05 PM Changeset in ffmpeg [439c3d5b] by
- nellymoserenc: fix crash due to memsetting the wrong area. …
- 5:51 PM Changeset in ffmpeg [ba24f129] by
- libavformat: Only require first packet to be known for audio/video …
- 5:50 PM Changeset in ffmpeg [50361e51] by
- Add regression test for mov rtp hinting. Signed-off-by: Reimar …
- 5:50 PM Changeset in ffmpeg [099a1875] by
- dpxenc: also test 10 and 16 bit formats. Signed-off-by: Reimar …
- 5:50 PM Changeset in ffmpeg [e8b1da00] by
- nellymoserenc: fix crash due to memsetting the wrong area. …
- 5:49 PM Changeset in ffmpeg [951e715] by
- avplay: Don't try to scale timestamps if the tb isn't set If …
- 4:19 PM Changeset in ffmpeg [20234a4b] by
- cosmetics: Align muxer/demuxer declarations Also add missing trailing …
- 3:32 PM Changeset in ffmpeg [fdf3a749] by
- mpeg12: Do not change frame_pred_frame_dct flag and demote error into …
- 3:19 PM Ticket #1173 (Invalid dts calculation in compute_pkt_fields2) closed by
- invalid: Thank you for the clarification.
- 3:18 PM Ticket #1173 (Invalid dts calculation in compute_pkt_fields2) updated by
- I just see description for has_b_frames in source code: "Size of the …
- 3:12 PM Ticket #1138 (Unable to chop mkv) updated by
- Replying to carlrosmann: > It is very valuable to see some …
- 3:09 PM Ticket #1138 (Unable to chop mkv) updated by
- Replying to eelco: > …
- 2:57 PM Ticket #1173 (Invalid dts calculation in compute_pkt_fields2) updated by
- Is the problem also reproducible with ffmpeg (the application)? If …
- 2:36 PM Ticket #1138 (Unable to chop mkv) updated by
- Thank you! It seems that lately many of the developers prefer to do …
- 2:24 PM Ticket #1138 (Unable to chop mkv) updated by
- We ran into the same problem. It seems that the DTS is calculated from …
- 1:18 PM Changeset in ffmpeg [f3637730] by
- doc: image2: update docs for glob input patterns * adapt examples to …
- 12:25 PM Changeset in ffmpeg [735fb8ce] by
- ffmpeg: remove unused MetadataMap. This struct was forgotten after …
- 12:09 PM Changeset in ffmpeg [e5df74dc] by
- ffmpeg: remove unused meta_data_maps. This is unused since …
- 12:03 PM Ticket #1173 (Invalid dts calculation in compute_pkt_fields2) updated by
- This occured when i use libavformat library. format: matroska codec: …
- 11:24 AM Ticket #1173 (Invalid dts calculation in compute_pkt_fields2) updated by
-
Component changed
Please explain the bug that you are trying to fix: Please provide the … - 9:23 AM Ticket #1172 (openexr .exr support) closed by
- fixed: patch fixed & applied
- 9:03 AM Changeset in ffmpeg [e0f30a56] by
- s302m: Add Channle Layout for 6 channels Signed-off-by: Michael …
- 9:01 AM Changeset in ffmpeg [25eae29e] by
- vsrc_buffer: remove overwrite support. the overwrite flag became …
- 8:23 AM Changeset in ffmpeg [3826d53f] by
- README: be a tiny bit more verbose Signed-off-by: Michael Niedermayer …
- 6:32 AM Changeset in ffmpeg [f148537c] by
- exr: various cleanup and security related fixes Signed-off-by: …
- 6:32 AM Changeset in ffmpeg [634c01bc] by
- exr: fix av_logs() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 6:32 AM Changeset in ffmpeg [b7ce3242] by
- lavc: add a OpenEXR decoder Signed-off-by: Michael Niedermayer …
- 6:32 AM Changeset in ffmpeg [9e91a7d] by
- fix fate tests after 76c79aa28fc8cf0bfe52915317a3cfc72383d0ef …
- 6:26 AM Ticket #1173 (Invalid dts calculation in compute_pkt_fields2) created by
- fix in patch
- 3:41 AM Changeset in ffmpeg [e636aa1a] by
- movdec: handle 0x7fff langcode as macintosh per the specs The correct …
- 1:13 AM Ticket #1172 (openexr .exr support) created by
- support .exr format patch: …
Apr 5, 2012:
- 10:56 PM Ticket #1058 (yuva444p in nut muxed or demuxed as rgb555le) closed by
- fixed: Should be fixed (the nut documentation was already sufficient imo).
- 10:53 PM Changeset in ffmpeg [76c79aa2] by
- Support yuva444p rawvideo in nut. Fixes ticket #1058.
- 8:40 PM Changeset in ffmpeg [bb0618e6] by
- avcodec: remove avcodec_guess_channel_layout() It is not public …
- 8:35 PM Changeset in ffmpeg [5cc51a58] by
- avutil: Add av_get_default_channel_layout() Also, use the new …
- 8:26 PM Changeset in ffmpeg [2c5a2958] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
- 7:50 PM Changeset in ffmpeg [3e4b5e68] by
- cmdutils: fix -fdebug without -v xy Signed-off-by: Michael …
- 4:24 PM Ticket #1171 (h264 to VP8: "non monotonically increasing dts" with 2 pass and ...) updated by
- Despite several people (including me) pointing out the issues, VP8 …
- 4:04 PM Ticket #1171 (h264 to VP8: "non monotonically increasing dts" with 2 pass and ...) updated by
- I forgot: this is with libvpx 1.0.0
- 3:59 PM Ticket #1171 (h264 to VP8: "non monotonically increasing dts" with 2 pass and ...) created by
- […] […] I get no error in 1 pass mode, when I remove "-vp8flags …
- 3:32 PM Changeset in ffmpeg [614716f5] by
- mov: do not print string len in handler_name. The handler name is …
- 3:17 PM Changeset in ffmpeg [0becb07] by
- h264: Factorize declaration of mb_sizes array.
- 1:11 PM Ticket #1170 (asf sub index seeking) updated by
-
Status, Description changed
- 1:08 PM Ticket #1170 (asf sub index seeking) created by
- The index in asf files does not index all keyframes and is not very …
- 10:33 AM Changeset in ffmpeg [c99bdd51] by
- lavf: Fix the last PTS to be generated using -fflags +genpts To …
- 7:30 AM Changeset in ffmpeg [a03f8ea0] by
- vsrc_buffer: when no frame is available, return an error instead of …
- 7:20 AM Changeset in ffmpeg [cfec77aa] by
- configure: add dl to frei0r extralibs.
- 7:11 AM Changeset in ffmpeg [fa1f92a4] by
- vf_idet: clean detected frame types based on a 4 frame history. …
- 7:11 AM Changeset in ffmpeg [c59e73d2] by
- vf_idet: change individual per frame statistics to debug log level. …
- 7:11 AM Changeset in ffmpeg [4d4df310] by
- vf_idet: print accumulated statistics for single and multi frame …
- 5:32 AM Changeset in ffmpeg [bfd30fa8] by
- lavfi/colormatrix: add forgotten tests.
- 4:38 AM Changeset in ffmpeg [0477254d] by
- vf_idet: Print both the single frame based detection and the multi …
- 4:33 AM Changeset in ffmpeg [1a5c08ee] by
- vf_idet: Add last_type variable to make code more readable. …
- 4:25 AM Changeset in ffmpeg [ca2b450c] by
- vf_idet: use enum to represent the type. This will simplify future …
- 4:03 AM Changeset in ffmpeg [bd603494] by
- asfenc: properly write index information The index must take into …
- 3:48 AM Changeset in ffmpeg [ae315a6a] by
- asfenc: start at object 1 instead of 0 This is how it is done in the …
- 3:48 AM Changeset in ffmpeg [bc13b749] by
- asfenc: remove useless casts Signed-off-by: Michael Niedermayer …
- 3:48 AM Changeset in ffmpeg [f2fad251] by
- asfenc: reduce code duplication with new variable Signed-off-by: …
- 3:48 AM Changeset in ffmpeg [1ceff085] by
- asfenc: rename some variables Signed-off-by: Michael Niedermayer …
- 3:48 AM Changeset in ffmpeg [97d36a18] by
- asfenc: realloc index_ptr fewer times Signed-off-by: Michael …
Apr 4, 2012:
- 9:54 PM Changeset in ffmpeg [13cc3645] by
- libavfilter: add colormatrix filter Ported by: Baptiste Coudurier …
- 8:08 PM Ticket #1169 (Last 11 Frames of H264 MOV Are Skipped When Decoding) updated by
- Thank you, that was what I was overlooking. Sorry for the false alarm.
- 8:05 PM Ticket #1169 (Last 11 Frames of H264 MOV Are Skipped When Decoding) closed by
- invalid: Please read the documentation. For example the one for …
- 7:57 PM Ticket #1169 (Last 11 Frames of H264 MOV Are Skipped When Decoding) updated by
- The sample contains 362 frames ("00:00:00:00" is repeated once and the …
- 7:49 PM Ticket #1169 (Last 11 Frames of H264 MOV Are Skipped When Decoding) updated by
-
Summary changed
- 7:39 PM Ticket #1169 (Last 11 Frames of H264 MOV Are Skipped When Decoding) created by
- While working on a video reader I found I wasn't seeing all the frames …
- 7:17 PM Changeset in ffmpeg [4480edc] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 7:15 PM Changeset in ffmpeg [6cecb891] by
- Add forgotten avio-direct reference file. Signed-off-by: Reimar …
- 6:57 PM Ticket #1004 (Stream copying mp2 or mpeg2video from a WTV file causes a failure - ...) closed by
- fixed: Fixed by Michael.
- 6:39 PM Changeset in ffmpeg [a45605a1] by
- Add AVIO_FLAG_DIRECT. Allows avoiding the buffer when using avio …
- 6:24 PM Changeset in ffmpeg [6b81da2] by
- dsputil x86: use SSE float instruction instead of SSE2 integer …
- 6:24 PM Changeset in ffmpeg [cd88105f] by
- dsputil x86: remove deprecated parameter from scalarproduct_int16 …
- 6:23 PM Changeset in ffmpeg [f9888520] by
- vp8dsp x86: perform rounding shift with a single instruction …
- 6:16 PM Changeset in ffmpeg [7756859a] by
- fate: add BMP tests.
- 5:55 PM Changeset in ffmpeg [bc0bdda7] by
- swscale: handle complete dimensions for monoblack/white. Fixes bug 269.
- 5:51 PM Ticket #1162 (Possible regression in mpeg4 decoding.) updated by
- Thanks again!
- 5:50 PM Ticket #1165 (h264 seeking regression.) updated by
- Fast! Thanks for the fix Michael! :)
- 5:34 PM Changeset in ffmpeg [e484265c] by
- aacenc: Mark deinterleave_input_samples argument as const. This fixes …
- 5:34 PM Changeset in ffmpeg [1f068e44] by
- vf_unsharp: Mark readonly variable as const. This fixes the following …
- 5:34 PM Changeset in ffmpeg [14af74e9] by
- h264: fix 4:2:2 PCM-macroblocks decoding Fixes bug 239. …
- 5:05 PM Changeset in ffmpeg [fde6314] by
- Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …
- 5:04 PM Changeset in ffmpeg [91dffb4c] by
- w32threads: Make pthread_cond_wait follow POSIX pthread_cond_wait is …
- 5:02 PM Changeset in ffmpeg [6da08c99] by
- w32threads: Make pthread_cond_wait follow POSIX pthread_cond_wait is …
- 4:21 PM Changeset in ffmpeg [ca26c2c] by
- lavf: add mp1/2 to determinable_frame_size() Signed-off-by: Michael …
- 3:44 PM Changeset in ffmpeg [c22fd9bd] by
- allcodecs: move libaacplus down. We choose the first encoder by …
- 3:43 PM Changeset in ffmpeg [a61fada3] by
- mxfdec: Fix regression on files from Pinnacle Thunder The reason for …
- 3:04 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- Replying to finalweb: > Looks like that works for the …
- 2:50 PM Ticket #1168 (FFmpeg Crash on x64) updated by
- I did not compile the binary. I'm using the builds provided here: …
- 2:43 PM Ticket #1168 (FFmpeg Crash on x64) updated by
-
Keywords changed
Did you compile the executable yourself? Please provide backtrace … - 2:34 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- Actually lowres=3 crashes with a different reason: unaligned memory …
- 2:31 PM Changeset in ffmpeg [6fb35dba] by
- vf_idet: print accumulated statistics at end Signed-off-by: Michael …
- 2:27 PM Changeset in ffmpeg [baf0c79] by
- vf_idet: set interlaced flags Signed-off-by: Michael Niedermayer …
- 2:22 PM Changeset in ffmpeg [2941a937] by
- vf_idet: fix indention Signed-off-by: Michael Niedermayer …
- 2:22 PM Changeset in ffmpeg [5d9cfd87] by
- vf_idet: move statistic variables into the context Signed-off-by: …
- 2:22 PM Changeset in ffmpeg [02567bd] by
- vf_idet: remove unused function Signed-off-by: Michael Niedermayer …
- 2:22 PM Changeset in ffmpeg [398491ae] by
- vf_idet: pass context to av_log() Signed-off-by: Michael Niedermayer …
- 2:16 PM Changeset in ffmpeg [6c7b5b7b] by
- vf_ass: use drawutils.
- 2:16 PM Changeset in ffmpeg [a63712d] by
- vf_drawtext: use drawutils.
- 2:16 PM Changeset in ffmpeg [e8497a33] by
- drawutils: implement uniform and mask blending.
- 2:02 PM Ticket #1168 (FFmpeg Crash on x64) created by
- On Windows 7 x64 Crash with 64-bit binary when transocding any input …
- 1:27 PM Changeset in ffmpeg [e3e89b6d] by
- libavfilter: Add interlace detect filter. Signed-off-by: Michael …
- 1:22 PM Changeset in ffmpeg [12292f35] by
- v4l2: allow to convert monotonic timestamps.
- 12:54 PM Changeset in ffmpeg [3dde147f] by
- cosmetics: Consistently place static, inline and av_cold …
- 12:54 PM Changeset in ffmpeg [d4f05ae3] by
- sbrdsp: Use standard multiple inclusion guards.
- 12:32 PM Changeset in ffmpeg [8a9ae37] by
- timefilter: allow to evaluate at other times.
- 12:20 PM Ticket #1157 (Circular buffer overrun with 4+ ffmpeg instances.) updated by
- Hello, I tested with a file output and i experienced no instability or …
- 12:14 PM Changeset in ffmpeg [6d21f498] by
- pcm: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 11:15 AM Ticket #1167 (asf to avi: Application provided invalid, non monotonically) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Encoder-related regression since "update to AVCodec.encode2()" - 10:42 AM Ticket #1167 (asf to avi: Application provided invalid, non monotonically) updated by
- also: […]
- 10:40 AM Ticket #1167 (asf to avi: Application provided invalid, non monotonically) created by
- […]
- 9:50 AM Changeset in ffmpeg [e29f66d6] by
- ffmpeg: fix a few typo.
- 9:48 AM Ticket #967 (iff ilbm ham8 with masking decodes incorrectly) updated by
-
Status, Reproduced by developer changed
- 9:47 AM Ticket #968 (Error message at end of asf stream) updated by
-
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
[…] - 9:41 AM Ticket #950 (webm convert -> segmentation error) closed by
- invalid: The backtrace indicates that the crash happens inside libvpx, …
- 9:04 AM Ticket #1084 (crash with wav to mxf conversion) closed by
- duplicate: Duplicate of ticket #810.
- 7:16 AM Changeset in ffmpeg [a854d00a] by
- Replace SSE2 instruction in scalarproduct_float_sse() by SSE …
- 7:16 AM Changeset in ffmpeg [cf9b04c] by
- Replace SSE2 instruction in scalarproduct_float_sse() by SSE …
- 7:14 AM Changeset in ffmpeg [10848d08] by
- Replace SSE2 instruction in scalarproduct_float_sse() by SSE …
- 7:12 AM Changeset in ffmpeg [9208848b] by
- Replace SSE2 instruction in scalarproduct_float_sse() by SSE …
- 7:10 AM Changeset in ffmpeg [b56606e6] by
- Replace SSE2 instruction in scalarproduct_float_sse() by SSE …
- 7:04 AM Changeset in ffmpeg [d076d0fe] by
- lavfi/fade: fix black level for non studio-level pixel formats Fix …
- 6:45 AM Changeset in ffmpeg [5667eaf0] by
- lavfi/fade: fix black level for non studio-level pixel formats Fix …
- 6:41 AM Changeset in ffmpeg [89f2d6c3] by
- h264: fix seeking in low delay streams without IDR Fixes Ticket1165 …
- 6:38 AM Changeset in ffmpeg [a56eaa02] by
- mpeg4: dont reset picture_num for xvid Fixes Ticket1162 …
- 6:38 AM Changeset in ffmpeg [fdc6f650] by
- h264: fix seeking in low delay streams without IDR Fixes Ticket1165 …
- 2:55 AM Ticket #1162 (Possible regression in mpeg4 decoding.) closed by
- fixed
- 2:19 AM Changeset in ffmpeg [a4e359a3] by
- mpeg4: dont reset picture_num for xvid Fixes Ticket1162 …
- 2:06 AM Ticket #1165 (h264 seeking regression.) closed by
- fixed: locally fixed, will be in git master in amoment
- 1:43 AM Changeset in ffmpeg [3360b851] by
- h264: fix seeking in low delay streams without IDR Fixes Ticket1165 …
- 12:29 AM Ticket #1166 (CopyTB broken in new FFMPEG builds) updated by
- Don't you get the same error without -copytb?
- 12:20 AM Ticket #1165 (h264 seeking regression.) updated by
-
Keywords, Status, Reproduced by developer changed
- 12:16 AM Ticket #1166 (CopyTB broken in new FFMPEG builds) created by
- the copytb option used to work great in some older build of FFMPEG …
- 12:00 AM Ticket #1165 (h264 seeking regression.) created by
- The following patch by michael …
Apr 3, 2012:
- 11:55 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- Looks like that works for the live stream, but once you try to record, …
- 11:44 PM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by
- Remuxing video has been fixed for the original sample, remuxing audio …
- 11:41 PM Ticket #936 (ProRes in mov: non monotonically increasing dts) closed by
- fixed: Remuxing works fine with current git head.
- 11:38 PM Ticket #605 (aac in flv: Application provided invalid, non monotonically increasing ...) closed by
- fixed: Remuxing works with current git head.
- 11:30 PM Ticket #796 (H.264 in MKV to MP4: non monotonically increasing dts) closed by
- fixed: Remuxing works with current git head.
- 11:14 PM Changeset in ffmpeg [41a097aa] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:52 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- Replying to finalweb: > I believe that if you try and …
- 10:35 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- I believe that if you try and bypass the issue that way, the stream …
- 10:25 PM Ticket #1117 (mp3 to wav: Application provided invalid, non monotonically) closed by
- fixed
- 10:18 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- Replying to cehoyos: > It ensures that your resulting file …
- 9:46 PM Changeset in ffmpeg [ae3ee72] by
- lavf: print some more things in TS debug statements Signed-off-by: …
- 9:46 PM Changeset in ffmpeg [b5d433d3] by
- lavf: increase RELATIVE_TS_BASE Signed-off-by: Michael Niedermayer …
- 9:34 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- Replying to vestigal: > I had this same problem today. I …
- 9:30 PM Ticket #1155 (jpeg: crash with lowres when s->flipped == 1) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since 5dc6bd. - 9:20 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- I had this same problem today. I managed to solve the issue by editing …
- 8:24 PM Ticket #1065 (H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition) updated by
- Hi, cehoyos and developers I have begin this ticket because of a …
- 7:48 PM Changeset in ffmpeg [835a893b] by
- rawdec: Support fourccs YV16 and YV24
- 7:37 PM Changeset in ffmpeg [34d908c] by
- rtmp: implement bandwidth notification Improve compatibility with …
- 7:24 PM Changeset in ffmpeg [faba4a9b] by
- rtmp: update supported audio codecs value The audio codecs property …
- 7:24 PM Ticket #1136 (FFmpeg spring banner 2012) closed by
- fixed
- 6:19 PM Ticket #1164 (Wrong start: for mpegts output) closed by
- invalid
- 5:12 PM Changeset in ffmpeg [588eaa10] by
- swfdec: support compressed swf.
- 5:06 PM Changeset in ffmpeg [b991b300] by
- Unscaled Planar RGB -> RGB support in swscale. Signed-off-by: Michael …
- 4:30 PM Changeset in ffmpeg [38477e19] by
- vf_lut: avoid rgb component indexing in the inner loop 15k->10k cpu …
- 4:28 PM Ticket #1164 (Wrong start: for mpegts output) updated by
- Tested on 24e90d0 with latest x264 and the start time is now fixed. …
- 4:13 PM Changeset in ffmpeg [002d9ded] by
- vf_lut: optimize rgb codepath 19k -> 15k cpu cycles Signed-off-by: …
- 3:49 PM Changeset in ffmpeg [79a1d986] by
- vf_lut: optimize planar case 2500 -> 1900 cpu cycles Signed-off-by: …
- 3:22 PM Ticket #1164 (Wrong start: for mpegts output) created by
- For some reason, all videos that are converted to .ts have a start of …
- 1:37 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- I forgot to mention that the problem is also reproducible with the gcc …
- 9:44 AM Ticket #810 (Muxing MXF audio only files leads to a floating point exception) closed by
- fixed: The fpe was fixed by Tomas Härdin, I suggest to open a new ticket for …
- 8:11 AM Changeset in ffmpeg [24e90d0c] by
- mxfenc: Don't allow muxing audio-only since it's not supported This …
- 8:02 AM Ticket #1163 (ffprobe can produce invalid XML) updated by
- Is the problem also reproducible with current git head? Please send …
- 7:59 AM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- Are you able to test clang?
- 7:46 AM Changeset in ffmpeg [b61e596a] by
- asf: remove duplicated index_guid Found-by:ramiro Signed-off-by: …
- 1:29 AM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- anything else I could provide to help fixing the issue?
Apr 2, 2012:
- 10:10 PM Changeset in ffmpeg [cfd64ee] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
- 9:29 PM Ticket #1163 (ffprobe can produce invalid XML) created by
- ffprobe can output invalid XML as xml_escape_str only handles < > ' " …
- 8:40 PM Ticket #1162 (Possible regression in mpeg4 decoding.) updated by
- The first hunk of 59e95f is responsible for the messages.
- 8:38 PM Ticket #1162 (Possible regression in mpeg4 decoding.) updated by
-
Keywords, Status, Version, Reproduced by developer changed
- 8:31 PM Ticket #1162 (Possible regression in mpeg4 decoding.) updated by
- dalecurtis@xorax /d/code/ffmpeg $ ./ffplay /var/www/HDI.m4v ffplay …
- 8:19 PM Ticket #1162 (Possible regression in mpeg4 decoding.) updated by
- Please add complete, uncut console output.
- 8:11 PM Ticket #1162 (Possible regression in mpeg4 decoding.) created by
- Currently, decoding/playing back this video in ffplay: …
- 8:05 PM Changeset in ffmpeg [3c480f8a] by
- h264: fix incompatible pointer type warnings. Signed-off-by: Michael …
- 7:33 PM Changeset in ffmpeg [11bc5580] by
- mpegts: fix a unused function warning note the function is used under …
- 7:26 PM Changeset in ffmpeg [e0541c7b] by
- dct-test: fix incompatible pointer types warning Signed-off-by: …
- 7:23 PM Changeset in ffmpeg [183c3fa4] by
- des: Fix half a dozen warnings Signed-off-by: Michael Niedermayer …
- 7:09 PM Ticket #1037 (avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on ...) closed by
- needs_more_info: Please reopen if you can at least provide gdb output, see …
- 7:05 PM Ticket #1037 (avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on ...) updated by
- output.txt says SIGILL which very likely means you used the wrong …
- 6:46 PM Ticket #1161 (ffplay: not possible to cycle audio channels when decoding fails) updated by
-
Status, Version, Component, Reproduced by developer changed
- 5:02 PM Ticket #1161 (ffplay: not possible to cycle audio channels when decoding fails) created by
- when decoding fails it's not possible to cycle audio track anymore …
- 3:59 PM Ticket #1108 (Always using "default" memory handling from mem.c against own ...) updated by
- Replying to mato: > - Is this also reproducible with …
- 3:27 PM Changeset in ffmpeg [26635408] by
- ffmpeg: affect source stream index in new_output_stream function Fix …
- 3:00 PM Changeset in ffmpeg [1e05973] by
- movenc: fix segfault with chapter tracks Signed-off-by: Michael …
- 2:38 PM Ticket #1108 (Always using "default" memory handling from mem.c against own ...) updated by
- If You analize log below You can see that dyn_buf_write alloc memory …
- 2:24 PM Ticket #1108 (Always using "default" memory handling from mem.c against own ...) updated by
- Hi, According to Your questions: - Is this a regression? - i think …
- 12:08 PM Ticket #409 (Musepack SV8 file decodes with distortions) updated by
- The attached sample cut.mpc still decodes with strong artefacts when …
- 11:53 AM Ticket #1160 (Musepack 8 file fails to decode) created by
- (MPlayer bug 1965, second sample) I will attach a Musepack 8 sample …
- 11:41 AM Ticket #409 (Musepack SV8 file decodes with distortions) updated by
- revision 475 decodes the file with error: mpcdec cut.mpc cut.wav …
- 11:24 AM Ticket #1065 (H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition) updated by
-
Status, Version, Reproduced by developer changed
(There is no indication that this problem is reproducible when … - 10:35 AM Ticket #1117 (mp3 to wav: Application provided invalid, non monotonically) updated by
-
Keywords changed
Regression since 0ebd83. - 6:54 AM Ticket #1158 (support iXML riff chunk) updated by
- (Could we agree that this ticket is not related in any way to flac?) …
- 6:32 AM Ticket #1159 (framecrc documentation is out of date) updated by
-
Priority, Status, Component, Reproduced by developer changed
- 6:29 AM Ticket #1096 (cavs: crash) closed by
- fixed
- 4:25 AM Ticket #1159 (framecrc documentation is out of date) created by
- From http://ffmpeg.org/ffmpeg.html#framecrc: "The output of the muxer …
- 2:40 AM Ticket #1158 (support iXML riff chunk) created by
- This sample file contains metadata in a bext chunk and iXML chunk. …
- 12:58 AM Changeset in ffmpeg [c450cf15] by
- libavcodec: be less picky on nonsense rc_max_rate / rc_buffer_size …
- 12:25 AM Changeset in ffmpeg [0fda37cf] by
- Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 * …
- 12:19 AM Changeset in ffmpeg [113ca1b8] by
- Merge remote-tracking branch 'qatar/release/0.6' into release/0.6 * …
Apr 1, 2012:
- 11:44 PM Changeset in ffmpeg [336d5ae3] by
- Merge branch 'release/0.8' into release/0.7 * release/0.8: (182 …
- 11:25 PM Changeset in ffmpeg [b6cc1c77] by
- Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
- 10:52 PM Changeset in ffmpeg [976d1736] by
- Merge remote-tracking branch 'qatar/release/0.8' into release/0.10 * …
- 10:17 PM Changeset in ffmpeg [49891784] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 8:47 PM Changeset in ffmpeg [80868637] by
- Update changelog for 0.7.5 release
- 8:28 PM Changeset in ffmpeg [178f75a5] by
- snow-test: fix pointer type warnings Signed-off-by: Michael …
- 8:24 PM Changeset in ffmpeg [5ef5c023] by
- swr-test: remove unused variable Signed-off-by: Michael Niedermayer …
- 8:19 PM Changeset in ffmpeg [6e1b0cda] by
- fft-test: fix all pointer type warnings. Signed-off-by: Michael …
- 8:11 PM Changeset in ffmpeg [87688727] by
- swr: remove unused variable Signed-off-by: Michael Niedermayer …
- 8:10 PM Changeset in ffmpeg [dc984da9] by
- swr: fix pointer type warnings Signed-off-by: Michael Niedermayer …
- 8:04 PM Changeset in ffmpeg [226671ee] by
- dsputil_mmx: fix scalarproduct prototypes Signed-off-by: Michael …
- 7:58 PM Changeset in ffmpeg [b76a160f] by
- txd: Fix "set but not used" warning Signed-off-by: Michael …
- 7:56 PM Changeset in ffmpeg [0aaa45ef] by
- FATE: Add RALF decoding test Signed-off-by: Derek Buitenhuis …
- 7:41 PM Ticket #810 (Muxing MXF audio only files leads to a floating point exception) updated by
- patch on ML
- 7:21 PM Changeset in ffmpeg [b3ab3372] by
- audiointerleave: check timebase Replaces FPE by clean error …
- 6:56 PM Ticket #401 (ffmpeg fails to decode MJPG in AVI) closed by
- fixed
- 6:53 PM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) closed by
- fixed: will be fixed in my next git push
- 6:48 PM Changeset in ffmpeg [ce9bd303] by
- ffmpeg: fix plain -profile support Fixes Ticket387 Signed-off-by: …
- 5:49 PM Changeset in ffmpeg [2e693be7] by
- id3v2: fix skipping extended header in id3v2.4 In v2.4, the length …
- 5:35 PM Changeset in ffmpeg [f70c720d] by
- id3v2: fix skipping extended header in id3v2.4 In v2.4, the length …
- 5:30 PM Changeset in ffmpeg [989431c0] by
- id3v2: fix skipping extended header in id3v2.4 In v2.4, the length …
- 5:20 PM Changeset in ffmpeg [bc5d86d2] by
- id3v2: fix skipping extended header in id3v2.4 In v2.4, the length …
- 5:08 PM Changeset in ffmpeg [1687c55e] by
- Update RELEASE file for 0.7.5
- 4:33 PM Changeset in ffmpeg [fd53da21] by
- lcl: use AVERROR_INVALIDDATA instead of AVERROR_UNKNOWN While bogus, …
- 4:33 PM Changeset in ffmpeg [a0b65938] by
- kgv1dec: Increase offsets array size so it is large enough. Fixes …
- 4:33 PM Changeset in ffmpeg [cb8a17dd] by
- kgv1: use avctx->get/release_buffer(). Also fixes crashes on corrupt …
- 4:33 PM Changeset in ffmpeg [24eabc53] by
- kvmc: fix invalid reads Signed-off-by: Janne Grunau …
- 4:33 PM Changeset in ffmpeg [6fe50387] by
- nsvdec: Propagate error values instead of returning 0 in …
- 4:33 PM Changeset in ffmpeg [6ae95a0b] by
- mjpegbdec: Fix overflow in SOS. Based in part by a fix from Michael …
- 4:33 PM Changeset in ffmpeg [96ed18ca] by
- shorten: Use separate pointers for the allocated memory for decoded …
- 4:33 PM Changeset in ffmpeg [a207a2fe] by
- shorten: check for realloc failure (cherry picked from commit …
- 4:33 PM Changeset in ffmpeg [f728ad26] by
- atrac3: Fix crash in tonal component decoding. Add a check to avoid …
- 4:33 PM Changeset in ffmpeg [e676bbb] by
- ws_snd1: Fix wrong samples count and crash. Signed-off-by: Michael …
- 4:33 PM Changeset in ffmpeg [847c7cd0] by
- ws_snd: add some checks to prevent buffer overread or overwrite. …
- 4:33 PM Changeset in ffmpeg [137007b5] by
- ws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16. 8-bit unsigned is …
- 4:33 PM Changeset in ffmpeg [90db3c43] by
- dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2 …
- 4:33 PM Changeset in ffmpeg [8b819fd9] by
- h264: stricter reference limit enforcement. Progressive images can …
- 4:33 PM Changeset in ffmpeg [81c5b4dd] by
- jvdec: unbreak video decoding The safe bitstream reader broke it …
- 4:33 PM Changeset in ffmpeg [5ae49dda] by
- xxan: don't read before start of buffer in av_memcpy_backptr(). …
- 4:33 PM Changeset in ffmpeg [3113613] by
- dsicinvideo: validate buffer offset before copying pixels. Found-by: …
- 4:33 PM Changeset in ffmpeg [99536be9] by
- huffyuv: add padding to classic (v1) huffman tables. We slightly …
- 4:33 PM Changeset in ffmpeg [bbe316d] by
- tiffdec: Prevent illegal memory access caused by recycled pointers. …
- 4:33 PM Changeset in ffmpeg [b4a223fd] by
- wma: fix off-by-one in array bounds check. Found-by: Mateusz "j00ru" …
- 4:33 PM Changeset in ffmpeg [4924520] by
- raw: move buffer size check up. This way, it protects against …
- 4:33 PM Changeset in ffmpeg [f2e412d0] by
- smacker: error out if palette copy-with-offset overruns palette size. …
- 4:33 PM Changeset in ffmpeg [6dfe865a] by
- svq3: protect against negative quantizers. Found-by: Mateusz "j00ru" …
- 4:33 PM Changeset in ffmpeg [853ce33d] by
- mov: Add more HDV and XDCAM FourCCs. Reference: VLC (cherry picked …
- 4:33 PM Changeset in ffmpeg [5015ada0] by
- mov: Add support for MPEG2 HDV 720p24 (hdv4) (cherry picked from …
- 4:33 PM Changeset in ffmpeg [4be63587] by
- h263dec: Disallow width/height changing with frame threads. Fixes …
- 4:33 PM Changeset in ffmpeg [a642953b] by
- tiff: Make the TIFF_LONG and TIFF_SHORT types unsigned. TIFF v6.0 …
- 4:33 PM Changeset in ffmpeg [f5ce67d8] by
- svq3: Prevent illegal reads while parsing extradata. Found-by: …
- 4:33 PM Changeset in ffmpeg [b0888b8a] by
- dv: Fix small overread in audio frequency table. Found-by: Mateusz …
- 4:33 PM Changeset in ffmpeg [2c199cb2] by
- ac3: Do not read past the end of ff_ac3_band_start_tab. Found-by: …
- 4:33 PM Changeset in ffmpeg [00fa6ffe] by
- dv: Fix small stack overread related to CVE-2011-3929 and …
- 4:33 PM Changeset in ffmpeg [44e182d4] by
- dv: Fix null pointer dereference due to ach=0 dv: Fix null pointer …
- 4:33 PM Changeset in ffmpeg [bb737d38] by
- dv: check stype dv: check stype Fixes part1 of CVE-2011-3929 …
- 4:33 PM Changeset in ffmpeg [0100c4b1] by
- nsvdec: Propagate errors Related to CVE-2011-3940. Found-by: Mateusz …
- 4:33 PM Changeset in ffmpeg [be524c18] by
- nsvdec: Be more careful with av_malloc(). Check results for …
- 4:33 PM Changeset in ffmpeg [65beb8c1] by
- nsvdec: Fix use of uninitialized streams. Fixes CVE-2011-3940 (Out of …
- 4:33 PM Changeset in ffmpeg [f375e19f] by
- Fix format string vulnerability detected by -Wformat-security. …
- 4:33 PM Changeset in ffmpeg [54e94727] by
- h264: fix mmxext chroma deblock to use correct TC values. (cherry …
- 4:33 PM Changeset in ffmpeg [e3e05963] by
- cscd: use negative error values to indicate decode_init() failures. …
- 4:33 PM Changeset in ffmpeg [bd37b953] by
- h264: prevent overreads in intra PCM decoding. Found-by: Mateusz …
- 4:33 PM Changeset in ffmpeg [58133bb0] by
- wmaenc: fix m/s stereo encoding for the first frame We need to set …
- 4:33 PM Changeset in ffmpeg [43e3e77] by
- wmaenc: limit allowed sample rate to 48kHz ff_wma_init() allows up to …
- 4:33 PM Changeset in ffmpeg [74bd46e8] by
- wmaenc: limit block_align to MAX_CODED_SUPERFRAME_SIZE This is near …
- 4:33 PM Changeset in ffmpeg [c9328448] by
- wmaenc: require a large enough output buffer to prevent overwrites …
- 4:33 PM Changeset in ffmpeg [433aaeb2] by
- matroska: check buffer size for RM-style byte reordering. Found-by: …
- 4:33 PM Changeset in ffmpeg [88b47010] by
- wmadec: Verify bitstream size makes sense before calling …
- 4:33 PM Changeset in ffmpeg [b56b7b90] by
- rv10/20: Fix a buffer overread caused by losing track of the remaining …
- 4:33 PM Changeset in ffmpeg [bd0d32d1] by
- lcl: return negative error codes on decode_init() errors. Found-by: …
- 4:33 PM Changeset in ffmpeg [d680295d] by
- huffyuv: do not abort on unknown pix_fmt; instead, return an error. …
- 4:33 PM Changeset in ffmpeg [ced190c] by
- vmnc: return error on decode_init() failure. Found-by: Mateusz …
- 4:33 PM Changeset in ffmpeg [e15d137e] by
- rpza: error out on buffer overreads. Found-by: Mateusz "j00ru" …
- 4:33 PM Changeset in ffmpeg [87a1169a] by
- qtrle: return error on decode_init() failure. Found-by: Mateusz …
- 4:33 PM Changeset in ffmpeg [4f64456a] by
- swscale: fix another integer overflow. Found-by: Mateusz "j00ru" …
- 4:33 PM Changeset in ffmpeg [f28ec733] by
- vp56: error out on invalid stream dimensions. Prevents crashes when …
- 4:33 PM Changeset in ffmpeg [a2d5e741] by
- asf: don't seek back on EOF. Seeking back on EOF will reset the EOF …
- 4:33 PM Changeset in ffmpeg [18caebca] by
- asf: error out on ridiculously large minpktsize values. They cause …
- 4:33 PM Changeset in ffmpeg [117b8b00] by
- vorbis: fix overflows in floor1[] vector and inverse db table index. …
- 4:33 PM Changeset in ffmpeg [a02da9ce] by
- Fix parser not to clobber has_b_frames when extradata is set. Because …
- 4:33 PM Changeset in ffmpeg [811989e9] by
- rm: prevent infinite loops for index parsing. Specifically, prevent …
- 4:33 PM Changeset in ffmpeg [678737c] by
- fraps: release reference buffer on pix_fmt change. Prevents crash …
- 4:33 PM Changeset in ffmpeg [25784c04] by
- kgv1: release reference picture on size change. Found-by: Mateusz …
- 4:33 PM Changeset in ffmpeg [d10c22d3] by
- lcl: error out if uncompressed input buffer is smaller than framesize. …
- 4:33 PM Changeset in ffmpeg [b1d9a808] by
- tiff: Prevent overreads in the type_sizes array. Found-by: Mateusz …
- 4:33 PM Changeset in ffmpeg [cd6c5e16] by
- swf: check return values for av_get/new_packet(). Prevents crashers …
- 4:33 PM Changeset in ffmpeg [18b2f23e] by
- truemotion2: error out if the huffman tree has no nodes. This …
- 4:33 PM Changeset in ffmpeg [33149928] by
- mjpegb: don't return 0 at the end of frame decoding. Return 0 …
- 4:33 PM Changeset in ffmpeg [9a331217] by
- asf: prevent packet_size_left from going negative if hdrlen > pktlen. …
- 4:33 PM Changeset in ffmpeg [2380a3d] by
- huffyuv: error out on bit overrun. On EOF, get_bits() will …
- 4:33 PM Changeset in ffmpeg [4509129e] by
- als: prevent infinite loop in zero_remaining(). Found-by: Mateusz …
- 4:33 PM Changeset in ffmpeg [d031302e] by
- cook: prevent div-by-zero if channels is zero. Found-by: Mateusz …
- 4:33 PM Changeset in ffmpeg [0fe53216] by
- swscale: take first/lastline over/underflows into account for MMX. …
- 4:33 PM Changeset in ffmpeg [b2b2dc61] by
- swscale: fix overflows in filterPos[] calculation for large sizes. …
- 4:33 PM Changeset in ffmpeg [ce99c1bf] by
- swscale: enforce a minimum filtersize. At very small dimensions, this …
- 4:33 PM Changeset in ffmpeg [fd3af295] by
- smacker: Sanity check huffman tables found in the headers. Found-by: …
- 4:33 PM Changeset in ffmpeg [6c12293f] by
- matroska: don't overwrite string values until read/alloc was …
- 4:33 PM Changeset in ffmpeg [dd7b323d] by
- matroskadec: Pad AAC extradata. Found-by: Mateusz "j00ru" Jurczyk and …
- 4:33 PM Changeset in ffmpeg [bf9f26ce] by
- aac: fix infinite loop on end-of-frame with sequence of 1-bits. …
- 4:33 PM Changeset in ffmpeg [0fbde741] by
- wma: Clip WMA1 and WMA2 frame length to 11 bits. The MDCT buffers in …
- 4:33 PM Changeset in ffmpeg [ec961c89] by
- flac: fix infinite loops on all-zero input or end-of-stream. …
- 4:33 PM Changeset in ffmpeg [3b5e1494] by
- golomb: avoid infinite loop on all-zero input (or end of buffer). …
- 4:33 PM Changeset in ffmpeg [ccd528c] by
- qdm2: Check data block size for bytes to bits overflow. Found-by: …
- 2:28 PM Ticket #1096 (cavs: crash) updated by
- Yes it looks to be fixed, doesn't crash anymore.
- 2:27 PM Ticket #342 (Crash when retrying with TCP) closed by
- needs_more_info
- 2:16 PM Ticket #1156 (dirac: hang with -vcodec dirac (or libschroedinger)) closed by
- fixed: fixed locally, wil be in my next git push
- 2:11 PM Changeset in ffmpeg [6a052e64] by
- direcdec: fix infinite loop Fixes Ticket1156 Signed-off-by: Michael …
- 2:05 PM Ticket #1096 (cavs: crash) updated by
- Cant reproduce and there where some crash fixes in cavs so likely its …
- 12:49 PM Ticket #1149 (wrong channels / poor playback for 7 channel dts) updated by
- Replying to reimar: > Oh: > > [AO_ALSA] 7 channels are not …
- 12:40 PM Ticket #1149 (wrong channels / poor playback for 7 channel dts) updated by
- Replying to fro: > ffmpeg is capable of converting …
- 12:05 PM Ticket #1157 (Circular buffer overrun with 4+ ffmpeg instances.) updated by
- Please post complete, uncut console output. Is the problem also …
- 12:00 PM Changeset in ffmpeg [32a79b56] by
- smacker audio: sign-extend the initial 16-bit predicted value Fixes …
- 11:57 AM Changeset in ffmpeg [f9bdc937] by
- smacker audio: sign-extend the initial 16-bit predicted value Fixes …
- 11:40 AM Ticket #1157 (Circular buffer overrun with 4+ ffmpeg instances.) updated by
- Also, please note that with 3 instances i have no issues and they are …
- 11:39 AM Ticket #1157 (Circular buffer overrun with 4+ ffmpeg instances.) created by
- Hello, im trying to launch multiple transcoding instances on an i7 …
- 11:38 AM Ticket #1154 (Application provided invalid, non monotonically increasing dts to muxer) updated by
-
Status, Reproduced by developer changed
- 11:14 AM Ticket #1156 (dirac: hang with -vcodec dirac (or libschroedinger)) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
[…] - 9:01 AM Changeset in ffmpeg [7a3df014] by
- The lt and lte functions were swapped.
- 8:33 AM Changeset in ffmpeg [8df774be] by
- avidec: better NI detection. The new code detects NI avis by …
- 7:04 AM Changeset in ffmpeg [95587d29] by
- vsrc_buffer: allow buffering arbitrary number of frames.
- 7:04 AM Changeset in ffmpeg [416fd90e] by
- vf_scale: avoid a pointless memcpy in no-op conversion. I.e. just …
- 7:04 AM Changeset in ffmpeg [63736fe] by
- avfiltergraph: try to reduce format conversions in filters. Current …
- 7:03 AM Changeset in ffmpeg [996f9f0c] by
- avfiltergraph: add an AVClass to AVFilterGraph on next major bump. It …
- 7:02 AM Changeset in ffmpeg [ddb44312] by
- id3v2: fix skipping extended header in id3v2.4 In v2.4, the length …
- 7:00 AM Ticket #1154 (Application provided invalid, non monotonically increasing dts to muxer) updated by
- I thought I'd let anyone know that I applied the patch suggested in …
- 3:12 AM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- Just to be clear, the problem is that we want to transcode the audio …
- 12:57 AM Changeset in ffmpeg [7c9d6936] by
- lavc: check media type of the decoder before calling it. This fixes a …
Mar 31, 2012:
- 10:36 PM Changeset in ffmpeg [2f7bd3b5] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: apedec: …
- 10:14 PM Ticket #1154 (Application provided invalid, non monotonically increasing dts to muxer) updated by
- I've attached a different sample file with no naughty content as well …
- 9:31 PM Changeset in ffmpeg [5216245a] by
- indeo4: fix null ptr dereference Found-by: Mateusz "j00ru" Jurczyk …
- 8:33 PM Changeset in ffmpeg [6bd97445] by
- FATE: Add RALF decoding test Signed-off-by: Derek Buitenhuis …
- 8:09 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- Replying to compn: > workaround: use rtmpdump project to …
- 8:02 PM Ticket #1154 (Application provided invalid, non monotonically increasing dts to muxer) updated by
- Just for some background info, the older version of ffmpeg that I used …
- 7:42 PM Changeset in ffmpeg [d3db8988] by
- indeo4: check that num_mbs matches Found-by: Mateusz "j00ru" Jurczyk …
- 6:28 PM Ticket #1149 (wrong channels / poor playback for 7 channel dts) updated by
- Replying to fro: > The sound system should not be involved …
- 6:01 PM Changeset in ffmpeg [420d1df2] by
- apedec: check bits <= 32. Fixes a floating-point exception further …
- 5:04 PM Ticket #236 (Floating point exception error with -dcodec copy on QuickTime timecode ...) updated by
- True, no crash, but the resulting quicktime is invalid. […] This …
- 4:25 PM Changeset in ffmpeg [3768445b] by
- tm2dec: fix overread Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
- 3:56 PM Ticket #1156 (dirac: hang with -vcodec dirac (or libschroedinger)) created by
- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png it …
- 3:33 PM Ticket #1155 (jpeg: crash with lowres when s->flipped == 1) created by
- https://roundup.libav.org/file556/inteljpeg.avi […]
- 3:14 PM Changeset in ffmpeg [c265b77b] by
- cavs: Remove unused code. The square is always passed as 1 whenever …
- 3:05 PM Ticket #1108 (Always using "default" memory handling from mem.c against own ...) updated by
-
Priority, Version changed
Why do you want to use your own memory allocation functions with … - 2:54 PM Ticket #1012 (Random points with Indeo 5) closed by
- fixed
- 2:35 PM Changeset in ffmpeg [f9143d24] by
- ividsp: prevent pointers from going outside and overreading. …
- 2:35 PM Changeset in ffmpeg [12038ab1] by
- ividsp: zero pitch so as not to overread Found-by: Mateusz "j00ru" …
- 2:35 PM Changeset in ffmpeg [874ac0b1] by
- indeo5: change AVCodecContext w/h when internal ones change. …
- 2:35 PM Changeset in ffmpeg [d2a60743] by
- fate: update regression checksum due to …
- 2:23 PM Ticket #1154 (Application provided invalid, non monotonically increasing dts to muxer) updated by
-
Keywords, Version changed
Replying to greenythebeast: > [mp4 @ 0x10101cc00] st:0 … - 2:18 PM Ticket #1153 (document framemd5 muxer and output) updated by
-
Priority, Status, Version, Component, Reproduced by developer changed
- 2:15 PM Ticket #1152 (Humax HDR-Fox T2 - Error re-encoding ts: could not find codec parameters) updated by
-
Component changed
Please add the following to make this a valid ticket: * Post the … - 2:09 PM Ticket #1151 (darwin/ppc --disable-altivec enables x86 asm in ac3dec) closed by
- invalid
- 1:59 PM Ticket #1139 ('fade' filter initial color is not black!) closed by
- fixed: Should be fixed in: […] Thanks for the report.
- 1:55 PM Changeset in ffmpeg [95ce0ddc] by
- lavfi/fade: fix black level for non studio-level pixel formats Fix …
- 12:12 PM Ticket #1154 (Application provided invalid, non monotonically increasing dts to muxer) created by
- I am trying to remux a rtmpdump created .flv file with h264 video and …
- 11:56 AM Ticket #1153 (document framemd5 muxer and output) created by
- This ticket follows up on this thread: …
- 11:36 AM Ticket #1152 (Humax HDR-Fox T2 - Error re-encoding ts: could not find codec parameters) created by
- Hi, I'm using ffmpeg via putty on a Humax HDR-Fox T2 via putty, and …
- 11:31 AM Ticket #1149 (wrong channels / poor playback for 7 channel dts) updated by
- The sound system should not be involved as it always sees the same …
- 10:40 AM Ticket #236 (Floating point exception error with -dcodec copy on QuickTime timecode ...) updated by
- No longer crashes, but I don't think it will work as expected.
- 10:39 AM Ticket #656 (LXF demuxer fails on new Leitch files) closed by
- fixed
- 10:39 AM Ticket #522 (No pcm_mulaw audio in mp4 file) closed by
- fixed
- 10:39 AM Ticket #733 (No pixel format for h264 in mov) closed by
- fixed
- 10:37 AM Changeset in ffmpeg [1a06d6dd] by
- lxfdec: support version 1 files, too. Fixes trac issue #656. …
- 10:37 AM Changeset in ffmpeg [40393ac5] by
- movenc: add some default cases. This fixes crashes when copying a …
- 10:37 AM Changeset in ffmpeg [50059bde] by
- MOV: Fix old-style muxed raw-audio data. This patch fixes the sample …
- 10:37 AM Changeset in ffmpeg [e0ad7f74] by
- MOV: bail out to toplevel when encountering a trak or mdat chunk. …
- 9:43 AM Ticket #1149 (wrong channels / poor playback for 7 channel dts) updated by
- Oh: > [AO_ALSA] 7 channels are not supported. So since ALSA can't play …
- 9:40 AM Ticket #1149 (wrong channels / poor playback for 7 channel dts) updated by
- > ffplay -request_channels 2 out.wav sounds bad. -request_channels 2 …
- 9:23 AM Ticket #1149 (wrong channels / poor playback for 7 channel dts) updated by
- > Did you test the wav file with WMP? I don't have WMP available …
- 6:52 AM Changeset in ffmpeg [2d54bbb9] by
- vsrc_buffer: Store allocated scale filter and free it later. Fixes a …
- 6:48 AM Changeset in ffmpeg [c5f9a66f] by
- avfilter: allow freeing NULL. this way avfilter_free() can be called …
- 2:13 AM Ticket #1151 (darwin/ppc --disable-altivec enables x86 asm in ac3dec) updated by
- No, it failed without --disable-altivec as well. It seems like it's …
- 1:53 AM Ticket #1151 (darwin/ppc --disable-altivec enables x86 asm in ac3dec) updated by
-
Keywords, Component changed
Replying to jeremyhu: > Well the system is an intel … - 1:38 AM Ticket #1151 (darwin/ppc --disable-altivec enables x86 asm in ac3dec) updated by
- Well the system is an intel machine running Leopard. gcc is …
- 1:35 AM Ticket #1149 (wrong channels / poor playback for 7 channel dts) closed by
- worksforme: Did you test the wav file with WMP? I don't think there is a problem …
- 12:33 AM Ticket #1150 (H264 Main remuxing to TS fails (missing timestamps)) updated by
-
Status, Version changed
- 12:31 AM Ticket #1151 (darwin/ppc --disable-altivec enables x86 asm in ac3dec) updated by
-
Keywords changed
The following works fine here on a G4 with gcc 4.0.1 (Apple Inc. build … - 12:16 AM Ticket #1150 (H264 Main remuxing to TS fails (missing timestamps)) updated by
- Latest GIT of FFMPEg does fail to even process, however, earlier …
- 12:07 AM Ticket #1150 (H264 Main remuxing to TS fails (missing timestamps)) updated by
-
Keywords changed
Please add complete, uncut output of your failing ffmpeg command.
Note:
See TracTimeline
for information about the timeline view.
