Timeline
May 4, 2012:
- 11:52 PM Changeset in ffmpeg [441dce21] by
- oggvorbis: move handling of first packets ts from parser to muxer. …
- 11:06 PM Changeset in ffmpeg [d2205d65] by
- png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
- 11:06 PM Changeset in ffmpeg [273e6af4] by
- ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
- 10:54 PM Changeset in ffmpeg [bce42e95] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:00 PM Changeset in ffmpeg [b18c9f1e] by
- oggtheora: Port changes from oggvorbis timestamp handling. …
- 10:00 PM Changeset in ffmpeg [fe5c5bcc] by
- oggvorbisdec: Apply timestamp calculation always when timestamps arent …
- 9:59 PM Changeset in ffmpeg [1f95ad48] by
- oggvorbisdec: redesign special handling of first frames timestamp. …
- 9:26 PM Changeset in ffmpeg [9f357e2b] by
- examples/filtering_audio: use av_buffersrc_add_frame.
- 9:26 PM Changeset in ffmpeg [7bac2a78] by
- src_buffer: implement av_buffersrc_add_frame. It supersedes …
- 9:26 PM Changeset in ffmpeg [a96cd73f] by
- src_buffer: implement audio buffer copy.
- 9:26 PM Changeset in ffmpeg [d8407bba] by
- lavfi/avcodec: implement audio copy_frame_prop.
- 9:26 PM Changeset in ffmpeg [32094285] by
- lavfi: implement avfilter_get_audio_buffer_ref_from_frame.
- 8:59 PM Changeset in ffmpeg [43e5fda4] by
- Update Changelog for the 0.8.2 Release
- 8:48 PM Ticket #1275 (ffserver x264 presets) created by
- ffserver is started with a simple config file (ffserver.conf) that …
- 8:40 PM Changeset in ffmpeg [a638e10b] by
- Prepare for 0.8.2 Release
- 8:25 PM Ticket #1160 (Musepack 8 file fails to decode) updated by
-
Cc changed
- 8:24 PM Ticket #1160 (Musepack 8 file fails to decode) updated by
- I have found the same issue with file encoded with foobar2000. The …
- 8:14 PM Changeset in ffmpeg [d5207e2a] by
- vqavideo: return error if image size is not a multiple of block size …
- 8:09 PM Changeset in ffmpeg [9ea94c44] by
- celp filters: Do not read earlier than the start of the 'out' vector. …
- 8:09 PM Changeset in ffmpeg [aaa6a66] by
- motionpixels: Clip YUV values after applying a gradient. Prevents …
- 8:09 PM Changeset in ffmpeg [7240cc3f] by
- jpeg: handle progressive in second field of interlaced. Progressive …
- 8:09 PM Changeset in ffmpeg [7fe4c8cb] by
- h263: more strictly forbid frame size changes with frame-mt. Prevents …
- 8:09 PM Changeset in ffmpeg [746f1594] by
- h264: additional protection against unsupported size/bitdepth changes. …
- 7:28 PM Changeset in ffmpeg [0e4bb053] by
- tta: prevents overflows for 32bit integers in header. This prevents …
- 7:28 PM Changeset in ffmpeg [994c0efc] by
- ttadec: CRC checking Signed-off-by: Paul B Mahol <onemda@gmail.com> …
- 7:28 PM Changeset in ffmpeg [cf5e119d] by
- tta: use skip_bits_long() Signed-off-by: Paul B Mahol …
- 5:59 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
- Replying to mihakiev: > Do you need any other tests? Did …
- 5:55 PM Changeset in ffmpeg [37ddd383] by
- celp filters: Do not read earlier than the start of the 'out' vector. …
- 5:42 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
- I'm coding about 60 tv channels same time with same format source: …
- 5:29 PM Ticket #1274 (Segmentation fault in "rtpdec_h264.c") updated by
- Please send patches to ffmpeg-devel, they get more attention there.
- 5:22 PM Changeset in ffmpeg [9e6a1c89] by
- ffmpeg: fix indent in term_init().
- 4:50 PM Changeset in ffmpeg [3c1d52d] by
- Fix a few @file doxy inconsistencies.
- 4:47 PM Changeset in ffmpeg [49df97b2] by
- ffmpeg: stronger ffpresets parsing. This fixes at least issues with …
- 4:40 PM Changeset in ffmpeg [ec271c95] by
- presets: specify the codecs. This allows the following usages: …
- 4:40 PM Changeset in ffmpeg [19bc232] by
- Remove old ffpresets. They are now replaced with presets/ directory. …
- 4:13 PM Ticket #1274 (Segmentation fault in "rtpdec_h264.c") updated by
-
Status changed
- 3:57 PM Ticket #1274 (Segmentation fault in "rtpdec_h264.c") created by
- I'm using IP-Camera Beward B2.920F and when i'm using ffmpeg's rtsp …
- 3:33 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) updated by
- I tried ffmpeg -ss 0 clock.avi temp.avi and temp.avi was displayable. …
- 3:27 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
- If the problem is only reproducible with x264 and not with an internal …
- 3:25 PM Ticket #1272 (Can't use image2pipe with PNG images) closed by
- fixed: The patch was applied, thank you!
- 2:57 PM Changeset in ffmpeg [2ee6dca] by
- png_parser This adds support for png image2pipe streaming Update to …
- 2:33 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
- Knock knock.
- 1:49 PM Changeset in ffmpeg [63eb01d9] by
- oggvorbis: Try to fix pts off by 1 issue. Signed-off-by: Michael …
- 1:21 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) updated by
- Is this problem also reproducible with ffmpeg?
- 1:02 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) updated by
- ffplay -ss 0 clock.avi ffplay version N-40301-gc1fe2db Copyright (c) …
- 12:54 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) created by
- If you do a seek prior to calling avcodec_decode_video2 at least once, …
- 12:54 PM Changeset in ffmpeg [313f9fbf] by
- configure: add POWER[5-7] support Also merge POWER3 and POWER4 …
- 12:40 PM Changeset in ffmpeg [e8339302] by
- fate: update ogg seektest after all the bug fixes Signed-off-by: …
- 12:40 PM Changeset in ffmpeg [231d32c8] by
- oggtheora: Fix initial pts code based on the solution in vorbis …
- 12:40 PM Changeset in ffmpeg [49d935b5] by
- seek-test: support printing multiple packets Signed-off-by: Michael …
- 12:40 PM Changeset in ffmpeg [ef32fbaf] by
- oggdec: fix off by one error on pos_limit Signed-off-by: Michael …
- 12:40 PM Changeset in ffmpeg [a6bb09fc] by
- oggdec: print error on failure to create streams Signed-off-by: …
- 12:40 PM Changeset in ffmpeg [251ce231] by
- oggdec: print error on changing streams when its unsupported. …
- 12:40 PM Changeset in ffmpeg [6fd47806] by
- oggdec: print error on unsupported versions Signed-off-by: Michael …
- 12:40 PM Changeset in ffmpeg [96fb233] by
- oggdec: reset lastpts so that justins vorbis duration correction is …
- 12:40 PM Changeset in ffmpeg [5f9f78dc] by
- oggdec: pass avformat context to ogg_reset() Signed-off-by: Michael …
- 12:40 PM Changeset in ffmpeg [babf2a34] by
- seek-test: support manually forcing a seek to a specific position …
- 11:45 AM Ticket #1247 (shorten: support 8bit) updated by
- I have created s8, alaw and ulaw, not sure how to create u16: 8 - …
- 10:51 AM Ticket #1219 (zerocodec: crash) closed by
- fixed: Fixed.
- 10:42 AM Changeset in ffmpeg [4b70bba5] by
- zerocodec: check if there is previous frame Fixes crash in bug #1219. …
- 10:10 AM Ticket #1247 (shorten: support 8bit) closed by
- fixed: Fixed, if you can create signed 8bit samples and unsigned 16 bit ones …
- 9:56 AM Changeset in ffmpeg [b7159877] by
- shorten: unsigned 8bit support
- 6:30 AM Ticket #1179 (libopenjpeg: encoded as rgb48, decodes as yuv444p16le) closed by
- fixed: Fixed by Michael Bradshaw.
May 3, 2012:
- 8:40 PM Changeset in ffmpeg [c02efacc] by
- arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6 …
- 8:40 PM Changeset in ffmpeg [d98b254a] by
- Merge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder * …
- 8:40 PM Changeset in ffmpeg [58b2e0f] by
- vqavideo: return error if image size is not a multiple of block size …
- 8:28 PM Changeset in ffmpeg [e5356ebf] by
- cosmetics: indentation
- 8:28 PM Changeset in ffmpeg [8916f1fb] by
- avformat: only fill-in interpolated timestamps if duration is non-zero …
- 8:28 PM Changeset in ffmpeg [ff499157] by
- avformat: remove a workaround for broken timestamps This modifies pts …
- 8:17 PM Changeset in ffmpeg [b7a928b] by
- libopenjpegdec: respect JP2 color space, fix ticket 1179 …
- 7:02 PM Changeset in ffmpeg [27744fe4] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: mpeg12: …
- 6:22 PM WikiStart edited by
- prettify some links; remove worthless EncodingGuide (for now) (diff)
- 6:02 PM Changeset in ffmpeg [af58a77f] by
- lavfi/src_buffer: fix indent.
- 6:02 PM Changeset in ffmpeg [fd4b4dda] by
- ffmpeg: fix indent.
- 5:55 PM Changeset in ffmpeg [f8d58c59] by
- src_buffer: merge av_asrc_buffer_add_audio_buffer_ref. Implement it …
- 5:55 PM Changeset in ffmpeg [be8edff] by
- src_buffer: move audio format change check in a separate function.
- 5:55 PM Changeset in ffmpeg [cc14cdec] by
- src_buffer: move buffer copy in a separate function. This will make …
- 5:55 PM Changeset in ffmpeg [f94b150a] by
- src_buffer: move format change check in a separate function. This …
- 5:55 PM Changeset in ffmpeg [3985ec0] by
- src_buffer: introduce av_buffersrc_add_ref(). This function merges …
- 5:53 PM Changeset in ffmpeg [77c0b361] by
- doc: fix API examples references.
- 5:37 PM Changeset in ffmpeg [9ae570fb] by
- JACOsub demuxer, decoder and muxer.
- 4:47 PM Changeset in ffmpeg [234e0025] by
- ffplay: use AVFrame accessor.
- 4:47 PM Changeset in ffmpeg [ae344b2c] by
- ffmpeg: use AVFrame accessor.
- 4:47 PM Changeset in ffmpeg [e296f1b] by
- lavc: implement accessors for some AVFrame fields. Compared to …
- 4:29 PM Ticket #1270 (Problem decoding mkv (webm) video file (0.10.2)) updated by
-
Status changed
[…] - 4:15 PM Changeset in ffmpeg [1d4a0147] by
- mpeg12: fixed parsing in some mpeg2 streams Signed-off-by: Michael …
- 4:15 PM Changeset in ffmpeg [ca93f0fa] by
- Add SMPTE240M transfer characteristics flag. Signed-off-by: Michael …
- 4:13 PM Changeset in ffmpeg [68b9ed83] by
- mpegts: Some additional HDMV types and reg descriptors for mpegts …
- 4:10 PM Ticket #1272 (Can't use image2pipe with PNG images) updated by
-
Keywords, Status, Version changed
Please consider sending patches to ffmpeg-devel, they get more … - 2:48 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
- I tried in Firefox 11 and 12. It doesn't work on any platform (Linux, …
- 2:34 PM Ticket #1272 (Can't use image2pipe with PNG images) created by
- When I run the following command $ cat file1.png file2.png | ffmpeg …
- 1:58 PM Changeset in ffmpeg [c1fe2db3] by
- swr: add ff_int32_to_float_a_avx Signed-off-by: Michael Niedermayer …
- 1:10 PM Ticket #1270 (Problem decoding mkv (webm) video file (0.10.2)) updated by
- Replying to cehoyos: > Which firefox version did you test? …
- 12:42 PM Changeset in ffmpeg [29ed190] by
- swr-test: fix rounding error leading to NAN Signed-off-by: Michael …
- 11:12 AM Ticket #1270 (Problem decoding mkv (webm) video file (0.10.2)) updated by
-
Version changed
- 11:11 AM Ticket #1271 (colorful bar at the bottom with filters enabled (when input have odd ...) updated by
-
Status, Version, Reproduced by developer changed
- 10:25 AM Changeset in ffmpeg [28d37f71] by
- examples/decoding_encoding: fix encoding when all frames got buffered. …
- 9:35 AM Ticket #1271 (colorful bar at the bottom with filters enabled (when input have odd ...) created by
- there is visible a colorful bar at the bottom in the output when some …
- 8:35 AM Changeset in ffmpeg [20f47eb] by
- doc/filters: consistently use '"' for quoting the drawtext arguments …
- 8:29 AM Changeset in ffmpeg [126ba162] by
- lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate …
- 8:26 AM Changeset in ffmpeg [4f19e50c] by
- doc/filters: document drawtext draw expression
- 8:26 AM Changeset in ffmpeg [eb07f4cc] by
- lavfi/drawtext: rename and document variables d_expr and d_pexpr Use …
- 8:26 AM Changeset in ffmpeg [56b39bd5] by
- doc/filters: document rand() drawtext expression function
- 8:26 AM Changeset in ffmpeg [f4a6c3b0] by
- doc/filters: document x and y drawtext expression parameters
- 8:17 AM Changeset in ffmpeg [730af6e6] by
- doc/filters: fix location of "rate" and "timecode" drawtext options …
- 8:17 AM Changeset in ffmpeg [65d2b2fb] by
- lavfi/drawtext: alphabetically sort the expression parameters
- 6:51 AM Ticket #1270 (Problem decoding mkv (webm) video file (0.10.2)) updated by
-
Component changed
Which firefox version did you test? With 12.0, the video does not play … - 4:41 AM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
-
Component changed
Related to e5aab2d. Which firefox version did you test? Did you see … - 3:22 AM UbuntuCompilationGuideLucid edited by
- add Lucid to main title (diff)
- 3:21 AM UbuntuCompilationGuideLucid created by
- make initial page
- 12:40 AM CompilationGuide/Ubuntu edited by
- add server specific dependencies; separate sections better (diff)
- 12:10 AM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
- Using libvorbis.c from f1fdd208 works. It produces both audio+video …
May 2, 2012:
- 11:31 PM Changeset in ffmpeg [5d6982c1]n0.9.2 by
- indeo4: check that num_mbs matches Found-by: Mateusz "j00ru" Jurczyk …
- 11:27 PM Changeset in ffmpeg [e11fa087] by
- dsp: fix diff_bytes_mmx() with small width Fixes Ticket1068 …
- 11:27 PM Changeset in ffmpeg [47021544] by
- update for 0.9.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 11:23 PM Changeset in ffmpeg [e390a9de] by
- electronicarts: check bytes per sample for validity Prevents division …
- 11:04 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
- Haven't yet. I'll give it a whirl shortly.
- 10:29 PM Changeset in ffmpeg [e70d2022] by
- vqavideodev: Check image dimensions Fixes out of heap array read …
- 10:28 PM Changeset in ffmpeg [9de0c8c6] by
- sonic: update to new API Fixes Ticket1075 Signed-off-by: Michael …
- 10:28 PM Changeset in ffmpeg [db041fd1] by
- qpeg: Fix out of array writes. Found-by: Mateusz "j00ru" Jurczyk and …
- 10:28 PM Changeset in ffmpeg [7a877418] by
- srtdec: fix a format string vulnerability. Signed-off-by: Michael …
- 10:25 PM Ticket #1270 (Problem decoding mkv (webm) video file (0.10.2)) created by
- Hello. ffmpeg 0.10.2 (and mplayer built against ffmpeg 0.10.2+) have …
- 10:22 PM Changeset in ffmpeg [1ee1e9e4] by
- vqavideodev: Check image dimensions Fixes out of heap array read …
- 10:20 PM Changeset in ffmpeg [15e9aee5] by
- Merge remote-tracking branch 'qatar/release/0.8' into release/0.10 * …
- 9:05 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
- Did you try with older libvorbis.c ?
- 8:25 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) reopened by
- *MY* bug is still not fixed, nor is it invalid. I tested just now …
- 8:06 PM Changeset in ffmpeg [b5da848f] by
- motionpixels: Clip YUV values after applying a gradient. Prevents …
- 7:33 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) closed by
- invalid: Ok, thanks for informing us.
- 7:12 PM Changeset in ffmpeg [2330eb14] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
- 7:06 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
- Ok. Conclusion is simple. Wrong was web server. I was not suspecting …
- 6:10 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
- Ok. The problem is still there in f1fdd20. So this seems unrelevant. …
- 6:01 PM Ticket #1269 (FFMPEG won't compile on RedHat el5) closed by
- invalid: > ./libavutil/avutil.h:340: warning: cast to pointer from integer of …
- 5:54 PM Ticket #1268 (Shorthand for all streams c:all) updated by
- cehoyos, this is 3rd or 4th time that I get impression that you are …
- 5:49 PM Ticket #1250 (shorten: block size) updated by
- the problem start to happen with blocksize 286 (285 decodes correctly) …
- 5:43 PM Ticket #1269 (FFMPEG won't compile on RedHat el5) updated by
- Hi, Here are my results : gcc version is : gcc44 -v Using built-in …
- 5:29 PM Changeset in ffmpeg [5eec5a7] by
- jpeg: handle progressive in second field of interlaced. Progressive …
- 5:26 PM Changeset in ffmpeg [1f05dcba] by
- ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. …
- 5:23 PM Ticket #1269 (FFMPEG won't compile on RedHat el5) updated by
-
Priority, Keywords, Component changed
Please test ./configure && make, if it fails please run make again, … - 5:21 PM Changeset in ffmpeg [2d22d430] by
- h263: more strictly forbid frame size changes with frame-mt. Prevents …
- 5:19 PM Changeset in ffmpeg [732f9fcf] by
- h264: additional protection against unsupported size/bitdepth changes. …
- 5:16 PM Changeset in ffmpeg [ac80b812] by
- tta: prevents overflows for 32bit integers in header. This prevents …
- 5:14 PM Ticket #1269 (FFMPEG won't compile on RedHat el5) created by
- Dear FFMPEG contributors, After libc6 update, the cluster i use based …
- 5:13 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
-
Priority, Keywords, Version, Status changed
Can you confirm that all three commands produce firefox-playable files … - 4:57 PM Changeset in ffmpeg [77cfb256] by
- configure: remove malloc_aligned. It was to signal that allocations …
- 4:57 PM Changeset in ffmpeg [82a0497c] by
- vp8: update frame size changes on thread context switches. This …
- 4:57 PM Changeset in ffmpeg [bec207f9] by
- snowdsp: explicitily state instruction size. Fixes a compile error …
- 4:57 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
- Ok, tested against current git head(at least I hope it is). Video & …
- 4:46 PM Changeset in ffmpeg [0e23b508] by
- wmall: fix reconstructing audio with uncoded channels
- 4:45 PM Changeset in ffmpeg [c8370e6e] by
- WMAL cosmetics: fix indentation Signed-off-by: Kostya Shishkov …
- 4:38 PM Changeset in ffmpeg [f1aa859] by
- gitignore: add Win32 library suffixes Signed-off-by: Michael …
- 4:26 PM Changeset in ffmpeg [ababec7b] by
- arm: intreadwrite: disable inline asm for gcc 4.7 and later Starting …
- 4:26 PM Changeset in ffmpeg [adebad07] by
- arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later …
- 4:15 PM Changeset in ffmpeg [2cda0429] by
- lavfi: remove screenshot libmpcodecs wrapper The filter is useless. …
- 12:59 PM Ticket #1268 (Shorthand for all streams c:all) updated by
- Command line and complete, uncut console output missing.
- 12:57 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
- Replying to magon: > I do have the same problem with …
- 11:20 AM Ticket #1248 (shorten: add duration info) updated by
- Nope, seeking can only work for files with seek tables, and only if …
- 11:10 AM Ticket #1250 (shorten: block size) updated by
- I do not see how this could happen looking at code. Blocksize is read …
- 9:51 AM Ticket #1268 (Shorthand for all streams c:all) updated by
- Further discussion on IRC channel revealed that there is -c which is …
- 9:24 AM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by
- I do have the same problem with ffmpeg version 0.10.2. And the problem …
- 9:03 AM Ticket #1268 (Shorthand for all streams c:all) created by
- Hi, It would be easier to type: […] instead of […] if that …
- 8:51 AM Ticket #1267 (vf boxblur: crash) closed by
- fixed
- 8:51 AM Ticket #1260 (vf negate: crash 2) closed by
- fixed
- 8:48 AM Changeset in ffmpeg [b197c1c1] by
- ffmpeg: preserve NULL ptrs in get_buffer() Fixes Ticket1260, …
- 7:04 AM Changeset in ffmpeg [8501bed0] by
- Don't restrict reverse decorrelation to both coded channels. It is …
- 1:14 AM Changeset in ffmpeg [4b7fa553] by
- indeo3: fix motion vector validation The index of the motion vector …
- 12:59 AM Changeset in ffmpeg [ff80c682] by
- pcm_bluray: set bits_per_raw_sample for > 16-bit Signed-off-by: …
May 1, 2012:
- 11:55 PM Changeset in ffmpeg [29ec5c1] by
- fate: update mmf seek checksum, change caused by av_get_packet() …
- 11:12 PM Changeset in ffmpeg [33f70334] by
- swr: automatically choose s16/flt/dbl to preserve input precision …
- 11:12 PM Changeset in ffmpeg [f2e799a3] by
- swr: add double precision support to the rematrix code Signed-off-by: …
- 11:12 PM Changeset in ffmpeg [71a1f76d] by
- swr: update double precision checks for our resampler It supports …
- 11:12 PM Changeset in ffmpeg [6d5bf67f] by
- swr: add lfe_mix_level Signed-off-by: Michael Niedermayer …
- 11:11 PM Changeset in ffmpeg [9b42653b] by
- swr: update side to back mixing. Signed-off-by: Michael Niedermayer …
- 11:06 PM Changeset in ffmpeg [7bea0a06] by
- APIChanges: add entry for libavresample Appears this was forgotten …
- 9:31 PM Ticket #1142 (xbm: fail to decode) closed by
- fixed
- 9:30 PM Changeset in ffmpeg [a5f8417d] by
- xbmdec: fix decoding when variable name contains an 'x'. Fixes trac …
- 9:30 PM Changeset in ffmpeg [1f0c92d6] by
- xbmdec: print more details on decode error. Makes debugging issues …
- 9:20 PM Changeset in ffmpeg [20044cd9] by
- flvdec: pass on proper error value. Signed-off-by: Reimar Döffinger …
- 9:20 PM Changeset in ffmpeg [8f63f241] by
- Remove some useless code that duplicates av_get_packet. …
- 9:20 PM Changeset in ffmpeg [7effbee6] by
- Mark truncated packets as corrupt in av_get_packet. Manually remove …
- 8:06 PM Changeset in ffmpeg [75f847aa] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: avplay: …
- 7:17 PM Changeset in ffmpeg [4bf2e7c5] by
- twinvq: fix out of bounds array access ModeTab.fmode has only 3 …
- 6:20 PM Changeset in ffmpeg [aab5a452] by
- swr: add and use function pointers for rematrix Signed-off-by: …
- 6:19 PM Changeset in ffmpeg [00fea26f] by
- swr: add native matrix for rematrixing Signed-off-by: Michael …
- 6:13 PM Changeset in ffmpeg [f0839764] by
- ffmpeg: fix type of dither scale. This allows non integer scales. …
- 6:12 PM Changeset in ffmpeg [046b5339] by
- swr: disable 1 stage convert when dither is enabled. This combination …
- 5:52 PM Changeset in ffmpeg [4010d724] by
- lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
- 5:38 PM Changeset in ffmpeg [f1ffb01e] by
- avplay: use libavresample for sample format conversion and channel …
- 5:37 PM Changeset in ffmpeg [e5b7d777] by
- Fix compilation with YASM/NASM without AVX support. Signed-off-by: …
- 2:28 PM Ticket #1267 (vf boxblur: crash) updated by
-
Version, Keywords, Status, Reproduced by developer, Component, Priority changed
- 2:03 PM Ticket #1267 (vf boxblur: crash) created by
- […]
- 12:34 PM Changeset in ffmpeg [035a394e] by
- WMAL: do not output last frame again if nothing was decoded in current …
- 12:33 PM Changeset in ffmpeg [f92f4523] by
- WMAL: do not start decoding if frame does not end in current packet …
- 11:25 AM Changeset in ffmpeg [30aa004f] by
- swr-test: allow randomizing mode differently each run. Signed-off-by: …
- 11:25 AM Changeset in ffmpeg [bea3d19f] by
- swr-test: use uint_rand() for mode too Signed-off-by: Michael …
- 11:25 AM Changeset in ffmpeg [03344643] by
- swr-test: simplify by using uint_rand() Signed-off-by: Michael …
- 9:25 AM Ticket #1196 (drawtext parameter keys "n" and "t" not working) closed by
- invalid: Replying to ad: > I tried using drawtext's "n" and "t" …
- 9:17 AM Changeset in ffmpeg [5f3f03f5] by
- doc/filters: use @var{} for denoting parameter reference in drawtext docs
- 9:16 AM Changeset in ffmpeg [08c4dec5] by
- doc/filters: alphabetically sort drawtext option listing
- 6:03 AM Ticket #1266 (force_key_frames does not work for more than one key frame) updated by
-
Keywords, Version changed
Apr 30, 2012:
- 11:24 PM Changeset in ffmpeg [bb39c74b] by
- lavfi/lut: remove unused variable Fix warning: libavfilter/vf_lut.c: …
- 11:21 PM Changeset in ffmpeg [a812ed00] by
- adpcm-thp: fix invalid array indexing Indexing outside array limits …
- 11:21 PM Changeset in ffmpeg [c81d1e23] by
- ppc: add const where needed in scalarproduct_int16_altivec() …
- 11:21 PM Changeset in ffmpeg [ce82dad7] by
- ppc: remove shift parameter from scalarproduct_int16_altivec() The …
- 11:21 PM Changeset in ffmpeg [4c387c70] by
- ppc: dsputil: do unaligned block accesses correctly To load unaligned …
- 11:21 PM Changeset in ffmpeg [c75eca9] by
- dvenc: do not call dsputil functions with stride not a multiple of 16 …
- 10:04 PM Ticket #1266 (force_key_frames does not work for more than one key frame) closed by
- fixed
- 10:03 PM Changeset in ffmpeg [4f6a1c97] by
- Fix parsing of -force_key_frames option. Currently it always exits …
- 9:04 PM Changeset in ffmpeg [5f161c23] by
- lavfi/tinterlace: support symbolic names for the parameter Also …
- 9:04 PM Changeset in ffmpeg [837d0347] by
- lavfi/tinterlace: make video as interlaced in mode 6 This is useful …
- 9:04 PM Changeset in ffmpeg [820c023] by
- lavfi/tinterlace: add tinterlace mode 6 This new mode is useful for …
- 9:04 PM Changeset in ffmpeg [d4f8d717] by
- lavu/opt: clarify error message in set_key_value_pair()
- 8:19 PM Ticket #1266 (force_key_frames does not work for more than one key frame) created by
- hi I'm new to ffmpeg I want to convert user-uploaded videos to mp4, to …
- 8:18 PM Changeset in ffmpeg [39de8343] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: mkv: …
- 6:44 PM Ticket #1265 (add ffprobe.xsd to ffmpeg.org website) created by
- It could be helpful to have a web-based version of ffprobe.xsd with a …
- 5:51 PM Changeset in ffmpeg [f7ff0999] by
- APIchanges: fill in some dates and commit hashes
- 5:48 PM Changeset in ffmpeg [79e5902c] by
- Exposing forced flag for DVD and PGS subtitles Signed-off-by: Michael …
- 5:47 PM Changeset in ffmpeg [1f46b50a] by
- Added AVClass for AVSubtitleRect Signed-off-by: Michael Niedermayer …
- 4:31 PM Changeset in ffmpeg [fd6eba42] by
- ffv1: 10l add forgotten avclass Signed-off-by: Michael Niedermayer …
- 4:31 PM Changeset in ffmpeg [5e1286a7] by
- libavutil: Document the shortcommings of av_parse_cpu_flags() and …
- 4:31 PM Changeset in ffmpeg [eadac34c] by
- cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() …
- 1:47 PM Changeset in ffmpeg [e738811c] by
- lavf: add AVFMT_SEEK_TO_PTS to indicate seeking is per PTS. See: …
- 1:00 PM Changeset in ffmpeg [123dd934] by
- ffv1: add slicecrc option Signed-off-by: Michael Niedermayer …
- 11:11 AM Ticket #1262 (libutvideo enc: crash) updated by
-
Keywords changed
Works fine here with your command line and libutvideo 11.0, valgrind … - 6:29 AM Ticket #1264 (removelogo filter causes segmentation fault before processing begins) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
[…] - 6:06 AM Ticket #1263 (ffmpeg keeps the output file in memory and only writes it to disk ...) updated by
- Please provide a sample.
- 6:04 AM Ticket #1260 (vf negate: crash 2) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
- 3:22 AM Changeset in ffmpeg [0ca4642e] by
- mkv: mark corrupted packets and return them Do return error if memory …
- 3:22 AM Changeset in ffmpeg [721af294] by
- mkv: forward EMBL block data error Do not return 0 on error.
- 1:49 AM Changeset in ffmpeg [24e3f44a] by
- EC: fix dest index for non 420 chroma. Signed-off-by: Michael …
- 1:49 AM Changeset in ffmpeg [bcc213cf] by
- isom: remove duplicate line. Signed-off-by: Michael Niedermayer …
- 1:49 AM Changeset in ffmpeg [9ea5756d] by
- isom: Clarify comment for 'ec-3' fourcc Signed-off-by: Derek …
Apr 29, 2012:
- 11:34 PM Ticket #1264 (removelogo filter causes segmentation fault before processing begins) created by
- Summary describes problem. Command line: ffmpeg -v 9 -loglevel 99 -y …
- 9:13 PM Changeset in ffmpeg [7588b33a] by
- ffmpeg: add the edge at the correct place in allocating of the buffer. …
- 9:00 PM Changeset in ffmpeg [85395ba7] by
- avcodec: introduce YCoCg colorspace Non perceptual color model that …
- 8:59 PM Ticket #1263 (ffmpeg keeps the output file in memory and only writes it to disk ...) created by
- Tested with current git and 0.10.2. This seems to happen with one …
- 8:30 PM Changeset in ffmpeg [ccc2dfbc] by
- avcodec: cosmetic cleanup on header Apply coding style to the structs.
- 8:07 PM Changeset in ffmpeg [e8050f31] by
- apedec: check bits <= 32. Fixes a floating-point exception further …
- 8:07 PM Changeset in ffmpeg [be424d86] by
- truemotion: forbid invalid VLC bitsizes and token values. …
- 8:07 PM Changeset in ffmpeg [a08cb95] by
- mov: don't overwrite existing indexes. Prevents all kind of badness …
- 8:07 PM Changeset in ffmpeg [46f8bbfc] by
- truemotion2: handle out-of-frame motion vectors through edge …
- 8:07 PM Changeset in ffmpeg [562c6a7] by
- lzw: prevent buffer overreads. Found-by: Mateusz "j00ru" Jurczyk and …
- 8:07 PM Changeset in ffmpeg [e711ccee] by
- truemotion2: convert packet header reading to bytestream2. Also use …
- 8:07 PM Changeset in ffmpeg [d6372e80] by
- lagarith: fix buffer overreads. Found-by: Mateusz "j00ru" Jurczyk and …
- 8:07 PM Changeset in ffmpeg [29d91e91] by
- raw: forward avpicture_fill() error code in raw_decode(). Found-by: …
- 8:07 PM Changeset in ffmpeg [583f57f0] by
- vc1: Do not read from array if index is invalid. Found-by: Mateusz …
- 8:07 PM Changeset in ffmpeg [f8f6c14] by
- utvideo: port header reading to bytestream2. Fixes crash during slice …
- 8:07 PM Changeset in ffmpeg [9e24f2a1] by
- bytestream: add more unchecked variants for bytestream2 API …
- 8:07 PM Changeset in ffmpeg [e788c6e9] by
- bytestream: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 8:07 PM Changeset in ffmpeg [2e681cf5] by
- bytestream: Add bytestream2 writing API. Signed-off-by: Justin …
- 8:07 PM Changeset in ffmpeg [9ddd3abe] by
- aac: Reset PS parameters on header decode failure. If the next header …
- 8:07 PM Changeset in ffmpeg [86bd0244] by
- mov: Do not read past the end of the ctts_data table. Found-by: …
- 8:07 PM Changeset in ffmpeg [15de658c] by
- xwma: Validate channels and bits_per_coded_sample. This prevents a …
- 8:07 PM Changeset in ffmpeg [19d3f7d8] by
- asf: reset side data elements on packet copy. Prevents crash (double …
- 8:07 PM Changeset in ffmpeg [c21b858b] by
- vqa: check palette chunk size before reading data. Prevents overreads …
- 8:07 PM Changeset in ffmpeg [0b9bb581] by
- vqavideo: port to bytestream2 API Protects against overreads. …
- 8:07 PM Changeset in ffmpeg [105601c1] by
- wmavoice: fix stack overread. Found-by: Mateusz "j00ru" Jurczyk and …
- 8:07 PM Changeset in ffmpeg [3a4949a] by
- indeo4: fix out-of-bounds function call. Found-by: Mateusz "j00ru" …
- 8:07 PM Changeset in ffmpeg [ec554ee7] by
- Read preset files with suffix .avpreset The preset files have been …
- 8:07 PM Changeset in ffmpeg [bf3998d7] by
- mimic: don't use self as reference, and report completion at end of …
- 8:07 PM Changeset in ffmpeg [87208b8f] by
- mpeg4: report frame decoding completion at ff_MPV_frame_end(). …
- 7:59 PM Ticket #1262 (libutvideo enc: crash) created by
- please post bt if reproducible […]
- 7:45 PM Changeset in ffmpeg [dfa07e89] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: 4xm: …
- 7:45 PM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) created by
- not reproducible with -pix_fmt bgr24 […]
- 7:43 PM Ticket #1260 (vf negate: crash 2) created by
- […]
- 7:11 PM CompilationGuide/Ubuntu edited by
- add missing --enable-libvpx to ffmpeg ./configure; mention external libs (diff)
- 6:52 PM Ticket #1259 (Audio sync issue) updated by
- I'm not sure if it is. I just posted it as a new issue, because it …
- 5:49 PM Changeset in ffmpeg [b12bf032] by
- aac sbr: align struct member by 32 byte. Required because it's used …
- 4:46 PM Changeset in ffmpeg [46eba43e] by
- lavfi/buffersink: fix header inclusion guard name
- 4:45 PM Ticket #1259 (Audio sync issue) updated by
- Isn't this a duplicate of ticket #692?
- 4:42 PM Ticket #1220 (camstudio: broken output with 16bpp and odd width) closed by
- fixed: Different patch applied, should be fixed.
- 4:35 PM Changeset in ffmpeg [3dafde0b] by
- Simplify camstudio decoding and fix odd 16bit decoding. Fixes ticket …
- 4:28 PM Ticket #1259 (Audio sync issue) updated by
- btw, you could see there are several other people that reported …
- 4:25 PM Ticket #1259 (Audio sync issue) created by
- From IRC channel: <Adys> Trying to record from webcam and keep audio …
- 1:57 PM Ticket #1142 (xbm: fail to decode) updated by
- This is due to the variable name containing an x. Patch sent.
- 1:53 PM Ticket #1022 (Muxing more than two streams in rm) updated by
-
Priority, Type, Summary changed
Reimar pushed a patch that prints an error message if the user tries … - 1:32 PM Changeset in ffmpeg [9f98a8e] by
- swr: use memcpy when input and output match Signed-off-by: Michael …
- 1:32 PM Changeset in ffmpeg [106789df] by
- swr: add sample format to AudioData Signed-off-by: Michael …
- 1:32 PM Changeset in ffmpeg [2d6c29f5] by
- swr: add set_audiodata_fmt() and use it to simplify code …
- 1:26 PM Ticket #1140 (Enabling GMC warp points in demuxing.) closed by
- wontfix: Sorry, but that is not acceptable IMHO. 1) Your change only works with …
- 1:16 PM Ticket #1101 (libavcodec srtdec.c unbuildable with Android NDK) closed by
- invalid: Please use normal configure and make to build with the NDK. Building …
- 12:59 PM Ticket #997 (ffprobe -show_frames segfaults on h264 in mpegts) closed by
- fixed
- 12:20 PM Changeset in ffmpeg [65722e7f] by
- swr: int32_to_int16_mmx/sse Signed-off-by: Michael Niedermayer …
- 11:03 AM Changeset in ffmpeg [755667ee] by
- rmenc: more than 2 streams are not currently possible. It is possible …
- 11:03 AM Changeset in ffmpeg [370211f4] by
- nutdec: minor simplification. Also fixes an (incorrect) "control …
- 11:03 AM Changeset in ffmpeg [1d128e58] by
- nutdec: replace assert with av_assert0. Signed-off-by: Reimar …
- 10:18 AM Changeset in ffmpeg [73edb58c] by
- swr: float_to_int16_sse2() Signed-off-by: Michael Niedermayer …
- 9:37 AM Changeset in ffmpeg [5932938c] by
- swr: float_to_int32_sse2() Signed-off-by: Michael Niedermayer …
- 2:37 AM CompilationGuide/Ubuntu edited by
- add Ubuntu Precise Pangolin 12.04 (diff)
- 12:08 AM Changeset in ffmpeg [acb2c79c] by
- 4xm: fix invalid array indexing Indexing outside arrays is invalid …
Apr 28, 2012:
- 9:37 PM Ticket #1092 (amv: gray bar at the bottom) updated by
- Patch send, testing against an actual device that supports AMV would …
- 7:20 PM Ticket #1100 (nut_read_timestamp@nutdec.c doesn return value for Android NDK) closed by
- invalid: While I send a patch to improve that code (yours is no good because it …
- 6:45 PM Changeset in ffmpeg [9d7c1b4c] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
- 6:32 PM Changeset in ffmpeg [c31be45e] by
- lavc: minor bump for the new fields in AVFrame.
- 6:16 PM Changeset in ffmpeg [7fb8b491] by
- rv34dsp: factorize a multiplication in the noround inverse transform …
- 6:14 PM Changeset in ffmpeg [128dda7] by
- lavc: add a sample_rate field to AVFrame. The field is filled with …
- 6:14 PM Changeset in ffmpeg [4b0521ec] by
- lavc: add a channel_layout field to AVFrame. The field is filled with …
- 6:12 PM Changeset in ffmpeg [d834ab0f] by
- rv40: perform bitwise checks in loop filter Down from 95 kcycles to …
- 6:10 PM Changeset in ffmpeg [774b681b] by
- rv34: remove inline keyword from rv34_decode_block(). Force-inlining …
- 6:09 PM Changeset in ffmpeg [0195ab5] by
- rv40: change a logical test into a bitwise one. Signed-off-by: Ronald …
- 6:07 PM Changeset in ffmpeg [88027999] by
- rv34: remove constant parameter is_block2 was always 0, so just …
- 6:06 PM Changeset in ffmpeg [34e1b075] by
- rv40: don't always do the full prev_type search 120->100 cycles. …
- 6:02 PM Changeset in ffmpeg [82c71913] by
- h264: new assembly version of get_cabac for x86_64 with PIC This adds …
- 6:02 PM Changeset in ffmpeg [7f668cd2] by
- h264: use one table instead of several for cabac functions The reason …
- 6:02 PM Changeset in ffmpeg [e52b961] by
- h264: (trivial) make ff_h264_lps_state static not used outside the …
- 6:02 PM Changeset in ffmpeg [5520df6a] by
- h264: (trivial) remove unneeded macro argument in x86/cabac.h …
- 6:00 PM Changeset in ffmpeg [e75d1d4f] by
- dsputil x86: revert a test back to its previous value Commit 356ee8d …
- 5:58 PM Changeset in ffmpeg [fe5ed69d] by
- rv34dsp x86: implement MMX2 inverse transform 141 cycles down to 51. …
- 5:37 PM Changeset in ffmpeg [f1b82099] by
- src_buffer: add forgotten avfilter_unref_buffer.
- 5:07 PM Changeset in ffmpeg [b72a0f9c] by
- swr: add int16_to_float_sse2() Signed-off-by: Michael Niedermayer …
- 5:07 PM Changeset in ffmpeg [64943b47] by
- lavf remove duplicated check in has_duration this hunk was merged in …
- 4:48 PM Changeset in ffmpeg [75d5624c] by
- avfilter: filter_samples: read pts before filtering. The call to the …
- 4:43 PM Changeset in ffmpeg [9b9df1cd] by
- h264: new assembly version of get_cabac for x86_64 with PIC This adds …
- 3:26 PM Changeset in ffmpeg [14e9ffc1] by
- h264: use one table instead of several for cabac functions The reason …
- 3:24 PM Changeset in ffmpeg [444f47b5] by
- h264: (trivial) remove unneeded macro argument in x86/cabac.h …
- 3:06 PM Changeset in ffmpeg [832c3b10] by
- swr: add int32_to_float_sse2 could be done for sse/3dnow too if …
- 3:06 PM Changeset in ffmpeg [95057b19] by
- swr: int16->int32: use the old index negate trick to avoid 2 adds …
- 3:06 PM Changeset in ffmpeg [113738d6] by
- swr: more correct cglobal parameters to int16->int32 Signed-off-by: …
- 3:00 PM Ticket #1253 (FFMpeg don't handle files with some characters) updated by
- Replying to Uno: > However I suggest to the developers to …
- 2:58 PM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by
- Replying to cehoyos: > Do you have a 4-channel sample? …
- 2:39 PM Changeset in ffmpeg [12eeced8] by
- avio: change ffurl_alloc return code. If the designated protocol is …
- 1:11 PM Changeset in ffmpeg [a7fa5ce6] by
- libschroedingerdec: check malloc Signed-off-by: Diego Biurrun …
- 1:03 PM Ticket #1229 (LGPL is not compatible with IOS) updated by
- I assume it is clear I can't give more than personal opinion. There is …
- 12:35 PM Ticket #1255 (mp3: regression with duration) closed by
- fixed: this was fixed in 8b97ae64841ed29db9c77db322890656cdc0d354
- 12:07 PM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by
- Do you have a 4-channel sample?
- 12:00 PM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by
-
Priority, Keywords, Version, Component, Status changed
- 11:56 AM Ticket #1250 (shorten: block size) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
For 512.shn, this is a regression since 1baa25c. - 11:40 AM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by
- I've included mctoolamed-01a.tgz, which is also available on …
- 11:15 AM Changeset in ffmpeg [fa5daaca] by
- swr: seperate functions for aligned & unaligned If someone has an …
- 11:15 AM Changeset in ffmpeg [bcc66ff0] by
- swr: add int16_to_int32_mmx/sse Signed-off-by: Michael Niedermayer …
- 11:09 AM Ticket #1258 (Codec support request : MPEG Multichannel Audio) created by
- Hi Support for MPEG Multichannel audio seems to be missing. This is …
- 11:02 AM Changeset in ffmpeg [06b62cb8] by
- swr: move AudioConvert to header the next commits will need it …
- 11:02 AM Changeset in ffmpeg [edbde522] by
- swr: change sample format representation so as to maintain the …
- 11:01 AM Changeset in ffmpeg [9d4a1aca] by
- Fix compilation with YASM/NASM without AVX support. Signed-off-by: …
- 8:42 AM Ticket #1253 (FFMpeg don't handle files with some characters) updated by
- Replying to mjs973: > Replying to Uno: > > …
- 8:28 AM Changeset in ffmpeg [a0a0199d] by
- examples/filtering_audio: do not stop on decode error. Decode errors …
- 8:28 AM Changeset in ffmpeg [8f19483d] by
- examples/filtering_audio: fix a memory leak.
- 7:59 AM Changeset in ffmpeg [2ae5af80] by
- lavfi: rename vsrc_buffer.c into src_buffer.c.
- 7:59 AM Changeset in ffmpeg [7ad0d986] by
- lavfi: merge asrc_abuffer into vsrc_buffer.
- 7:47 AM Ticket #1257 (ffmpeg multithread decoding,the rate is not improved) created by
- Hi! I'm trying to decode .264 file using ffmpeg with -threads …
Apr 27, 2012:
- 9:13 PM Ticket #1229 (LGPL is not compatible with IOS) updated by
- So when is the FFmpeg legal team (aka authors?) going to go after …
- 9:03 PM Changeset in ffmpeg [3b52e9d] by
- segment: reorder seg_write_header allocation As pointed by Paul B …
- 9:03 PM Changeset in ffmpeg [e1e146a2] by
- avio: make avio_close(NULL) a no-op Its behaviour in line with …
- 8:45 PM Changeset in ffmpeg [18c6bd09] by
- lavfi/tinterlace: remove unnecessary NULL check in start_frame()
- 8:45 PM Changeset in ffmpeg [cf9f7e4] by
- lavfi/tinterlace: use avfilter_unref_bufferp()
- 8:45 PM Changeset in ffmpeg [a853e88a] by
- lavfi/tinterlace: fix doxy in copy_picture_field()
- 8:44 PM Changeset in ffmpeg [28c57751] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: mpegts: …
- 8:11 PM Changeset in ffmpeg [546adc1f] by
- mov: Parse EC3SpecificBox (dec3 atom). Skip to parse fields for …
- 8:11 PM Changeset in ffmpeg [73c1e3ba] by
- asrc_abuffer: return EAGAIN if no frame is available Signed-off-by: …
- 7:38 PM Changeset in ffmpeg [6b55aab] by
- lavfi: create buffer reference in filters which need to access the ref …
- 7:33 PM Changeset in ffmpeg [6f3b1d7f] by
- lavfi/bbox: add missing space between pts and x1 values in the log
- 6:59 PM Ticket #1229 (LGPL is not compatible with IOS) updated by
- You are at the very least missing "offer the source of the FFmpeg …
- 6:53 PM Ticket #1253 (FFMpeg don't handle files with some characters) updated by
- Replying to Uno: > Replying to cehoyos: > > …
- 6:01 PM Ticket #1229 (LGPL is not compatible with IOS) updated by
- cehoyos, Okay, so you're saying that if I restrict myself to …
- 5:39 PM Changeset in ffmpeg [423b8276] by
- lavc: add MicroDVD decoder. Based on my MicroDVD->ASS conversion code …
- 5:19 PM Changeset in ffmpeg [e40981b8] by
- lavf/microdvd: set packet duration.
- 5:05 PM Changeset in ffmpeg [df8aa459] by
- mpegts: Make sure we don't return uninitialized packets This fixes …
- 4:57 PM Ticket #1253 (FFMpeg don't handle files with some characters) updated by
- Replying to cehoyos: > Did you already test the following? …
- 4:16 PM Changeset in ffmpeg [3e1d3eb] by
- parseutils: replace setenv() by putenv(). putenv() seems to be more …
- 12:56 PM Ticket #1256 (FLV encoding, GOP parameter) created by
- ffmpeg version N-40126-ga4b58fd next command arguments produces flash …
- 12:30 PM Ticket #1253 (FFMpeg don't handle files with some characters) updated by
- Did you already test the following? $ ffmpeg -i file:hello\:goofy.avi
- 11:36 AM Ticket #1255 (mp3: regression with duration) updated by
-
Reproduced by developer changed
- 11:33 AM Ticket #1255 (mp3: regression with duration) updated by
-
Priority, Keywords, Version, Component, Status changed
- 11:31 AM Ticket #1229 (LGPL is not compatible with IOS) updated by
- Replying to cowwoc: > So if I understand you correctly, so …
- 11:01 AM Changeset in ffmpeg [1b4f0857] by
- gitignore: replace library catch-all pattern by more specific patterns …
- 10:23 AM Changeset in ffmpeg [dcfc12e8] by
- swr-test: simplify prng code Signed-off-by: Michael Niedermayer …
- 9:04 AM Changeset in ffmpeg [e5474f5c] by
- doc: fix syntax for durations and timestamps. Omitting the seconds …
- 3:27 AM Ticket #1229 (LGPL is not compatible with IOS) updated by
- cehoyos, So if I understand you correctly, so long as we publish all …
- 3:05 AM Changeset in ffmpeg [bbd3dc49] by
- swr: unroll audioconvert core C function 36k->32k decicycles …
Note:
See TracTimeline
for information about the timeline view.
