Timeline
May 24, 2011:
- 11:47 PM Changeset in ffmpeg [9bbd6a4c] by
- configure: enable memalign_hack automatically when needed …
- 10:23 PM Ticket #108 (QT WRAW file decodes incorrectly) closed by
- fixed: Fixed in commit: commit 040e1c67edab57177adb88a7dd1cc9ed38d2b74e …
- 10:13 PM Changeset in ffmpeg [040e1c67] by
- rawdec: fix decoding of QT WRAW files Fix decoding of QT WRAW files. …
- 9:34 PM Changeset in ffmpeg [09525f79] by
- matroska: improve declaration of video_stereo_* constant tables
- 9:34 PM Ticket #237 (ffv1 v2) updated by
- md5sum of the resulting mov file (with -an!) is …
- 9:31 PM Ticket #237 (ffv1 v2) updated by
-
Status changed
I cannot reproduce this: I encoded unc_10_bit.mov with above command … - 9:26 PM Changeset in ffmpeg [b44bbf90] by
- matroskadec: fix reverted condition to accept combine_plane operation
- 8:44 PM Ticket #236 (Floating point exception error with -dcodec copy on QuickTime timecode ...) updated by
-
Priority, Status, Version, Component, Reproduced by developer changed
[…] - 8:24 PM Changeset in ffmpeg [384d1036] by
- Fix register types for LOAD_AB arguments, fixes compilation with NASM.
- 7:32 PM Changeset in ffmpeg [a724ee62] by
- swscale: unbreak the build on non-x86 systems.
- 6:50 PM Changeset in ffmpeg [1bb0f0c9] by
- swscale: remove if(bitexact) branch from functions. Instead, only set …
- 6:50 PM Changeset in ffmpeg [566b5fbb] by
- swscale: remove if(canMMX2BeUsed) conditional. Instead, set function …
- 6:50 PM Changeset in ffmpeg [aaca69c] by
- swscale: remove swScale_{c,MMX,MMX2} duplication.
- 6:48 PM Changeset in ffmpeg [c4fd283a] by
- swscale: use emms_c().
- 6:48 PM Changeset in ffmpeg [e9735572] by
- Move emms_c() from libavcodec to libavutil.
- 5:58 PM Ticket #237 (ffv1 v2) created by
- Using ffv1 version 2 to encode yuv422p10le and then decoding back to …
- 5:33 PM Changeset in ffmpeg [7ca5338] by
- tiff: set palette in the context when specified in TIFF_PAL tag Since …
- 5:28 PM Ticket #236 (Floating point exception error with -dcodec copy on QuickTime timecode ...) created by
- When using -dcodec copy to copy a timecode track from an input …
- 5:11 PM Changeset in ffmpeg [4515f9b5] by
- rtsp: use strtoul to parse rtptime and seq values. strtol could …
- 5:10 PM Changeset in ffmpeg [d980d7b1] by
- pgssubdec: fix incorrect colors. On Blu-ray colors are stored in the …
- 5:10 PM Changeset in ffmpeg [676eaf84] by
- dvdsubdec: fix incorrect colors. On DVD and HD-DVD colors are stored …
- 5:07 PM Changeset in ffmpeg [ab088f7d] by
- ape: Allow demuxing of files with metadata tags. Signed-off-by: Anton …
- 2:46 PM Changeset in ffmpeg [b9eb2136] by
- swscale: remove dead macro WRITEBGR24OLD.
- 2:19 PM Changeset in ffmpeg [1dd4f4be] by
- swscale: remove AMD3DNOW "optimizations". The functions are identical …
- 2:16 PM Changeset in ffmpeg [fe43d5d7] by
- swscale: remove duplicate code in ppc/ subdirectory.
- 2:11 PM Changeset in ffmpeg [11ffefef] by
- swscale: remove duplicated x86/ functions.
- 2:03 PM Changeset in ffmpeg [e66149e7] by
- swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
- 12:22 PM Changeset in ffmpeg [75abcdb3] by
- vsrc_buffer.h: add file doxy Signed-off-by: Stefano Sabatini …
- 12:21 PM Changeset in ffmpeg [f7053dc4] by
- vsrc_buffer: tweak error message in init() Change: Expected 7 …
- 11:35 AM Changeset in ffmpeg [8d953175] by
- wav: fix various printf warnings related to wrong argument type
- 11:34 AM Changeset in ffmpeg [e9f4001a] by
- wav: propagate ff_get_wav_header() error code in w64_read_header() …
- 10:42 AM Ticket #235 (possible SIGSEGV in sws_getColorspaceDetails) updated by
- here is the requested diff.
- 10:37 AM Changeset in ffmpeg [b2893ee2] by
- msmpeg4: reindent.
- 10:37 AM Changeset in ffmpeg [57aa7659] by
- lavc: remove msmpeg4v1 encoder. The encoder has never produced files …
- 8:14 AM Ticket #233 (make uninstall broken) closed by
- fixed: make V=1 shows all commands being executed. The remaining issue (one …
- 8:09 AM Changeset in ffmpeg [d42dce7b] by
- Remove avconfig.h and INCINSTDIRs on uninstall.
- 7:46 AM Ticket #235 (possible SIGSEGV in sws_getColorspaceDetails) updated by
-
Status changed
Consider sending or attaching a patch made with git diff libswscale/utils.c - 5:52 AM Changeset in ffmpeg [7f3a7b5c] by
- ac3enc: add channel coupling support Channel coupling is an optional …
- 3:19 AM Changeset in ffmpeg [af2f7970] by
- partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165 Fixes …
- 2:57 AM Changeset in ffmpeg [0781e14] by
- fate: reenable frext-pph10i4_panasonic_a after the bitstream has been …
- 2:35 AM Changeset in ffmpeg [26ed595] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
May 23, 2011:
- 11:31 PM Changeset in ffmpeg [1bc81bf9] by
- avcodec_find_decoder: prefer non experimental decoders. …
- 11:31 PM Changeset in ffmpeg [df0adc80] by
- j2kdec: mark as CODEC_CAP_EXPERIMENTAL Signed-off-by: Michael …
- 11:31 PM Changeset in ffmpeg [88e9397e] by
- j2k[c/h] j2kdec.c: Implement 2 code block styles
- 11:31 PM Changeset in ffmpeg [cbe60f34] by
- j2k: Add void as the parameter of function ff_j2k_init_tier1_luts
- 11:31 PM Changeset in ffmpeg [83654c7b] by
- Add Kamil Nowosads j2k code. This needs work but it should not rot in …
- 11:14 PM Ticket #235 (possible SIGSEGV in sws_getColorspaceDetails) created by
- I experienced a SIGSEGV in the MLT library happending in the function …
- 11:12 PM Changeset in ffmpeg [4c509fe3] by
- matroska: cleanup handling of video stereo mode
- 10:55 PM Ticket #231 (ffplay freezes with date -s in linux) updated by
- This is related to the implementation of av_gettime(void) in …
- 10:48 PM Ticket #232 (amrnb dec: dtx mode not implemented.) updated by
- Replying to cehoyos: > Please confirm that you also get …
- 10:43 PM Changeset in ffmpeg [2ef241c0] by
- oggdec: use av_dlog() Simplify.
- 10:41 PM Changeset in ffmpeg [6b4c0be5] by
- mem: define the MAX_MALLOC_SIZE constant and use it in place of …
- 10:36 PM Ticket #233 (make uninstall broken) updated by
- Well when I said "here's the output" I meant _all_ the output :) …
- 10:30 PM Ticket #233 (make uninstall broken) updated by
- You didn't say it did not even try to delete any other file before... …
- 10:28 PM Ticket #234 (Segmentation fault when using -ac 2) updated by
-
Status, Component changed
Please test latest git head and please provide a useful back-trace as … - 10:28 PM Ticket #232 (amrnb dec: dtx mode not implemented.) updated by
- > (And the command to show the available codecs is ffmpeg -codecs) …
- 10:19 PM Ticket #232 (amrnb dec: dtx mode not implemented.) updated by
-
Summary changed
Please confirm that you also get this output if you configure FFmpeg … - 9:58 PM Ticket #234 (Segmentation fault when using -ac 2) updated by
- write(2, "Press [q] to stop, ? for help\n", 32Press [q] to stop, ? …
- 9:54 PM Ticket #234 (Segmentation fault when using -ac 2) updated by
- mediainfo Avatar720p24fps.mp4.t2 General Complete name …
- 9:53 PM Ticket #234 (Segmentation fault when using -ac 2) created by
- fmpeg -v 9 -loglevel 99 -i Avatar720p24fps.mp4.t2 -vn -acodec libfaac …
- 9:53 PM Ticket #232 (amrnb dec: dtx mode not implemented.) updated by
- Complete uncut output # ffmpeg -i sound2.amr sound2.wav ffmpeg …
- 9:46 PM Ticket #232 (amrnb dec: dtx mode not implemented.) updated by
- Here's the output of ffmpeg -formats from the working versions: …
- 9:36 PM Ticket #233 (make uninstall broken) updated by
- Replying to cehoyos: > I would have expected this (or …
- 9:28 PM Ticket #233 (make uninstall broken) updated by
-
Priority, Status, Component changed
I would have expected this (or similar) output, but please add the … - 9:26 PM Ticket #232 (amrnb dec: dtx mode not implemented.) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
Complete, uncut output missing, but I guess your two versions of … - 9:12 PM Ticket #233 (make uninstall broken) created by
- After making and installing ffmpeg succesfully, I tried to uninstall …
- 8:51 PM Changeset in ffmpeg [a7a187a1] by
- configure: Add -USTRICT_ANSI to CPPFLAGS on Cygwin and DOS. In …
- 7:58 PM Ticket #232 (amrnb dec: dtx mode not implemented.) created by
- I've just compiled the latest version of ffmpeg from the SVN on a …
- 7:57 PM Changeset in ffmpeg [5f3c436b] by
- muxers.texi changes for mkv/webm options
- 7:56 PM Changeset in ffmpeg [cef7d701] by
- aacdec: fix typo in scalefactor clipping check
- 3:33 PM Changeset in ffmpeg [bed12e24] by
- mpegaudio: Correct license header To the best of my knowledge the …
- 3:22 PM Changeset in ffmpeg [02260ccc] by
- add 5.1 to stereo downmix to resample.c this is based on previous …
- 1:00 PM Ticket #108 (QT WRAW file decodes incorrectly) updated by
- *posted to ffmpeg-devel :)
- 12:59 PM Ticket #108 (QT WRAW file decodes incorrectly) updated by
- WRAW 8bpp in avi seems to need a flip as well, so my patch posted to …
- 12:44 PM Changeset in ffmpeg [b51021da] by
- fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs. The …
- 12:21 PM Changeset in ffmpeg [84580749] by
- fate: update 9/10bit refs.
- 11:15 AM Changeset in ffmpeg [b47904d1] by
- h264: Properly set coded_{width, height} when parsing H.264. …
- 11:03 AM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by
- Please find attached the output of dd if=2011-05-10-021123.ogv …
- 10:47 AM Changeset in ffmpeg [a10fb790] by
- x86 asm: Add SECTION_TEXT to dct32_sse.asm. This fixes the following …
- 10:46 AM Changeset in ffmpeg [6465c820] by
- Fix 9/10 bit in swscale. Signed-off-by: Ronald S. Bultje …
- 10:16 AM Ticket #231 (ffplay freezes with date -s in linux) updated by
- Replying to cehoyos: > Video stops playing (esp, if the …
- 8:48 AM Ticket #230 (regression with tiff flate) updated by
-
Priority, Keywords, Version, Component, Status changed
- 8:48 AM Ticket #231 (ffplay freezes with date -s in linux) updated by
-
Priority, Status, Reproduced by developer changed
Video stops playing (esp, if the time is set back), but I cannot … - 6:40 AM Ticket #231 (ffplay freezes with date -s in linux) created by
- While playing a video clip in ffplay, setting system time in linux by …
- 3:14 AM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by
- Please upload the first 2mb of the ogg file
- 2:29 AM Changeset in ffmpeg [01a73d6] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ffmpeg: …
- 1:40 AM Ticket #230 (regression with tiff flate) created by
- the file comes from issue 1419 […]
May 22, 2011:
- 11:23 PM Changeset in ffmpeg [0753721e] by
- Do not ask for samples if a specific channel layout was requested.
- 11:00 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by
- Huh? To summarize comments (4) through (7), 1. I applied the two …
- 10:05 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by
- Back to the original issue, can you confirm that patch 0002 fixes the …
- 9:30 PM Ticket #142 ([FFmpeg/filters/overlay] PNG over a movie doesn't look write in 0.7) closed by
- invalid: Reporter is reporting he can't reproduce the problem anymore, so I'm …
- 9:13 PM Changeset in ffmpeg [458f20bc] by
- libx264: specify field for default union values in options Fix warnings.
- 7:31 PM Changeset in ffmpeg [f455f464] by
- movdec: dont divide by zero when stts_data[0].duration = 0. Fixes …
- 7:31 PM Changeset in ffmpeg [a0cd98b] by
- Fix ticket127 This fixes detectiion of slightly too big dummy frames. …
- 7:31 PM Changeset in ffmpeg [94ea1707] by
- dct32: Replacing libav by ffmpeg in the license header with the …
- 7:30 PM Ticket #223 (fpe when reading mov file) closed by
- fixed: Locally fixed, will push
- 7:06 PM Changeset in ffmpeg [a121754] by
- ffmpeg: Don't trigger url_interrupt_cb on the first signal Currently, …
- 7:06 PM Changeset in ffmpeg [8089b7fa] by
- avoptions: Check the return value from av_get_number This avoids …
- 6:46 PM Ticket #33 (`libavfilter/vsrc_buffer.h' missing after make install (and missing ...) closed by
- fixed: API reworked, and made public in commit: commit …
- 6:46 PM Ticket #127 (Video blur) closed by
- fixed: Locally fixed will push it into master soon
- 6:04 PM Changeset in ffmpeg [5045786b] by
- lavf: fix style for avformat_alloc_output_context2() More …
- 6:01 PM Changeset in ffmpeg [5ecdfd00] by
- lavf: deprecate avformat_alloc_output_context() in favor of …
- 5:30 PM Changeset in ffmpeg [83db7197] by
- lavfi: make vsrc_buffer.h header public Address trac issue #33.
- 5:27 PM Changeset in ffmpeg [422b2362] by
- dct32_sse: eliminate some spills 125->104 cycles on penryn (x86_64 only)
- 12:11 PM Ticket #186 (crash while probing mpg file) closed by
- fixed
- 12:09 PM Ticket #108 (QT WRAW file decodes incorrectly) updated by
- seems like 8bpp WRAW files in mov needs to be flipped as well …
- 11:41 AM Changeset in ffmpeg [e6c1791b] by
- Fix compilation with --disable-yasm.
- 11:10 AM Changeset in ffmpeg [165c7c42] by
- Fix dct32() compilation with --disable-yasm Signed-off-by: Ronald S. …
- 10:24 AM Ticket #186 (crash while probing mpg file) updated by
- The crash is most likely fixed by: …
- 2:53 AM Changeset in ffmpeg [bf8bb943] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ffmpeg: …
- 1:38 AM Ticket #212 (mpeg2video: crash with lowres 3) closed by
- fixed: Iam not sure how much sense lowres 3 makes with interlaced mpeg2 but …
- 1:32 AM Changeset in ffmpeg [33adcdb5] by
- mpeg2dec: Fix lowres 3 Fixes ticket212 Signed-off-by: Michael …
- 12:47 AM Ticket #183 (ASF/WMV partial packet change causes infinite loop) closed by
- fixed: Fixed in git-N-30122-geb97d4d
- 12:43 AM Changeset in ffmpeg [af2ed4b7] by
- lavfi: bump minor and add changelog entry after the split filter addition
- 12:43 AM Changeset in ffmpeg [8a5b71d0] by
- vf_split: add documentation to filters.texi
- 12:43 AM Changeset in ffmpeg [6f5a145b] by
- vf_split: give more meaningful names to the output pads Rename …
- 12:43 AM Changeset in ffmpeg [de1100a0] by
- vf_split: define draw_slice() before end_frame() Improve logical …
- 12:43 AM Changeset in ffmpeg [88fc2e41] by
- vf_split: add description
- 12:43 AM Changeset in ffmpeg [7d5297b3] by
- vf_split: fix various nits
- 12:33 AM Changeset in ffmpeg [eb97d4d6] by
- wmadec: avoid infinit loop. Fixes ticket183 Signed-off-by: Michael …
May 21, 2011:
- 11:03 PM Ticket #186 (crash while probing mpg file) updated by
- I can reproduce a failing mpegts demuxer but no crash
- 7:53 PM Changeset in ffmpeg [a13fec8] by
- DirectShow capture: Fix build Signed-off-by: Michael Niedermayer …
- 7:25 PM Changeset in ffmpeg [71cc331c] by
- ffmpeg: get rid of the -vglobal option. It's badly documented and …
- 6:17 PM Ticket #229 (HAVE_SSE2 Undefined on swscale) created by
- When compiling with the latest git I get the following warning when I …
- 3:42 PM Changeset in ffmpeg [6204feb1] by
- dct32: Add AVX implementation of 32-point DCT
- 3:42 PM Changeset in ffmpeg [4e653b98] by
- dct32: Change pass 6 permutation to allow for AVX implementation
- 3:42 PM Changeset in ffmpeg [3758eb0e] by
- dct32: port SSE 32-point DCT to YASM
- 3:23 PM Changeset in ffmpeg [e6ec9212] by
- matroska: switch stereo mode from int to string and add support in the …
- 3:23 PM Changeset in ffmpeg [69a83da] by
- matroska: cosmetics
- 3:23 PM Changeset in ffmpeg [8dd12b07] by
- Create a stereo_mode metadata tag to specify the stereo 3d video …
- 3:23 PM Changeset in ffmpeg [a38a00ed] by
- libavfilter: vf_split from soc. Commited by michael, for detailed …
- 3:23 PM Changeset in ffmpeg [95eb2e3a] by
- DirectShow capture support Signed-off-by: Michael Niedermayer …
- 11:48 AM Changeset in ffmpeg [153382e1] by
- multiple inclusion guard cleanup Add missing multiple inclusion …
- 11:42 AM Changeset in ffmpeg [d49051e0] by
- avio: document buffer must created with av_malloc() and friends Else …
- 11:42 AM Changeset in ffmpeg [9e2dabed] by
- avio: check AVIOContext malloc failure Signed-off-by: Anton Khirnov …
- 11:42 AM Changeset in ffmpeg [7d4c4394] by
- swscale: point out an alternative to sws_getContext Signed-off-by: …
- 11:40 AM Changeset in ffmpeg [cdca7c37] by
- svq3: Do initialization after parsing the extradata If done before, …
- 9:18 AM Changeset in ffmpeg [f8c49d02] by
- Fix channel_layout documentation. libavformat/riff.c has been writing …
- 7:51 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- I do the same, as you described. And I can say... It is more …
- 7:06 AM Changeset in ffmpeg [21bbca5b] by
- add changelog entries for 0.7_beta2
- 3:32 AM Changeset in ffmpeg [6d32bcd7] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 2:50 AM Changeset in ffmpeg [840238b] by
- ffserver: dont just crash With changes from ubitux.
- 2:39 AM Changeset in ffmpeg [ab1c19ef] by
- fix ffserver's SIGSEGV
- 1:37 AM Changeset in ffmpeg [0eed5016] by
- avoptions: Support getting flag values using av_get_int
- 1:36 AM Changeset in ffmpeg [1b30e4f5] by
- preset dir for win32
- 1:11 AM Changeset in ffmpeg [0424e052] by
- Merge remote-tracking branch 'ffmpeg-mt/master' * …
- 12:31 AM Changeset in ffmpeg [5c08c7b2] by
- Add a flag to disable side data merging. Signed-off-by: Michael …
- 12:31 AM Changeset in ffmpeg [94eadee7] by
- Merge/split side data. Signed-off-by: Michael Niedermayer …
May 20, 2011:
- 11:41 PM Ticket #228 (FFserver: reordering of "<Stream>"s in config file makes difference) updated by
- More precisely, didn't everything start to work properly; rtp stream …
- 11:16 PM Ticket #228 (FFserver: reordering of "<Stream>"s in config file makes difference) created by
- The first config file (ffserver1.conf) made ffserver drop rtsp …
- 11:11 PM Changeset in ffmpeg [007f7739] by
- Encoding alac with more than two channels is not supported.
- 10:12 PM Ticket #227 (Extend -ss and -t to support seeking to EOF time position (and backwards)?) created by
- Maybe, it would be useful if options -ss and -t could support …
- 9:36 PM Ticket #226 (QT RLE 1bpp support is buggy) created by
- (issue 1529) […] […] XAnim decodes the sample correctly: …
- 7:28 PM Changeset in ffmpeg [03c804e1] by
- mp3lame: add #include required for AV_RB32 macro. Fixes compilation …
- 6:25 PM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- I am unable to reproduce your problem: I extracted the jpeg's from …
- 5:11 PM Changeset in ffmpeg [a1d0dcc7] by
- configure: make executable again Signed-off-by: Mans Rullgard …
- 4:24 PM Changeset in ffmpeg [42da8ea8] by
- LATM/AAC: Free previously initialized context on reinit. Fixes memory …
- 3:52 PM Changeset in ffmpeg [0a6db2a2] by
- configure: Do not unconditionally add -Wall to host CFLAGS. Some …
- 3:52 PM Changeset in ffmpeg [9297f1ed] by
- configure: Set OS/2 objformat to a.out. Signed-off-by: Diego Biurrun …
- 3:52 PM Changeset in ffmpeg [d69f9a42] by
- Add support for a.out object format to assembler macros. This format …
- 12:50 PM Changeset in ffmpeg [6da57043] by
- fate: disable threading for encoding This explicitly disables …
- 12:50 PM Changeset in ffmpeg [5ffccc00] by
- fate: add comment field This adds a comment field to the report …
- 12:50 PM Changeset in ffmpeg [eb8da636] by
- fate: allow overriding default build and install dirs This is useful …
- 12:16 PM Changeset in ffmpeg [50fefa10] by
- mpegtsenc: Add an AVClass pointer to the private data Since a private …
- 10:10 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- Ok, I upload input file …
- 10:05 AM Changeset in ffmpeg [f255a28d] by
- mpegaudio: clean up #includes Signed-off-by: Mans Rullgard …
- 10:05 AM Changeset in ffmpeg [0199e00b] by
- mpegaudio: move all header parsing to mpegaudiodecheader.[ch] …
- 10:01 AM Ticket #221 (OpenCV and cxtypes.h) closed by
- fixed: Should be fixed in commit: commit …
- 9:54 AM Changeset in ffmpeg [f1b3f33d] by
- vf_libopencv: prefer opencv/cxcore.h over cxtypes.h Require the …
- 9:44 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
-
Priority, Status, Reproduced by developer changed
Is the problem also reproducible with the following command line? … - 8:46 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- And upload.ffmpeg.org not responding…
- 8:42 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- OS Windows XP SP3 32bit
- 8:40 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) created by
- I am trying to transcode video from my Nicon D90 mjpeg to x264. And …
- 8:14 AM Changeset in ffmpeg [125d8076] by
- decoders.texi: fix typos in rawvideo section
- 8:05 AM Changeset in ffmpeg [950b3589] by
- cmdutils: use const AVClass * when senseful Fix warnings: cmdutils.c: …
- 8:05 AM Changeset in ffmpeg [52da548c] by
- encoders.texi: add documentation for the libx264 encoder Also remove …
- 8:02 AM Changeset in ffmpeg [c5385147] by
- decoders.texi: add documentation for rawvideo decoder and options
- 8:00 AM Changeset in ffmpeg [5e45f034] by
- doc: add decoders.texi file
- 7:59 AM Changeset in ffmpeg [d4111e52] by
- encoders.texi: decrease level for audio encoders section Make Audio …
- 7:34 AM Changeset in ffmpeg [1e31ea71] by
- ffprobe.texi: remove inclusion of muxers section Muxers are not used …
- 7:34 AM Changeset in ffmpeg [7f58eb3c] by
- indeo3: release buffer in indeo3_decode_end() Fix leak.
- 7:34 AM Changeset in ffmpeg [5443812f] by
- indeo3: remove unnecessary includes
- 7:34 AM Changeset in ffmpeg [a469c324] by
- indeo3: add @file doxy and a link to multimedia wiki documentation
- 7:34 AM Changeset in ffmpeg [0d65e0f8] by
- cmdutils: reset *picref_ptr to NULL in get_filtered_frame() Avoid the …
- 7:34 AM Changeset in ffmpeg [32881039] by
- ffmpeg: remove useless NULL-check on avfilter_unref_buffer The check …
- 7:34 AM Changeset in ffmpeg [ed96fffb] by
- libmp3lame: include "libavutil/intreadwrite.h" header Fix compilation.
- 3:48 AM Changeset in ffmpeg [80d156d7] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: …
- 12:32 AM Changeset in ffmpeg [984ece75] by
- qdm2: Use floating point synthesis filter. This avoid needlessly …
- 12:32 AM Changeset in ffmpeg [4e987f82] by
- h264: correct border check. When backing up the top-left border, …
- 12:32 AM Changeset in ffmpeg [0ffc841] by
- h264: fix loopfilter with threading at slice boundaries.
- 12:20 AM Changeset in ffmpeg [89a20987] by
- Fix ff_mpa_synth_filter_fixed() prototype The prototype should use …
May 19, 2011:
- 11:57 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by
- The final output after ffmpeg -i sudoku-0.7.1-ud.avi -vf …
- 11:44 PM Changeset in ffmpeg [6efb2968] by
- Reindent
- 11:44 PM Changeset in ffmpeg [65a4d8e5] by
- rtpenc_chain: Pass the MP4A_LATM flag to chained muxers
- 11:44 PM Changeset in ffmpeg [ef409645] by
- rtpenc: MP4A-LATM payload support
- 11:44 PM Changeset in ffmpeg [bd61b2a1] by
- movenc: Pass AVFormatContext flags to the SDP generation
- 11:44 PM Changeset in ffmpeg [abe93638] by
- sdp: Allow passing AVFormatContext flags to the SDP generation
- 11:30 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by
- Done. I recently upgraded the kernel to 2.6.38-2-amd64 because it …
- 11:15 PM Ticket #221 (OpenCV and cxtypes.h) updated by
- Ok last opencv revision to support cxtypes.h was 3059.. its gone in …
- 10:38 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by
- You do not need x264 to test Stefano's patches.
- 10:38 PM Ticket #221 (OpenCV and cxtypes.h) updated by
- Patch looks OK, but we should possibly do a check on the libopencv …
- 10:33 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by
- I did a git pull -a Then I downloaded the patches into a "patches" …
- 9:15 PM Changeset in ffmpeg [c78a85ad] by
- vsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref()
- 9:15 PM Changeset in ffmpeg [c000a9f7] by
- vsrc_buffer: add av_vsrc_buffer_add_frame() The new function is a …
- 9:15 PM Changeset in ffmpeg [d3fddb84] by
- vsrc_buffer: fix example in docs, add mandatory parameters
- 9:15 PM Changeset in ffmpeg [50764e19] by
- vsrc_buffer: make the source accept sws_param in init Avoid the need …
- 9:15 PM Changeset in ffmpeg [509b32cf] by
- vsrc_buffer: propagate avfilter_open() error code
- 9:15 PM Changeset in ffmpeg [3799805e] by
- vsrc_buffer: fix style
- 9:15 PM Changeset in ffmpeg [9fdf7721] by
- lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h …
- 9:15 PM Changeset in ffmpeg [6070b7e1] by
- vsrc_buffer: remove dependency on AVFrame Rename …
- 7:19 PM Ticket #224 (Improving support for IIDC cameras (libavdevice/libdc1394.c)) created by
- [This is the following post from ffmpeg-devel: …
- 7:09 PM Changeset in ffmpeg [4887f824] by
- Rename costablegen.c ---> cos_tablegen.c. This is consistent with how …
- 7:07 PM Changeset in ffmpeg [9f24056] by
- Collapse tableprint.c into tableprint.h. tableprint.c serves little …
- 6:45 PM Changeset in ffmpeg [272874c9] by
- Simplify trig table rules This collapses the make rules for the trig …
- 5:30 PM Changeset in ffmpeg [c98657a2] by
- Remove potentially unstable filenames from comments in generated files.
- 5:25 PM Changeset in ffmpeg [8a0572b0] by
- Ignore generated tables and generated table generator programs.
- 5:25 PM Changeset in ffmpeg [d9a69f73] by
- Simplify CLEANFILES make variable by using wildcards. Also ensures …
- 4:28 PM Changeset in ffmpeg [7ed0a77f] by
- Remove silly insults from avformat_version() Doxygen documentation.
- 3:32 PM Changeset in ffmpeg [0b5e44ed] by
- mpegaudiodsp: fix x86 and ppc makefiles Signed-off-by: Mans Rullgard …
- 3:09 PM Ticket #223 (fpe when reading mov file) created by
- […]
- 3:06 PM Ticket #222 (Remuxing video fails) updated by
-
Priority, Status, Reproduced by developer changed
[…] - 2:56 PM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by
-
Priority, Component, Reproduced by developer, Summary changed
The correct syntax for your use-case is […] - 2:27 PM Changeset in ffmpeg [429059f8] by
- configure: Adjust AVX assembler check. Older nasm versions have …
- 1:06 PM Changeset in ffmpeg [c2a16e44] by
- mpegaudio: remove unused version of SAME_HEADER_MASK Signed-off-by: …
- 12:30 PM Changeset in ffmpeg [d7d21c9f] by
- mpegaudio: remove useless #undef at end of file Signed-off-by: Mans …
- 11:47 AM Ticket #222 (Remuxing video fails) created by
- I was trying to remux …
- 11:38 AM Changeset in ffmpeg [b122c65] by
- asfdec: add missing #include for av_bswap32() Signed-off-by: Mans …
- 11:25 AM Changeset in ffmpeg [c7bbc6cd] by
- mpegaudio: merge two #if CONFIG_FLOAT blocks Signed-off-by: Mans …
- 11:25 AM Changeset in ffmpeg [918d0584] by
- mpegaudio: move some struct definitions from mpegaudio.h These …
- 11:25 AM Changeset in ffmpeg [c4f5c2d6] by
- Move some mpegaudio functions to new mpegaudiodsp subsystem This …
- 11:00 AM Changeset in ffmpeg [3c7650a] by
- Merge remote-tracking branch 'qatar/master' This early morning merge …
- 9:57 AM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by
- see https://ffmpeg.org/trac/ffmpeg/ticket/219#comment:2
- 9:36 AM Ticket #221 (OpenCV and cxtypes.h) updated by
- Replying to cehoyos: > Could you test attached patch? Ok! …
- 8:47 AM Ticket #221 (OpenCV and cxtypes.h) updated by
-
Status, Version, Component changed
Could you test attached patch? - 8:27 AM Ticket #221 (OpenCV and cxtypes.h) updated by
- type sorry my opencv version is 2.2.0 i also did a find against the …
- 8:26 AM Ticket #221 (OpenCV and cxtypes.h) created by
- I have the latest released OpenCV (0.2.2) and it doesn't have this …
- 8:25 AM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by
- Type your command, copy both what you typed and how ffmpeg/ffplay …
- 8:23 AM Changeset in ffmpeg [ea91e771] by
- Clean up #includes in cmdutils.h. inttypes.h is not necessary, just …
- 8:21 AM Changeset in ffmpeg [a2077b85] by
- g729: Merge g729.h into g729dec.c. The header contains just a single …
- 8:20 AM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by
- Replying to cehoyos: > Did you already post complete, …
- 7:46 AM Ticket #220 (realaudio sipr decodes incorrectly) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Works fine with mplayer -demuxer real -ac ffsipr, sounds equally … - 7:41 AM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by
-
Status, Version, Component changed
To produce a useful back-trace, please use ffmpeg_g instead of ffmpeg, … - 7:40 AM Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) updated by
- Then please: (for future reports) start with your issue, you may or …
- 6:33 AM Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) updated by
- Your explanation is absolutly clearly bu there are two issues: 1) …
- 5:32 AM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by
- UPDATE: changed to ffmpeg_g output michi at fry in …
- 4:00 AM Changeset in ffmpeg [75a37b57] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 1:45 AM Changeset in ffmpeg [8529f9b3] by
- av_find_stream_info: Print more details about max anaylize duration …
- 12:18 AM Changeset in ffmpeg [e98a95e7] by
- 10l: wrap float_interleave functions in HAVE_YASM. fixes compilation …
May 18, 2011:
- 10:57 PM Ticket #220 (realaudio sipr decodes incorrectly) created by
- http://www.cccp-project.net/beta/test_files/mega_weird_audio/Mega_Weird …
- 10:29 PM Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) closed by
- invalid: The last part of the function is: if (stream_index == -1) …
- 10:15 PM Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) updated by
- Please try latest git with the attached patches 0001 and 0002. For …
- 10:11 PM Changeset in ffmpeg [155d1d18] by
- Add little description for -rc_override Signed-off-by: Michael …
- 9:52 PM Changeset in ffmpeg [41e21e4] by
- APIchanges: fill in date and commit for request_sample_fmt
- 9:48 PM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by
- Did you already post complete, uncut output of the command you are …
- 9:39 PM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) updated by
- Please test a newer version and please provide backtrace for crashes …
- 9:37 PM Ticket #218 (H264 in flv cannot be decoded) updated by
- Works fine with -analyzeduration 14M
- 9:27 PM Changeset in ffmpeg [9aa8193a] by
- Add floating-point sample format support to the ac3, eac3, dca, aac, …
- 9:27 PM Changeset in ffmpeg [bc778a0c] by
- Add support for request_sample_format in ffmpeg and ffplay.
- 9:27 PM Changeset in ffmpeg [00e5da89] by
- Add APIchanges entry for request_sample_fmt.
- 9:27 PM Changeset in ffmpeg [64150ff0] by
- Add request_sample_fmt field to AVCodecContext. This will allow audio …
- 9:27 PM Changeset in ffmpeg [32f8fb8e] by
- Add float_interleave() to FmtConvertContext with x86-optimized …
- 7:21 PM Changeset in ffmpeg [f907ad9b] by
- Remove unused make variable SEEK_REFFILE Signed-off-by: Mans Rullgard …
- 6:24 PM Changeset in ffmpeg [164c24c8] by
- fate: remove redundant aref and vref references The ref targets are …
- 5:18 PM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by
- I can add important details to reproduce the bug: …
- 4:56 PM Changeset in ffmpeg [7e5cb2ef] by
- Parse 'bext' metadata in the wav demuxer Signed-off-by: Michael …
- 4:36 PM Changeset in ffmpeg [40612f26] by
- Cosmetics: indent Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 4:36 PM Changeset in ffmpeg [6629dbd] by
- Keep parsing wav until EOF if the input is seekable and we know the …
- 4:29 PM Ticket #219 (ffmpeg.c crashes for more than 100 output streams) created by
- I get an bus error while converting 474 images á 32kb with the …
- 4:27 PM Changeset in ffmpeg [a06d238e] by
- Refactor the tag checking into a switch statement Signed-off-by: …
- 4:27 PM Changeset in ffmpeg [93df511e] by
- Use avio_tell() instead of url_ftell() Signed-off-by: Michael …
- 4:16 PM Ticket #218 (H264 in flv cannot be decoded) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/31456 Plays fine …
- 3:55 PM Changeset in ffmpeg [420ebd1] by
- add x264opts entry to docs
- 3:52 PM Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) closed by
- worksforme
- 3:17 PM Changeset in ffmpeg [8146d16b] by
- cleaned up the udp.c, removed some variables and an av_log
- 3:17 PM Changeset in ffmpeg [e3ff6e8d] by
- configure: favor pkg_config over sdl_config This fixes linking issues …
- 3:17 PM Changeset in ffmpeg [d1f9621d] by
- libx264: support passing arbitrary parameters. Idea taken from …
- 3:14 PM Changeset in ffmpeg [e8940321] by
- ffmpeg: dont show_banner() on verbose<0 Signed-off-by: Michael …
- 2:38 PM Changeset in ffmpeg [1a14a276] by
- fate: remove do_ffmpeg_nocheck function This function is essentially …
- 2:38 PM Changeset in ffmpeg [d4a7df42] by
- fate: do not collect -benchmark output The old regtest scripts pass …
- 2:38 PM Changeset in ffmpeg [a06bf636] by
- mpegaudiodec: remove decode_end() function This function is not …
- 1:45 PM Changeset in ffmpeg [70378ea1] by
- fate: run aref and vref as regular tests These tests create reference …
- 12:16 PM Changeset in ffmpeg [dede36bd] by
- mpegaudio: sanitise compute_antialias_* names This makes the …
- 12:12 PM Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) updated by
- you need to use ffplay mmst://portal.satplus.cz/TV_FUN1
- 12:09 PM Ticket #217 (dv file created with qt3) created by
- Here is a *.dv file created with QT 3, plays fine with the latest QT …
- 11:44 AM Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) updated by
- Self-Correction Command Line : ffplay mms://portal.satplus.cz/TV_FUN1
- 11:43 AM Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) created by
- Command Line: mms://portal.satplus.cz/TV_FUN1 VLC plays well this …
- 11:03 AM Ticket #215 (audio buffer for iff 8svx files while playing with ffplay) created by
- Hi, I test 8SVX support now, but I notice that when playing 8SVX …
- 10:54 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by
- Replying to ami_stuff: > There are two problems: > > …
- 10:54 AM Changeset in ffmpeg [508a24f8] by
- mpeg12: add slice-threading checks to slice-threading initializers. …
- 10:54 AM Changeset in ffmpeg [8d44cd2c] by
- h264: copy pixel_shift between slice threading contexts. Fixes "make …
- 10:54 AM Changeset in ffmpeg [a64c58a2] by
- mdec: enable frame-level multithreading. Signed-off-by: Ronald S. …
- 10:54 AM Changeset in ffmpeg [32ac63ee] by
- mdec.c: fix overread.
- 10:22 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by
- There are two problems: ffmpeg converts the file incorrectly and …
- 9:33 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by
- Hi, that's really a libsdl ancient bug, libsdl is not able to cope …
- 9:22 AM Ticket #127 (Video blur) updated by
- The problem is not solved latest ffmpeg or libav codec yet.
- 9:21 AM Ticket #182 (libavformat crashes on damaged mp3) closed by
- fixed: Fixed in commit: commit 64be0d1edad630f5bc0f287022f5880de07915b2 …
- 8:36 AM Ticket #212 (mpeg2video: crash with lowres 3) updated by
-
Keywords changed
Works fine with --disable-mmx. […] - 8:35 AM Changeset in ffmpeg [64be0d1e] by
- id3v2: prevent unsigned integer overflow in ff_id3v2_parse() In …
- 8:35 AM Changeset in ffmpeg [b69e5ee9] by
- id3v2: add @file doxy and link to format documentation
- 8:06 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by
-
Status, Version, Component, Reproduced by developer changed
- 3:42 AM Changeset in ffmpeg [b4bcd1e2] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: Fix …
- 1:08 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by
- 1bpp interlaced with paeth and sub filters also decodes incorrectly, …
- 1:05 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) created by
- the file is png 1bpp interlaced without any filter, decodes …
- 12:15 AM Ticket #212 (mpeg2video: crash with lowres 3) updated by
- You're right, now when I test under m68k there is no crash.
- 12:01 AM Ticket #213 (aac codec regression) updated by
- out.wav plays fine for me.
May 17, 2011:
- 11:39 PM Ticket #213 (aac codec regression) updated by
- Actually there is an output, but the output wav file have only one …
- 10:59 PM Ticket #212 (mpeg2video: crash with lowres 3) updated by
-
Priority, Status, Version, Component, Reproduced by developer changed
I can reproduce the problem, but I am unable to produce a useful … - 10:44 PM Ticket #213 (aac codec regression) updated by
-
Status changed
If you get no audio, please provide complete, uncut output of […] - 10:08 PM Changeset in ffmpeg [7a88617c] by
- configure: opensolaris install is not compatible with ffmpeg, allow …
- 10:06 PM Changeset in ffmpeg [a26d2b4b] by
- Fix compilation of iirfilter-test.
- 10:01 PM Changeset in ffmpeg [9132f2ad] by
- eval: opensolaris strtod() cannot handle 0x1234 Signed-off-by: …
- 9:01 PM Changeset in ffmpeg [e25c6710] by
- libx264: handle closed GOP codec flag Also update libx264 presets to …
- 9:01 PM Changeset in ffmpeg [29e34896] by
- lavf: remove duplicate assignment in avformat_alloc_context. AVClass …
- 9:01 PM Changeset in ffmpeg [f0029cbc] by
- lavf: use designated initializers for AVClasses.
- 8:19 PM Changeset in ffmpeg [3d922c84] by
- Make sure neither data_size nor sample_count is negative
- 8:19 PM Changeset in ffmpeg [cc1ca9e5] by
- Refactor the 'fmt ' tag search and parsing Moving the search and …
- 8:08 PM Changeset in ffmpeg [13220b18] by
- flvdec: clenup debug code
- 8:06 PM Changeset in ffmpeg [29fa570d] by
- asfdec: fix possible overread on broken files.
- 8:06 PM Changeset in ffmpeg [69fa2396] by
- asfdec: do not fall back to binary/generic search asf_read_seek() …
- 8:05 PM Changeset in ffmpeg [b58bc17c] by
- asfdec: reindent after previous commit c7bd5ed
- 7:48 PM Changeset in ffmpeg [c7bd5eda] by
- asfdec: fallback to binary search internally lavf will do that anyway …
- 7:17 PM Changeset in ffmpeg [4bac1bbc] by
- mpegaudio: add _fixed suffix to some names This adds a _fixed suffix …
- 6:44 PM Changeset in ffmpeg [d0005d34] by
- Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. …
- 6:20 PM Ticket #210 (24bit flac encoding) updated by
- Ok, thanks for the reporting tip. I understand that this should be …
- 2:57 PM Changeset in ffmpeg [a4b6000b] by
- ffmpeg: reset top_field_first in opt_input_file(). This allows seting …
- 1:50 PM Ticket #213 (aac codec regression) created by
- I get no audio with this file: …
- 1:04 PM Ticket #212 (mpeg2video: crash with lowres 3) created by
- http://multimedia.cx/samples/MPEG2/mpeg2_field_encoding.ts […]
- 1:01 PM Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) created by
- Look on libavutil/nutdec.c Function static int64_t …
- 12:57 PM Changeset in ffmpeg [6f2309ed] by
- dct: build dct32 as separate object files This builds the float and …
- 12:51 PM Changeset in ffmpeg [1362a291] by
- qdm2: include correct header for rdft Signed-off-by: Mans Rullgard …
- 12:24 PM Ticket #108 (QT WRAW file decodes incorrectly) updated by
- one more QT WRAW sample: …
- 11:40 AM Ticket #207 (Drawtext filter displays static date (date doesn't update)) updated by
- Sorry to keep on adding comments to this bug. Just a note that the …
- 11:04 AM Ticket #207 (Drawtext filter displays static date (date doesn't update)) updated by
- Seems fixed for me with git-N-29973-gf2962ac. Still experiencing high …
- 10:39 AM Changeset in ffmpeg [bec994df] by
- Ogg demuxer: give meaningful error codes and warnings. Signed-off-by: …
- 10:27 AM Ticket #155 (Broken frames transcoding/subclipping from GoPro H.264 to XDCAM) updated by
-
Component, Reproduced by developer changed
(Sorry for my last comment, the options confused me.) This is … - 9:45 AM Ticket #200 (aac - failure decoding audio stream when audio configuration changes) updated by
-
Status, Version, Component, Reproduced by developer, Summary changed
I will attach two non-latm samples that show the problem: […] … - 9:38 AM Ticket #166 (FFplay + image = stats are print in the console) closed by
- invalid: This is the assumed behavior, as ffplay doesn't make distinction …
- 9:09 AM Ticket #210 (24bit flac encoding) updated by
-
Summary changed
- 9:04 AM Ticket #210 (24bit flac encoding) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Type changed
For future reports, please provide complete, uncut output of your … - 3:31 AM Changeset in ffmpeg [34b92dbd] by
- Merge branch 'master' of git.videolan.org:ffmpeg
- 3:30 AM Changeset in ffmpeg [cb8b824a] by
- update changelog with 9/10 bit H264 and FFV1 changes
- 2:51 AM Changeset in ffmpeg [f8ae3a2] by
- Merge remote branch 'qatar/master' 12 files changed, 36 …
- 2:40 AM Ticket #210 (24bit flac encoding) created by
- I have 48 KHz / 24 bit audio files created by the Zoom H1 audio …
- 2:20 AM Ticket #207 (Drawtext filter displays static date (date doesn't update)) updated by
- I think some bug still remains, because the time isn't updated …
- 1:05 AM Changeset in ffmpeg [e6e7ba0c] by
- Add some forgotten const to function arguments in libavfilter & …
- 12:00 AM Ticket #203 (QT with audio: 64bit FLOAT, Little Endian decodes incorrectly) closed by
- fixed: Fixed in d2549ba9df1a1aac8c0ae19bfca2c81e508ba02e.
Note:
See TracTimeline
for information about the timeline view.
