Timeline



Nov 15, 2011:

11:41 PM Changeset in ffmpeg [52767d89] by Mans Rullgard <mans@mansr.com>
lavf: fix multiplication overflow in avformat_find_stream_info() …
11:32 PM Changeset in ffmpeg [1c43713e] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add compact writer
11:30 PM Changeset in ffmpeg [0491a2a0] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: force display of missing fields, depending on writer.flags …
10:37 PM Changeset in ffmpeg [7776091b] by Michael Niedermayer <michaelni@gmx.at>
diracdec: obmc accesses arent aligned for all files. Thus use …
9:47 PM Ticket #650 (Segmentation Fault when using av_opt_set to set h264 options) closed by Michael Niedermayer
fixed: Crash fixed locally, will be in git master in a moment About the …
9:43 PM Changeset in ffmpeg [d5e1244c] by Michael Niedermayer <michaelni@gmx.at>
opt: Fix *av_opt_find2(NULL) Fixes Ticket650 Signed-off-by: Michael …
9:33 PM Ticket #658 (auto-select yuv420p for RGB inputs with libx264) updated by llogan
Does a private option make more sense than just setting an appropriate …
9:13 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) closed by Carl Eugen Hoyos
fixed: Thank you for testing!
9:11 PM Ticket #658 (auto-select yuv420p for RGB inputs with libx264) updated by Carl Eugen Hoyos
Priority, Status, Component, Reproduced by developer changed
I believe this should at least be discussed, a possible solution would …
9:09 PM Ticket #658 (auto-select yuv420p for RGB inputs with libx264) created by llogan
I've noticed an increasing number of users wondering why their outputs …
8:51 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
Replying to takis: > I agree that git clones give more …
8:33 PM Changeset in ffmpeg [04bb26e3] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add dither to convergence & mincol colorings. This avoids …
8:04 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by schtorch
This is fixed indeed! Test CBR: […] Result CBR: […] Test VBR: …
7:04 PM Changeset in ffmpeg [7575980b] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: make mincol the default. Signed-off-by: Michael …
7:04 PM Changeset in ffmpeg [8d51cb4f] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add mincol inner coloring method. Signed-off-by: Michael …
7:02 PM Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 decoder) updated by ami_stuff
maybe?
7:01 PM wma.diff attached to Ticket #240 by ami_stuff
5:35 PM Changeset in ffmpeg [6f20921d] by Panagiotis H.M. Issaris <takis.issaris@uhasselt.be>
Fix seeking when using Apple HTTP Live Streaming The Apple HTTP Live …
5:17 PM Changeset in ffmpeg [f1d1516e] by Justin Ruggles <justin.ruggles@gmail.com>
cosmetics: indentation
5:17 PM Changeset in ffmpeg [1158745a] by Justin Ruggles <justin.ruggles@gmail.com>
mpegaudiodec: init static tables in AVCodec.init_static_data()
5:13 PM Changeset in ffmpeg [bf0ca404] by Michael Niedermayer <michaelni@gmx.at>
Update my GnuPG fingerprint. Signed-off-by: Michael Niedermayer …
4:26 PM Changeset in ffmpeg [5a68b1a] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add inner drawing method to show converence time …
4:26 PM Changeset in ffmpeg [5582e557] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add "fractal" to the description Signed-off-by: Michael …
4:26 PM Changeset in ffmpeg [4c52ada] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: Fix "warning: passing argument 2 of ‘draw_mandelbrot’ from …
3:43 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by burek
I've used the latest git vlc (1.2) to save and to read the file. I've …
3:34 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
I agree that git clones give more freedom to developers, in fact I …
2:23 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
Replying to takis: > Excellent. I'm currently testing it …
1:54 PM phmi-20111115T1452-ffmpeg-fix_seeking_when_using_apple_http_live_streaming.diff attached to Ticket #649 by takis
This patch changes this demuxers seeking implementation to use the …
1:41 PM Ticket #657 (xvid -- no multithreaded encoding.) created by dE_logics
I've xvid version 1.3.2, which supports multithreading, but I get only …
1:38 PM Ticket #652 (maintain aspect ratio.) updated by dE_logics
For e.g. we have a HD 1920x1080 p video which needs to be converted …
12:53 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
Excellent. I'm currently testing it some more and will try to commit …
12:06 PM Changeset in ffmpeg [53cb0de2] by Michael Niedermayer <michaelni@gmx.at>
asfdec: mark only ts1 as av_unused Idea-by: ubitux Signed-off-by: …
10:04 AM Ticket #654 (When listening from a mpeg-ts source, when the codec to HE-ACC mono, ...) updated by Carl Eugen Hoyos
Is the problem also reproducible if you encode to a file (instead of a …
10:03 AM Ticket #654 (When listening from a mpeg-ts source, when the codec to HE-ACC mono, ...) updated by Carl Eugen Hoyos
Component changed
Are external libraries necessary to reproduce your problem? (Is the …
10:02 AM Ticket #656 (LXF demuxer fails on new Leitch files) updated by Carl Lindqvist
I will see if I can get hold of a small sample file.
10:01 AM Ticket #655 (mms stream shows artefacts on codec change) updated by Carl Eugen Hoyos
This sounds as if there are two unrelated problems, please open a …
10:00 AM Ticket #656 (LXF demuxer fails on new Leitch files) updated by Carl Lindqvist
Ok, here is the full output of ffprobe on a new lxf: ffprobe version …
9:57 AM Ticket #656 (LXF demuxer fails on new Leitch files) updated by Carl Eugen Hoyos
Keywords changed
Complete, uncut console output missing. Without a sample, this is …
9:56 AM Ticket #652 (maintain aspect ratio.) closed by Carl Eugen Hoyos
invalid: Please reopen if you can provide an easy to reproduce testcase that …
9:47 AM Ticket #656 (LXF demuxer fails on new Leitch files) updated by Carl Lindqvist
The values for header size and packet header size seem to indeed be …
9:13 AM Ticket #656 (LXF demuxer fails on new Leitch files) created by Carl Lindqvist
FFmpeg/avformat fails to read files produced by newer Leitch/Harris …
5:47 AM Ticket #652 (maintain aspect ratio.) updated by dE_logics
This's a feature request, there's no output to place since this …
3:36 AM tubtub.png attached to Ticket #655 by Ching Yi, Chan
snow screen.
3:34 AM Ticket #655 (mms stream shows artefacts on codec change) created by Ching Yi, Chan
I try to play mms://72.13.93.186/campcartoon with my android player …
3:20 AM Ticket #580 (mpegts autodetection) closed by Michael Niedermayer
fixed
3:15 AM Changeset in ffmpeg [7ea39638] by Michael Niedermayer <michaelni@gmx.at>
mpegts: Completely ignore H222 spec and consider reserved adaption …
2:42 AM Ticket #258 (RTP over UDP: doesn't reorder packets) updated by Michael Niedermayer
is this problem still reproduceable ?
2:13 AM Changeset in ffmpeg [a72580f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:25 AM Changeset in ffmpeg [be4c9a44] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: dont treat empty frames as errors for QMP4, it seems …
12:59 AM Changeset in ffmpeg [66cd3c12] by Michael Niedermayer <michaelni@gmx.at>
mpegaudio: prettify avpriv_mpa_bitrate_tab Signed-off-by: Michael …
12:58 AM Changeset in ffmpeg [6760bd0a] by Michael Niedermayer <michaelni@gmx.at>
asfdec: avoid unused variable warning. Signed-off-by: Michael …
12:22 AM Ticket #654 (When listening from a mpeg-ts source, when the codec to HE-ACC mono, ...) created by asbro
[root@ns360662 ~]# ffmpeg -y -loglevel info -vsync 2 -async 4000 -i …
12:08 AM Changeset in ffmpeg [ba7f1887] by Michael Niedermayer <michaelni@gmx.at>
asfdec: use dts for seeking. Signed-off-by: Michael Niedermayer …

Nov 14, 2011:

11:57 PM Changeset in ffmpeg [bb4eabac] by Michael Niedermayer <michaelni@gmx.at>
asfdec: restore timestamp reading code This reverts part of: commit …
11:48 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by Carl Eugen Hoyos
Keywords changed
Replying to burek: > I apologize because of its size (400 …
11:41 PM Changeset in ffmpeg [edc26bfa] by Sebastien Zwickert <dilaroga@free.fr>
vda: use K&R style.
11:31 PM Ticket #442 (scene change detection) updated by Stefano Sabatini
Component changed
11:30 PM Ticket #602 (feature request: movie sink for ffplay) updated by Stefano Sabatini
Type, Component changed
11:16 PM Ticket #549 (Video filter overlay does not preserve alpha) updated by Stefano Sabatini
Analyzed by developer, Status, Reproduced by developer changed
Partially fixed by the addition of the rgb option in overlay. By …
11:10 PM Changeset in ffmpeg [2b1a4c5b] by Stefano Sabatini <stefasab@gmail.com>
amovie: avoid crash in amovie_request_frame() if no samplesref is …
9:24 PM Changeset in ffmpeg [81852ef5] by Sebastien Zwickert <dilaroga@free.fr>
vda: get correctly the frame from h264 context.
9:24 PM Changeset in ffmpeg [4590e161] by Sebastien Zwickert <dilaroga@free.fr>
vda: check allocation result.
9:24 PM Changeset in ffmpeg [c7fa3eea] by Sebastien Zwickert <dilaroga@free.fr>
vda: removes useless casts.
9:24 PM Changeset in ffmpeg [6e1e4938] by Sebastien Zwickert <dilaroga@free.fr>
vda: cosmetic.
9:24 PM Changeset in ffmpeg [a40867f2] by Sebastien Zwickert <dilaroga@free.fr>
configure: add vda dependencies.
9:24 PM Changeset in ffmpeg [b46134f6] by Sebastien Zwickert <dilaroga@free.fr>
vda: reordering headers inclusion.
9:24 PM Changeset in ffmpeg [9837442a] by Sebastien Zwickert <dilaroga@free.fr>
vda: undef Picture.
9:17 PM Ticket #523 (Assertion "channel_count == channel_count(channel_layout)" fails) closed by Clément Bœsch
fixed: Fixed in c8136ebd, thanks.
9:11 PM Changeset in ffmpeg [c8136ebd] by Clément Bœsch <ubitux@gmail.com>
swr: set the default used_ch_count value to zero. This allows an …
8:59 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by Michael Niedermayer
Of course if you can get strong random numbers quickly on all …
8:32 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by Michael Niedermayer
Maybe fixed, please test with latest git master
8:29 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by Michael Niedermayer
Replying to reimar: > There is no such thing as a "secure …
7:59 PM Changeset in ffmpeg [40176fc] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: Try to use a matching bitrate in the xing header. Might Fix …
7:52 PM Changeset in ffmpeg [1fea432b] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: simplify mp3_write_xing() Signed-off-by: Michael Niedermayer …
7:51 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by reimar
Forgot to say: even a more suitable PRNG would be not much of a help, …
7:46 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by reimar
There is no such thing as a "secure PRNG", particularly those in lavu …
7:09 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by Michael Niedermayer
that may help getting seeds quicker but idependant of this no code …
6:50 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) updated by reimar
That seems not surprising, with the low clock precision in Windows …
5:46 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
yes, i think AV_NOPTS_VALUE would be better except that, if you have …
5:30 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
Thanks! I've added a different patch now, which uses the initial dts …
5:29 PM Changeset in ffmpeg [ecf5e705] by Michael Niedermayer <michaelni@gmx.at>
vble: use dsp.add_hfyu_median_prediction() this allows asm …
5:29 PM Changeset in ffmpeg [75c0ddc9] by Michael Niedermayer <michaelni@gmx.at>
vble: move 2nd pass bitreading into vble_restore_plane() this improves …
5:24 PM phmi-20111114T1820-ffmpeg-applehttplive-seek_fix.diff attached to Ticket #649 by takis
5:14 PM Changeset in ffmpeg [6718536b] by Michael Niedermayer <michaelni@gmx.at>
diracdec: fix empty data units. Fixed Ticket636 Signed-off-by: …
5:04 PM Ticket #636 (internal dirac decoder can't decode the file) closed by Michael Niedermayer
fixed
4:58 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) created by imbens
Using ffplay on Win32 I am trying to play an h264 rtsp stream from an …
4:45 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
pkt->dts/pts after the av_read_frame() might (or might not) work
3:35 PM Changeset in ffmpeg [3f5d6a66] by Mans Rullgard <mans@mansr.com>
binkvideo: simplify and remove invalid shifts Signed-off-by: Mans …
3:16 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Bram Avontuur
I have tried exactly that version as well now on a WinXP box and it is …
3:16 PM Changeset in ffmpeg [2625b621] by Luca Barbato <lu_zero@gentoo.org>
pulse: compute frame_duration once and fix it The frame duration was …
3:16 PM Changeset in ffmpeg [caf27e37] by Luca Barbato <lu_zero@gentoo.org>
lavf: simplify format_child_class_next() And fix the error introduced …
3:07 PM Changeset in ffmpeg [ac3dbb4d] by Luca Barbato <lu_zero@gentoo.org>
hwaccel: OS X Video Decoder Acceleration (VDA) support. …
2:58 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
Agreed, the patch actually doesn't even work for my particular problem …
2:27 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by Michael Niedermayer
Status changed
I think we should not assume that the segment durations are all equal. …
2:11 PM Ticket #652 (maintain aspect ratio.) updated by Carl Eugen Hoyos
Failing command line and complete, uncut console output missing.
2:07 PM Ticket #652 (maintain aspect ratio.) created by dE_logics
Currently ffmpeg doesn't have a parameter to maintain the aspect ratio …
1:46 PM Ticket #651 (ffplay: Broken playback of H.264 RTSP streams) updated by Carl Eugen Hoyos
The stream is not very exciting atm, but works fine for me.
1:45 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Carl Eugen Hoyos
FYI, it works fine with 10.2.159.1.
1:24 PM Ticket #651 (ffplay: Broken playback of H.264 RTSP streams) created by Johannes
The playback of H.264 RTSP streams seems to be broken. Only the upper …
1:23 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Bram Avontuur
I have tested with Flash 10.0, 10.1 and 10.3. They all exhibit the …
12:22 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
One of the other reasons I mentioned earlier is that AFAIK the …
12:19 PM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
The patch I just attached tries to do the right thing when using …
12:13 PM phmi-20111114T1312-ffmpeg-applehttp_sliding_window_seek.diff attached to Ticket #649 by takis
Take sliding window playlists into account when seeking
11:59 AM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
The above description was incorrect: The timestamp is indeed being …
11:51 AM Ticket #650 (Segmentation Fault when using av_opt_set to set h264 options) created by apolychrono
Tested with ffmpeg latest release. I use the av_opt_set as below: …
11:16 AM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) updated by takis
Version changed
10:39 AM Ticket #649 (Apple HTTP Live Streaming seeking incorrect) created by takis
The libavformat Apple HTTP Live Streaming demuxer uses incorrect units …
10:23 AM Ticket #523 (Assertion "channel_count == channel_count(channel_layout)" fails) reopened by Carl Eugen Hoyos
[…]
10:11 AM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by burek
I'll give you a link to the original file, but I apologize because of …
10:11 AM Ticket #635 (Incorrect Memory Layout when using avpicture_layout with PIX_FMT_NV12) closed by Carl Eugen Hoyos
invalid
10:09 AM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
10:08 AM Ticket #584 (WTV MUX generates malformed files) updated by Carl Eugen Hoyos
Replying to ianken: > One more thing: I have another test …
10:00 AM Ticket #607 (Theora does not support frame threading.) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Keywords, Type changed
I suspect this is a feature request for frame threading when decoding …
9:21 AM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) closed by Carl Eugen Hoyos
invalid: Please reopen if you can provide a file that plays with vlc but fails …
9:20 AM Ticket #630 ("make install" not installing libraries) closed by Carl Eugen Hoyos
needs_more_info: I just tested "make install" and "make install-libs" and both work as …
9:03 AM Ticket #645 (png file doesn't want to decode) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
8:24 AM Ticket #647 (Add support for -dn (to disable data streams)) updated by Carl Eugen Hoyos
Please add a failing command line (that would profit from -dn) and …
6:22 AM Changeset in ffmpeg [07c7ffc0] by Clément Bœsch <ubitux@gmail.com>
Rename remaining get_le32 to avio_rl32.
6:22 AM Changeset in ffmpeg [c142e2a0] by Clément Bœsch <ubitux@gmail.com>
Rename remaining get_le16 to avio_rl16.
6:22 AM Changeset in ffmpeg [49651063] by Clément Bœsch <ubitux@gmail.com>
Use AVIOContext.seekable instead of deprecated url_is_streamed.
6:22 AM Changeset in ffmpeg [7b79305a] by Clément Bœsch <ubitux@gmail.com>
Rename remaining url_fskip to avio_skip.
6:22 AM Changeset in ffmpeg [b04ee90] by Clément Bœsch <ubitux@gmail.com>
Rename remaining av_metadata_set2 to av_dict_set.
6:22 AM Changeset in ffmpeg [63b796b0] by Clément Bœsch <ubitux@gmail.com>
Rename remaining url_ftell to avio_tell.
6:22 AM Changeset in ffmpeg [055cda8a] by Clément Bœsch <ubitux@gmail.com>
Rename remaining get_byte to avio_r8.
6:22 AM Changeset in ffmpeg [f3c47e41] by Clément Bœsch <ubitux@gmail.com>
Rename remaining url_fsize to avio_size.
6:22 AM Changeset in ffmpeg [53d70a33] by Clément Bœsch <ubitux@gmail.com>
Rename remaining get_buffer to avio_read.
6:22 AM Changeset in ffmpeg [39edfcc9] by Clément Bœsch <ubitux@gmail.com>
Rename remaining url_fseek to avio_seek.
6:22 AM Changeset in ffmpeg [eef3ea8c] by Clément Bœsch <ubitux@gmail.com>
Rename remaining ByteIOContext to AVIOContext.
4:56 AM Changeset in ffmpeg [73af8ea3] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add math.h for log2() Signed-off-by: Michael Niedermayer …
4:47 AM Changeset in ffmpeg [70eb58cd] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: avoid INFINITY as openbsd seems not to like it. …
4:42 AM Changeset in ffmpeg [b1b0fd27] by Michael Niedermayer <michaelni@gmx.at>
pad: fix format string length Signed-off-by: Michael Niedermayer …
3:46 AM Ticket #648 (Add support for -dn (to disable data streams)) closed by llogan
duplicate: Duplicate of ticket 647.
3:43 AM Ticket #647 (Add support for -dn (to disable data streams)) updated by dave rice
oops, I double-clicked and made two tickets. See …
3:42 AM Ticket #163 (x11grab input returns fully transparent image) updated by llogan
Thanks for the patch. It create a normal output on Arch Linux, but in …
3:42 AM Ticket #648 (Add support for -dn (to disable data streams)) created by dave rice
Feature request for a method to suppress data streams, similar to -vn, …
3:42 AM Ticket #647 (Add support for -dn (to disable data streams)) created by dave rice
Feature request for a method to suppress data streams, similar to -vn, …
3:40 AM ticket163.png attached to Ticket #163 by llogan
12:45 AM Ticket #584 (WTV MUX generates malformed files) updated by ianken
One more thing: I have another test file that fails to re-mux. However …
12:42 AM Ticket #584 (WTV MUX generates malformed files) updated by ianken
I've verified that I can now convert from WTV->WTV and that (as noted …
12:35 AM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) created by ami_stuff
the file decodes correctly in virtualdub …
12:12 AM Changeset in ffmpeg [d8a09169] by Janne Grunau <janne-libav@jannau.net>
doc: add support for an optional navigation bar in texi2html pages …

