Timeline



May 7, 2012:

11:07 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) closed by Michael Niedermayer
fixed: Should be fixed
10:25 PM Changeset in ffmpeg [36583d23] by Michael Niedermayer <michaelni@gmx.at>
audio_frame_que: simplify Also update libav->ffmpeg as theres pretty …
9:59 PM Changeset in ffmpeg [520c1ec6] by Diego Biurrun <diego@biurrun.de>
dv: Split profile handling code into a separate file.
9:40 PM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by TSR
I couldn't attach the file directly, too big, I'll keep it on my …
9:38 PM Ticket #1240 (regression: "codec frame size is not set" using -acodec copy) closed by Michael Niedermayer
fixed: Will be fixed in git in a moment
9:37 PM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) created by TSR
Hello, Here's a report for a FLV4/VP6 Libavcodec decoding bug. A …
9:35 PM Changeset in ffmpeg [364c71c8] by Michael Niedermayer <michaelni@gmx.at>
movenc: store codecs that dont provide a frame_size as audio_vbr=1 …
9:29 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Hamed
hi again, was my problem re-producible by the given file ? or is it …
8:51 PM Changeset in ffmpeg [653d117c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:28 PM Changeset in ffmpeg [0a3ad7ff] by Anton Khirnov <anton@khirnov.net>
flvenc: use AVFormatContext, not AVCodecContext for logging. Encoder …
6:31 PM Changeset in ffmpeg [455245ca] by Diego Biurrun <diego@biurrun.de>
mov: Remove write-only variable in mov_read_chan(). …
6:08 PM Changeset in ffmpeg [cb982739] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: double thread limit 16 seems a bit tight for current high …
6:03 PM Ticket #1122 (H264 interlaced multithreaded decoding artifacts) updated by efenstor
I am not completely sure yet, but after several tests it seems to me …
6:01 PM Changeset in ffmpeg [fa8fc3b7] by Alex Converse <alex.converse@gmail.com>
fate: Change the probe-format refs to match the final text format …
6:00 PM Changeset in ffmpeg [6345209a] by Alex Converse <alex.converse@gmail.com>
fate: Add avprobe as a make dependency
5:14 PM Changeset in ffmpeg [4bfa67bd] by Alex Converse <alex.converse@gmail.com>
Add probe fate tests to test for regressions in detecting media types. …
5:14 PM Changeset in ffmpeg [40fa14f7] by Alex Converse <alex.converse@gmail.com>
fate: Add oneline comparison method Signed-off-by: Alex Converse …
5:08 PM Changeset in ffmpeg [64953f67] by Justin Ruggles <justin.ruggles@gmail.com>
qdm2: clip array indices returned by qdm2_get_vlc(). Prevents …
5:07 PM Ticket #420 (Sound fragments after seeking) closed by Carl Eugen Hoyos
fixed: Fixed by you.
5:00 PM Ticket #1166 (CopyTB broken in new FFMPEG builds) updated by ramitb
Which version is it working with?
4:56 PM Changeset in ffmpeg [fff9680d] by Michael Niedermayer <michaelni@gmx.at>
aacdec: Add forgotten flush See Ticket420 Signed-off-by: Michael …
4:56 PM Changeset in ffmpeg [c6aa2c4b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: print next_dts too on debug_ts Signed-off-by: Michael …
4:55 PM Changeset in ffmpeg [8036a69e] by Michael Niedermayer <michaelni@gmx.at>
Decode XBR extension in first asset Reviewed-by: Benjamin Larsson …
4:42 PM Changeset in ffmpeg [85e5b86] by Justin Ruggles <justin.ruggles@gmail.com>
avplay: properly close/reopen AVAudioResampleContext on channel layout …
4:14 PM Changeset in ffmpeg [f1322480] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: do not needlessly set packet size to 0 in …
4:14 PM Changeset in ffmpeg [74e10b62] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: for audio encoding, reset output packet when it is not valid
4:14 PM Changeset in ffmpeg [fa0319b4] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: refactor avcodec_encode_audio2() to merge common branches
4:14 PM Changeset in ffmpeg [b461cd4d] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: remove fallbacks for AVCodec.encode() in …
4:09 PM Ticket #1166 (CopyTB broken in new FFMPEG builds) updated by Michael Niedermayer
Priority, Keywords, Status, Reproduced by developer changed
works fine with -copyts i leave this open as i think it would be nice …
3:09 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Source from git://source.ffmpeg.org/ffmpeg.git, configure …
2:40 PM Ticket #1122 (H264 interlaced multithreaded decoding artifacts) updated by Michael Niedermayer
On the box where it can be reproduced does it also happen with asm or …
2:38 PM Ticket #1076 (mpeg4v2 enc: corrupted output with iff ilbm (ham6) input) closed by Carl Eugen Hoyos
fixed: Fixed in 9e938d2.
2:24 PM Changeset in ffmpeg [f14f3bae] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: avoid ifdef Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:24 PM Changeset in ffmpeg [8da0a6cd] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: Fix Xing tag identification string for CBR files Fixes the …
1:17 PM Ticket #1076 (mpeg4v2 enc: corrupted output with iff ilbm (ham6) input) updated by Michael Niedermayer
i cant reproduce this, does valgrind show something for you ? is it …
12:55 PM Ticket #474 (SIG SEV in clear_blocks_sse in ff_h263_decode_mb) closed by Michael Niedermayer
needs_more_info: Is this issue still happening? If yes you can also try address …
12:45 PM Ticket #1028 (undefined reference to `cv::getOptimalDFTSize(int)') updated by Michael Niedermayer
also complete command line used for configure is needed and config.* …
12:44 PM Ticket #1028 (undefined reference to `cv::getOptimalDFTSize(int)') updated by Michael Niedermayer
Is this reproduceable with git master or specific to 0.10 ?
12:43 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) closed by Michael Niedermayer
needs_more_info: Closing ticket as Ticket731 has been closed 3 month ago, and this …
12:31 PM Changeset in ffmpeg [fdc91863] by Diego Biurrun <diego@biurrun.de>
libschroedinger: Switch to function names more in line with Libav style.
12:31 PM Changeset in ffmpeg [9cef0669] by Diego Biurrun <diego@biurrun.de>
Move code shared between libdirac and libschroedinger to …
12:23 PM Changeset in ffmpeg [8134fafe] by Anton Khirnov <anton@khirnov.net>
lavfi: uninline avfilter_copy_buffer_ref_props(). A nontrivial public …
12:22 PM Changeset in ffmpeg [1432c1c] by Anton Khirnov <anton@khirnov.net>
lavf: add missing '*' in a doxy.
12:17 PM Changeset in ffmpeg [10d2ea26] by Diego Biurrun <diego@biurrun.de>
h264: Remove a commented-out function pointer typedef.
12:17 PM Changeset in ffmpeg [ea140506] by Diego Biurrun <diego@biurrun.de>
txd: Remove write-only variable in txd_decode_frame(). …
12:17 PM Changeset in ffmpeg [246b050f] by Diego Biurrun <diego@biurrun.de>
mmvideo.c: Remove unused variable in mm_decode_pal(). …
12:17 PM Changeset in ffmpeg [dbe6ba55] by Diego Biurrun <diego@biurrun.de>
build: cosmetics: Add missing end-of-line backslashes to item lists.
12:01 PM Changeset in ffmpeg [9eb83a56] by Diego Biurrun <diego@biurrun.de>
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
11:50 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Carl Eugen Hoyos
Replying to wolfgangw: > Carlos, I'll test definitely. Is …
11:27 AM f_recent.txt attached to Ticket #1281 by vladimir
11:27 AM f.txt attached to Ticket #1281 by vladimir
11:27 AM Ticket #1281 (RTMP Streamig to alez.tv is not working) created by vladimir
I want to create broadcast on aliez.tv using ffmpeg: […] but …
11:21 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Carlos, I'll test definitely. Is your patch upstream yet?
11:14 AM Ticket #420 (Sound fragments after seeking) updated by Carl Eugen Hoyos
No, please do a git checkout, make your change, run git …
11:13 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Carl Eugen Hoyos
Status changed
Replying to wolfgangw: > Re. libopenjpeg decoder and bit …
10:57 AM Ticket #420 (Sound fragments after seeking) updated by Ole
How do you define "patch"? Sending a post to ffmpeg-devel that links here?
9:31 AM ffplay.j2k-mxf-playback.messages attached to Ticket #1279 by Wolfgang Woehl
ffplay messages for playback of the attached MXF file
9:30 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Yes, XYZ denotes a colorspace (See …
8:35 AM Changeset in ffmpeg [1f4f7521] by Diego Biurrun <diego@biurrun.de>
libschroedinger: Move a function to avoid a forward declaration.
8:35 AM Changeset in ffmpeg [b68c4ac] by Diego Biurrun <diego@biurrun.de>
pthread: warn on high thread counts Signed-off-by: Diego Biurrun …
8:26 AM Changeset in ffmpeg [a07578f3] by Diego Biurrun <diego@biurrun.de>
vf_yadif: fix missing error handling for avfilter_poll_frame()
8:19 AM Ticket #1280 (Loss of alpha with yadif filter (bgra->yuv420 conv inserted instead of ...) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer, Summary changed
I suspect this is also related to ticket #1080 (which is why -vf …
7:39 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Carl Eugen Hoyos
Am I correct that "XYZ" is independent from 12-bit? If yes, is it …
6:45 AM Ticket #1280 (Loss of alpha with yadif filter (bgra->yuv420 conv inserted instead of ...) updated by ronag
How do I modify the description? Here are two logs that should be …
6:08 AM Changeset in ffmpeg [08354bf] by Anton Khirnov <anton@khirnov.net>
avprobe: allow showing only one container/stream property. This is …
6:01 AM Ticket #1280 (Loss of alpha with yadif filter (bgra->yuv420 conv inserted instead of ...) updated by Carl Eugen Hoyos
Description changed
6:00 AM Ticket #1280 (Loss of alpha with yadif filter (bgra->yuv420 conv inserted instead of ...) updated by Carl Eugen Hoyos
As-is, this ticket is invalid, because libx264 does not support …
5:10 AM Changeset in ffmpeg [0bbd8747] by Anton Khirnov <anton@khirnov.net>
lavfi: support audio in avfilter_copy_frame_props().
5:08 AM Changeset in ffmpeg [11b6a824] by Anton Khirnov <anton@khirnov.net>
lavfi: avfilter_merge_formats: handle case where inputs are same This …
5:08 AM Changeset in ffmpeg [828bd088] by Anton Khirnov <anton@khirnov.net>
lavc: add sample rate and channel layout to AVFrame. Rationale is the …
12:47 AM Ticket #1249 (FFServer HTTP/1.1 WAIT_FEED bug) closed by Michael Niedermayer
fixed: Should be fixed, if there are cases left where it still fails, please …
12:42 AM Changeset in ffmpeg [16b9156b] by Michael Niedermayer <michaelni@gmx.at>
ffm: disable adjust_write_index() This code can in its current form …

May 6, 2012:

10:47 PM Changeset in ffmpeg [37f4a976] by Luca Barbato <lu_zero@gentoo.org>
zerocodec: check if the previous frame is missing ZeroCodec relies on …
10:47 PM Changeset in ffmpeg [e004bc16] by Luca Barbato <lu_zero@gentoo.org>
doc: clarify check for NULL pointer style Our code should be terse …
10:07 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Wolfgang Woehl
Replying to cehoyos: > Does the mxf file contain a tiff or …
10:06 PM Changeset in ffmpeg [4f5c5416] by Michael Niedermayer <michaelni@gmx.at>
yadif: Add yuva444p to format list. Signed-off-by: Michael …
10:05 PM Changeset in ffmpeg [bd1d975c] by Michael Niedermayer <michaelni@gmx.at>
swr: fix silence buffer for planar U8 Signed-off-by: Michael …
10:04 PM Changeset in ffmpeg [fecdc76a] by Michael Niedermayer <michaelni@gmx.at>
swr: fix cpy() after the len was changed to be in samples. …
9:57 PM j2c_10db24e2-0c6f-4ca2-9af7-a90a3685a0d6__000000.j2c attached to Ticket #1279 by Wolfgang Woehl
JPEG2000 image (extracted from MXF)
8:49 PM Ticket #1280 (Loss of alpha with yadif filter (bgra->yuv420 conv inserted instead of ...) created by ronag
[…]
7:53 PM Changeset in ffmpeg [715c8a5a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (28 …
7:40 PM Changeset in ffmpeg [c71c77e5] by Reinhard Tartler <siretart@tauware.de>
vqavideo: return error if image size is not a multiple of block size …
7:40 PM Changeset in ffmpeg [08c81f73] by Reinhard Tartler <siretart@tauware.de>
celp filters: Do not read earlier than the start of the 'out' vector. …
7:40 PM Changeset in ffmpeg [50073e23] by Reinhard Tartler <siretart@tauware.de>
motionpixels: Clip YUV values after applying a gradient. Prevents …
7:40 PM Changeset in ffmpeg [3fc967f6] by Reinhard Tartler <siretart@tauware.de>
h263: more strictly forbid frame size changes with frame-mt. Prevents …
7:40 PM Changeset in ffmpeg [26ac878c] by Reinhard Tartler <siretart@tauware.de>
h264: additional protection against unsupported size/bitdepth changes. …
5:39 PM Changeset in ffmpeg [cbbc4724] by Michael Niedermayer <michaelni@gmx.at>
swr-x86-simd: add ff_unpack_2ch_int16_to_int16/int32/float_a_ssse3 …
5:18 PM Changeset in ffmpeg [fb5c1aae] by Kostya Shishkov <kostya.shishkov@gmail.com>
dfa: use more meaningful return codes
5:18 PM Changeset in ffmpeg [71a3c59e] by Kostya Shishkov <kostya.shishkov@gmail.com>
eatgv: check vector_bits Found-by: Mateusz "j00ru" Jurczyk and …
5:17 PM Changeset in ffmpeg [a390aa0] by Kostya Shishkov <kostya.shishkov@gmail.com>
eatgv: check motion vectors
5:02 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Does the mxf file contain a tiff or a jpeg2000? Can you extract the …
4:04 PM Changeset in ffmpeg [f10aeab6] by Michael Niedermayer <michaelni@gmx.at>
swr: audioconvert: consider mono to be planar This way it will be …
4:01 PM Changeset in ffmpeg [30b1961c] by Diego Biurrun <diego@biurrun.de>
Mark a number of variables only used in av_dlog() calls as av_unused. …
4:01 PM Changeset in ffmpeg [b2e92e94] by Diego Biurrun <diego@biurrun.de>
dvdec: drop const qualifier from variable to eliminate a warning …
4:00 PM Changeset in ffmpeg [ad027866] by Diego Biurrun <diego@biurrun.de>
avcodec: Improve comment for thread_safe_callbacks to avoid …
3:44 PM Changeset in ffmpeg [be6009d3] by Diego Biurrun <diego@biurrun.de>
tests/utils: don't ignore the return value of fwrite() Signed-off-by: …
3:25 PM Changeset in ffmpeg [72ae583b] by Michael Niedermayer <michaelni@gmx.at>
swr-x86-simd: stereo unpack S16/S32/FLT-> S16/S32/FLT SSE/SSE2 (16 new …
3:25 PM Changeset in ffmpeg [11ad5f0] by Michael Niedermayer <michaelni@gmx.at>
swr-x86-simd: create prototypes with macros, this is simpler. …
3:25 PM Changeset in ffmpeg [adfa53b9] by Michael Niedermayer <michaelni@gmx.at>
swr-x86-SIMD: 3 instructions less for stereo planar->packed …
3:25 PM Changeset in ffmpeg [d1ac8e10] by Michael Niedermayer <michaelni@gmx.at>
CrystalHD: Improve detection of field pair -> two fields content. …
2:58 PM Ticket #1218 (zerocodec: decodes upside-down) updated by ami_stuff
remove ffzerocodec and add this to codecs.conf for test with mplayer: …
2:39 PM Ticket #1218 (zerocodec: decodes upside-down) updated by ami_stuff
Replying to ami_stuff: > this one plays correctly, so no …
2:35 PM rgb-bary-12bpc.preview.jpg attached to Ticket #1279 by Wolfgang Woehl
Compressed version of the MXF's source file (which is a 12bpc TIFF)
2:33 PM j2c_10db24e2-0c6f-4ca2-9af7-a90a3685a0d6_.mxf attached to Ticket #1279 by Wolfgang Woehl
JPEG2000 essence in MXF container (X'Y'Z')
2:32 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) created by Wolfgang Woehl
In order to do a colorspace transform (like X'Y'Z' to RGB) one would …
2:26 PM Changeset in ffmpeg [d4ac703c] by Anton Khirnov <anton@khirnov.net>
lavfi/formats: use sizeof(var) instead of sizeof(type).
2:26 PM Changeset in ffmpeg [f10530b7] by Anton Khirnov <anton@khirnov.net>
lavfi: remove avfilter_default_config_input_link() declaration The …
2:22 PM Changeset in ffmpeg [25b3babe] by Anton Khirnov <anton@khirnov.net>
lavfi: always enable the scale filter and depend on sws. The scale …
2:21 PM Changeset in ffmpeg [fd18ee0f] by Anton Khirnov <anton@khirnov.net>
vf_split: support user-specifiable number of outputs.
2:20 PM Changeset in ffmpeg [dce415e7] by Anton Khirnov <anton@khirnov.net>
avconv: remove stray useless comment.
2:18 PM Changeset in ffmpeg [67a316bb] by Nicolas George <nicolas.george@normalesup.org>
vsrc_buffer: deprecate the header.
2:18 PM Changeset in ffmpeg [aaa94f28] by Nicolas George <nicolas.george@normalesup.org>
vsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref.
2:18 PM Changeset in ffmpeg [4d4350f4] by Nicolas George <nicolas.george@normalesup.org>
src_buffer: update get_nb_failed_requests name. Implement …
2:18 PM Changeset in ffmpeg [fe511b6e] by Nicolas George <nicolas.george@normalesup.org>
asrc_abuffer: deprecate the header.
2:18 PM Changeset in ffmpeg [675e83bb] by Nicolas George <nicolas.george@normalesup.org>
asrc_abuffer: deprecate av_asrc_buffer_* functions.
2:18 PM Changeset in ffmpeg [6073ce71] by Nicolas George <nicolas.george@normalesup.org>
lavfi: install buffersrc.h.
2:18 PM Changeset in ffmpeg [317b2b7e] by Nicolas George <nicolas.george@normalesup.org>
lavfi: remove av_buffersrc_buffer. It is no longer used anywhere. …
2:18 PM Changeset in ffmpeg [8ad1964e] by Nicolas George <nicolas.george@normalesup.org>
buffersrc: fix av_buffersrc_add_ref doxy. av_buffersrc_add_ref can …
2:14 PM Changeset in ffmpeg [870ca6a2] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: do not include vsrc_buffer.h.
2:14 PM Changeset in ffmpeg [ba7395aa] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: replace av_vsrc_buffer_add_frame by av_buffersrc_add_frame.
2:14 PM Changeset in ffmpeg [6ec1e0fe] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: replace av_buffersrc_buffer with av_buffersrc_add_ref.
11:18 AM Changeset in ffmpeg [29d27b54] by Janne Grunau <janne-libav@jannau.net>
mpegmux: add stuffing to avoid incomplete PCM frames Fixes …
11:04 AM Changeset in ffmpeg [ddce7dab] by Mans Rullgard <mans@mansr.com>
rtsp: avoid const warnings from strtol() call The strtol() interface …
11:04 AM Changeset in ffmpeg [0de1319e] by Mans Rullgard <mans@mansr.com>
avserver: check return value of ftruncate() Signed-off-by: Mans …
10:00 AM Changeset in ffmpeg [84aea80f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
oggparsevorbis.c: Check for OOM when using av_mallocz.
7:32 AM Changeset in ffmpeg [1fdb5649] by Kostya Shishkov <kostya.shishkov@gmail.com>
lagarith: make offset array type unsigned This is logical and also …
7:31 AM Changeset in ffmpeg [8099187e] by Kostya Shishkov <kostya.shishkov@gmail.com>
dfa: add some checks to ensure that decoder won't write past frame end
7:18 AM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Hamed
Replying to cehoyos: > Replying to bakhshian: …

May 5, 2012:

11:42 PM Changeset in ffmpeg [b1f9ff45]n0.10.3 by Michael Niedermayer <michaelni@gmx.at>
update for ffmpeg 0.10.3 Signed-off-by: Michael Niedermayer …
11:42 PM Changeset in ffmpeg [96acb0a4] by Michael Niedermayer <michaelni@gmx.at>
indeo4: check that num_mbs matches Found-by: Mateusz "j00ru" Jurczyk …
11:42 PM Changeset in ffmpeg [df93682] by Michael Niedermayer <michaelni@gmx.at>
dsp: fix diff_bytes_mmx() with small width Fixes Ticket1068 …
11:42 PM Changeset in ffmpeg [22285ab] by Michael Niedermayer <michaelni@gmx.at>
Changelog: update Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:59 PM Changeset in ffmpeg [097ad611] by Michael Niedermayer <michaelni@gmx.at>
mmdemux: dont set pkt->size to an invalid value. Found-by: Mateusz …
10:57 PM Changeset in ffmpeg [c785a705] by Michael Niedermayer <michaelni@gmx.at>
h261: check mtype. Fixes out of array read Found-by: Mateusz "j00ru" …
10:55 PM Changeset in ffmpeg [6736de0c] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: increase buffer sizes. Fixes buffer overflow Found-by: …
10:55 PM Changeset in ffmpeg [fe8508b9] by Michael Niedermayer <michaelni@gmx.at>
mov: fix global unicode convertion array overflow. Found-by: Mateusz …
10:54 PM Changeset in ffmpeg [0d40fbae] by Michael Niedermayer <michaelni@gmx.at>
iff: fix null ptr dereference Found-by: Mateusz "j00ru" Jurczyk and …
10:53 PM Changeset in ffmpeg [a4846943] by Michael Niedermayer <michaelni@gmx.at>
xmvdemux: dont let current_stream become invalid. Found-by: Mateusz …
10:50 PM Changeset in ffmpeg [bf2534a5] by Michael Niedermayer <michaelni@gmx.at>
avidec: Dont crash on avi packets that belong to dv streams in dv in …
10:47 PM Changeset in ffmpeg [1ca4e70b] by Michael Niedermayer <michaelni@gmx.at>
cook: check subacket count Fixes out of array writes. Found-by: …
10:45 PM Changeset in ffmpeg [25a28022] by Michael Niedermayer <michaelni@gmx.at>
4xmdemux: Check chunk size Fixes over reading the header array …
10:25 PM Changeset in ffmpeg [581a8308] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.8' into release/0.10 * …
9:04 PM Changeset in ffmpeg [96f7590] by Mans Rullgard <mans@mansr.com>
aacps: NEON optimisations Signed-off-by: Mans Rullgard <mans@mansr.com>
9:04 PM Changeset in ffmpeg [47d18d5] by Mans Rullgard <mans@mansr.com>
aacps: align some arrays This is required for SIMD optimisations. …
9:04 PM Changeset in ffmpeg [bf1945af] by Mans Rullgard <mans@mansr.com>
aacps: move some loops to function pointers Signed-off-by: Mans …
7:11 PM Changeset in ffmpeg [2ed503af] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Add missing newlines to av_log calls Signed-off-by: …
7:11 PM Changeset in ffmpeg [b97d21e4] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Free old extradata before clearing the pointer This …
6:30 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Carl Eugen Hoyos
Priority, Keywords changed
Replying to bakhshian: > It exits after an error occurs. …
6:26 PM Ticket #1278 (vf: crash with some filters) updated by Carl Eugen Hoyos
valgrind only reports "Conditional jump or move depends on …
6:22 PM Changeset in ffmpeg [517dcc9b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: tests: …
6:09 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Hamed
Replying to cehoyos: > In your original report you …
6:08 PM Ticket #420 (Sound fragments after seeking) updated by Carl Eugen Hoyos
Could you send a patch to ffmpeg-devel?
6:08 PM Ticket #1278 (vf: crash with some filters) updated by ami_stuff
still crashes here […] maybe it will be reproducible for you …
5:59 PM Changeset in ffmpeg [5f4e18cd] by Michael Niedermayer <michaelni@gmx.at>
swr: replace the remaining 2 audio convert SIMD macros by the new ones …
5:50 PM Ticket #1257 (ffmpeg multithread decoding,the rate is not improved) updated by Carl Eugen Hoyos
Keywords changed
Please provide complete, uncut console output.
5:50 PM Ticket #1254 (musepack8: wrong currect duration) updated by Carl Eugen Hoyos
Keywords changed
5:49 PM Ticket #1245 (musepack8: regression with decoding of "thumb" and "radio" modes) updated by Carl Eugen Hoyos
Keywords changed
5:43 PM Changeset in ffmpeg [df5ff103] by Michael Niedermayer <michaelni@gmx.at>
swr: fix internal asm labels Signed-off-by: Michael Niedermayer …
5:42 PM Changeset in ffmpeg [b6f4f0d9] by Michael Niedermayer <michaelni@gmx.at>
swr: fix PACK_2CH register count Signed-off-by: Michael Niedermayer …
5:41 PM Changeset in ffmpeg [aae3119] by Michael Niedermayer <michaelni@gmx.at>
swr: replace planar->planar/packed->packed FLT<->S16/S32 SIMD by new …
5:41 PM Changeset in ffmpeg [3c148703] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Reorder code blocks This removes one level of …
5:40 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) updated by DonMoir
For a work around, if the codec_id is CODEC_ID_MSRLE or …
5:35 PM Changeset in ffmpeg [b3688617] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Make start_sequence a static const array Signed-off-by: …
5:35 PM Changeset in ffmpeg [48666c2b] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Cleanup debug packet type counting Signed-off-by: Martin …
5:33 PM Changeset in ffmpeg [0b3ac9fe] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Cosmetic cleanup Add/fix spacing, split long lines, …
5:32 PM Changeset in ffmpeg [f3d471f] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Clean up comments Split long comments, move long …
5:32 PM Changeset in ffmpeg [dee48d09] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Convert commented out code into setting an unused …
5:13 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Carl Eugen Hoyos
In your original report you describe a "crash", the report you …
5:00 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Hamed
Replying to cehoyos: > Please provide backtrace etc. for …
4:42 PM Ticket #1278 (vf: crash with some filters) updated by Carl Eugen Hoyos
Please update, I see no crash and no invalid reads with valgrind and …
4:37 PM Ticket #1278 (vf: crash with some filters) updated by ami_stuff
crashes also without unsharp filter […]
4:33 PM crash.avi attached to Ticket #1278 by ami_stuff
4:33 PM Ticket #1278 (vf: crash with some filters) created by ami_stuff
[…]
4:32 PM Changeset in ffmpeg [47055b89] by Michael Niedermayer <michaelni@gmx.at>
swr: implement stereo S16/S32/FLT->S16/S32/FLT planar->packed in …
4:32 PM Changeset in ffmpeg [fec3700d] by Michael Niedermayer <michaelni@gmx.at>
swr: update calling code to support mixed packed planar SIMD …
4:32 PM Changeset in ffmpeg [e8dd7928] by Michael Niedermayer <michaelni@gmx.at>
swr: change simd len argument to be in samples instead of dst bytes. …
4:32 PM Changeset in ffmpeg [3db60932] by Michael Niedermayer <michaelni@gmx.at>
swr-test: allow testing a specific subset of cases Signed-off-by: …
4:22 PM Ticket #1276 (FFMPEG 64bit failing where as 32bit working - same build) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Okay, that's another problem, …
4:21 PM Ticket #1276 (FFMPEG 64bit failing where as 32bit working - same build) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket after you provided * ffmpeg command line …
3:41 PM Ticket #1276 (FFMPEG 64bit failing where as 32bit working - same build) updated by ramitb
Okay, that's another problem, the currect GIT Head produces video that …
3:11 PM Changeset in ffmpeg [f0ccd53a] by Diego Biurrun <diego@biurrun.de>
tests: Refactor rotozoom/videogen common code into a separate file.
2:59 PM ffmpeg-20120505-192526.log attached to Ticket #1277 by Hamed
the report created by ffmpeg
2:44 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Carl Eugen Hoyos
Please provide backtrace etc. for crashes, as explained on …
2:32 PM Changeset in ffmpeg [814208a7] by Diego Biurrun <diego@biurrun.de>
tests: Mark some file-internal symbols as static.
2:32 PM Changeset in ffmpeg [b5a3c603] by Diego Biurrun <diego@biurrun.de>
build: Drop leftover .exp pattern from LIBSUFFIXES list.
2:27 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) created by Hamed
I need to convert the format of the subtitle stream of a movie so my …
12:54 PM Changeset in ffmpeg [23fba3ed] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Remove unused variable from ffv1 decoder.
12:50 PM Ticket #1160 (Musepack 8 file fails to decode) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for your help!
12:46 PM Changeset in ffmpeg [c6758ac0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Skip padding bytes after reading musepack8 header. Fixes ticket #1160.
11:19 AM Changeset in ffmpeg [396d2aec] by Carl Eugen Hoyos <cehoyos@ag.or.at>
alsdec.c: Also test 0 when checking rice decoder values. …
11:14 AM Changeset in ffmpeg [84917288] by Carl Eugen Hoyos <cehoyos@ag.or.at>
alsdec.c: Simplify error check before calling rice decoder. …
11:08 AM Ticket #409 (Musepack SV8 file decodes with distortions) updated by ami_stuff
Cc changed
11:00 AM Ticket #409 (Musepack SV8 file decodes with distortions) updated by ami_stuff
ffmpeg's decoder does not support correctly "--quality 8" (and 7, 9, …
10:59 AM Changeset in ffmpeg [5cb4f1a1] by Anton Khirnov <anton@khirnov.net>
vsrc_buffer: return EAGAIN if no frame is available. This is not an …
10:38 AM Changeset in ffmpeg [ddffe3de] by Kostya Shishkov <kostya.shishkov@gmail.com>
WMAL: Shift output samples by the specified number of padding zeroes. …
10:38 AM Changeset in ffmpeg [363c3a44] by Kostya Shishkov <kostya.shishkov@gmail.com>
WMAL: Restore removed code in mclms_predict() Based on observations …
8:57 AM Changeset in ffmpeg [45a7b067] by Michael Niedermayer <michaelni@gmx.at>
oggvorbis: fix the first 2 packets timestamps matching issue …
5:35 AM Ticket #1276 (FFMPEG 64bit failing where as 32bit working - same build) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > The build being used is: > …
5:34 AM Ticket #1276 (FFMPEG 64bit failing where as 32bit working - same build) updated by Carl Eugen Hoyos
To make this a valid ticket, please: * Provide the command line you …
12:23 AM Ticket #1276 (FFMPEG 64bit failing where as 32bit working - same build) created by ramitb
I'm using the 64bit and 32bit version of ffmpeg. For the same video, …
12:12 AM Changeset in ffmpeg [3d42addf] by Michael Niedermayer <michaelni@gmx.at>
png_parser: try to fix big endian Signed-off-by: Michael Niedermayer …
12:10 AM Changeset in ffmpeg [44f99fe0] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Remove a useless ifdef assert is a no-op if DEBUG isn't …
12:10 AM Changeset in ffmpeg [8d43b8b8] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Remove outdated/useless/incorrect comments RTCP is …
12:09 AM Changeset in ffmpeg [5a571d32] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Remove useless memory corruption checks Signed-off-by: …
12:09 AM Changeset in ffmpeg [b7b7354c] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Return proper error codes Signed-off-by: Martin Storsjö …
12:09 AM Changeset in ffmpeg [5245adb9] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Check the available data length before reading This …
12:09 AM Changeset in ffmpeg [de26a4b6] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Add input size checks This fixes crashes if given too …
12:02 AM Changeset in ffmpeg [16db88a0] by Michael Niedermayer <michaelni@gmx.at>
vorbis_parser: fix blocksize Signed-off-by: Michael Niedermayer …

May 4, 2012:

11:52 PM Changeset in ffmpeg [441dce21] by Michael Niedermayer <michaelni@gmx.at>
oggvorbis: move handling of first packets ts from parser to muxer. …
11:06 PM Changeset in ffmpeg [d2205d65] by Ronald S. Bultje <rsbultje@gmail.com>
png: check bit depth for PAL8/Y400A pixel formats. Wrong bit depth …
11:06 PM Changeset in ffmpeg [273e6af4] by Ronald S. Bultje <rsbultje@gmail.com>
ea: check chunk_size for validity. Found-by: Mateusz "j00ru" Jurczyk …
10:54 PM Changeset in ffmpeg [bce42e95] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:00 PM Changeset in ffmpeg [b18c9f1e] by Michael Niedermayer <michaelni@gmx.at>
oggtheora: Port changes from oggvorbis timestamp handling. …
10:00 PM Changeset in ffmpeg [fe5c5bcc] by Michael Niedermayer <michaelni@gmx.at>
oggvorbisdec: Apply timestamp calculation always when timestamps arent …
9:59 PM Changeset in ffmpeg [1f95ad48] by Michael Niedermayer <michaelni@gmx.at>
oggvorbisdec: redesign special handling of first frames timestamp. …
9:26 PM Changeset in ffmpeg [9f357e2b] by Nicolas George <nicolas.george@normalesup.org>
examples/filtering_audio: use av_buffersrc_add_frame.
9:26 PM Changeset in ffmpeg [7bac2a78] by Nicolas George <nicolas.george@normalesup.org>
src_buffer: implement av_buffersrc_add_frame. It supersedes …
9:26 PM Changeset in ffmpeg [a96cd73f] by Nicolas George <nicolas.george@normalesup.org>
src_buffer: implement audio buffer copy.
9:26 PM Changeset in ffmpeg [d8407bba] by Nicolas George <nicolas.george@normalesup.org>
lavfi/avcodec: implement audio copy_frame_prop.
9:26 PM Changeset in ffmpeg [32094285] by Nicolas George <nicolas.george@normalesup.org>
lavfi: implement avfilter_get_audio_buffer_ref_from_frame.
8:59 PM Changeset in ffmpeg [43e5fda4] by Reinhard Tartler <siretart@tauware.de>
Update Changelog for the 0.8.2 Release
8:48 PM Ticket #1275 (ffserver x264 presets) created by burek
ffserver is started with a simple config file (ffserver.conf) that …
8:40 PM Changeset in ffmpeg [a638e10b] by Reinhard Tartler <siretart@tauware.de>
Prepare for 0.8.2 Release
8:25 PM Ticket #1160 (Musepack 8 file fails to decode) updated by ami_stuff
Cc changed
8:25 PM mpc8.jpg attached to Ticket #1160 by ami_stuff
8:24 PM Ticket #1160 (Musepack 8 file fails to decode) updated by ami_stuff
I have found the same issue with file encoded with foobar2000. The …
8:14 PM Changeset in ffmpeg [d5207e2a] by Reinhard Tartler <siretart@tauware.de>
vqavideo: return error if image size is not a multiple of block size …
8:09 PM Changeset in ffmpeg [9ea94c44] by Reinhard Tartler <siretart@tauware.de>
celp filters: Do not read earlier than the start of the 'out' vector. …
8:09 PM Changeset in ffmpeg [aaa6a66] by Reinhard Tartler <siretart@tauware.de>
motionpixels: Clip YUV values after applying a gradient. Prevents …
8:09 PM Changeset in ffmpeg [7240cc3f] by Reinhard Tartler <siretart@tauware.de>
jpeg: handle progressive in second field of interlaced. Progressive …
8:09 PM Changeset in ffmpeg [7fe4c8cb] by Reinhard Tartler <siretart@tauware.de>
h263: more strictly forbid frame size changes with frame-mt. Prevents …
8:09 PM Changeset in ffmpeg [746f1594] by Reinhard Tartler <siretart@tauware.de>
h264: additional protection against unsupported size/bitdepth changes. …
7:28 PM Changeset in ffmpeg [0e4bb053] by Reinhard Tartler <siretart@tauware.de>
tta: prevents overflows for 32bit integers in header. This prevents …
7:28 PM Changeset in ffmpeg [994c0efc] by Reinhard Tartler <siretart@tauware.de>
ttadec: CRC checking Signed-off-by: Paul B Mahol <onemda@gmail.com> …
7:28 PM Changeset in ffmpeg [cf5e119d] by Reinhard Tartler <siretart@tauware.de>
tta: use skip_bits_long() Signed-off-by: Paul B Mahol …
5:59 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by Carl Eugen Hoyos
Replying to mihakiev: > Do you need any other tests? Did …
5:55 PM Changeset in ffmpeg [37ddd383] by Alex Converse <alex.converse@gmail.com>
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 Miha
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 Carl Eugen Hoyos
Please send patches to ffmpeg-devel, they get more attention there.
5:22 PM Changeset in ffmpeg [9e6a1c89] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: fix indent in term_init().
4:50 PM Changeset in ffmpeg [3c1d52d] by Clément Bœsch <ubitux@gmail.com>
Fix a few @file doxy inconsistencies.
4:47 PM Changeset in ffmpeg [49df97b2] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: stronger ffpresets parsing. This fixes at least issues with …
4:40 PM Changeset in ffmpeg [ec271c95] by Clément Bœsch <ubitux@gmail.com>
presets: specify the codecs. This allows the following usages: …
4:40 PM Changeset in ffmpeg [19bc232] by Clément Bœsch <ubitux@gmail.com>
Remove old ffpresets. They are now replaced with presets/ directory. …
4:13 PM Ticket #1274 (Segmentation fault in "rtpdec_h264.c") updated by Ivan
Status changed
3:58 PM rtpdec_h264.c attached to Ticket #1274 by Ivan
Fixed file
3:57 PM Ticket #1274 (Segmentation fault in "rtpdec_h264.c") created by Ivan
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 DonMoir
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 Carl Eugen Hoyos
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 Carl Eugen Hoyos
fixed: The patch was applied, thank you!
2:57 PM Changeset in ffmpeg [2ee6dca] by Michael Niedermayer <michaelni@gmx.at>
png_parser This adds support for png image2pipe streaming Update to …
2:33 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by Miha
Knock knock.
1:49 PM Changeset in ffmpeg [63eb01d9] by Michael Niedermayer <michaelni@gmx.at>
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 Carl Eugen Hoyos
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 DonMoir
ffplay -ss 0 clock.avi ffplay version N-40301-gc1fe2db Copyright (c) …
12:56 PM filecopy.avi attached to Ticket #1273 by DonMoir
12:54 PM clock.avi attached to Ticket #1273 by DonMoir
12:54 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) created by DonMoir
If you do a seek prior to calling avcodec_decode_video2 at least once, …
12:54 PM Changeset in ffmpeg [313f9fbf] by Mans Rullgard <mans@mansr.com>
configure: add POWER[5-7] support Also merge POWER3 and POWER4 …
12:40 PM Changeset in ffmpeg [e8339302] by Michael Niedermayer <michaelni@gmx.at>
fate: update ogg seektest after all the bug fixes Signed-off-by: …
12:40 PM Changeset in ffmpeg [231d32c8] by Michael Niedermayer <michaelni@gmx.at>
oggtheora: Fix initial pts code based on the solution in vorbis …
12:40 PM Changeset in ffmpeg [49d935b5] by Michael Niedermayer <michaelni@gmx.at>
seek-test: support printing multiple packets Signed-off-by: Michael …
12:40 PM Changeset in ffmpeg [ef32fbaf] by Michael Niedermayer <michaelni@gmx.at>
oggdec: fix off by one error on pos_limit Signed-off-by: Michael …
12:40 PM Changeset in ffmpeg [a6bb09fc] by Michael Niedermayer <michaelni@gmx.at>
oggdec: print error on failure to create streams Signed-off-by: …
12:40 PM Changeset in ffmpeg [251ce231] by Michael Niedermayer <michaelni@gmx.at>
oggdec: print error on changing streams when its unsupported. …
12:40 PM Changeset in ffmpeg [6fd47806] by Michael Niedermayer <michaelni@gmx.at>
oggdec: print error on unsupported versions Signed-off-by: Michael …
12:40 PM Changeset in ffmpeg [96fb233] by Michael Niedermayer <michaelni@gmx.at>
oggdec: reset lastpts so that justins vorbis duration correction is …
12:40 PM Changeset in ffmpeg [5f9f78dc] by Michael Niedermayer <michaelni@gmx.at>
oggdec: pass avformat context to ogg_reset() Signed-off-by: Michael …
12:40 PM Changeset in ffmpeg [babf2a34] by Michael Niedermayer <michaelni@gmx.at>
seek-test: support manually forcing a seek to a specific position …
11:46 AM alaw.shn attached to Ticket #1247 by ami_stuff
11:46 AM ulaw.shn attached to Ticket #1247 by ami_stuff
11:46 AM s8.shn attached to Ticket #1247 by ami_stuff
11:45 AM Ticket #1247 (shorten: support 8bit) updated by ami_stuff
I have created s8, alaw and ulaw, not sure how to create u16: 8 - …
10:51 AM Ticket #1219 (zerocodec: crash) closed by Elon Musk
fixed: Fixed.
10:42 AM Changeset in ffmpeg [4b70bba5] by Paul B Mahol <onemda@gmail.com>
zerocodec: check if there is previous frame Fixes crash in bug #1219. …
10:10 AM Ticket #1247 (shorten: support 8bit) closed by Elon Musk
fixed: Fixed, if you can create signed 8bit samples and unsigned 16 bit ones …
9:56 AM Changeset in ffmpeg [b7159877] by Paul B Mahol <onemda@gmail.com>
shorten: unsigned 8bit support
6:30 AM Ticket #1179 (libopenjpeg: encoded as rgb48, decodes as yuv444p16le) closed by Carl Eugen Hoyos
fixed: Fixed by Michael Bradshaw.

May 3, 2012:

8:40 PM Changeset in ffmpeg [c02efacc] by Mans Rullgard <mans@mansr.com>
arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6 …
8:40 PM Changeset in ffmpeg [d98b254a] by Michael Niedermayer <michaelni@gmx.at>
Merge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder * …
8:40 PM Changeset in ffmpeg [58b2e0f] by Mans Rullgard <mans@mansr.com>
vqavideo: return error if image size is not a multiple of block size …
8:28 PM Changeset in ffmpeg [e5356ebf] by Justin Ruggles <justin.ruggles@gmail.com>
cosmetics: indentation
8:28 PM Changeset in ffmpeg [8916f1fb] by Justin Ruggles <justin.ruggles@gmail.com>
avformat: only fill-in interpolated timestamps if duration is non-zero …
8:28 PM Changeset in ffmpeg [ff499157] by Justin Ruggles <justin.ruggles@gmail.com>
avformat: remove a workaround for broken timestamps This modifies pts …
8:17 PM Changeset in ffmpeg [b7a928b] by Michael Bradshaw <mbradshaw@sorensonmedia.com>
libopenjpegdec: respect JP2 color space, fix ticket 1179 …
7:02 PM Changeset in ffmpeg [27744fe4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mpeg12: …
6:22 PM WikiStart edited by llogan
prettify some links; remove worthless EncodingGuide (for now) (diff)
6:02 PM Changeset in ffmpeg [af58a77f] by Clément Bœsch <ubitux@gmail.com>
lavfi/src_buffer: fix indent.
6:02 PM Changeset in ffmpeg [fd4b4dda] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: fix indent.
5:55 PM Changeset in ffmpeg [f8d58c59] by Nicolas George <nicolas.george@normalesup.org>
src_buffer: merge av_asrc_buffer_add_audio_buffer_ref. Implement it …
5:55 PM Changeset in ffmpeg [be8edff] by Nicolas George <nicolas.george@normalesup.org>
src_buffer: move audio format change check in a separate function.
5:55 PM Changeset in ffmpeg [cc14cdec] by Nicolas George <nicolas.george@normalesup.org>
src_buffer: move buffer copy in a separate function. This will make …
5:55 PM Changeset in ffmpeg [f94b150a] by Nicolas George <nicolas.george@normalesup.org>
src_buffer: move format change check in a separate function. This …
5:55 PM Changeset in ffmpeg [3985ec0] by Nicolas George <nicolas.george@normalesup.org>
src_buffer: introduce av_buffersrc_add_ref(). This function merges …
5:53 PM Changeset in ffmpeg [77c0b361] by Clément Bœsch <ubitux@gmail.com>
doc: fix API examples references.
5:37 PM Changeset in ffmpeg [9ae570fb] by Clément Bœsch <ubitux@gmail.com>
JACOsub demuxer, decoder and muxer.
4:47 PM Changeset in ffmpeg [234e0025] by Nicolas George <nicolas.george@normalesup.org>
ffplay: use AVFrame accessor.
4:47 PM Changeset in ffmpeg [ae344b2c] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: use AVFrame accessor.
4:47 PM Changeset in ffmpeg [e296f1b] by Nicolas George <nicolas.george@normalesup.org>
lavc: implement accessors for some AVFrame fields. Compared to …
4:30 PM sunflower.webm attached to Ticket #1270 by Carl Eugen Hoyos
4:29 PM Ticket #1270 (Problem decoding mkv (webm) video file (0.10.2)) updated by Carl Eugen Hoyos
Status changed
[…]
4:15 PM Changeset in ffmpeg [1d4a0147] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mpeg12: fixed parsing in some mpeg2 streams Signed-off-by: Michael …
4:15 PM Changeset in ffmpeg [ca93f0fa] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Add SMPTE240M transfer characteristics flag. Signed-off-by: Michael …
4:13 PM Changeset in ffmpeg [68b9ed83] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mpegts: Some additional HDMV types and reg descriptors for mpegts …
4:12 PM patchpngparser.2.diff attached to Ticket #1272 by Carl Eugen Hoyos
4:10 PM Ticket #1272 (Can't use image2pipe with PNG images) updated by Carl Eugen Hoyos
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 Mark Rose
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 Eugene Ware
When I run the following command $ cat file1.png file2.png | ffmpeg …
1:58 PM Changeset in ffmpeg [c1fe2db3] by Michael Niedermayer <michaelni@gmx.at>
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 mancha
Replying to cehoyos: > Which firefox version did you test? …
12:42 PM Changeset in ffmpeg [29ed190] by Michael Niedermayer <michaelni@gmx.at>
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 Carl Eugen Hoyos
Version changed
11:11 AM Ticket #1271 (colorful bar at the bottom with filters enabled (when input have odd ...) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
10:25 AM Changeset in ffmpeg [28d37f71] by Michael Niedermayer <michaelni@gmx.at>
examples/decoding_encoding: fix encoding when all frames got buffered. …
9:35 AM 190_129.avi attached to Ticket #1271 by ami_stuff
9:35 AM 190_128.avi attached to Ticket #1271 by ami_stuff
9:35 AM Ticket #1271 (colorful bar at the bottom with filters enabled (when input have odd ...) created by ami_stuff
there is visible a colorful bar at the bottom in the output when some …
8:35 AM Changeset in ffmpeg [20f47eb] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: consistently use '"' for quoting the drawtext arguments …
8:29 AM Changeset in ffmpeg [126ba162] by Stefano Sabatini <stefasab@gmail.com>
lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate …
8:26 AM Changeset in ffmpeg [4f19e50c] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: document drawtext draw expression
8:26 AM Changeset in ffmpeg [eb07f4cc] by Stefano Sabatini <stefasab@gmail.com>
lavfi/drawtext: rename and document variables d_expr and d_pexpr Use …
8:26 AM Changeset in ffmpeg [56b39bd5] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: document rand() drawtext expression function
8:26 AM Changeset in ffmpeg [f4a6c3b0] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: document x and y drawtext expression parameters
8:17 AM Changeset in ffmpeg [730af6e6] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix location of "rate" and "timecode" drawtext options …
8:17 AM Changeset in ffmpeg [65d2b2fb] by Stefano Sabatini <stefasab@gmail.com>
lavfi/drawtext: alphabetically sort the expression parameters
6:51 AM Ticket #1270 (Problem decoding mkv (webm) video file (0.10.2)) updated by Carl Eugen Hoyos
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 Carl Eugen Hoyos
Component changed
Related to e5aab2d. Which firefox version did you test? Did you see …
3:22 AM UbuntuCompilationGuideLucid edited by llogan
add Lucid to main title (diff)
3:21 AM UbuntuCompilationGuideLucid created by llogan
make initial page
12:40 AM CompilationGuide/Ubuntu edited by llogan
add server specific dependencies; separate sections better (diff)
12:12 AM 7000000009434-libvorbis.c.webm.cut attached to Ticket #1183 by Mark Rose
Audio + video file produced with latest git and libvorbis from …
12:11 AM 7000000009434-libvorbis.c-audio.webm attached to Ticket #1183 by Mark Rose
Latest git with libvorbis.c from f1fdd208.
12:10 AM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by Mark Rose
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 Michael Niedermayer <michaelni@gmx.at>
indeo4: check that num_mbs matches Found-by: Mateusz "j00ru" Jurczyk …
11:27 PM Changeset in ffmpeg [e11fa087] by Michael Niedermayer <michaelni@gmx.at>
dsp: fix diff_bytes_mmx() with small width Fixes Ticket1068 …
11:27 PM Changeset in ffmpeg [47021544] by Michael Niedermayer <michaelni@gmx.at>
update for 0.9.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11:23 PM Changeset in ffmpeg [e390a9de] by Michael Niedermayer <michaelni@gmx.at>
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 Mark Rose
Haven't yet. I'll give it a whirl shortly.
10:29 PM Changeset in ffmpeg [e70d2022] by Michael Niedermayer <michaelni@gmx.at>
vqavideodev: Check image dimensions Fixes out of heap array read …
10:28 PM Changeset in ffmpeg [9de0c8c6] by Michael Niedermayer <michaelni@gmx.at>
sonic: update to new API Fixes Ticket1075 Signed-off-by: Michael …
10:28 PM Changeset in ffmpeg [db041fd1] by Michael Niedermayer <michaelni@gmx.at>
qpeg: Fix out of array writes. Found-by: Mateusz "j00ru" Jurczyk and …
10:28 PM Changeset in ffmpeg [7a877418] by Michael Niedermayer <michaelni@gmx.at>
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 mancha
Hello. ffmpeg 0.10.2 (and mplayer built against ffmpeg 0.10.2+) have …
10:22 PM Changeset in ffmpeg [1ee1e9e4] by Michael Niedermayer <michaelni@gmx.at>
vqavideodev: Check image dimensions Fixes out of heap array read …
10:20 PM Changeset in ffmpeg [15e9aee5] by Michael Niedermayer <michaelni@gmx.at>
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 Carl Eugen Hoyos
Did you try with older libvorbis.c ?
8:28 PM 7000000009434-2330eb14-audio.webm attached to Ticket #1183 by Mark Rose
Audio that freezes.
8:27 PM 7000000009434-2330eb14.webm.cut attached to Ticket #1183 by Mark Rose
Video and audio file that freezes.
8:26 PM 7000000009434-2330eb14-video.webm.cut attached to Ticket #1183 by Mark Rose
Produced video that plays fine.
8:25 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) reopened by Mark Rose
*MY* bug is still not fixed, nor is it invalid. I tested just now …
8:06 PM Changeset in ffmpeg [b5da848f] by Alex Converse <alex.converse@gmail.com>
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 reimar
invalid: Ok, thanks for informing us.
7:12 PM Changeset in ffmpeg [2330eb14] by Michael Niedermayer <michaelni@gmx.at>
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 magon
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 magon
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 reimar
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 burek
cehoyos, this is 3rd or 4th time that I get impression that you are …
5:50 PM out_286.shn attached to Ticket #1250 by ami_stuff
5:50 PM out_285.shn attached to Ticket #1250 by ami_stuff
5:49 PM Ticket #1250 (shorten: block size) updated by ami_stuff
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 Alexandre benoit
Hi, Here are my results : gcc version is : gcc44 -v Using built-in …
5:29 PM Changeset in ffmpeg [5eec5a7] by Ronald S. Bultje <rsbultje@gmail.com>
jpeg: handle progressive in second field of interlaced. Progressive …
5:26 PM Changeset in ffmpeg [1f05dcba] by Ronald S. Bultje <rsbultje@gmail.com>
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 Carl Eugen Hoyos
Priority, Keywords, Component changed
Please test ./configure && make, if it fails please run make again, …
5:21 PM Changeset in ffmpeg [2d22d430] by Ronald S. Bultje <rsbultje@gmail.com>
h263: more strictly forbid frame size changes with frame-mt. Prevents …
5:19 PM Changeset in ffmpeg [732f9fcf] by Ronald S. Bultje <rsbultje@gmail.com>
h264: additional protection against unsupported size/bitdepth changes. …
5:16 PM Changeset in ffmpeg [ac80b812] by Ronald S. Bultje <rsbultje@gmail.com>
tta: prevents overflows for 32bit integers in header. This prevents …
5:14 PM ffmpeg_bugreport.txt attached to Ticket #1269 by Alexandre benoit
compilation log
5:14 PM Ticket #1269 (FFMPEG won't compile on RedHat el5) created by Alexandre benoit
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 Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
Can you confirm that all three commands produce firefox-playable files …
4:57 PM Changeset in ffmpeg [77cfb256] by Ronald S. Bultje <rsbultje@gmail.com>
configure: remove malloc_aligned. It was to signal that allocations …
4:57 PM Changeset in ffmpeg [82a0497c] by Ronald S. Bultje <rsbultje@gmail.com>
vp8: update frame size changes on thread context switches. This …
4:57 PM Changeset in ffmpeg [bec207f9] by Ronald S. Bultje <rsbultje@gmail.com>
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 magon
Ok, tested against current git head(at least I hope it is). Video & …
4:46 PM Changeset in ffmpeg [0e23b508] by Kostya Shishkov <kostya.shishkov@gmail.com>
wmall: fix reconstructing audio with uncoded channels
4:45 PM Changeset in ffmpeg [c8370e6e] by Kostya Shishkov <kostya.shishkov@gmail.com>
WMAL cosmetics: fix indentation Signed-off-by: Kostya Shishkov …
4:38 PM Changeset in ffmpeg [f1aa859] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
gitignore: add Win32 library suffixes Signed-off-by: Michael …
4:26 PM Changeset in ffmpeg [ababec7b] by Mans Rullgard <mans@mansr.com>
arm: intreadwrite: disable inline asm for gcc 4.7 and later Starting …
4:26 PM Changeset in ffmpeg [adebad07] by Mans Rullgard <mans@mansr.com>
arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later …
4:15 PM Changeset in ffmpeg [2cda0429] by Michael Niedermayer <michaelni@gmx.at>
lavfi: remove screenshot libmpcodecs wrapper The filter is useless. …
12:59 PM Ticket #1268 (Shorthand for all streams c:all) updated by Carl Eugen Hoyos
Command line and complete, uncut console output missing.
12:57 PM Ticket #1183 (MP4->webm stopped playing in firefox (with git bisect)) updated by Carl Eugen Hoyos
Replying to magon: > I do have the same problem with …
11:20 AM Ticket #1248 (shorten: add duration info) updated by Elon Musk
Nope, seeking can only work for files with seek tables, and only if …
11:10 AM Ticket #1250 (shorten: block size) updated by Elon Musk
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 burek
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 magon
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 burek
Hi, It would be easier to type: […] instead of […] if that …
8:51 AM Ticket #1267 (vf boxblur: crash) closed by Michael Niedermayer
fixed
8:51 AM Ticket #1260 (vf negate: crash 2) closed by Michael Niedermayer
fixed
8:48 AM Changeset in ffmpeg [b197c1c1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: preserve NULL ptrs in get_buffer() Fixes Ticket1260, …
7:04 AM Changeset in ffmpeg [8501bed0] by Michael Niedermayer <michaelni@gmx.at>
Don't restrict reverse decorrelation to both coded channels. It is …
1:14 AM Changeset in ffmpeg [4b7fa553] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
indeo3: fix motion vector validation The index of the motion vector …
12:59 AM Changeset in ffmpeg [ff80c682] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
pcm_bluray: set bits_per_raw_sample for > 16-bit Signed-off-by: …

May 1, 2012:

11:55 PM Changeset in ffmpeg [29ec5c1] by Michael Niedermayer <michaelni@gmx.at>
fate: update mmf seek checksum, change caused by av_get_packet() …
11:12 PM Changeset in ffmpeg [33f70334] by Michael Niedermayer <michaelni@gmx.at>
swr: automatically choose s16/flt/dbl to preserve input precision …
11:12 PM Changeset in ffmpeg [f2e799a3] by Michael Niedermayer <michaelni@gmx.at>
swr: add double precision support to the rematrix code Signed-off-by: …
11:12 PM Changeset in ffmpeg [71a1f76d] by Michael Niedermayer <michaelni@gmx.at>
swr: update double precision checks for our resampler It supports …
11:12 PM Changeset in ffmpeg [6d5bf67f] by Michael Niedermayer <michaelni@gmx.at>
swr: add lfe_mix_level Signed-off-by: Michael Niedermayer …
11:11 PM Changeset in ffmpeg [9b42653b] by Michael Niedermayer <michaelni@gmx.at>
swr: update side to back mixing. Signed-off-by: Michael Niedermayer …
11:06 PM Changeset in ffmpeg [7bea0a06] by Michael Niedermayer <michaelni@gmx.at>
APIChanges: add entry for libavresample Appears this was forgotten …
9:31 PM Ticket #1142 (xbm: fail to decode) closed by reimar
fixed
9:30 PM Changeset in ffmpeg [a5f8417d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
xbmdec: fix decoding when variable name contains an 'x'. Fixes trac …
9:30 PM Changeset in ffmpeg [1f0c92d6] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
xbmdec: print more details on decode error. Makes debugging issues …
9:20 PM Changeset in ffmpeg [20044cd9] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
flvdec: pass on proper error value. Signed-off-by: Reimar Döffinger …
9:20 PM Changeset in ffmpeg [8f63f241] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Remove some useless code that duplicates av_get_packet. …
9:20 PM Changeset in ffmpeg [7effbee6] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Mark truncated packets as corrupt in av_get_packet. Manually remove …
8:06 PM Changeset in ffmpeg [75f847aa] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avplay: …
7:17 PM Changeset in ffmpeg [4bf2e7c5] by Mans Rullgard <mans@mansr.com>
twinvq: fix out of bounds array access ModeTab.fmode has only 3 …
6:20 PM Changeset in ffmpeg [aab5a452] by Michael Niedermayer <michaelni@gmx.at>
swr: add and use function pointers for rematrix Signed-off-by: …
6:19 PM Changeset in ffmpeg [00fea26f] by Michael Niedermayer <michaelni@gmx.at>
swr: add native matrix for rematrixing Signed-off-by: Michael …
6:13 PM Changeset in ffmpeg [f0839764] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix type of dither scale. This allows non integer scales. …
6:12 PM Changeset in ffmpeg [046b5339] by Michael Niedermayer <michaelni@gmx.at>
swr: disable 1 stage convert when dither is enabled. This combination …
5:52 PM Changeset in ffmpeg [4010d724] by Justin Ruggles <justin.ruggles@gmail.com>
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 Justin Ruggles <justin.ruggles@gmail.com>
avplay: use libavresample for sample format conversion and channel …
5:37 PM Changeset in ffmpeg [e5b7d777] by Justin Ruggles <justin.ruggles@gmail.com>
Fix compilation with YASM/NASM without AVX support. Signed-off-by: …
2:28 PM Ticket #1267 (vf boxblur: crash) updated by Carl Eugen Hoyos
Version, Keywords, Status, Reproduced by developer, Component, Priority changed
2:04 PM 1.rm attached to Ticket #1267 by ami_stuff
2:03 PM Ticket #1267 (vf boxblur: crash) created by ami_stuff
[…]
12:34 PM Changeset in ffmpeg [035a394e] by Kostya Shishkov <kostya.shishkov@gmail.com>
WMAL: do not output last frame again if nothing was decoded in current …
12:33 PM Changeset in ffmpeg [f92f4523] by Kostya Shishkov <kostya.shishkov@gmail.com>
WMAL: do not start decoding if frame does not end in current packet …
11:25 AM Changeset in ffmpeg [30aa004f] by Michael Niedermayer <michaelni@gmx.at>
swr-test: allow randomizing mode differently each run. Signed-off-by: …
11:25 AM Changeset in ffmpeg [bea3d19f] by Michael Niedermayer <michaelni@gmx.at>
swr-test: use uint_rand() for mode too Signed-off-by: Michael …
11:25 AM Changeset in ffmpeg [03344643] by Michael Niedermayer <michaelni@gmx.at>
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 Stefano Sabatini
invalid: Replying to ad: > I tried using drawtext's "n" and "t" …
9:17 AM Changeset in ffmpeg [5f3f03f5] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: use @var{} for denoting parameter reference in drawtext docs
9:16 AM Changeset in ffmpeg [08c4dec5] by Stefano Sabatini <stefasab@gmail.com>
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 Carl Eugen Hoyos
Keywords, Version changed

Apr 30, 2012:

11:24 PM Changeset in ffmpeg [bb39c74b] by Stefano Sabatini <stefasab@gmail.com>
lavfi/lut: remove unused variable Fix warning: libavfilter/vf_lut.c: …
11:21 PM Changeset in ffmpeg [a812ed00] by Mans Rullgard <mans@mansr.com>
adpcm-thp: fix invalid array indexing Indexing outside array limits …
11:21 PM Changeset in ffmpeg [c81d1e23] by Mans Rullgard <mans@mansr.com>
ppc: add const where needed in scalarproduct_int16_altivec() …
11:21 PM Changeset in ffmpeg [ce82dad7] by Mans Rullgard <mans@mansr.com>
ppc: remove shift parameter from scalarproduct_int16_altivec() The …
11:21 PM Changeset in ffmpeg [4c387c70] by Mans Rullgard <mans@mansr.com>
ppc: dsputil: do unaligned block accesses correctly To load unaligned …
11:21 PM Changeset in ffmpeg [c75eca9] by Mans Rullgard <mans@mansr.com>
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 reimar
fixed
10:03 PM Changeset in ffmpeg [4f6a1c97] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix parsing of -force_key_frames option. Currently it always exits …
9:04 PM Changeset in ffmpeg [5f161c23] by Stefano Sabatini <stefasab@gmail.com>
lavfi/tinterlace: support symbolic names for the parameter Also …
9:04 PM Changeset in ffmpeg [837d0347] by Stefano Sabatini <stefasab@gmail.com>
lavfi/tinterlace: make video as interlaced in mode 6 This is useful …
9:04 PM Changeset in ffmpeg [820c023] by Stefano Sabatini <stefasab@gmail.com>
lavfi/tinterlace: add tinterlace mode 6 This new mode is useful for …
9:04 PM Changeset in ffmpeg [d4f8d717] by Stefano Sabatini <stefasab@gmail.com>
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 shgzs
hi I'm new to ffmpeg I want to convert user-uploaded videos to mp4, to …
8:18 PM Changeset in ffmpeg [39de8343] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mkv: …
6:44 PM Ticket #1265 (add ffprobe.xsd to ffmpeg.org website) created by dave rice
It could be helpful to have a web-based version of ffprobe.xsd with a …
5:51 PM Changeset in ffmpeg [f7ff0999] by Justin Ruggles <justin.ruggles@gmail.com>
APIchanges: fill in some dates and commit hashes
5:48 PM Changeset in ffmpeg [79e5902c] by Michael Niedermayer <michaelni@gmx.at>
Exposing forced flag for DVD and PGS subtitles Signed-off-by: Michael …
5:47 PM Changeset in ffmpeg [1f46b50a] by Michael Niedermayer <michaelni@gmx.at>
Added AVClass for AVSubtitleRect Signed-off-by: Michael Niedermayer …
4:31 PM Changeset in ffmpeg [fd6eba42] by Michael Niedermayer <michaelni@gmx.at>
ffv1: 10l add forgotten avclass Signed-off-by: Michael Niedermayer …
4:31 PM Changeset in ffmpeg [5e1286a7] by Michael Niedermayer <michaelni@gmx.at>
libavutil: Document the shortcommings of av_parse_cpu_flags() and …
4:31 PM Changeset in ffmpeg [eadac34c] by Michael Niedermayer <michaelni@gmx.at>
cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() …
1:47 PM Changeset in ffmpeg [e738811c] by Michael Niedermayer <michaelni@gmx.at>
lavf: add AVFMT_SEEK_TO_PTS to indicate seeking is per PTS. See: …
1:00 PM Changeset in ffmpeg [123dd934] by Michael Niedermayer <michaelni@gmx.at>
ffv1: add slicecrc option Signed-off-by: Michael Niedermayer …
11:11 AM Ticket #1262 (libutvideo enc: crash) updated by Carl Eugen Hoyos
Keywords changed
Works fine here with your command line and libutvideo 11.0, valgrind …
9:28 AM sample.mkv attached to Ticket #1263 by pmts
sample file
6:29 AM Ticket #1264 (removelogo filter causes segmentation fault before processing begins) updated by Carl Eugen Hoyos
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 Carl Eugen Hoyos
Please provide a sample.
6:04 AM Ticket #1260 (vf negate: crash 2) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
3:22 AM Changeset in ffmpeg [0ca4642e] by Luca Barbato <lu_zero@gentoo.org>
mkv: mark corrupted packets and return them Do return error if memory …
3:22 AM Changeset in ffmpeg [721af294] by Luca Barbato <lu_zero@gentoo.org>
mkv: forward EMBL block data error Do not return 0 on error.
1:49 AM Changeset in ffmpeg [24e3f44a] by Michael Niedermayer <michaelni@gmx.at>
EC: fix dest index for non 420 chroma. Signed-off-by: Michael …
1:49 AM Changeset in ffmpeg [bcc213cf] by Michael Niedermayer <michaelni@gmx.at>
isom: remove duplicate line. Signed-off-by: Michael Niedermayer …
1:49 AM Changeset in ffmpeg [9ea5756d] by Michael Niedermayer <michaelni@gmx.at>
isom: Clarify comment for 'ec-3' fourcc Signed-off-by: Derek …
Note: See TracTimeline for information about the timeline view.