Timeline
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 …
Apr 26, 2012:
- 10:22 PM Changeset in ffmpeg [4119fa70] by
- swr: audioconvert, mark some constants as floats. idea from avr …
- 9:48 PM Changeset in ffmpeg [76d376d9] by
- swr-test: fix declaration statement ordering. swr-test is now warning …
- 9:47 PM Changeset in ffmpeg [f75169b2] by
- swr-test: fix pointer type warnings Signed-off-by: Michael …
- 9:44 PM Changeset in ffmpeg [7b2ce507] by
- swr-test: fix unused var warnings Signed-off-by: Michael Niedermayer …
- 9:43 PM Changeset in ffmpeg [a0dd81dd] by
- swr-test:indent Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 8:28 PM Ticket #1255 (mp3: regression with duration) updated by
- Regression since cbf767a87c0e00055d3ebb88053c7cccf814f473. avf: …
- 8:24 PM Changeset in ffmpeg [e890b689] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 8:04 PM Ticket #1255 (mp3: regression with duration) created by
- http://www.datafilehost.com/download-b6aefedc.html git-g6bfb304 (09 …
- 6:23 PM Changeset in ffmpeg [f1f5b398] by
- swr-test: support fabrices audiogen like avr Signed-off-by: Michael …
- 6:23 PM Changeset in ffmpeg [73be22f5] by
- swr-test: fix u8 zero point. Signed-off-by: Michael Niedermayer …
- 6:23 PM Changeset in ffmpeg [56f89bae] by
- swr-test: improve rounding in set() Signed-off-by: Michael …
- 4:56 PM Changeset in ffmpeg [5473a98e] by
- af_amerge: return errors from subfilters when requesting a frame
- 4:21 PM Ticket #967 (iff ilbm ham8 with masking decodes incorrectly) updated by
-
Summary changed
this fixes the colors for ham8 with masking (stencil): … - 4:07 PM Changeset in ffmpeg [0a07f2b3] by
- dsputil: fix invalid array indexing Indexing outside an array is …
- 2:33 PM Ticket #1253 (FFMpeg don't handle files with some characters) updated by
- I'm using the official sources. These are the sources: …
- 1:37 PM Changeset in ffmpeg [27de7a8e] by
- swr-test: remove unneeded hack to test planar formats. planar formats …
- 1:37 PM Changeset in ffmpeg [08809e30] by
- swr-test: improve output Signed-off-by: Michael Niedermayer …
- 1:37 PM Changeset in ffmpeg [5347b9da] by
- swr-test: print channel layout, instead of just channel counts …
- 1:37 PM Changeset in ffmpeg [e6c460e3] by
- swr-test: Use randomized collision free hypercube corner enumeration …
- 1:37 PM Changeset in ffmpeg [7461e9ae] by
- swr-test: use formats array Signed-off-by: Michael Niedermayer …
- 1:37 PM Changeset in ffmpeg [69f3af95] by
- swr-test: remove 0 terminator in layouts for consistency …
- 1:37 PM Changeset in ffmpeg [b1519102] by
- swr-test: add rates tables containing a new set of sample rates. …
- 12:33 PM Changeset in ffmpeg [030d6b65] by
- swr-test: indent Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:33 PM Changeset in ffmpeg [dd63e275] by
- swr-test: add sorted formats table from avr Signed-off-by: Michael …
- 10:25 AM Changeset in ffmpeg [3510a133] by
- configure: add libavresample to rpath Signed-off-by: Mans Rullgard …
- 8:41 AM Ticket #997 (ffprobe -show_frames segfaults on h264 in mpegts) updated by
- It was this one: …
- 8:38 AM Ticket #997 (ffprobe -show_frames segfaults on h264 in mpegts) updated by
- Confirmed - it no longer crashes on the file. Out of curiousity, which …
- 8:37 AM Ticket #1254 (musepack8: wrong currect duration) updated by
-
Keywords, Status, Version, Reproduced by developer changed
- 8:23 AM Ticket #1245 (musepack8: regression with decoding of "thumb" and "radio" modes) updated by
-
Keywords changed
- 6:30 AM Ticket #1253 (FFMpeg don't handle files with some characters) closed by
- worksforme
- 2:35 AM Changeset in ffmpeg [a4b58fd9] by
- ffv1: add examples of supported slices counts Signed-off-by: Michael …
Apr 25, 2012:
- 11:35 PM Changeset in ffmpeg [da958795] by
- swr: pass resample parameters from the user to the resampler. doxy …
- 11:18 PM Ticket #1253 (FFMpeg don't handle files with some characters) reopened by
- […]
- 11:14 PM Changeset in ffmpeg [a522e03] by
- swr: Add longer more descriptive alternative AVOptions. They match …
- 11:03 PM Changeset in ffmpeg [20fc6104] by
- swr: Capitalize help texts for AVOptions Signed-off-by: Michael …
- 11:00 PM Changeset in ffmpeg [36a9dd2f] by
- swr: align options a little Signed-off-by: Michael Niedermayer …
- 10:51 PM Changeset in ffmpeg [23282c22] by
- swr: set AV_OPT_FLAG_AUDIO_PARAM for the AVOptions Signed-off-by: …
- 10:19 PM Changeset in ffmpeg [88de5b0a] by
- build: icc: silence some warnings This disables the warning "external …
- 10:19 PM Changeset in ffmpeg [b6a6e90a] by
- fft-test: add option to set cpuflag mask This can be useful for …
- 10:19 PM Changeset in ffmpeg [6eca84ba] by
- cpu: recognise only cpu flag names pertinent to the architecture …
- 10:19 PM Changeset in ffmpeg [3527a739] by
- avutil: add av_parse_cpu_flags() function This moves the cpu flag …
- 10:16 PM Changeset in ffmpeg [3d11c2d7] by
- vp8: armv6: fix non-armv6t2 build The assembler may fail to place …
- 9:17 PM Changeset in ffmpeg [3ead79ea] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
- 8:41 PM Changeset in ffmpeg [e4ac0312] by
- vp8: armv6 optimisations Based on patch by Ronald S. Bultje …
- 8:41 PM Changeset in ffmpeg [b692d246] by
- vp8: arm: separate ARMv6 functions from NEON This is a preparation …
- 8:41 PM Changeset in ffmpeg [dac78fd1] by
- ARM: add some compatibility macros This adds some macros simplifying …
- 7:37 PM Ticket #1254 (musepack8: wrong currect duration) created by
- it always resets to 0s after reaching 1,5sec (musepack7 seems to be …
- 7:24 PM Changeset in ffmpeg [949d942e] by
- mov: support eac3 audio Signed-off-by: Michael Niedermayer …
- 6:40 PM Changeset in ffmpeg [8b97ae64] by
- avf: fix faulty check in has_duration An invalid duration is …
- 5:06 PM Ticket #1251 (AVSEEK_FLAG_ANY fails with attached file) updated by
- There is something odd about this and I am going to have to check further.
- 4:25 PM Ticket #1253 (FFMpeg don't handle files with some characters) closed by
- worksforme: Works fine here, please reopen if you can provide ls output and …
- 4:05 PM Changeset in ffmpeg [cab15f9] by
- ffv1: remove clear_state(), it has become unused Signed-off-by: …
- 4:05 PM Changeset in ffmpeg [83bf9fb6] by
- ffv1: move clear_state() to clear_slice_state() in encoding threads …
- 3:51 PM Changeset in ffmpeg [68a9194b] by
- ffv1: indent Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 3:50 PM Changeset in ffmpeg [3f4c0dad] by
- ffv1: move init_slice_state() into the decoder threads. …
- 3:28 PM Ticket #1253 (FFMpeg don't handle files with some characters) created by
- There is no way to make FFMpeg use files with ':' character in …
- 3:12 PM Ticket #1252 (Build error on PPC64 linux with "-m64") created by
- I attempted to build a PPC64 version of FFMPEG, and when the build …
- 2:38 PM Ticket #1251 (AVSEEK_FLAG_ANY fails with attached file) created by
- I have a normal seek which seeks to a timestamp (not using …
- 1:44 PM Ticket #1250 (shorten: block size) created by
- currectly ffmpeg is able to decode correctly files with block sizes …
- 1:01 PM Changeset in ffmpeg [60217b5b] by
- ffv1: Remove slice count field with 1.3 and just count slices. This …
- 12:59 PM Changeset in ffmpeg [3ed6917a] by
- ffv1: store slice size with all slices in 1.3 This simplifies …
- 11:24 AM Ticket #420 (Sound fragments after seeking) updated by
- JHawkZZ is absolutely right. .../libavcodec/aacdec.c defines two …
- 10:05 AM Changeset in ffmpeg [c24ca7b8] by
- ffv1: add 1 status byte to slices in in case crcs are stored too. …
- 10:01 AM Changeset in ffmpeg [0c278545] by
- ffv1: Always store slice size when error reobustness is enabled. This …
- 9:21 AM Changeset in ffmpeg [16524d1b] by
- ffv1: include solution hint in the slice error message Signed-off-by: …
- 5:43 AM Ticket #420 (Sound fragments after seeking) updated by
- Please test current git head, if the problem is still reproducible and …
- 3:38 AM Changeset in ffmpeg [394dbde5] by
- FATE: use updated reference for aac-latm_stereo_to_51 This uses …
- 3:38 AM Changeset in ffmpeg [bcb82fe1] by
- avconv: use libavresample
- 1:28 AM Changeset in ffmpeg [c8af852b] by
- Add libavresample This is a new library for audio sample format, …
- 12:39 AM Ticket #420 (Sound fragments after seeking) reopened by
- 12:37 AM Ticket #420 (Sound fragments after seeking) updated by
- Hi guys. I ran into this exact problem using a December 26th snapshot …
Apr 24, 2012:
- 9:45 PM Changeset in ffmpeg [8f899545] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
- 9:29 PM Changeset in ffmpeg [fe5bc46f] by
- ffv1: support vlc mode in 1.3 Signed-off-by: Michael Niedermayer …
- 9:29 PM Changeset in ffmpeg [31581603] by
- ffv1: move the decoder side ac->vlc switch to decode_slice() …
- 9:29 PM Changeset in ffmpeg [44f789c0] by
- ffv1: allow selecting 1.3 by using -level Note, 1.3 is not finalized …
- 9:29 PM Changeset in ffmpeg [e37419a8] by
- ffv1: move ac->vlc switch to encode_slice() This will allow us to use …
- 7:55 PM Changeset in ffmpeg [c5671aeb] by
- FATE: avoid channel mixing in lavf-dv_fmt This partially reverts …
- 7:28 PM Changeset in ffmpeg [2b336df] by
- parseutils: reliably detect out-of-range alpha. This should fix the …
- 5:54 PM Ticket #1249 (FFServer HTTP/1.1 WAIT_FEED bug) updated by
- Simulate client with wget; :~# wget http://localhost:8090/feed0.flv …
- 5:12 PM Ticket #1138 (Unable to chop mkv) closed by
- fixed
- 5:00 PM Changeset in ffmpeg [44bd2f90] by
- ffmpeg: Fix initial dts for streamcopy, if the input packets lack dts. …
- 4:30 PM Ticket #1248 (shorten: add duration info) updated by
-
Status, Reproduced by developer, Priority, Version, Keywords, Type changed
- 4:29 PM Ticket #1247 (shorten: support 8bit) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 3:24 PM Ticket #1249 (FFServer HTTP/1.1 WAIT_FEED bug) created by
- Fully reproducible bug that only happens once "FileMaxSize" is …
- 3:23 PM Changeset in ffmpeg [ae0591f9] by
- Add missing newline in shorten decoder.
- 2:35 PM Changeset in ffmpeg [fd2cd64f] by
- avfiltergraph: fix format selection. The old code had two bugs: For …
- 1:46 PM Changeset in ffmpeg [62b745a6] by
- ffmpeg: do not report EOF as an error. Not all processing goes …
- 12:44 PM Ticket #1248 (shorten: add duration info) created by
- hopefully this will make shorten files seekable in ffplay […]
- 12:32 PM Ticket #1247 (shorten: support 8bit) created by
- […]
- 12:27 PM Ticket #1246 (conversion fail wmv wmalossless to mp4) closed by
- invalid: Replying to rishit.patel: > Regarding error message it …
- 12:19 PM Ticket #1246 (conversion fail wmv wmalossless to mp4) updated by
- Cigaes, Thanks for quick reply. Apologies that i am checking this in …
- 11:42 AM Ticket #1246 (conversion fail wmv wmalossless to mp4) updated by
-
Type, Priority, Analyzed by developer changed
Replying to rishit.patel: > ffmpeg version … - 11:34 AM Ticket #1246 (conversion fail wmv wmalossless to mp4) created by
- We are trying to convert wml wmalossless to mp4 but it give us …
- 9:14 AM Ticket #1245 (musepack8: regression with decoding of "thumb" and "radio" modes) closed by
- fixed
- 9:09 AM Changeset in ffmpeg [9c99bc43] by
- mpc8: print error messages on maxband(s) errors Signed-off-by: …
- 9:09 AM Changeset in ffmpeg [88ee2aa] by
- mpc8: make maxband check less picky. Fixes Ticket1245 Signed-off-by: …
- 7:42 AM Ticket #1245 (musepack8: regression with decoding of "thumb" and "radio" modes) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 508e47a. - 6:17 AM Ticket #1244 (ogg: vorbis_header() leaks memory allocated for packets in private data.) updated by
-
Keywords, Status, Reproduced by developer changed
[…] […] - 5:45 AM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by
- Please test current git head with (and without) the patch.
- 4:30 AM Changeset in ffmpeg [8c4022ac] by
- avconv: fix a segfault on -c copy with -filter_complex.
- 12:30 AM Changeset in ffmpeg [3bbf3f7e] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:02 AM Ticket #1245 (musepack8: regression with decoding of "thumb" and "radio" modes) created by
- git-a254452 (19-Sep-2011) - ok git-cbf914c (25-Sep-2011) - bad …
Apr 23, 2012:
- 9:36 PM Changeset in ffmpeg [2e8f19d2] by
- avfiltergraph: free the sink_links heap.
- 9:36 PM Ticket #1244 (ogg: vorbis_header() leaks memory allocated for packets in private data.) created by
- Memory allocated here: …
- 9:26 PM Changeset in ffmpeg [c799e462] by
- Get rid of tests/data/asynth-%.sw rule. This also avoids an issue …
- 7:59 PM Changeset in ffmpeg [29545741] by
- indeo4: check quant_mat more fully. quant_mats valid range depends on …
- 7:14 PM Changeset in ffmpeg [53253a0b] by
- Simplify asynth sample generation. One rule can be used to generate …
- 6:47 PM Changeset in ffmpeg [462a5b78] by
- isom: Support more DTS codec identifiers. DTS LBR identifier ('dtse') …
- 6:21 PM Changeset in ffmpeg [7521c4ba] by
- matroska: Clear prev_pkt between seeks. The new incremental parser …
- 6:06 PM Changeset in ffmpeg [83b26046] by
- avutil: change default buffer size alignment for sample buffer …
- 6:03 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by
- ~/workspace/Multimedia/ffmpeg$ patch -p1 -i patchneondsp.diff …
- 5:41 PM Changeset in ffmpeg [068d0b4e] by
- h264: some fields in SEIs are longer than 25 bits thus use …
- 4:14 PM Changeset in ffmpeg [1e43786] by
- print_options: warn that the files are generated.
- 12:39 PM Changeset in ffmpeg [9b84f8a9] by
- parseutils: add av_parse_time() test.
- 12:39 PM Changeset in ffmpeg [43b70680] by
- parseutils: make av_parse_time() check for failure. Until now, …
- 12:39 PM Changeset in ffmpeg [9246896f] by
- parseutils: add FATE test.
- 12:14 PM Changeset in ffmpeg [99f29108] by
- ffmpeg: directly request frames from filters. It allows ffmpeg …
- 12:13 PM Changeset in ffmpeg [e11110de] by
- buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST.
- 12:13 PM Changeset in ffmpeg [2d6522ba] by
- vsrc_buffer: count the number of failed requests.
- 12:13 PM Changeset in ffmpeg [f75ee403] by
- vsrc_buffer: return EAGAIN if no frame is available. This is not an …
- 12:13 PM Changeset in ffmpeg [2ce79727] by
- avfiltergraph: add avfilter_graph_request_oldest(). Keep a heap of …
- 12:13 PM Changeset in ffmpeg [e0761fee] by
- avfilter: add a pointer from links to graph.
- 12:13 PM Changeset in ffmpeg [78ac49c2] by
- avfilter: document request_frame return codes.
- 10:26 AM Changeset in ffmpeg [73bc019b] by
- lavf: print a warning if probesize seems not enough.
- 8:49 AM Ticket #1231 (ffplay access violation on win64) updated by
- I don't get the problem on an older computer.
- 8:47 AM Changeset in ffmpeg [4d870010] by
- vp8: fix crash due to skiped update_dimensions(). Found-by: Mateusz …
- 7:47 AM Changeset in ffmpeg [0ca4414d] by
- audemux: Add a sanity check for the number of channels Fixes a …
- 7:20 AM Changeset in ffmpeg [a229d6c2] by
- Remove libdirac decoder. libschroedinger is the preferred way to …
- 12:23 AM Changeset in ffmpeg [8336eb6f] by
- matroska: Add incremental parsing of clusters. Reduces the amount of …
- 12:23 AM Changeset in ffmpeg [1381081c] by
- avconv: fix off by one check in complex_filter nb_input_files is …
Apr 22, 2012:
- 9:38 PM Ticket #1032 (PTS < DTS while stream copying WTV files causing failure) updated by
- Any update on this?
- 9:37 PM Ticket #1166 (CopyTB broken in new FFMPEG builds) updated by
- Yes I do (in both the old working and latest version). I'm ucing …
- 9:02 PM Changeset in ffmpeg [269cb675] by
- mpegts: Try seeking back even for nonseekable protocols The mpegts …
- 8:26 PM Changeset in ffmpeg [70d54392] by
- lowres2 support. The new lowres support is limited to decoders where …
- 8:26 PM Changeset in ffmpeg [92ef4be4] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ARM: …
- 8:21 PM Ticket #1243 (ffprobe -show_packets crashes with disabled aac decoder) created by
- I found another crash with the sample from ticket #997, only happens …
- 8:08 PM Ticket #1234 (flic in avi doesn't decode) closed by
- fixed: Should be fixed.
- 8:07 PM Changeset in ffmpeg [2e07f42] by
- Support flicvideo with 904 bytes extradata. Fixes ticket #1234.
- 7:44 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by
- Could you test if attached patch makes any difference?
- 7:43 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) updated by
- Logs and sample media file provided. The choice to include -copyts …
- 7:37 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) updated by
- Please provide a minimal command line together with complete, uncut …
- 7:22 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) created by
- I am using http://serviio.org/ as a media server to a media device not …
- 6:10 PM Changeset in ffmpeg [2ea5f866] by
- ffmpeg: assert the refcount of decoded frames Signed-off-by: Michael …
- 6:08 PM Changeset in ffmpeg [22a6a23a] by
- ffmpeg: assert the refcount of allocated frames, Signed-off-by: …
- 6:07 PM Changeset in ffmpeg [cf09496c] by
- ffmpeg: assert against creation of cycles in the pools linked list. …
- 6:05 PM Changeset in ffmpeg [be2b927a] by
- ffmpeg: stricter refcount check in unref_buffer() Signed-off-by: …
- 6:03 PM Changeset in ffmpeg [951cbea] by
- mpeg12dec: reset data size after parsing extradata. This ended up …
- 5:48 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by
- == compiler == The one provided with NDK7B ( …
- 4:17 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by
-
Keywords, Component changed
Which compiler and version are you using? The error message you … - 3:37 PM Changeset in ffmpeg [9b75ae05] by
- swscale: K&R formatting cosmetics (part III)
- 3:27 PM Changeset in ffmpeg [41abc9da] by
- iff: fix null ptr dereference Found-by: Mateusz "j00ru" Jurczyk and …
- 1:34 PM Changeset in ffmpeg [52fdaf27] by
- audemux: Fix potential integer overflow leading to a division by 0 …
- 1:34 PM Changeset in ffmpeg [8aa57b7b] by
- audemux: Check channels isnt 0 Fixes a division by 0 Found-by: …
- 1:29 PM Changeset in ffmpeg [fd2127ad] by
- wtvdec: Check that stream private context has been allocated before …
- 12:58 PM Changeset in ffmpeg [9a4f5b7] by
- mjpegbdec: check SOS/SOF ordering. Fixes null ptr dereference …
- 12:58 PM Changeset in ffmpeg [abec654] by
- ffv1dec: Require a valid keyframe for decoding non keyframes. Before …
- 11:30 AM Changeset in ffmpeg [d526c533] by
- ARM: allow runtime masking of CPU features This allows masking CPU …
- 10:51 AM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by
- One additional comment, using '--disable-optimizations' with …
- 10:45 AM Changeset in ffmpeg [23a6e474] by
- ffmpeg: fix validity test for file index. Also fix a typo in the next …
- 10:16 AM Changeset in ffmpeg [605f2b6b] by
- asv1dec: check extradatasize before reading. Fixes null ptr …
- 10:09 AM Changeset in ffmpeg [fa5dacce] by
- indeo5: check against scaleable frames in non scaleable streams. …
- 10:02 AM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) created by
- == Environment == || OS || Ubuntu 11.10 || || RELEASE || 0.10.2.git || …
- 9:23 AM Changeset in ffmpeg [2a59abf1] by
- smackerdemux: Allocate padding for extradata Fixes slight overread. …
- 9:10 AM Changeset in ffmpeg [f7c6753] by
- svq1dec: Fix overread on very small input Found-by: Mateusz "j00ru" …
- 1:49 AM Changeset in ffmpeg [b21ba20c] by
- wmaprodec: tighter check for num_vec_coeffs Found-by: Mateusz "j00ru" …
Note:
See TracTimeline
for information about the timeline view.