Nov 13, 2011:

11:33 PM Changeset in ffmpeg [5f268ca5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
10:35 PM Changeset in ffmpeg [4fa6e9d0] by Clément Bœsch <ubitux@gmail.com>
doc: replace an "avconv" reference with "ffmpeg" in indevs.
10:35 PM Changeset in ffmpeg [9466237b] by Clément Bœsch <ubitux@gmail.com>
doc: drop "./" binary prefixes.
10:30 PM Ticket #642 (double free or corruption fault when trying to extract still image ...) updated by Carl Eugen Hoyos
And if possible please test the git branch release/0.8, if this is the …
10:28 PM Ticket #371 (Segmentation fault or get core dump when trying to use ...) closed by Carl Eugen Hoyos
fixed: This is now also fixed in future releases.
10:23 PM Changeset in ffmpeg [87ae1200] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vf_transpose: avoid multiple calls to avfilter_draw_slice() …
10:22 PM Changeset in ffmpeg [fe06305b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vf_transpose: avoid multiple calls to avfilter_draw_slice() …
8:31 PM Changeset in ffmpeg [3a9f2f1d] by Stefano Sabatini <stefasab@gmail.com>
vsrc_mandelbrot: set options through the opt framework
6:41 PM Changeset in ffmpeg [c15400af] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: remove always-false condition in fill_from_cache …
6:33 PM Changeset in ffmpeg [102db4f6] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINER: add libavfilter section and add myself to yadif & …
6:28 PM Changeset in ffmpeg [08dadd33] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: allow visualizing the period of converged points. …
6:26 PM Changeset in ffmpeg [e8499ab1] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: Add inner variable & enum for inner coloring schemes. …
5:41 PM Ticket #642 (double free or corruption fault when trying to extract still image ...) updated by Carl Eugen Hoyos
Using above command line and a random sample, I am unable to reproduce …
5:14 PM Changeset in ffmpeg [3cbe9afb] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: only check bailout once every 2 iterations. Once we bailed …
5:14 PM Changeset in ffmpeg [41fd1b2d] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add SQR() macro Signed-off-by: Michael Niedermayer …
4:33 PM Changeset in ffmpeg [e555119c] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: correct and simplify the formula used in …
4:33 PM Changeset in ffmpeg [ad0bdd2f] by Michael Niedermayer <michaelni@gmx.at>
lavc: add supports of OS/2 threads Signed-off-by: Michael Niedermayer …
4:01 PM Changeset in ffmpeg [88166fc5] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: unroll the innermost loop once. This allows us to remove a …
4:01 PM Changeset in ffmpeg [1d066087] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: only check periodicity once for each period instead of …
4:01 PM Changeset in ffmpeg [2fee131b] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: use period detection depening on left pixel and not the …
3:58 PM Ticket #404 (Rounding error in scaling expression) closed by Stefano Sabatini
needs_more_info: Please reopen if you have more information.
2:51 PM Ticket #634 (non monotonically increasing dts with v4l2) updated by Carl Eugen Hoyos
Replying to wim: > I posted the screenshot because the …
2:43 PM Changeset in ffmpeg [91175925] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Increase readability.
2:12 PM Changeset in ffmpeg [eb664d4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Westwood Studios VQA palette dynamics.
2:04 PM Changeset in ffmpeg [1fc573dd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Sierra VMD palette dynamics.
1:52 PM Changeset in ffmpeg [a95906af] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Pictor/PC Paint palette dynamics.
1:50 PM Changeset in ffmpeg [105cf82a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase FLI/FLC Animation palette dynamics for some samples.
1:42 PM Changeset in ffmpeg [2b656844] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase eXtended BINary text palette dynamics.
1:40 PM Changeset in ffmpeg [942e9be5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Bethesda VID palette dynamics.
1:39 PM Ticket #634 (non monotonically increasing dts with v4l2) updated by wim
Yes, the recording duration is correct. It is recording to ext4 …
12:48 PM Ticket #634 (non monotonically increasing dts with v4l2) updated by Carl Eugen Hoyos
Keywords changed
Did your recording really run for more than a day? Please always post …
12:21 PM Changeset in ffmpeg [32caa7b] by Anton Khirnov <anton@khirnov.net>
lavf: pass options from AVFormatContext to avio.
12:20 PM Changeset in ffmpeg [9d77a8fa] by Anton Khirnov <anton@khirnov.net>
avformat: Use avio_open2, pass the AVFormatContext interrupt_callback …
12:17 PM Changeset in ffmpeg [1dee0aca] by Anton Khirnov <anton@khirnov.net>
avio: add avio_open2, taking an interrupt callback and options The …
12:14 PM Changeset in ffmpeg [ddffc2fd] by Anton Khirnov <anton@khirnov.net>
avio: add support for passing options to protocols. Not used anywhere …
12:14 PM Changeset in ffmpeg [163a3113] by Anton Khirnov <anton@khirnov.net>
avio: add and use ffurl_protocol_next().
12:13 PM Changeset in ffmpeg [6ef350c1] by Anton Khirnov <anton@khirnov.net>
avformat: Pass the interrupt callback on to chained muxers/demuxers …
12:12 PM Changeset in ffmpeg [6f1b7b39] by Anton Khirnov <anton@khirnov.net>
avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc …
12:09 PM Ticket #633 (lowres with some dvvideo files doesn't work correctly) updated by Carl Eugen Hoyos
Keywords changed
12:08 PM Changeset in ffmpeg [9957cdbf] by Anton Khirnov <anton@khirnov.net>
avformat: Use ff_check_interrupt
12:07 PM Changeset in ffmpeg [c4a090dd] by Anton Khirnov <anton@khirnov.net>
avio: Add an internal utility function for checking the new interrupt …
11:59 AM Changeset in ffmpeg [6aa0b98f] by Anton Khirnov <anton@khirnov.net>
avio: Add AVIOInterruptCB This is a better io interrupt callback …
11:51 AM Ticket #634 (non monotonically increasing dts with v4l2) updated by wim
I tried it with omitting the stuff, and ffmpeg chooses Stream #0:0: …
11:50 AM 17.png attached to Ticket #634 by wim
11:42 AM Changeset in ffmpeg [58b68d6b] by Luca Barbato <lu_zero@gentoo.org>
texi2html: remove stray \n Single-quoted strings are printed verbatim …
11:00 AM Changeset in ffmpeg [84fb63ed] by Luca Barbato <lu_zero@gentoo.org>
doc: prettyfy the texi2html documentation make it use the website css …
9:13 AM Ticket #637 (problem with pcx 1bpp file) closed by Carl Eugen Hoyos
fixed
7:27 AM Changeset in ffmpeg [8283f90a] by Luca Barbato <lu_zero@gentoo.org>
swscale: handle unaligned buffers in yuv2plane1 The issue had been …
4:19 AM Changeset in ffmpeg [46eae155] by Michael Niedermayer <michaelni@gmx.at>
mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE …
4:16 AM Changeset in ffmpeg [17c95361] by Michael Niedermayer <michaelni@gmx.at>
mkvtimestamp v2 muxer: remove unneeded prefixes Signed-off-by: …
2:08 AM Changeset in ffmpeg [7ea77a61] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set some Pictor/PC Paint palettes opaque.
2:01 AM Changeset in ffmpeg [0d49dd37] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set more KMVC palettes opaque.
1:47 AM Changeset in ffmpeg [789da2e9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set second Delphine Software International CIN palette opaque.
1:08 AM Ticket #163 (x11grab input returns fully transparent image) closed by Carl Eugen Hoyos
fixed: Should be fixed.
1:02 AM Changeset in ffmpeg [b3c67372] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Force opaque alpha channel for 32bit x11grab image. Fixes ticket …
1:00 AM Ticket #354 (h264 interlaced decoding failure - alot of artifacts and error log messages) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
12:27 AM Changeset in ffmpeg [be97e7b9] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: remove unused variables Signed-off-by: Michael …
12:27 AM Changeset in ffmpeg [459bba58] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add missing options to the parsing code The following …
12:27 AM Changeset in ffmpeg [545ec935] by Michael Niedermayer <michaelni@gmx.at>
h264: Use mismatching frame numbers in fields to synchronize the …

Nov 12, 2011:

9:36 PM ticket110_elbandi.mp4 attached to Ticket #110 by Elbandi
9:36 PM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) updated by Elbandi
Same error. […] […]
8:00 PM Changeset in ffmpeg [05423d3] by Michael Niedermayer <michaelni@gmx.at>
RELEASE: bump to 0.8.6.git after the release Signed-off-by: Michael …
8:00 PM Changeset in ffmpeg [8a25d0a8] by Michael Niedermayer <michaelni@gmx.at>
Trivial: j2kenc: fix compiler warning Signed-off-by: Michael …
8:00 PM Changeset in ffmpeg [6024bdb2] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: fix sscanf format string Replace ',' with ':' …
7:59 PM Ticket #644 (Support gray16a png) updated by Carl Eugen Hoyos
Priority, Keywords, Type, Summary changed
Crash should be fixed, the file can be decoded once gray16a will be …
7:56 PM Changeset in ffmpeg [3230c756] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Bitmap Brothers JV palette dynamics. Approved-by: Peter Ross
7:49 PM Changeset in ffmpeg [9780c33e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase Psygnosis YOP palette dynamics.
7:48 PM Changeset in ffmpeg [ac0042f5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Psygnosis YOP palette opaque.
7:47 PM Changeset in ffmpeg [0e8da94c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Increase AVS palette dynamics.
7:46 PM Changeset in ffmpeg [7b40f46f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set AVS palette opaque.
7:23 PM Changeset in ffmpeg [1d38c746] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Westwood Studios VQA palette opaque.
7:22 PM Changeset in ffmpeg [90f75f98] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Sierra VMD palette opaque.
7:21 PM Changeset in ffmpeg [e9a2ffa1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Beam Software VB palette opaque.
7:19 PM Changeset in ffmpeg [3b5733bc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set TIFF default grascale palette opaque.
7:19 PM Changeset in ffmpeg [fd09cd08] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Tiertex Limited SEQ palette opaque.
7:17 PM Changeset in ffmpeg [58c35388] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Sun Rasterfile palette opaque.
7:16 PM Changeset in ffmpeg [7cd906c1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Smacker palette opaque.
7:15 PM Changeset in ffmpeg [c99cd3e2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set RL2 palette opaque.
7:15 PM Changeset in ffmpeg [9f9a1f42] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set QuickDraw palette opaque.
7:13 PM Changeset in ffmpeg [3bf54ab5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set American Laser Games MM palette opaque.
7:13 PM Changeset in ffmpeg [64176bc1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set KMVC palette opaque.
7:09 PM Changeset in ffmpeg [4e8078e6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set FLI/FLC Animation palette opaque.
7:08 PM Changeset in ffmpeg [c0be4ea0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Electronic Arts TGV palette opaque.
7:08 PM Changeset in ffmpeg [f628134e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Electronic Arts CMV palette opaque.
7:07 PM Changeset in ffmpeg [1567243e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set ScummVM DXA palette opaque.
7:06 PM Changeset in ffmpeg [dcbd18c6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Delphine Software International CIN palette opaque.
7:05 PM Changeset in ffmpeg [e18f70c2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Chronomaster DFA palette opaque.
7:03 PM Changeset in ffmpeg [320f0f04] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix Chronomaster DFA palette. The palette had a blue cast.
7:01 PM Changeset in ffmpeg [973f3d3e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set CD Graphics palette opaque.
7:01 PM Changeset in ffmpeg [5be097c7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Interplay C93 palette opaque.
6:37 PM Changeset in ffmpeg [d6e14e24] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Discworld II BMV palette opaque.
6:36 PM Changeset in ffmpeg [3fd9f08] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set BFI palette opaque.
6:34 PM Changeset in ffmpeg [f9872244] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Bethesda VID palette opaque.
6:30 PM Changeset in ffmpeg [0c5fd637] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not try to read 16bit gray png files with alpha channel. FFmpeg …
4:05 PM Changeset in ffmpeg [32dd6716] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: Print a note if the cache is too small Signed-off-by: …
4:04 PM Changeset in ffmpeg [905202ef] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: increase cache size Signed-off-by: Michael Niedermayer …
4:04 PM Changeset in ffmpeg [fd8d0345] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: increase resolution, and decrease zoom speed to maintain …
3:46 PM Changeset in ffmpeg [40d6e30c] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: increase default maxiter Signed-off-by: Michael …
3:46 PM Changeset in ffmpeg [6c5dd858] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: Only use cycle detection if previous pixel was an interior …
3:46 PM Changeset in ffmpeg [50b8f938] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: detect cycles to speed up interior rendering. …
3:44 PM Changeset in ffmpeg [3de934c] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: increase default maxiter to 1024 Signed-off-by: Michael …
3:44 PM Changeset in ffmpeg [07f272bd] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: use cache to avoid recalculating points. Signed-off-by: …
3:44 PM Changeset in ffmpeg [8ca891fc] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: more interresting zoom coordinates borrowed from …
9:38 AM Ticket #644 (Support gray16a png) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Analyzed by developer changed
The sample is actually gray16a which is currently not supported by FFmpeg.
8:27 AM Ticket #584 (WTV MUX generates malformed files) closed by Carl Eugen Hoyos
fixed: It appears this was fixed since you originally opened the ticket (but …
4:55 AM basi0g02.png attached to Ticket #645 by ami_stuff
4:55 AM Ticket #645 (png file doesn't want to decode) created by ami_stuff
[…]
4:42 AM basi4a16.png attached to Ticket #644 by ami_stuff
4:41 AM Ticket #644 (Support gray16a png) created by ami_stuff
the files comes from png testsuite no gdb log, because I would need …
3:26 AM Changeset in ffmpeg [070d2d7] by Michael Niedermayer <michaelni@gmx.at>
jvdec: set alpha component Signed-off-by: Michael Niedermayer …
3:26 AM Changeset in ffmpeg [341d4903] by Michael Niedermayer <michaelni@gmx.at>
set ff_cga_palette and ff_ega_palette alpha component Signed-off-by: …
2:12 AM Changeset in ffmpeg [ef97d59f] by Michael Niedermayer <michaelni@gmx.at>
vble: remove flags copy, its not used in any speed relevant code. …
2:11 AM Changeset in ffmpeg [2fea60c6] by Michael Niedermayer <michaelni@gmx.at>
vble: remove len array, its unneeded also remove unneeded memset() …
2:08 AM Changeset in ffmpeg [177bcc1a] by Michael Niedermayer <michaelni@gmx.at>
vble: remove unused variable len. Signed-off-by: Michael Niedermayer …
2:08 AM Changeset in ffmpeg [dde0af2d] by Michael Niedermayer <michaelni@gmx.at>
vble: move get_bits_left() check out of inner loop, we can perform the …
2:06 AM Changeset in ffmpeg [e3618cd4] by Michael Niedermayer <michaelni@gmx.at>
vble: remove vble_read_reverse_unary(), the code is a bit simpler this …
2:02 AM Changeset in ffmpeg [35fd7b29] by Michael Niedermayer <michaelni@gmx.at>
vble: use LUT for vble_read_reverse_unary() slightly faster …
2:01 AM Changeset in ffmpeg [c5e55e21] by Michael Niedermayer <michaelni@gmx.at>
vble: change variable to int, its slightly faster and int is …
1:50 AM Changeset in ffmpeg [29582df7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vble: …
12:21 AM Changeset in ffmpeg [6761b6b8] by Michael Niedermayer <michaelni@gmx.at>
vble: remove vble_error_close It does not make much sense to factor …
12:21 AM Changeset in ffmpeg [0c251257] by Michael Niedermayer <michaelni@gmx.at>
VBLE Decoder Add a decoder for the VBLE Lossless Codec, which still …

Nov 11, 2011:

11:33 PM Ticket #584 (WTV MUX generates malformed files) updated by ianken
"Seeking with WMP12 is not possible in all resulting files, is that …
11:15 PM Changeset in ffmpeg [5f36065c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use AC-3 as default codec for wtv.
11:04 PM Changeset in ffmpeg [ddeb194b] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: add a end_scale and pts so we can zoom in. Signed-off-by: …
11:04 PM Changeset in ffmpeg [dece0172] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: center coordinate reference on the images center …
11:04 PM Changeset in ffmpeg [aa198ad] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: make 2 variables const Signed-off-by: Michael Niedermayer …
11:04 PM Changeset in ffmpeg [0e5b051] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: fix typo that led to hardcoded max iteration count. …
10:49 PM Changeset in ffmpeg [ef4f4031] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Never use MP3 as default audio codec for asf. Some Windows versions …
10:22 PM Changeset in ffmpeg [4ccd898a] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: support different outer coloring methods. Signed-off-by: …
10:21 PM Changeset in ffmpeg [75e30916] by Michael Niedermayer <michaelni@gmx.at>
mandelbrot: make bailout a variable Signed-off-by: Michael …
10:20 PM Changeset in ffmpeg [847e61de] by Michael Niedermayer <michaelni@gmx.at>
avfilter: bump minor for mandelbrot Signed-off-by: Michael …
9:47 PM Changeset in ffmpeg [658d166d] by Michael Niedermayer <michaelni@gmx.at>
avfilter: add mandelbrot fraktal source Signed-off-by: Michael …
9:05 PM Changeset in ffmpeg [29ae0565] by Janne Grunau <janne-libav@jannau.net>
vble: remove vble_error_close It does not make much sense to factor …
8:46 PM Changeset in ffmpeg [c433a3f9] by Martin Storsjö <martin@martin.st>
VBLE Decoder Add a decoder for the VBLE Lossless Codec, which still …
7:18 PM Changeset in ffmpeg [b656c4d0] by Justin Ruggles <justin.ruggles@gmail.com>
tta: use an integer instead of a pointer to iterate output samples
7:18 PM Changeset in ffmpeg [5c210e2c] by Justin Ruggles <justin.ruggles@gmail.com>
shorten: do not modify samples pointer when interleaving
7:17 PM Changeset in ffmpeg [befc473c] by Justin Ruggles <justin.ruggles@gmail.com>
mpc7: only support stereo input. The Musepack SV7 reference encoder …
7:17 PM Changeset in ffmpeg [8dbc6d03] by Justin Ruggles <justin.ruggles@gmail.com>
dpcm: do not try to decode empty packets
7:17 PM Changeset in ffmpeg [e79da63] by Justin Ruggles <justin.ruggles@gmail.com>
dpcm: remove unneeded buf_size==0 check. It is already checked in …
7:13 PM Changeset in ffmpeg [9d06037d] by Justin Ruggles <justin.ruggles@gmail.com>
twinvq: add SSE/AVX optimized sum/difference stereo interleaving
7:06 PM Changeset in ffmpeg [7b966566] by Justin Ruggles <justin.ruggles@gmail.com>
vqf/twinvq: pass vqf COMM chunk info in extradata This is needed …
7:06 PM Changeset in ffmpeg [ca482ce4] by Justin Ruggles <justin.ruggles@gmail.com>
vqf: do not set bits_per_coded_sample for TwinVQ. It is a lossy codec …
7:06 PM Changeset in ffmpeg [a8a6da4a] by Justin Ruggles <justin.ruggles@gmail.com>
twinvq: check for allocation failure in init_mdct_win()
6:46 PM Ticket #643 (VAAPI dynamic loading) updated by Carl Eugen Hoyos
Status changed
1. Thank you for sharing, I absolutely agree this is a good idea! 2. …
6:38 PM Ticket #643 (VAAPI dynamic loading) updated by Gabi Julien
Replying to cehoyos: > Please correct me if I am wrong: > …
6:10 PM Ticket #643 (VAAPI dynamic loading) updated by Carl Eugen Hoyos
Please correct me if I am wrong: If your patch gets applied, existing …
6:06 PM Ticket #642 (double free or corruption fault when trying to extract still image ...) updated by danwax
This has not been reproducible with current git head. It appears to be …
5:40 PM Changeset in ffmpeg [e2adce3b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
asfenc: Use wmav2 audio codec by default.
5:40 PM Changeset in ffmpeg [0b7aec5f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make PAL8 pcx images opaque.
5:40 PM Changeset in ffmpeg [e22eff96] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set palette for 1bit pcx. The stored palette contains zeroes only. …
4:56 PM 10-vaapi_dynamic_load.patch attached to Ticket #643 by Gabi Julien
VAAPI dynamic loading patch
4:55 PM Ticket #643 (VAAPI dynamic loading) created by Gabi Julien
Hi, We have implemented VAAPI support in our video player and things …
4:43 PM Ticket #584 (WTV MUX generates malformed files) updated by Carl Eugen Hoyos
I tested the following commands with the sample you provided: […] …
4:06 PM Changeset in ffmpeg [393b234f] by Michael Niedermayer <michaelni@gmx.at>
yadif, its 2011 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
4:06 PM Changeset in ffmpeg [825481e8] by Michael Niedermayer <michaelni@gmx.at>
yadif: reject reuse2 buffers as we cant use frames that change under …
3:44 PM Changeset in ffmpeg [124e5645] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: add padding to conversion buffer. Altivec does unaligned …
3:23 PM Changeset in ffmpeg [89d7f926] by Michael Niedermayer <michaelni@gmx.at>
vda: use fast reallocation. Signed-off-by: Michael Niedermayer …
2:57 PM Ticket #641 (Build fails with --disable-mmx2 flag (error: implicit declaration of ...) closed by Michael Niedermayer
fixed
2:54 PM Changeset in ffmpeg [7437db84] by Michael Niedermayer <michaelni@gmx.at>
sws: Fix compilation with disabled MMX2 Signed-off-by: Michael …
12:34 PM Ticket #642 (double free or corruption fault when trying to extract still image ...) updated by Carl Eugen Hoyos
Cc, Keywords, Component changed
Is this reproducible with current git head? Please add a backtrace …
12:26 PM Changeset in ffmpeg [b8a1b880] by Martin Storsjö <martin@martin.st>
rtpdec: Simplify finalize_packet Signed-off-by: Martin Storsjö …
12:23 PM Ticket #371 (Segmentation fault or get core dump when trying to use ...) updated by danwax
Replying to cehoyos: > Since both the original crash is …
12:22 PM output.jpg attached to Ticket #642 by danwax
Resulting still from encode
12:21 PM Ticket #642 (double free or corruption fault when trying to extract still image ...) created by danwax
This error occurs whenever I'm trying to extract a still image from a …
12:18 PM Ticket #641 (Build fails with --disable-mmx2 flag (error: implicit declaration of ...) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
This is a regression since e484b64ce37e7bc7556c6113ce6f10671e20f61f.
12:07 PM Changeset in ffmpeg [b911518d] by Martin Storsjö <martin@martin.st>
http: Handle proxy authentication Tested with both Basic and Digest …
12:07 PM Changeset in ffmpeg [b01f5ba2] by Martin Storsjö <martin@martin.st>
http: Print an error message for Authorization Required, too The …
11:54 AM Ticket #641 (Build fails with --disable-mmx2 flag (error: implicit declaration of ...) created by Spekadyon
Running configure with --disable-mmx2, with no other options, makes …
11:32 AM Ticket #640 (Segmentation fault when streaming to ffserver) updated by apolychrono
Sorry for the incomplete report. So here i think is all that you need. …
11:31 AM Ticket #371 (Segmentation fault or get core dump when trying to use ...) updated by Carl Eugen Hoyos
Cc changed
Since both the original crash is unreproducible and your command line …
11:18 AM Ticket #371 (Segmentation fault or get core dump when trying to use ...) reopened by danwax
I'm seeing this very same issue. Only though, when I am getting a …
10:04 AM Ticket #637 (problem with pcx 1bpp file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Keywords, Version, Analyzed by developer changed
The palette is all 0 for 1bit pcx and either has to be set to the …
10:02 AM Ticket #639 (add support for 64bit PNG) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
8:54 AM Ticket #638 (add support for tiled TIFF) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
8:51 AM Ticket #640 (Segmentation fault when streaming to ffserver) updated by Carl Eugen Hoyos
Replying to apolychrono: > In this thread …
8:38 AM Ticket #640 (Segmentation fault when streaming to ffserver) created by apolychrono
In this thread http://ffmpeg.test-lab.ch/viewtopic.php?f=12&t=20#p47
7:27 AM Changeset in ffmpeg [e1e22851] by Anton Khirnov <anton@khirnov.net>
AVOptions: don't return an invalid option when option list is empty
7:27 AM Changeset in ffmpeg [45fcb86c] by Anton Khirnov <anton@khirnov.net>
AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio) …
5:39 AM 64bit.png attached to Ticket #639 by ami_stuff
5:39 AM Ticket #639 (add support for 64bit PNG) created by ami_stuff
[…]
5:35 AM Tiled_NONE_8bpp.tif attached to Ticket #638 by ami_stuff
5:35 AM Ticket #638 (add support for tiled TIFF) created by ami_stuff
[…]
5:21 AM 1bpp.pcx attached to Ticket #637 by ami_stuff
5:21 AM Ticket #637 (problem with pcx 1bpp file) created by ami_stuff
attached file decodes to black screen (decodes fine with …
3:26 AM Changeset in ffmpeg [985e7680] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: use av_noreturn Signed-off-by: Michael Niedermayer …
3:25 AM Changeset in ffmpeg [db29da9a] by Michael Niedermayer <michaelni@gmx.at>
ffserver: use av_noreturn Signed-off-by: Michael Niedermayer …
3:25 AM Changeset in ffmpeg [109d23e0] by Michael Niedermayer <michaelni@gmx.at>
ffplay: use av_noreturn Signed-off-by: Michael Niedermayer …
3:24 AM Changeset in ffmpeg [8a2e7683] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use av_noreturn Signed-off-by: Michael Niedermayer …
3:24 AM Changeset in ffmpeg [6d4731e1] by Michael Niedermayer <michaelni@gmx.at>
avutil: add av_noreturn Signed-off-by: Michael Niedermayer …
3:05 AM Changeset in ffmpeg [ec3c9a30] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: check debug scanf() return value. Signed-off-by: Michael …
2:57 AM Changeset in ffmpeg [7d3982b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: get rid of deprecated warnings due to AVOption useage. …
2:30 AM Changeset in ffmpeg [9ef5d707] by Michael Niedermayer <michaelni@gmx.at>
Implement use_high_update_speed() and use_normal_update_speed() …
2:30 AM Changeset in ffmpeg [144d8159] by Michael Niedermayer <michaelni@gmx.at>
Initialize num_logged_tiles and remove unnecessary codes (cherry …
2:30 AM Changeset in ffmpeg [9634b1c6] by Michael Niedermayer <michaelni@gmx.at>
Log index for each line of output (cherry picked from commit …
2:30 AM Changeset in ffmpeg [2f8b8f69] by Michael Niedermayer <michaelni@gmx.at>
Log tile size (cherry picked from commit …
2:30 AM Changeset in ffmpeg [6e4a86a3] by Michael Niedermayer <michaelni@gmx.at>
Output decoded residues
2:28 AM Changeset in ffmpeg [8f8dcf44] by Michael Niedermayer <michaelni@gmx.at>
Replace placeholders with actual calls to clear_codec_buffers() and …
2:26 AM Changeset in ffmpeg [80fa79a3] by Michael Niedermayer <michaelni@gmx.at>
Implement lms_update() (cherry picked from commit …
2:26 AM Changeset in ffmpeg [afd930dc] by Michael Niedermayer <michaelni@gmx.at>
Implement lms_predict() (cherry picked from commit …
2:26 AM Changeset in ffmpeg [f12f1896] by Michael Niedermayer <michaelni@gmx.at>
Implement reset_codec() (cherry picked from commit …
2:26 AM Changeset in ffmpeg [06b67051] by Michael Niedermayer <michaelni@gmx.at>
Add missing syntax elements to WmallDecodeCtx (cherry picked from …
2:26 AM Changeset in ffmpeg [8a41fdf] by Michael Niedermayer <michaelni@gmx.at>
Add .recent syntax element to cdlms struct (cherry picked from commit …
2:26 AM Changeset in ffmpeg [a868b6fe] by Michael Niedermayer <michaelni@gmx.at>
Analysis and spec comparison (cherry picked from commit …
2:26 AM Changeset in ffmpeg [91528664] by Michael Niedermayer <michaelni@gmx.at>
Implement clear_codec_buffers() (cherry picked from commit …
2:25 AM Changeset in ffmpeg [fd9ea040] by Michael Niedermayer <michaelni@gmx.at>
Add buffers to context necessary for reverting cdmls and mclms filter
2:22 AM Changeset in ffmpeg [1f273373] by Michael Niedermayer <michaelni@gmx.at>
Analysis and spec comparison
2:18 AM Changeset in ffmpeg [7344b75c] by Michael Niedermayer <michaelni@gmx.at>
Cosmetics (cherry picked from commit …
1:50 AM Changeset in ffmpeg [6d91045] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (29 …
12:56 AM Ticket #606 (A/V desync for 60fps H264 in avi on playback) updated by Michael Niedermayer
Replying to kyh96403: > vc1 decoder > Image is incorrect …
12:44 AM Ticket #636 (internal dirac decoder can't decode the file) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
12:38 AM Ticket #503 (Support 64bit tiff) updated by Carl Eugen Hoyos
Keywords changed
12:37 AM d.avi attached to Ticket #636 by ami_stuff
12:35 AM Ticket #636 (internal dirac decoder can't decode the file) created by ami_stuff
the file decodes with libschroedinger (i'm testing with some old build …
12:27 AM Ticket #634 (non monotonically increasing dts with v4l2) updated by Carl Eugen Hoyos
mpeg1video, mpeg2video, mpeg4, msmpeg4, msmpeg4v2, mjpeg, ljpeg, …
12:09 AM Ticket #634 (non monotonically increasing dts with v4l2) updated by wim
Which vcodec can I use that will not use external library?

Nov 10, 2011:

11:55 PM Changeset in ffmpeg [299809de] by Luca Barbato <lu_zero@gentoo.org>
doc: update libavfilter documentation Update the reference to the …
11:40 PM Ticket #606 (A/V desync for 60fps H264 in avi on playback) updated by Michael Niedermayer
Replying to kyh96403: > cook.c > at line 1078 it maybe …
11:39 PM Ticket #606 (A/V desync for 60fps H264 in avi on playback) updated by Michael Niedermayer
Replying to cehoyos: > Please upload samples to …
11:30 PM Changeset in ffmpeg [554caed2] by Michael Niedermayer <michaelni@gmx.at>
cook: fix apparent typo in extradata parsing Signed-off-by: Michael …
11:02 PM Ticket #613 (Missing documentation for -b flag) updated by llogan
Replying to foo: > The ffmpeg documentation at …
10:09 PM Ticket #632 (bmp 1bpp with palette decodes in negative) closed by Carl Eugen Hoyos
fixed: Should be fixed.
10:09 PM Changeset in ffmpeg [083d9ba4] by Michael Niedermayer <michaelni@gmx.at>
golomb: Fix overread in get_ur_golomb_jpegls() Fixes Ticket600 …
10:09 PM Changeset in ffmpeg [a14708d4] by Michael Niedermayer <michaelni@gmx.at>
doc: update examples to use -b:v or -b:a Fixes Ticket613 …
10:07 PM Ticket #600 (Crash (segmentation fault) decoding a bad flac (my fix incl.)) closed by Michael Niedermayer
fixed: Suggested change applied, thanks
10:07 PM Changeset in ffmpeg [0e609d74] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix some 1bit bmp samples, they are palletised. Fixes ticket #632.
9:28 PM Ticket #610 (ffserver bug) updated by Michael Niedermayer
it might work if you add -vcodec libx264 or something, this of course …
9:23 PM Changeset in ffmpeg [371d15ec] by Martin Storsjö <martin@martin.st>
tls: Use the URLContext as logging context Signed-off-by: Martin …
9:21 PM Ticket #446 (Error when using "-vcodec libx264" and "-flags +global_header") updated by Michael Niedermayer
global_header and mpegts looks suspect, what are you trying to do ?
9:18 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Michael Niedermayer
The original problem was a problem in the interaction between the udp …
9:10 PM Ticket #337 (FFmpeg's isaTTY check makes programatically parsing stderr impossible) closed by Michael Niedermayer
worksforme: I cannot reproduce this, and no information about how one could …
6:15 PM Changeset in ffmpeg [c9e5ac33] by Alex Converse <alex.converse@gmail.com>
aes: Avoid illegal read and don't generate more key than we use.
5:30 PM Changeset in ffmpeg [88b24369] by Alex Converse <alex.converse@gmail.com>
mpc7: Fix memset call in mpc7_decode_frame function
5:11 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Carl Eugen Hoyos
I do have an old flash version installed, and with it, the problem is …
4:33 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Bram Avontuur
Are you suggesting the changes in ffmpeg have nothing to do with it …
4:13 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Carl Eugen Hoyos
Did you already report the regression to Adobe?
4:09 PM Ticket #635 (Incorrect Memory Layout when using avpicture_layout with PIX_FMT_NV12) updated by Carl Eugen Hoyos
Replying to jkersch: > the Luma plane is correct, however, …
3:53 PM Ticket #635 (Incorrect Memory Layout when using avpicture_layout with PIX_FMT_NV12) updated by Joachim
the Luma plane is correct, however, for Cb and Cr there are two …
3:32 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Bram Avontuur
I investigated some more. The commit mentioned above fixes 1 video, …
3:26 PM Ticket #633 (lowres with some dvvideo files doesn't work correctly) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Crashes with ffplay (different backtraces possible) […]
3:25 PM Changeset in ffmpeg [164fca3] by Justin Ruggles <justin.ruggles@gmail.com>
atrac1: use correct context for av_log()
3:25 PM Changeset in ffmpeg [c298b2b8] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: consume the whole packet when copying to the decoder buffer. …
3:25 PM Changeset in ffmpeg [de157f21] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: do not needlessly copy s->samples to nblocks. also move …
3:25 PM Changeset in ffmpeg [4315c7d3] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: check output buffer size after calculating actual output size
3:25 PM Changeset in ffmpeg [ad17207b] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: remove unneeded entropy decoder normalization. The decoder …
3:25 PM Changeset in ffmpeg [59f4d1b8] by Justin Ruggles <justin.ruggles@gmail.com>
truespeech: use memmove() in truespeech_update_filters()
3:25 PM Changeset in ffmpeg [41899b9a] by Justin Ruggles <justin.ruggles@gmail.com>
vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check The user could …
3:25 PM Changeset in ffmpeg [e551a6f4] by Justin Ruggles <justin.ruggles@gmail.com>
vorbisdec: remove unneeded buf_size==0 check
3:25 PM Changeset in ffmpeg [f666276f] by Justin Ruggles <justin.ruggles@gmail.com>
vorbisdec: return proper error codes instead of made-up ones
3:07 PM Ticket #634 (non monotonically increasing dts with v4l2) updated by Carl Eugen Hoyos
Keywords, Version changed
Is an external library required to reproduce this problem (is the …
3:05 PM Ticket #632 (bmp 1bpp with palette decodes in negative) updated by Carl Eugen Hoyos
Reproduced by developer, Keywords, Status, Version, Component changed
3:04 PM Ticket #629 (Using -psnr gives an "Unrecognized option" error) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the report!
2:51 PM Ticket #635 (Incorrect Memory Layout when using avpicture_layout with PIX_FMT_NV12) updated by Carl Eugen Hoyos
Keywords changed
Replying to jkersch: > when decoding (e.g. a h264 stream) …
2:27 PM Changeset in ffmpeg [eb4fc6ac] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: update timestamping code to handle frame threads …
2:11 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Dmitriy
andrewc: I am using "Geovision GV-FE420" and have same problem. Can …
1:32 PM Ticket #635 (Incorrect Memory Layout when using avpicture_layout with PIX_FMT_NV12) created by Joachim
when decoding (e.g. a h264 stream) with output format PIX_FMT_NV12, …
12:51 PM Changeset in ffmpeg [80f716cd] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: fix lml4 and frame threading without -vsync 0 …
12:49 PM Ticket #634 (non monotonically increasing dts with v4l2) created by wim
errors when encoding webcam to video file When using .avi container: …
12:13 PM Changeset in ffmpeg [f2d00155] by Martin Storsjö <martin@martin.st>
http: Don't add a Range: bytes=0- header for POST That header simply …
11:32 AM Changeset in ffmpeg [2305742b] by Janne Grunau <janne-libav@jannau.net>
sunrast: Check for invalid/corrupted bitstream Signed-off-by: Janne …
11:21 AM Changeset in ffmpeg [6149485f] by Martin Storsjö <martin@martin.st>
http: Change the chunksize AVOption into chunked_post The chunksize …
11:21 AM Changeset in ffmpeg [a2519280] by Martin Storsjö <martin@martin.st>
http: Add encoding/decoding flags to the AVOptions Signed-off-by: …
10:55 AM Changeset in ffmpeg [492cc1be] by Anton Khirnov <anton@khirnov.net>
avconv: remove some codec-specific hacks The problem they are …
10:37 AM Changeset in ffmpeg [dc86ca1a] by Anton Khirnov <anton@khirnov.net>
crypto: add decoding flag to options.
10:36 AM Changeset in ffmpeg [34ff0e29] by Anton Khirnov <anton@khirnov.net>
tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK
10:36 AM Changeset in ffmpeg [3b384502] by Anton Khirnov <anton@khirnov.net>
http: use different classes for http and https.
8:51 AM Changeset in ffmpeg [8ef79f42] by Martin Storsjö <martin@martin.st>
http: Change an error log message to a warning Signed-off-by: Martin …
8:51 AM Changeset in ffmpeg [7590061e] by Martin Storsjö <martin@martin.st>
http: Remove the now unused ff_http_set_headers custom function …
8:51 AM Changeset in ffmpeg [27fad11b] by Martin Storsjö <martin@martin.st>
mms: Set http custom headers via the AVOption Signed-off-by: Martin …
8:51 AM Changeset in ffmpeg [196bf28c] by Martin Storsjö <martin@martin.st>
rtsp: Set http custom headers via the AVOption Signed-off-by: Martin …
8:51 AM Changeset in ffmpeg [10da1e91] by Martin Storsjö <martin@martin.st>
http: Make custom headers settable via an AVOption Signed-off-by: …
8:51 AM Changeset in ffmpeg [eaa8c1f9] by Martin Storsjö <martin@martin.st>
crypto: Don't manually free memory allocated via AVOptions …
8:51 AM Changeset in ffmpeg [d10361b6] by Martin Storsjö <martin@martin.st>
avio: Free URLContext private data allocated via AVOptions …
5:37 AM Changeset in ffmpeg [6c643e07] by Ronald S. Bultje <rsbultje@gmail.com>
avc: fix memory errors when encoding invalid h264 codecdata …
4:19 AM Changeset in ffmpeg [525a8f3b] by Michael Niedermayer <michaelni@gmx.at>
lavc: update AVCodecContext.delay documentation Based on reimars …
4:19 AM Changeset in ffmpeg [3cc1af9d] by Michael Niedermayer <michaelni@gmx.at>
pthreads: export the delay that was previously exported by mangling …
2:45 AM Changeset in ffmpeg [afc0a24d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:31 AM Changeset in ffmpeg [dec354ba] by Stefano Sabatini <stefasab@gmail.com>
vf_fade: reindent after previous commit
12:31 AM Changeset in ffmpeg [8c1fb50d] by Stefano Sabatini <stefasab@gmail.com>
vf_fade: add alpha option and alpha fading support Signed-off-by: …
12:28 AM Changeset in ffmpeg [0d60261] by Stefano Sabatini <stefasab@gmail.com>
vf_fade: add support to options parsing Extend fade syntax, required …

Nov 9, 2011:

10:48 PM Changeset in ffmpeg [f1f6d361] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: add support for planar signed 8-bit PCM. It is found in some …
10:10 PM Changeset in ffmpeg [dea8f6e] by Michael Niedermayer <michaelni@gmx.at>
lowercase FRWU string 8556406d38dc2307dd3f187c4528d64f5c350d5f (lavc: …
9:53 PM Changeset in ffmpeg [fed5ca25] by Justin Ruggles <justin.ruggles@gmail.com>
ra144enc: add sample_fmts list to ff_ra_144_encoder This enables the …
9:33 PM Ticket #633 (lowres with some dvvideo files doesn't work correctly) created by ami_stuff
ffmpeg -vlowres 1 -i dvcp.avi out.avi file from ticket #159 […]
9:21 PM Changeset in ffmpeg [818a3bde] by Justin Ruggles <justin.ruggles@gmail.com>
smackaud: use uint8_t* for 8-bit output buffer type This matches the …
9:20 PM Changeset in ffmpeg [375ca0ac] by Justin Ruggles <justin.ruggles@gmail.com>
smackaud: clip output samples
9:19 PM Changeset in ffmpeg [c86c3c8] by Justin Ruggles <justin.ruggles@gmail.com>
smackaud: use sign_extend() for difference value instead of casting
9:19 PM Test_1bpp_gray.bmp attached to Ticket #632 by ami_stuff
9:19 PM Ticket #632 (bmp 1bpp with palette decodes in negative) created by ami_stuff
(issue 1421) […]
8:19 PM Changeset in ffmpeg [701e5348] by Michael Niedermayer <michaelni@gmx.at>
vda: set destination image buffer attributes. Signed-off-by: Michael …
8:03 PM Changeset in ffmpeg [e7062a1e] by Michael Niedermayer <michaelni@gmx.at>
audioconvert: make av_get_channel_layout accept composite names. …
7:59 PM Changeset in ffmpeg [979c8de5] by Justin Ruggles <justin.ruggles@gmail.com>
sipr: use a function pointer to select the decode_frame function
7:59 PM Changeset in ffmpeg [3468ff10] by Justin Ruggles <justin.ruggles@gmail.com>
sipr: set mode based on block_align instead of bit_rate the user is …
7:59 PM Changeset in ffmpeg [0005f9a3] by Justin Ruggles <justin.ruggles@gmail.com>
sipr: do not needlessly set *data_size to 0 when returning an error
7:51 PM Changeset in ffmpeg [8cd21070] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
7:25 PM Ticket #628 (frame duplication doesnt work with raw h264 input (missing timestamp ...) updated by hardiksharma
Replying to cehoyos:The video streams which I am getting …
6:45 PM Changeset in ffmpeg [9cb70ce3] by Justin Ruggles <justin.ruggles@gmail.com>
ra288: fix formatting of LOCAL_ALIGNED_16
6:40 PM Changeset in ffmpeg [82a1d575] by Michael Niedermayer <michaelni@gmx.at>
fraps: check overread per sample instead of per line Signed-off-by: …
6:38 PM Ticket #628 (frame duplication doesnt work with raw h264 input (missing timestamp ...) updated by Carl Eugen Hoyos
Replying to hardiksharma: > Replying to [comment:1
6:33 PM Changeset in ffmpeg [46082e61] by Michael Niedermayer <michaelni@gmx.at>
fraps: fix memleak Found-by reimar Signed-off-by: Michael Niedermayer …
6:19 PM Changeset in ffmpeg [65ac513] by Martin Storsjö <martin@martin.st>
udp: Allow specifying the local IP address This is useful if sending …
6:18 PM Ticket #628 (frame duplication doesnt work with raw h264 input (missing timestamp ...) updated by hardiksharma
Replying to cehoyos: My problem occurs after 220 frames …
6:12 PM Changeset in ffmpeg [8892d049] by Michael Niedermayer <michaelni@gmx.at>
Revert commit 0bc391281ad80d4eb365f3d8978637b07003e8dc
4:47 PM Changeset in ffmpeg [26ae9a5d] by Michael Niedermayer <michaelni@gmx.at>
pthreads: drop has_b_frames mangling, its buggy in many many ways, not …
3:34 PM Ticket #63 (Purple bars appear when scaling a video with ffmpeg for windows) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if this is still reproducible.
3:31 PM Ticket #593 (ffmpeg + libx264: Input picture width is greater than stride) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if this is reproducible with current git head.
3:27 PM Ticket #603 (FFmpeg can't display file information) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if more information can be provided.
1:06 PM Ticket #627 (ffmpeg crashes when force flic codec with mov file) closed by Carl Eugen Hoyos
fixed
1:04 PM Changeset in ffmpeg [367468f1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Check extradata_size before accessing extradata. Fixes ticket #627.
10:54 AM Ticket #628 (frame duplication doesnt work with raw h264 input (missing timestamp ...) updated by Carl Eugen Hoyos
Component, Description changed
Please note that both "-b:v 512k -r 30" and "-b:v 512k -x264opts …
10:15 AM Ticket #631 (Broken mp4 files need the h264_mp4toannexb filter and the parser) updated by Carl Eugen Hoyos
Summary changed
10:09 AM Ticket #631 (Broken mp4 files need the h264_mp4toannexb filter and the parser) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/33553
10:01 AM Ticket #630 ("make install" not installing libraries) updated by Carl Eugen Hoyos
Please post your configure line and the complete, uncut output of …
10:00 AM Changeset in ffmpeg [c33d4916] by Anton Khirnov <anton@khirnov.net>
VC1: Add bottom field offset to block_index[] to avoid rewriting …
10:00 AM Changeset in ffmpeg [62622d04] by Anton Khirnov <anton@khirnov.net>
vc1dec: move an if() block. There are no reason for "if (c_valid) { …
9:53 AM Changeset in ffmpeg [4bceeaf0] by Anton Khirnov <anton@khirnov.net>
vc1dec: use correct hybrid prediction threshold. Signed-off-by: Anton …
9:51 AM Changeset in ffmpeg [4344ce0] by Anton Khirnov <anton@khirnov.net>
vc1dec: Partial rewrite of vc1_pred_mv() The current code is a …
9:51 AM Changeset in ffmpeg [6475a6e1] by Anton Khirnov <anton@khirnov.net>
vc1dec: take ME precision into account while scaling MV predictors. …
9:36 AM Ticket #630 ("make install" not installing libraries) created by Rouven Weiler
After successfully compiling ffmpeg the libraries are not installed by …
9:23 AM Ticket #627 (ffmpeg crashes when force flic codec with mov file) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
Patch on ffmpeg-devel.
8:50 AM Ticket #629 (Using -psnr gives an "Unrecognized option" error) updated by Carl Eugen Hoyos
Priority, Status, Component, Reproduced by developer changed
This is a regression since 411cc5c46a89ce0a79832c37d0eab1ed884e5423.
8:40 AM Ticket #626 (support flic in mov) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
6:30 AM Changeset in ffmpeg [055a141e] by Anton Khirnov <anton@khirnov.net>
lavf: don't leak corrupted packets Signed-off-by: Anton Khirnov …
3:58 AM Ticket #629 (Using -psnr gives an "Unrecognized option" error) created by dave rice
This -psnr option used to work (at least it did in a build I have from …
3:53 AM Changeset in ffmpeg [11e155c2] by Michael Niedermayer <michaelni@gmx.at>
ra288: try to fix 10l typo that breaks compile on some platforms …
3:13 AM error_4942.264 attached to Ticket #628 by hardiksharma
Dropped 4942nd slice which is a B slice and only slice for that frame
3:12 AM Ticket #628 (frame duplication doesnt work with raw h264 input (missing timestamp ...) created by hardiksharma
I am trying to decode from .264 to yuv format. I dropped slices (one …
2:55 AM Ticket #608 (Crash reading from UDP) closed by Michael Niedermayer
fixed: Patch applied and simplified Thanks alot!
2:51 AM Changeset in ffmpeg [b2bdca1] by Michael Niedermayer <michaelni@gmx.at>
udp: simplify 7a032cb97f743a651138d2da6214c79e0ce089dd Signed-off-by: …
2:43 AM Changeset in ffmpeg [7a032cb9] by Michael Niedermayer <michaelni@gmx.at>
Fix segfault on UDP reading Signed-off-by: Michael Niedermayer …
2:05 AM Ticket #627 (ffmpeg crashes when force flic codec with mov file) created by ami_stuff
https://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/626/npgo.mov […]
2:01 AM npgo.mov attached to Ticket #626 by ami_stuff
2:00 AM Ticket #626 (support flic in mov) created by ami_stuff
[…]
1:59 AM Changeset in ffmpeg [4354788a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: tls: …
12:58 AM Changeset in ffmpeg [0827222b] by Michael Niedermayer <michaelni@gmx.at>
Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). Fate …
12:45 AM Ticket #509 (Non monotonically increasing dts to muxer in stream) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide a sample.
12:43 AM Ticket #597 (mkv -> avi [just copying streams] PROBLEM) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide a sample.
12:43 AM Ticket #545 (Matroska demuxer fails with invalid testsuite file test7.mkv) updated by Carl Eugen Hoyos
Keywords changed
12:42 AM Ticket #544 (Matroska demuxer unable to play valid file without Cues section) updated by Carl Eugen Hoyos
Keywords changed
12:03 AM Changeset in ffmpeg [57bf0d1f] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.7' into oldabi * release/0.7: (290 commits) …

Nov 8, 2011:

11:24 PM Ticket #619 (regression with fraps codec) closed by Carl Eugen Hoyos
fixed: FFmpeg now outputs six complete frames again.
11:06 PM Changeset in ffmpeg [3bdfef31] by Michael Niedermayer <michaelni@gmx.at>
fraps: check for overread Fixeds Ticket619 Signed-off-by: Michael …
10:54 PM Changeset in ffmpeg [bf0ac7aa] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_probe: reduce score for invalid streams Signed-off-by: …
9:34 PM Changeset in ffmpeg [d8407ee2] by Marton Balint <cus@passwd.hu>
ffplay: limit lowres to the maximum supported. Fixes Ticket591 …
9:16 PM Changeset in ffmpeg [fd79167] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix nonsense buffer hints. The codec uses all previous frames as …
8:58 PM Changeset in ffmpeg [f38f3b88] by Martin Storsjö <martin@martin.st>
tls: Use ERR_get_error() in do_tls_poll The return value ret isn't an …
8:12 PM Changeset in ffmpeg [4e38d4ef] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_probe: Getting rid of the use of GCC language extensions …
7:38 PM Changeset in ffmpeg [3970d4e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
nuv: Fix combination of size changes and LZO compression. There were …
7:37 PM Changeset in ffmpeg [80a173a3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
av_lzo1x_decode: properly handle negative buffer length. Treating …
7:33 PM Ticket #620 (mpeg2video not detected) closed by Michael Niedermayer
fixed
7:29 PM Changeset in ffmpeg [0643ff17] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_probe: dont be too picky on spec compliance and the lack of …
7:29 PM Changeset in ffmpeg [b52f2d88] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_probe: count video and audio pes seperately Signed-off-by: …
7:27 PM Changeset in ffmpeg [26d7eb40] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo probe: fix slice counting Signed-off-by: Michael …
6:59 PM Changeset in ffmpeg [1149fbc7] by Alex Converse <alex.converse@gmail.com>
indeo3: Fix a fencepost error. Found with asan and the venerable …
6:59 PM Changeset in ffmpeg [735e601b] by Alex Converse <alex.converse@gmail.com>
mxfdec: Fix comparison of unsigned expression < 0. 'size' is …
6:48 PM Changeset in ffmpeg [d58c558] by Carl Eugen Hoyos <cehoyos@ag.or.at>
nuv: Fix combination of size changes and LZO compression. There were …
6:45 PM Changeset in ffmpeg [0411b192] by Carl Eugen Hoyos <cehoyos@ag.or.at>
av_lzo1x_decode: properly handle negative buffer length. Treating …
6:40 PM Ticket #346 (FFserver passing on rtp stream freezes) updated by Miroslav Slugeň
Replying to michael: > Doesnt the buffer size need to be …
6:06 PM Ticket #611 (missing G726 support for rtp and rtsp) closed by Carl Eugen Hoyos
fixed: Per your request merged into release/0.8.
6:04 PM Changeset in ffmpeg [fd30240e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
libavformat: add support for G726 audio decoder in RTP and RTSP …
6:03 PM Changeset in ffmpeg [661e0811] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not call parse_keyframes_index with NULL stream. Seems to fix trac …
6:03 PM Changeset in ffmpeg [d484a07f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not call parse_keyframes_index with NULL stream. Seems to fix trac …
6:03 PM Changeset in ffmpeg [54e4bf32] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not call parse_keyframes_index with NULL stream. Seems to fix trac …
5:56 PM Changeset in ffmpeg [3110ad83] by Anton Khirnov <anton@khirnov.net>
mpegts: set stream id on just created stream, not an unrelated …
5:40 PM Ticket #575 (https apple live streams not supported) updated by Kyle
Yes it is working after that checkin.
5:36 PM Changeset in ffmpeg [2467d8d9] by Justin Ruggles <justin.ruggles@gmail.com>
ra288: return error if input buffer is too small
5:36 PM Changeset in ffmpeg [0131e70a] by Justin Ruggles <justin.ruggles@gmail.com>
ra288: utilize DSPContext.vector_fmul()
5:36 PM Changeset in ffmpeg [03e5d611] by Justin Ruggles <justin.ruggles@gmail.com>
ra288: use memcpy() to copy decoded samples to output
5:36 PM Changeset in ffmpeg [f50b6be5] by Justin Ruggles <justin.ruggles@gmail.com>
mace: only calculate output buffer size once
5:29 PM Ticket #614 (mpegts issue on localhost) closed by Carl Eugen Hoyos
invalid
5:28 PM Ticket #575 (https apple live streams not supported) closed by Carl Eugen Hoyos
fixed
4:52 PM Changeset in ffmpeg [ce33320b] by Diego Biurrun <diego@biurrun.de>
Remove redundant filename self-references inside files. Filenames are …
4:52 PM Changeset in ffmpeg [9412f811] by Diego Biurrun <diego@biurrun.de>
indeo3data: add missing config.h #include for HAVE_BIGENDIAN
4:52 PM Changeset in ffmpeg [276b995d] by Diego Biurrun <diego@biurrun.de>
x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory
4:47 PM Ticket #575 (https apple live streams not supported) updated by Hanspeter Niederstrasser
Fixed after this checkin ? -> …
4:39 PM Changeset in ffmpeg [4b7ef5a1] by Michael Niedermayer <michaelni@gmx.at>
flv: Skip invalid index Signed-off-by: Michael Niedermayer …
4:10 PM Ticket #614 (mpegts issue on localhost) updated by burek
I apologize, it seems that this error is related to a slow hardware …
3:43 PM Changeset in ffmpeg [f9324d5a] by Justin Ruggles <justin.ruggles@gmail.com>
avplay: reset rdft when closing stream. this fixes a crash when …
2:33 PM Ticket #616 (WebM/VP8 issue incombination with VLC) updated by Carl Eugen Hoyos
Does it work if you omit "vcodec=VP80"? (WebM only allows VP8 as video …
2:31 PM Changeset in ffmpeg [33feba3a] by Michael Niedermayer <michaelni@gmx.at>
Revert "lavc: Init AVFrame->opaque to AVCodecContext.opaque in …
2:28 PM Ticket #616 (WebM/VP8 issue incombination with VLC) updated by Carl Eugen Hoyos
Replying to jongerenchaos: > Therefore i think there is a …
2:25 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by burek
Most probably because its a cut of the original file (~420 MB).. Are …
2:20 PM Ticket #624 (support mpeg ps in mov) updated by Carl Eugen Hoyos
Keywords, Version, Component, Reproduced by developer changed
2:20 PM Ticket #625 (support 2/3/5bit IMA ADPCM) updated by Carl Eugen Hoyos
Keywords changed
2:19 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by Carl Eugen Hoyos
Replying to burek: > VLC? :) Which version? I tried …
2:01 PM Ticket #625 (support 2/3/5bit IMA ADPCM) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
2:01 PM Ticket #624 (support mpeg ps in mov) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #241.
1:57 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by burek
Also this: […]
1:54 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by burek
VLC? :) Also, when I do: […] the resulting out.ts file is ok and …
1:44 PM IMAADPCM_5bits.wav attached to Ticket #625 by ami_stuff
1:43 PM IMAADPCM_3bits.wav attached to Ticket #625 by ami_stuff
1:43 PM IMAADPCM_2bits.wav attached to Ticket #625 by ami_stuff
1:43 PM Ticket #625 (support 2/3/5bit IMA ADPCM) created by ami_stuff
(issue 1598) […]
1:39 PM Ticket #624 (support mpeg ps in mov) updated by ami_stuff
http://roundup.libav.org/file696/albator78.mov
1:37 PM Ticket #624 (support mpeg ps in mov) created by ami_stuff
(issue 1520) http://samples.mplayerhq.hu/mov/MPEG1-PS.MOV […] […]
1:25 PM Changeset in ffmpeg [8a691dfd] by Anton Khirnov <anton@khirnov.net>
doc/git-howto: expand format-patch and send-email notes.
1:25 PM Changeset in ffmpeg [83daced0] by Anton Khirnov <anton@khirnov.net>
lavf: expand doxy for some AVFormatContext fields.
1:00 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) updated by Carl Eugen Hoyos
Version, Component changed
Which program plays the file?
12:45 PM Ticket #623 (FLV file saved from within VLC can't be opened by FFmpeg) created by burek
The file was captured/saved with VLC and when I try to …
11:24 AM Ticket #622 (swscale crash when convert PIX_FMT_YUV420P -> PIX_FMT_YUVJ420P) created by K.Y.H
swscale is crash below code. […]
10:53 AM Ticket #617 (No audio in remux of .mts from NXCAM p50+pcm) updated by Kai
Replying to cehoyos: > Fixed in current git head, thank …
10:34 AM Ticket #615 (ALSA buffer xrun) updated by Carl Eugen Hoyos
Replying to burek: > cehoyos, I'm not sure I understand …
10:06 AM Ticket #579 (Unable to decode MPEG-1 video in mov) closed by Carl Eugen Hoyos
fixed: Fixed in git head, needs -r 30 with ffmpeg.
9:43 AM Ticket #617 (No audio in remux of .mts from NXCAM p50+pcm) closed by Carl Eugen Hoyos
fixed: Fixed in current git head, thank you for the sample!
9:35 AM Changeset in ffmpeg [4d7c71c3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Check for OOM after av_mallocz() in ff_interleave_add_packet(). Fixes …
9:33 AM Changeset in ffmpeg [8a3f9764] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding "m1v " mpeg1video in mov. Fixes ticket #579 at least …
9:30 AM Changeset in ffmpeg [6aaf6db2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding transport streams from Sony NXCAM. Fixes ticket #617.
3:23 AM Ticket #581 (matroskadec errors on blocks with zero data) updated by Chris Wulff
I'm not sure that the empty frames actually have any value. The newer …
2:33 AM Changeset in ffmpeg [ac3c895d] by Michael Niedermayer <michaelni@gmx.at>
Revert "Warn the user if lowres > max_lowres, set lowres to max_lowres …
2:26 AM Ticket #591 (svq1: ffmpeg crashes with enabled lowres) closed by Michael Niedermayer
fixed: Will be fixed by implementing 125ea3ee06c4d71082bee3fc03c65d7c8c10d68c
1:03 AM Changeset in ffmpeg [0bd42ae7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:20 AM Changeset in ffmpeg [5955c63c] by Michael Niedermayer <michaelni@gmx.at>
v4l2: fix uninitialized variable Signed-off-by: Michael Niedermayer …
Note: See TracTimeline for information about the timeline view.