Timeline



Feb 13, 2012:

11:16 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by DonMoir
Yeah, fine if it's broken. Just bringing it to your attention since …
10:53 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by reimar
I am not sure what you are trying to say, but I said before that I …
10:43 PM Ticket #958 (matroska seek problem file (3 bugs)) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
10:32 PM Changeset in ffmpeg [b9865908] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: remove unneeded ost->picref check. If there ost->picref is …
10:32 PM Changeset in ffmpeg [c214e986] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: remove pointless avcodec_get_frame_defaults(). filtered_frame …
10:32 PM Changeset in ffmpeg [73413e6] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: raise ENOMEM on avfilter_graph_alloc() failure.
10:27 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by DonMoir
One additional point that I forgot to mention is while total will be …
9:41 PM Changeset in ffmpeg [771bab7f] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix crashes in yuv2yuvX on x86-32. They were introduced in …
9:29 PM Changeset in ffmpeg [186dcbcb] by Janne Grunau <janne-libav@jannau.net>
sunrast: Add fate test for gray8. Signed-off-by: Janne Grunau …
9:15 PM Ticket #961 (Decoding H.264 to YUV drops one frame) closed by Michael Niedermayer
fixed: It seems this problem has been fixed (possibly by reimars vsync / …
9:09 PM Ticket #922 (ffplay crashes with iff-pbm file (ham8 mode)) updated by Michael Niedermayer
Fixed locally
9:05 PM Changeset in ffmpeg [7dfe8f55] by Martin Storsjö <martin@martin.st>
rtpdec: Use 4 byte startcodes for H.264 If muxing into mpegts, 4 byte …
8:48 PM Changeset in ffmpeg [048cc802] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Update mkv seek tests. Seek beyond the end will now directly return …
8:13 PM Ticket #906 (trying to launch ffserver, I get bind(port 8090): Address family not ...) updated by Michael Niedermayer
Replying to tpereira: > Output of ffmpeg -v 9 -loglevel …
7:04 PM Changeset in ffmpeg [47e015e6] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
matroskadec: properly fall back to generic seek. In particular, …
7:04 PM Changeset in ffmpeg [c18899d4] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
matroskadec: reset num_levels on seek. Otherwise when we run into …
6:20 PM Changeset in ffmpeg [529506b5] by Diego Biurrun <diego@biurrun.de>
matroskadec: Mark variable as av_unused. This avoids unused variable …
6:20 PM Changeset in ffmpeg [6df5c528] by Diego Biurrun <diego@biurrun.de>
Move some conditionally used variables into the block where they are …
6:20 PM Changeset in ffmpeg [7331b6e] by Diego Biurrun <diego@biurrun.de>
Drop some completely unnecessary av_unused attributes.
6:20 PM Changeset in ffmpeg [92fed113] by Diego Biurrun <diego@biurrun.de>
swscale: Remove unused variable alpMmxFilter.
6:20 PM Changeset in ffmpeg [a8798c7] by Diego Biurrun <diego@biurrun.de>
Drop unnecessary av_uninit attributes from some variable declarations. …
5:57 PM Changeset in ffmpeg [5d561514] by Martin Storsjö <martin@martin.st>
movenc: Support muxing wmapro in ismv/isma Signed-off-by: Martin …
5:44 PM KnownCompilationIssues created by mbradshaw
Initial page creation
5:20 PM WikiStart edited by mbradshaw
Added link to allow log of known issues to be created for compiling … (diff)
5:04 PM Ticket #997 (ffprobe -show_frames segfaults on h264 in mpegts) created by Petter Ericson
The file http://titan.codemill.se/~peteri/120210144737.ts produces a …
3:31 PM Changeset in ffmpeg [ddf42280] by Martin Storsjö <martin@martin.st>
mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written …
3:14 PM Changeset in ffmpeg [3cac4756] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: move YUV2PACKED16WRAPPER() macro down to where it is used.
3:14 PM Changeset in ffmpeg [c0b87359] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: handle gray16 as a "planar" YUV format (Y-only, of course). …
3:14 PM Changeset in ffmpeg [9d9c8464] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: use yuv2packed1() functions for unscaled chroma also.
3:14 PM Changeset in ffmpeg [d63b7d8c] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix incorrect chroma bias in yuv2rgb48_1_c().
3:14 PM Changeset in ffmpeg [1ca7dc60] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix invalid memory accesses in yuvpacked1() functions.
8:59 AM Changeset in ffmpeg [0bf184e5] by Diego Biurrun <diego@biurrun.de>
Move PS2 MMI code below the mips subdirectory, where it belongs. Also …
8:59 AM Changeset in ffmpeg [75f11901] by Diego Biurrun <diego@biurrun.de>
mips: Move MMI function declarations to a header. This fixes …
8:59 AM Changeset in ffmpeg [d1c4ec7f] by Diego Biurrun <diego@biurrun.de>
build: Set correct dependencies for rtmp* protocols implemented by librtmp.
1:06 AM Changeset in ffmpeg [4e04e1b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:58 AM Ticket #995 (Selecting a stream from a multi-service mpegts) updated by burek
Did you even read the text above your comment? :)

Feb 12, 2012:

10:16 PM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) updated by ls
Great, thanks for the fast fix! Confirmed for all my test files.
9:25 PM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
8:42 PM Changeset in ffmpeg [f51a0721] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix compilation without HAVE_AVX. %ifdef HAVE_AVX must now be %if …
7:24 PM Changeset in ffmpeg [18a7f746] by Michael Niedermayer <michaelni@gmx.at>
threads: Perform the generic progress cleanup more carefully. The …
7:24 PM Changeset in ffmpeg [6be09608] by Michael Niedermayer <michaelni@gmx.at>
threads: move state update after progress cleanup. This order is more …
7:24 PM Changeset in ffmpeg [f900d601] by Michael Niedermayer <michaelni@gmx.at>
h264: Mark previous field as done before throwing it away. This fixes …
7:24 PM Changeset in ffmpeg [b66b58f7] by Michael Niedermayer <michaelni@gmx.at>
Fix aspect ratio mismatch message Signed-off-by: Michael Niedermayer …
6:28 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by DonMoir
Don't depend on any output messages etc. It only gets a read error at …
5:56 PM Changeset in ffmpeg [c15f3bd3] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Simplify: use local variable with same contents directly. …
5:56 PM Changeset in ffmpeg [ff925491] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix Theora-in-ogg keyframe handling. To make seeking work correctly, …
5:56 PM Changeset in ffmpeg [b223035] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Detect and check for CMOV. Some MMX-only CPUs do not have support for …
4:27 PM Changeset in ffmpeg [3e23bad] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: convert yuv2yuvX() to using named arguments.
4:27 PM Changeset in ffmpeg [8c433d8a] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: rename "dstw" to "w" to prevent name collisions. "dstw" can …
4:27 PM Changeset in ffmpeg [ef66a0ed] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: use named registers in yuv2yuv1_plane() place. Most of the …
4:18 PM Changeset in ffmpeg [e3cc6172] by Anton Khirnov <anton@khirnov.net>
lavf: fix aspect ratio mismatch message. Signed-off-by: Anton Khirnov …
4:15 PM Changeset in ffmpeg [c22e2ec9] by Anton Khirnov <anton@khirnov.net>
avconv: set AVFormatContext.duration from '-t' Set output files …
2:57 PM Ticket #953 (0.10 - Input channel layout isnt supported) updated by Carl Eugen Hoyos
Component changed
Replying to Atarikid: > I have uploading a 50MB example …
2:54 PM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
My suggestion was not helpful, -vcodec copy does not work well with …
1:19 PM Ticket #958 (matroska seek problem file (3 bugs)) updated by reimar
I think your ebml_read_num analysis must be wrong. I do not see any …
11:36 AM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by bgk
Actually, I'm working on a rewrite of the engine behind Myst III …
10:07 AM Ticket #996 (Segmentation fault (SIGSEGV) when using ISMV muxer (FFMpeg 0.10). ...) updated by Vadim
Replying to cehoyos: > Is the crash only reproducible with …
10:00 AM Ticket #953 (0.10 - Input channel layout isnt supported) updated by Atarikid
It seems when you want to change the audio channels count too, you get …
9:29 AM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by overclokkato
Yes,i tried but Result don't change,in fact I see that if i use -f …
9:12 AM Ticket #958 (matroska seek problem file (3 bugs)) updated by Carl Eugen Hoyos
Component changed
9:06 AM Ticket #958 (matroska seek problem file (3 bugs)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
> ffplay -ss 24 bad_seek_h264_inf-rtwm_sample.mkv Not reproducible …
8:27 AM Ticket #957 (can't decode MJPEG avi) updated by Carl Eugen Hoyos
Keywords changed
7:06 AM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) closed by Michael Niedermayer
fixed: Thanks Closed
7:05 AM Changeset in ffmpeg [3dffa1b4] by Anton Khirnov <anton@khirnov.net>
cljr: implement encode2.
7:05 AM Changeset in ffmpeg [177bb4bf] by Anton Khirnov <anton@khirnov.net>
cljr: set the properties of the coded_frame, not input frame.
7:03 AM Changeset in ffmpeg [89829242] by Anton Khirnov <anton@khirnov.net>
dnxhdenc: switch to encode2.
7:02 AM Changeset in ffmpeg [3f77c411] by Anton Khirnov <anton@khirnov.net>
bmpenc: switch to encode2().
6:14 AM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by Michael Niedermayer
Do you have bink files with other widths ? it would be interresting to …
12:56 AM Ticket #996 (Segmentation fault (SIGSEGV) when using ISMV muxer (FFMpeg 0.10). ...) updated by Carl Eugen Hoyos
Is the crash only reproducible with -acodec libfaac or also with -an ? …
12:48 AM Changeset in ffmpeg [0df7d748] by Carl Eugen Hoyos <cehoyos@ag.or.at>
wavpack: add needed braces for 2 statements inside an if block (cherry …
12:44 AM Ticket #965 (ffplay sometimes crashes with 8ch tta file) closed by Elon Musk
fixed: Fixed with 6ab681a4c1ffc0d5c36ebf13a10e0ecc61c81429.
12:15 AM Ticket #996 (Segmentation fault (SIGSEGV) when using ISMV muxer (FFMpeg 0.10). ...) created by Vadim
test@SSTest:~$ gdb --args /home/test/ffmpeg/ffmpeg_g -y -i …
12:06 AM Changeset in ffmpeg [cd1c12b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …

Feb 11, 2012:

11:57 PM Ticket #995 (Selecting a stream from a multi-service mpegts) updated by Carl Eugen Hoyos
Is this problem only reproducible via network or also if you read a file?
11:52 PM Ticket #995 (Selecting a stream from a multi-service mpegts) created by burek
Hi, it would be nice to have an option to select (extract) only a …
11:31 PM Ticket #973 (FFmpeg MXF problem) closed by Carl Eugen Hoyos
fixed: I silenced the extensive warnings (they are now only shown for …
11:20 PM Changeset in ffmpeg [289520fd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Reduce the verbosity of a mpeg1/2 invalid intra-matrix warning. Fixes …
11:03 PM Changeset in ffmpeg [85f25cfa] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix passlogfile with multiple libx264 streams. Signed-off-by: …
10:59 PM Changeset in ffmpeg [07dbea70] by Michael Niedermayer <michaelni@gmx.at>
tta: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com> …
10:57 PM Changeset in ffmpeg [277e5284] by Michael Niedermayer <michaelni@gmx.at>
Modified to generate PAT/PMT for video keyframes This is so that TS …
10:57 PM Changeset in ffmpeg [69494fd5] by Michael Niedermayer <michaelni@gmx.at>
lagarith: Fix out of array reads. Signed-off-by: Michael Niedermayer …
10:45 PM Changeset in ffmpeg [2396206f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffv1: Assume encoding all bits is wanted if bits_per_raw_sample == 0.
10:42 PM Changeset in ffmpeg [cadd9ab6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Move a block in ffv1's encode_init(). Makes the next patch …
9:41 PM Changeset in ffmpeg [b498867d] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: update reference for seek-alac_mp4 This should have been …
9:32 PM Changeset in ffmpeg [41afdd91] by Ronald S. Bultje <rsbultje@gmail.com>
sunrast: Return AVERROR values instead of -1. Signed-off-by: Ronald …
7:05 PM Changeset in ffmpeg [4fbccfab] by Ronald S. Bultje <rsbultje@gmail.com>
sunrast: Add support for gray8 decoding. Signed-off-by: Ronald S. …
6:06 PM Changeset in ffmpeg [dae2ce36] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: enforce a minimum filtersize. At very small dimensions, this …
5:49 PM Changeset in ffmpeg [764852d6] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: use AVCodec.encode2()
5:49 PM Changeset in ffmpeg [bee80054] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: cosmetics: indentation
5:49 PM Changeset in ffmpeg [b6e8ff72] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: consolidate bitstream writing into a single function. …
5:49 PM Changeset in ffmpeg [b590f3a7] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: only encode frame size in header for a final smaller frame …
5:49 PM Changeset in ffmpeg [ba821b09] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: store current frame size in AlacEncodeContext. This avoids …
5:49 PM Changeset in ffmpeg [65d15aec] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: return AVERROR codes in alac_encode_frame()
5:49 PM Changeset in ffmpeg [302daf58] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: calculate a new max frame size for the final small frame …
5:49 PM Changeset in ffmpeg [fc9cf0b2] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: pretty-printing and other cosmetics
5:49 PM Changeset in ffmpeg [51c24838] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: fix error handling and potential memleaks in alac_encode_init()
5:49 PM Changeset in ffmpeg [6e632283] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: do not set coded_frame->key_frame It is already set in …
5:49 PM Changeset in ffmpeg [64fe3eae] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: do not set bits_per_coded_sample encoded ALAC does not have …
5:49 PM Changeset in ffmpeg [43a4cb07] by Justin Ruggles <justin.ruggles@gmail.com>
alacenc: remove unneeded frame_size check in alac_encode_frame()
4:13 PM Changeset in ffmpeg [7416d610] by Ronald S. Bultje <rsbultje@gmail.com>
tta: error out if samplerate is zero. Prevents a division by zero …
1:38 PM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
12:01 PM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) reopened by ls
I did a bit more testing and this problem can be reproduced with other …
11:51 AM blockartifacts.png attached to Ticket #993 by ls
ffplay screenshot with artifacts
7:23 AM Changeset in ffmpeg [fd0b8d59] by Michael Niedermayer <michaelni@gmx.at>
ansi: Fix use of uninitalized width/height warning. Signed-off-by: …
2:40 AM Ticket #994 (Create a poster that tries to visualize FFmpeg) updated by Alexander Strasser
Replying to llogan: > I recommend you also make a post on …
2:29 AM Ticket #994 (Create a poster that tries to visualize FFmpeg) updated by llogan
I recommend you also make a post on ffmpeg-devel. I think more people …
2:19 AM Ticket #992 (avoid strptime() dependancy, it seems unavailable on windows) updated by Carl Eugen Hoyos
Perhaps you should make your request (with above link) to the mingw …
2:13 AM Ticket #992 (avoid strptime() dependancy, it seems unavailable on windows) updated by Matt
Replying to cehoyos: > GPL is not good in a function used …
1:52 AM poster_sketch.png attached to Ticket #994 by Alexander Strasser
1:50 AM Ticket #994 (Create a poster that tries to visualize FFmpeg) created by Alexander Strasser
This ticket is about creating a poster/diagram that can be used on the …
1:45 AM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if this problem can be made reproducible.
1:35 AM Changeset in ffmpeg [6ab681a4] by Justin Ruggles <justin.ruggles@gmail.com>
ttadec: fix invalid free when an error occurs while decoding 24-bit tta
1:27 AM Changeset in ffmpeg [9d7cee50] by Justin Ruggles <justin.ruggles@gmail.com>
wavpack: add needed braces for 2 statements inside an if block
1:27 AM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) updated by ls
The full ffmpeg output is below (stopped via 'q' after 30 secs). I …
1:08 AM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) updated by Carl Eugen Hoyos
Component changed
Please provide a sample and please provide complete, uncut console …
1:07 AM Ticket #992 (avoid strptime() dependancy, it seems unavailable on windows) updated by Carl Eugen Hoyos
GPL is not good in a function used in libavformat/utils.c…
1:06 AM Changeset in ffmpeg [ed83f972] by Michael Niedermayer <michaelni@gmx.at>
tta: Add some safety precautions to avoid freeing things that have not …
1:02 AM Changeset in ffmpeg [c6abf214] by Michael Niedermayer <michaelni@gmx.at>
tta: do not leak memory if bps == 3 In bps == 3 case output is …
12:40 AM Changeset in ffmpeg [a697a185] by Michael Niedermayer <michaelni@gmx.at>
buildsys: Fix shared lib build of MPlayer. Signed-off-by: Michael …
12:22 AM Changeset in ffmpeg [a78f6b8c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (38 …
12:17 AM Ticket #993 (ffmpeg / ffplay fails to correctly decode interlaced h264 (MTS ...) created by ls
ffplay shows flickering block artifacts when decoding interlaced h264 …

Feb 10, 2012:

10:18 PM Changeset in ffmpeg [394d41ee] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Partially revert "Fix png decoding on x86." This partially reverts …
10:18 PM Changeset in ffmpeg [3fe00cac] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix bitexact intra mismatch control. The DC coefficient should be …
10:18 PM Changeset in ffmpeg [5338566e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mpegvideodec: minor simplifications. Signed-off-by: Reimar Döffinger …
9:50 PM Changeset in ffmpeg [af46ca73] by Michael Niedermayer <michaelni@gmx.at>
msmpeg4: replace 999999 by INT_MAX and initial by a valid index. …
9:37 PM Ticket #992 (avoid strptime() dependancy, it seems unavailable on windows) created by Matt
Because strptime isn't available natively for windows one cannot set …
9:35 PM Ticket #990 (ffmpeg segfaults in ff_msmpeg4_encode_block with "-r 12 -codec msmpeg4 ...) closed by Michael Niedermayer
fixed: locally fixed
8:59 PM Changeset in ffmpeg [f98ede7e] by Justin Ruggles <justin.ruggles@gmail.com>
v210enc: remove redundant check for pix_fmt Signed-off-by: Paul B …
8:54 PM Changeset in ffmpeg [c388558d] by Justin Ruggles <justin.ruggles@gmail.com>
wavpack: allow user to disable CRC checking Signed-off-by: Paul B …
8:38 PM Changeset in ffmpeg [eeb9e61a] by Justin Ruggles <justin.ruggles@gmail.com>
v210enc: Use Bytestream2 functions Signed-off-by: Justin Ruggles …
8:38 PM Ticket #991 (No picture with Perian 1.1.3 using .avi file) closed by Carl Eugen Hoyos
invalid: Please visit http://perian.org/#support where you will find …
8:32 PM Ticket #991 (No picture with Perian 1.1.3 using .avi file) updated by mazda4
Was given instructions by https://ffmpeg.org/bugreports.html to submit …
8:27 PM Changeset in ffmpeg [af701d42] by Justin Ruggles <justin.ruggles@gmail.com>
cafdec: Check return value of avio_seek and avoid modifying state if …
8:27 PM Changeset in ffmpeg [b69c2e0e] by Justin Ruggles <justin.ruggles@gmail.com>
yop: Check return value of avio_seek and avoid modifying state if it …
8:27 PM Changeset in ffmpeg [e54165aa] by Justin Ruggles <justin.ruggles@gmail.com>
tta: Check return value of avio_seek and avoid modifying state if it …
8:27 PM Changeset in ffmpeg [066ad092] by Justin Ruggles <justin.ruggles@gmail.com>
tmv: Check return value of avio_seek and avoid modifying state if it …
8:27 PM Changeset in ffmpeg [c7b08bc0] by Justin Ruggles <justin.ruggles@gmail.com>
r3d: Check return value of avio_seek and avoid modifying state if it …
8:27 PM Changeset in ffmpeg [8dcd00ea] by Justin Ruggles <justin.ruggles@gmail.com>
nsvdec: Check return value of avio_seek and avoid modifying state if …
8:27 PM Changeset in ffmpeg [97aa0929] by Justin Ruggles <justin.ruggles@gmail.com>
mpc8: Check return value of avio_seek and avoid modifying state if it …
8:27 PM Changeset in ffmpeg [9712e82] by Justin Ruggles <justin.ruggles@gmail.com>
jvdec: Check return value of avio_seek and avoid modifying state if it …
8:27 PM Changeset in ffmpeg [64476d7e] by Justin Ruggles <justin.ruggles@gmail.com>
filmstripdec: Check return value of avio_seek and avoid modifying …
8:27 PM Changeset in ffmpeg [d7c11b11] by Justin Ruggles <justin.ruggles@gmail.com>
ffmdec: Check return value of avio_seek and avoid modifying state if …
8:27 PM Changeset in ffmpeg [8332321] by Justin Ruggles <justin.ruggles@gmail.com>
dv: Check return value of avio_seek and avoid modifying state if it …
8:27 PM Changeset in ffmpeg [3371e896] by Justin Ruggles <justin.ruggles@gmail.com>
bink: Check return value of avio_seek and avoid modifying state if it …
8:24 PM PICT0003.AVI attached to Ticket #991 by mazda4
no_picture.avi
8:10 PM Ticket #991 (No picture with Perian 1.1.3 using .avi file) updated by Carl Eugen Hoyos
Cc, Keywords changed
Do you see a problem with FFmpeg? Then please provide a command line …
8:01 PM Ticket #991 (No picture with Perian 1.1.3 using .avi file) created by mazda4
DviX and XivD components not present. Tried changing extension to .flv …
7:47 PM Changeset in ffmpeg [a3c4371f] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: prefer NULL over 0 for av_log context pointer parameter.
7:47 PM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by Carl Eugen Hoyos
Please provide a sample. Does it work if you move "-ss 00:20:13" …
7:13 PM Changeset in ffmpeg [158bd596] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: move quality parameter to do_video_out() scope. This make …
7:13 PM Changeset in ffmpeg [63b5e99f] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: make use of ret error out in transcode_video().
7:13 PM Changeset in ffmpeg [086fc4d] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: move filtered_frame to the CONFIG_AVFILTER scope. This …
7:12 PM Changeset in ffmpeg [9303b794] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: move do_video_stats() above do_video_out(). This avoid a …
7:12 PM Changeset in ffmpeg [a78dd826] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: move video stats code to do_video_out(). This will allow some …
7:12 PM Changeset in ffmpeg [cf310601] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: move filtered_frame to video stream processing scope.
6:59 PM Changeset in ffmpeg [aede21f1] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: reindent after video frame polling simplification.
6:59 PM Changeset in ffmpeg [e22c7b4e] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: simplify video frame polling. input_video_filter and …
6:59 PM Changeset in ffmpeg [4ab4b3db] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: use exit_program() if configure_video_filters() fails.
6:24 PM Changeset in ffmpeg [dcd2b55e] by Justin Ruggles <justin.ruggles@gmail.com>
Check AVCodec.pix_fmts in avcodec_open2() Signed-off-by: Paul B Mahol …
5:57 PM Changeset in ffmpeg [9e1db721] by Alex Converse <alex.converse@gmail.com>
svq3: Prevent illegal reads while parsing extradata. Found-by: …
4:50 PM Changeset in ffmpeg [3546f680] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add missing newline to mpeg1/2 intra matrix error message.
4:48 PM Ticket #938 ([dnxhd @ 0x7f8d3390b000] Multiple ff_thread_finish_setup() calls) closed by Carl Eugen Hoyos
fixed
4:41 PM Ticket #989 (Linking ffplay fails if --disable-swresample is used) closed by Carl Eugen Hoyos
fixed: Patch committed, missing swscale dependency for MP-filters added, …
4:39 PM Changeset in ffmpeg [baa8ec8d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add missing swscale dependency for MP-filters. Reported-by: Hanspeter …
4:33 PM Changeset in ffmpeg [342afd1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add missing swresample dependency for ffplay. Fixes part of ticket #989.
4:16 PM Ticket #990 (ffmpeg segfaults in ff_msmpeg4_encode_block with "-r 12 -codec msmpeg4 ...) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
[…]
2:48 PM Changeset in ffmpeg [b24aaabd] by Diego Biurrun <diego@biurrun.de>
remove ParseContext1 Signed-off-by: Diego Biurrun <diego@biurrun.de>
2:48 PM Changeset in ffmpeg [797639dc] by Diego Biurrun <diego@biurrun.de>
vc1: use ff_parse_close It works as long as ParseContext is the first …
2:48 PM Changeset in ffmpeg [07554ace] by Diego Biurrun <diego@biurrun.de>
mpegvideo parser: move specific fields into private context This …
2:48 PM Changeset in ffmpeg [e4092488] by Diego Biurrun <diego@biurrun.de>
mpeg4video parser: move specific fields into private context This …
2:48 PM Changeset in ffmpeg [53a09964] by Diego Biurrun <diego@biurrun.de>
cavs parser: fix parser context type Signed-off-by: Diego Biurrun …
2:48 PM Changeset in ffmpeg [0c5d78a8] by Diego Biurrun <diego@biurrun.de>
4xm, timefilter: K&R formatting cosmetics Signed-off-by: Diego …
1:08 PM test-0002.png attached to Ticket #990 by tom.vercauteren@gmail.com
1:07 PM test-0001.png attached to Ticket #990 by tom.vercauteren@gmail.com
1:07 PM test-0000.png attached to Ticket #990 by tom.vercauteren@gmail.com
1:05 PM Ticket #990 (ffmpeg segfaults in ff_msmpeg4_encode_block with "-r 12 -codec msmpeg4 ...) created by tom.vercauteren@gmail.com
This is a followup of: …
8:48 AM Changeset in ffmpeg [ba83ac4c] by Martin Storsjö <martin@martin.st>
rtpenc: Write a log message if the max packet size is too small …
6:57 AM Changeset in ffmpeg [45b7bd7] by Ronald S. Bultje <rsbultje@gmail.com>
h264: disallow constrained intra prediction modes for luma. …
6:10 AM Changeset in ffmpeg [1b7ff901] by Michael Niedermayer <michaelni@gmx.at>
sunrast: Remove the useless check. in , else (1) { if (!1) } the if …
4:40 AM Changeset in ffmpeg [29034e65] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Add threshold to discard crazy/damaged timestamps. The added …
3:16 AM Changeset in ffmpeg [81749f30] by Alex Converse <alex.converse@gmail.com>
dv: Move tables from dvdata.h to dvdata.c
3:16 AM Changeset in ffmpeg [8dbdc2d8] by Alex Converse <alex.converse@gmail.com>
dv: Move a table used only by the demuxer out of a shared header.
3:16 AM Changeset in ffmpeg [89c9a8d3] by Alex Converse <alex.converse@gmail.com>
dv: Move functions used only by the encoder out of a shared header.
3:16 AM Changeset in ffmpeg [37460727] by Alex Converse <alex.converse@gmail.com>
dv: Split dvdata.h into dvdata.h and dvquant.h
3:16 AM Changeset in ffmpeg [0ab3687] by Alex Converse <alex.converse@gmail.com>
dv: Fix small overread in audio frequency table. Found-by: Mateusz …
2:51 AM Changeset in ffmpeg [b758cf73] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: set avpkt->size to 0 if encode2() did not output a packet
2:51 AM Changeset in ffmpeg [a75bc764] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: for audio encoding, set packet dts to packet pts. There are …
2:24 AM Changeset in ffmpeg [789d6b73] by Michael Niedermayer <michaelni@gmx.at>
lavf: Rewrite metadata printing from dump_metadata(). This code …
2:04 AM Changeset in ffmpeg [d483bb58] by Justin Ruggles <justin.ruggles@gmail.com>
ac3dsp: do not use pshufb in ac3_extract_exponents_ssse3() We need to …
1:32 AM Ticket #989 (Linking ffplay fails if --disable-swresample is used) updated by Hanspeter Niederstrasser
OK, this is the minimal test case: ./configure --enable-gpl …
12:58 AM Ticket #989 (Linking ffplay fails if --disable-swresample is used) updated by Hanspeter Niederstrasser
Oops. needs to be a bit more than just --disable-swscale. Here's my …
12:44 AM Ticket #989 (Linking ffplay fails if --disable-swresample is used) updated by Hanspeter Niederstrasser
With --disable-swscale in ./configure: […]
12:36 AM Changeset in ffmpeg [e6d9fa66] by Alex Converse <alex.converse@gmail.com>
ac3dec: Move center and surround mix level tables to the parser. That …
12:20 AM Changeset in ffmpeg [8c6ebab7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (26 …

Feb 9, 2012:

10:56 PM Changeset in ffmpeg [3b25d619] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix fate tests after 5c2c6bbf.
10:55 PM Changeset in ffmpeg [ea40371] by Michael Niedermayer <michaelni@gmx.at>
Fix libstagefright compilation Comment-by-michael: iam commiting this …
10:43 PM Ticket #989 (Linking ffplay fails if --disable-swresample is used) updated by Michael Niedermayer
the ffplay_deps change LGTM the avfilter change should not be needed, …
10:30 PM Ticket #989 (Linking ffplay fails if --disable-swresample is used) created by Hanspeter Niederstrasser
When linking ffplay on OS X with latest git using …
10:26 PM Changeset in ffmpeg [52719dae] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support encoding BGR24 and BGR0 in ljpeg.
10:25 PM Changeset in ffmpeg [edf34c34] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow encoding rawvideo RGBA64 and friends.
10:20 PM Changeset in ffmpeg [5c2c6bbf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow encoding rawvideo RGB0 and friends.
9:33 PM Changeset in ffmpeg [7b050258] by Alex Converse <alex.converse@gmail.com>
aacdec: Unify preconfigured layout and PCE layout.
9:33 PM Changeset in ffmpeg [f1ecd080] by Alex Converse <alex.converse@gmail.com>
aacdec: Support native channel layout when requested.
9:33 PM Changeset in ffmpeg [37bed6ff] by Alex Converse <alex.converse@gmail.com>
aacdec: Try to sniff a reasonable channel layout for PCE based …
9:13 PM Changeset in ffmpeg [e7d4a2a7] by Martin Storsjö <martin@martin.st>
libavcodec: Don't do av_free(av_malloc(0)) for bitstream filters This …
8:28 PM Changeset in ffmpeg [c57fe49d] by Janne Grunau <janne-libav@jannau.net>
eac3dec: replace undefined 1<<31 with INT32_MIN in noise generation
8:28 PM Changeset in ffmpeg [456d3e4f] by Janne Grunau <janne-libav@jannau.net>
yadif: specify array size outside DECLARE_ALIGNED
8:22 PM Ticket #988 (ffmpeg show too much output at start up) closed by Elon Musk
invalid: Copyright (c) 2000-2011 the Libav developers Wrong trac. Also I can …
7:52 PM Ticket #988 (ffmpeg show too much output at start up) created by Frank
ffmpeg floods my log files with startup messages. This makes it very …
7:52 PM Ticket #986 (windows named pipe seek) updated by Anton Sergunov
Replying to mjs973: > An .mp4 container is not …
7:07 PM Changeset in ffmpeg [73e15e8e] by Ronald S. Bultje <rsbultje@gmail.com>
prores: specify array size outside DECLARE_ALIGNED brackets.
6:13 PM Changeset in ffmpeg [0f3d8bae] by Justin Ruggles <justin.ruggles@gmail.com>
WavPack demuxer: set packet duration Signed-off-by: Paul B Mahol …
6:03 PM Changeset in ffmpeg [dd7198b] by Michael Niedermayer <michaelni@gmx.at>
lavf: put av_new_stream() compatibility wrapper back Signed-off-by: …
6:03 PM Changeset in ffmpeg [491d8353] by Michael Niedermayer <michaelni@gmx.at>
mpeg12dec: print the value that is being ignored in load_matrix() …
6:03 PM Changeset in ffmpeg [8a07429] by Michael Niedermayer <michaelni@gmx.at>
lavf: put av_find_stream_info() compatibility wrapper back. …
6:03 PM Changeset in ffmpeg [f480fcb1] by Michael Niedermayer <michaelni@gmx.at>
bink: fix pointer type warnings. Signed-off-by: Michael Niedermayer …
6:03 PM Changeset in ffmpeg [677911ad] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: better dox for *pts. Signed-off-by: Michael Niedermayer …
5:37 PM Changeset in ffmpeg [c28e7af7] by Stefano Sabatini <stefasab@gmail.com>
lavu: add timestamp.h header with convenience timestamp utilities
5:11 PM Ticket #986 (windows named pipe seek) updated by Mike
An .mp4 container is not streamable; the file layout requires seek …
4:49 PM Changeset in ffmpeg [71d6b468] by Michael Niedermayer <michaelni@gmx.at>
configure: fix gcc asm tests for MinGW GCC 4.6.2 Thanks to …
4:10 PM Changeset in ffmpeg [9aff2d17] by Anton Khirnov <anton@khirnov.net>
tta: use skip_bits_long() Signed-off-by: Paul B Mahol …
1:25 PM Ticket #986 (windows named pipe seek) updated by Anton Sergunov
Replying to compn: > oh, and indexes are required for …
1:20 PM Ticket #986 (windows named pipe seek) updated by Anton Sergunov
Replying to compn: > is it possible to create a named pipe …
12:51 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
It would appear that this bug has now been fixed by commit:- …
12:26 PM Ticket #986 (windows named pipe seek) updated by compn
oh, and indexes are required for .mp4/.mov files. mostly you wont be …
12:26 PM Changeset in ffmpeg [e24167aa] by Diego Biurrun <diego@biurrun.de>
mxfdec: Ignore the last entry in Avid's index table segments The last …
12:22 PM Ticket #986 (windows named pipe seek) updated by compn
is it possible to create a named pipe just using the command prompt? …
12:00 PM Changeset in ffmpeg [d6b81ff] by Diego Biurrun <diego@biurrun.de>
mxfdec: Sanity-check SampleRate This avoids a SIGFPE if SampleRate is …
11:59 AM Changeset in ffmpeg [c65642d] by Diego Biurrun <diego@biurrun.de>
mxfdec: Handle small EditUnitByteCount These are common with audio …
11:55 AM Changeset in ffmpeg [240ddbce] by Diego Biurrun <diego@biurrun.de>
mxfdec: Consider OPAtom files that do not have exactly one EC to be …
11:54 AM Changeset in ffmpeg [9123950b] by Diego Biurrun <diego@biurrun.de>
mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit …
11:54 AM Changeset in ffmpeg [d00257e9] by Diego Biurrun <diego@biurrun.de>
mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index() This fixes …
11:54 AM Changeset in ffmpeg [df2a8508] by Diego Biurrun <diego@biurrun.de>
mxfdec: Sanity check PreviousPartition Without this certain files …
11:46 AM Changeset in ffmpeg [11800c8] by Diego Biurrun <diego@biurrun.de>
mxfdec: Never seek back in local sets and KLVs Specially crafted …
11:43 AM Changeset in ffmpeg [687e2fde] by Diego Biurrun <diego@biurrun.de>
mxfdec: Move the current_partition check inside mxf_read_header() …
11:42 AM Changeset in ffmpeg [e352c96c] by Diego Biurrun <diego@biurrun.de>
mxfdec: Fix infinite loop in mxf_packet_timestamps() This can happen …
11:41 AM Changeset in ffmpeg [0373ec63] by Diego Biurrun <diego@biurrun.de>
mxfdec: Check eof_reached in mxf_read_local_tags() This fixes an …
11:41 AM Changeset in ffmpeg [effe3b95] by Diego Biurrun <diego@biurrun.de>
mxfdec: Check for NULL component This fixes a SIGSEGV with zzuf1.mxf. …
11:41 AM Changeset in ffmpeg [29fc8f50] by Diego Biurrun <diego@biurrun.de>
mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() …
11:40 AM Changeset in ffmpeg [a3923482] by Diego Biurrun <diego@biurrun.de>
mxfdec: Make sure x < index_table->nb_ptses Avoids a SIGSEGV on files …
11:26 AM Changeset in ffmpeg [f769cfed] by Diego Biurrun <diego@biurrun.de>
build: Add missing directories to DIRS declarations.
11:26 AM Changeset in ffmpeg [aa06d656] by Diego Biurrun <diego@biurrun.de>
arm: Add missing #include to vp8.h to fix a make checkheaders warning.
11:26 AM Changeset in ffmpeg [a2e40cd3] by Diego Biurrun <diego@biurrun.de>
swscale: ppc: Add missing header #includes to pass 'make checkheaders'.
11:26 AM Changeset in ffmpeg [0bba2646] by Diego Biurrun <diego@biurrun.de>
cosmetics: Delete empty lines at end of file.
11:26 AM Ticket #531 (failure to extract DVB-Teletext track (zero-length file)) updated by Carl Eugen Hoyos
Possibly related to this problem, reproducible with the sample from …
11:20 AM Ticket #531 (failure to extract DVB-Teletext track (zero-length file)) updated by Carl Eugen Hoyos
Keywords changed
-copyinkf does not work anymore, afaict.
10:37 AM Changeset in ffmpeg [ab9ae401] by Diego Biurrun <diego@biurrun.de>
bytestream: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
10:16 AM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
OK I have narrowed the issue down a little. Previously I had only …
2:47 AM Changeset in ffmpeg [a16c3a07] by Justin Ruggles <justin.ruggles@gmail.com>
apetag: fix comment Signed-off-by: Paul B Mahol <onemda@gmail.com> …
12:27 AM Changeset in ffmpeg [f2b20b7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …

Feb 8, 2012:

10:50 PM Changeset in ffmpeg [d8710228] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: change sync_opts code to be more similar to qatar. …
10:16 PM Changeset in ffmpeg [c84acc31] by Clément Bœsch <ubitux@gmail.com>
Revert "vf_fspp: use LOCAL_MANGLE instead of MANGLE." This reverts …
8:51 PM Changeset in ffmpeg [cd1ad18a] by Anton Khirnov <anton@khirnov.net>
rawenc: switch to encode2(). This changes a number of FATE results, …
8:27 PM Ticket #984 (avio_alloc_context and callback on write) updated by Denis
Do you think is a good idea to upload an C example instead of C++ (Qt)?
8:01 PM Changeset in ffmpeg [38d55332] by Anton Khirnov <anton@khirnov.net>
pixdesc: mark pseudopaletted formats with a special flag. This makes …
8:00 PM Changeset in ffmpeg [8e37038a] by Anton Khirnov <anton@khirnov.net>
avconv: switch to avcodec_encode_video2().
7:59 PM Changeset in ffmpeg [06484d0b] by Anton Khirnov <anton@khirnov.net>
libx264: implement encode2().
7:58 PM Changeset in ffmpeg [05d69922] by Anton Khirnov <anton@khirnov.net>
libx264: split extradata writing out of encode_nals(). This is done …
7:54 PM Changeset in ffmpeg [52f82a11] by Anton Khirnov <anton@khirnov.net>
lavc: add avcodec_encode_video2() that encodes from an AVFrame -> …
7:54 PM Changeset in ffmpeg [3c939ad6] by Michael Niedermayer <michaelni@gmx.at>
lagarith: refactor code Signed-off-by: Paul B Mahol …
7:09 PM Ticket #987 (MPEG-TS not detected) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer, Description changed
Related to ticket #241
6:45 PM Changeset in ffmpeg [1aa8f5fc] by Clément Bœsch <ubitux@gmail.com>
vf_fspp: use LOCAL_MANGLE instead of MANGLE. The symbols are locals, …
6:31 PM Changeset in ffmpeg [21d0d1d6] by Ronald S. Bultje <rsbultje@gmail.com>
cmdutils: update copyright year to 2012.
6:31 PM Changeset in ffmpeg [783487ae] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: sign-extend integer function argument to qword on x86-64.
6:31 PM Changeset in ffmpeg [166f3993] by Ronald S. Bultje <rsbultje@gmail.com>
x86inc: support yasm -f win64 flag also. This sets OUTPUT_FORMAT
6:31 PM Changeset in ffmpeg [ce1e250e] by Ronald S. Bultje <rsbultje@gmail.com>
h264: manually save/restore XMM registers for functions using …
6:31 PM Changeset in ffmpeg [9cf73853] by Ronald S. Bultje <rsbultje@gmail.com>
x86inc: allow manual use of WIN64_SPILL_XMM. Functions using INIT_MMX …
5:56 PM Changeset in ffmpeg [314af0ff] by Alex Converse <alex.converse@gmail.com>
aacdec: Use correct speaker order for 7.1. The spec says the …
5:56 PM Changeset in ffmpeg [8ece266] by Alex Converse <alex.converse@gmail.com>
aacdec: Remove incorrect comment. It was only correct when element …
5:56 PM Changeset in ffmpeg [e600a1e4] by Alex Converse <alex.converse@gmail.com>
aacdec: Simplify output configuration.
5:50 PM mpegts_unprobed.ts attached to Ticket #987 by Cigaes
5:49 PM Ticket #987 (MPEG-TS not detected) created by Cigaes
The attached file, reported on mplayer-user, is MPEG-TS, but probing …
5:33 PM Ticket #986 (windows named pipe seek) updated by Anton Sergunov
seems just need to set URLContext::is_streamed to true. but I …
5:29 PM Ticket #986 (windows named pipe seek) updated by Anton Sergunov
nope […] but trough pipe: all ok without -f {{{ffmpeg -i …
4:43 PM Ticket #986 (windows named pipe seek) updated by Mike
Does it work any better if you tell ffmpeg the input container type? …
4:26 PM Changeset in ffmpeg [fba318a4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: update (next_)pts in the stream copy case Signed-off-by: …
4:25 PM Changeset in ffmpeg [160008a6] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use ist->dts in rate_emu_sleep() Based on change by Anton …
4:25 PM Changeset in ffmpeg [e7f4de34] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use ist->dts in do_streamcopy() Based on change by Anton …
3:59 PM Changeset in ffmpeg [67c63176] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: remove setting fb->pts. Signed-off-by: Michael Niedermayer …
3:41 PM Changeset in ffmpeg [d97fa416] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: reduce overloading for InputStream.pts. It currently has …
3:28 PM Changeset in ffmpeg [67700e87] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: update dts variables in transcode_audio() Signed-off-by: …
3:16 PM Changeset in ffmpeg [6028bd0d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: move next_dts/pts update out of transcode_video() this makes …
3:15 PM Changeset in ffmpeg [7665da46] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: update ist->pts in transcode_audio with the audio decoders …
3:08 PM Ticket #986 (windows named pipe seek) created by Anton Sergunov
I trying to use ffmpeg as fast video codec under windows. But windows …
2:49 PM Changeset in ffmpeg [8ea81805] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: print more details and rescaled timestamps in debug code. …
2:49 PM Changeset in ffmpeg [c0be67ca] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use (next_)dts in timestamp discontinuity detection code. …
2:04 PM Changeset in ffmpeg [958e0f70] by Reinhard Tartler <siretart@tauware.de>
lavfi: fix realloc size computation in avfilter_add_format() Replace …
1:38 PM Changeset in ffmpeg [734a9bb0] by Reinhard Tartler <siretart@tauware.de>
vf_unsharp: fix out-of-buffer read In apply_unsharp(), when y is >= …
1:38 PM Changeset in ffmpeg [7f62cf12] by Reinhard Tartler <siretart@tauware.de>
vf_scale: apply the same transform to the aspect during init that is …
1:38 PM Changeset in ffmpeg [af58dd47] by Reinhard Tartler <siretart@tauware.de>
vf_pad: fix "vsub" variable value computation It was shifting 2 …
1:38 PM Changeset in ffmpeg [5c9ca599] by Reinhard Tartler <siretart@tauware.de>
vf_yadif: correct documentation on the parity parameter 0 is …
1:38 PM Changeset in ffmpeg [4a228766] by Reinhard Tartler <siretart@tauware.de>
vf_yadif: copy buffer properties like aspect for second frame as well …
7:52 AM Changeset in ffmpeg [0144fe69] by Diego Biurrun <diego@biurrun.de>
Remove Sun medialib glue code. It is obscure, most likely unused and …
7:30 AM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by bgk
The attached patch "bink-24px.patch" fixes the bug, and does not seem …
7:29 AM bink-24px.patch attached to Ticket #962 by bgk
7:01 AM Changeset in ffmpeg [e806ceaa] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Use the correct (dts) variables for stream copy. Strongly …
7:01 AM Changeset in ffmpeg [f070bf08] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix (next)_dts/pts init. Based on Anton Khirnovs code. …
5:46 AM Changeset in ffmpeg [4eea0cfc] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use ist->dts instead of passing an argument into …
5:19 AM Changeset in ffmpeg [f72eaf69] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Init dts variables in output_packet() Signed-off-by: Michael …
5:13 AM Changeset in ffmpeg [fe380adb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add (next_dts/dts) variables. Strongly based on Anton …
4:53 AM Changeset in ffmpeg [18d0a16] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …

Feb 7, 2012:

10:54 PM Changeset in ffmpeg [9b027c0d] by Ronald S. Bultje <rsbultje@gmail.com>
dsputil: set STRIDE_ALIGN to 16 for x86 also. This fixes crashes in …
10:32 PM Changeset in ffmpeg [4ff6dea3] by Ronald S. Bultje <rsbultje@gmail.com>
pngdsp: swap argument inversion.
9:02 PM Changeset in ffmpeg [950930b] by Michael Niedermayer <michaelni@gmx.at>
Set default qmax for VC-3/DNxHD to 1024 (maximum allowed by VC-3 …
7:38 PM Changeset in ffmpeg [ef1c785f] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: make yuv2yuv1 use named registers.
7:37 PM Changeset in ffmpeg [3206cccc] by Ronald S. Bultje <rsbultje@gmail.com>
h264: mark h264_idct_add8_10 with number of XMM registers. This fixes …
7:33 PM Changeset in ffmpeg [b7542dd3] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix V plane memory location in bilinear/unscaled RGB/YUYV …
7:29 PM Changeset in ffmpeg [fb90785e] by Ronald S. Bultje <rsbultje@gmail.com>
vp8: always update next_framep[] before returning from decode_frame(). …
7:14 PM Changeset in ffmpeg [722410ad] by Anton Khirnov <anton@khirnov.net>
avconv: estimate next_dts from framerate if it is set.
7:14 PM Changeset in ffmpeg [b34856a1] by Anton Khirnov <anton@khirnov.net>
avconv: better next_dts usage. next_dts is used for estimating the …
7:13 PM Changeset in ffmpeg [23576b3f] by Anton Khirnov <anton@khirnov.net>
avconv: rename InputStream.pts to last_dts. It more accurately …
7:12 PM Changeset in ffmpeg [6e983902] by Anton Khirnov <anton@khirnov.net>
avconv: reduce overloading for InputStream.pts. It currently has …
7:11 PM Changeset in ffmpeg [3101bb66] by Anton Khirnov <anton@khirnov.net>
avconv: rename InputStream.next_pts to next_dts. It's used to predict …
7:11 PM Changeset in ffmpeg [1270e12e] by Anton Khirnov <anton@khirnov.net>
avconv: rework -t handling for encoding. Current code compares the …
7:07 PM Changeset in ffmpeg [c9af8326] by Anton Khirnov <anton@khirnov.net>
avconv: set encoder timebase for subtitles. The actual number …
7:06 PM Changeset in ffmpeg [4be1d7dc] by Anton Khirnov <anton@khirnov.net>
pva-demux test: add -vn The output is obviously not supposed to …
6:49 PM Changeset in ffmpeg [06b320ad] by Diego Biurrun <diego@biurrun.de>
swscale: K&R formatting cosmetics for SPARC code
6:02 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
The svn version you tested allowed you to write invalid files (with …
5:28 PM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) closed by Carl Eugen Hoyos
fixed: Thank you for testing! Patch applied with some additional comments.
5:28 PM Changeset in ffmpeg [bf5c0308] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix libutvideo compilation. Fixes ticket #985.
5:25 PM Ticket #983 (No video in applehttp stream) updated by Carl Eugen Hoyos
Keywords, Reproduced by developer, Summary changed
Correct (MPlayer is using FFmpeg's applehttp code to display the …
3:25 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by CesareoF
I uploaded the file to upload.ffmpeg.org\upload and I uploaded the …
3:01 PM Changeset in ffmpeg [37390d5c] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: allow the user to set the maximum number of output samples per …
3:01 PM Changeset in ffmpeg [39575eea] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: do not unnecessarily zero output samples for mono frames
3:01 PM Changeset in ffmpeg [1d3c672d] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: allocate a single flat buffer for decoded samples This will …
3:01 PM Changeset in ffmpeg [32c61400] by Justin Ruggles <justin.ruggles@gmail.com>
apedec: use sizeof(field) instead of sizeof(type)
2:49 PM Changeset in ffmpeg [0349d61e] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: rename field aspect->aspect to aspect->ratio The new …
2:48 PM Changeset in ffmpeg [d21b82fd] by Stefano Sabatini <stefasab@gmail.com>
lavc: provide aliases to the PCM A-law/mu-law codecs They are also …
2:31 PM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by bgk
After a bit more testing, the source of the bug is narrowed down to …
1:07 PM Ticket #983 (No video in applehttp stream) updated by Giuseppe
@cehoyos: mplayer shows video for the link
12:10 PM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) updated by qyot27
Replying to cehoyos: > Could you test attached patch? …
11:03 AM Changeset in ffmpeg [21449410] by Diego Biurrun <diego@biurrun.de>
swscale: split C output functions into separate file. Signed-off-by: …
11:03 AM Changeset in ffmpeg [2dd7a1c0] by Diego Biurrun <diego@biurrun.de>
swscale: Split C input functions into separate file. Signed-off-by: …
9:47 AM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
Could you test attached patch?
9:47 AM patchutvideo.diff attached to Ticket #985 by Carl Eugen Hoyos
9:32 AM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) created by qyot27
When attempting to compile FFmpeg, errors were reached when it got to …
7:54 AM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
Replying to saste: > Replying to nichot20: > > …
7:46 AM in.mp4 attached to Ticket #975 by TimNich
1 Second video file that fails
4:51 AM Changeset in ffmpeg [0b717e24] by Michael Niedermayer <michaelni@gmx.at>
ffserver: use avcodec_get_context_defaults3() Signed-off-by: Paul B …
12:40 AM Changeset in ffmpeg [b479e016] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Revert …

Feb 6, 2012:

11:56 PM Changeset in ffmpeg [db7d4523] by Justin Ruggles <justin.ruggles@gmail.com>
bytestream: Add bytestream2 writing API. Signed-off-by: Justin …
11:49 PM FilteringGuide edited by llogan
update filter list to 2.62.100 (diff)
11:46 PM Changeset in ffmpeg [6ba2505] by Michael Niedermayer <michaelni@gmx.at>
utvideo: remove ff_thread_finish_setup, it isn't needed at all …
10:58 PM Ticket #983 (No video in applehttp stream) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component changed
Audio works fine afaict, is there an application that shows video for …
10:29 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by Carl Eugen Hoyos
Replying to cesareof: > I have the *.mp4 clip that causes …
10:27 PM Ticket #984 (avio_alloc_context and callback on write) updated by Carl Eugen Hoyos
Priority changed
10:26 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by Carl Eugen Hoyos
Did you already try to put the video as the first input (with libx264, …
9:51 PM qthcamera.cpp attached to Ticket #984 by Denis
It's a thread that grab images with opencv and uses ffmpeg to generate …
9:49 PM Ticket #984 (avio_alloc_context and callback on write) created by Denis
For my application is essential use the callbacks. I have understood …
9:08 PM Changeset in ffmpeg [787528b4] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Detect theora keyframes by content in Ogg demuxer. A lot of files do …
8:44 PM Ticket #938 ([dnxhd @ 0x7f8d3390b000] Multiple ff_thread_finish_setup() calls) updated by STaRGaZeR
Try with the lastest git, I commited a patch that should fix this.
8:34 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by CesareoF
I have the *.mp4 clip that causes the issue indicated in this ticket, …
8:03 PM Changeset in ffmpeg [6833fe43] by Michael Niedermayer <michaelni@gmx.at>
ffv1: PIX_FMT_GRAY16 support Signed-off-by: Paul B Mahol …
7:59 PM Changeset in ffmpeg [d4385299] by Michael Niedermayer <michaelni@gmx.at>
DNxHD: remove ff_thread_finish_setup, it isn't needed at all. Should …
7:47 PM Changeset in ffmpeg [f491f033] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: document the unit for the -fs option parameter
7:46 PM Changeset in ffmpeg [b7d45d0b] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add setfield filter
7:33 PM Changeset in ffmpeg [e8a06b14] by Stefano Sabatini <stefasab@gmail.com>
lavf/4xm: use proper error codes
7:01 PM fmab-01-truncated.mp4 attached to Ticket #952 by Cigaes
sample exhibing a similar, but not identical problem
6:57 PM Changeset in ffmpeg [d016d307] by Anton Khirnov <anton@khirnov.net>
Revert "v210enc: use FFALIGN()" FFALIGN doesn't work with …
6:39 PM Changeset in ffmpeg [32f3c541] by Diego Biurrun <diego@biurrun.de>
doxygen: Do not include license boilerplates in Doxygen comment blocks.
6:37 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by Stefano Sabatini
Replying to nichot20: > Replying to saste: > > …
6:22 PM Changeset in ffmpeg [ec1f3cab] by Justin Ruggles <justin.ruggles@gmail.com>
avplay: reset decoder flush state when seeking Fixes seeking after …
6:22 PM Changeset in ffmpeg [f1c3d4a6] by Justin Ruggles <justin.ruggles@gmail.com>
ape: skip packets with invalid size
6:22 PM Changeset in ffmpeg [ac3f8d31] by Justin Ruggles <justin.ruggles@gmail.com>
ape: calculate final packet size instead of guessing Calculates based …
6:09 PM Changeset in ffmpeg [c2c31615] by Justin Ruggles <justin.ruggles@gmail.com>
ape: stop reading after the last frame has been read This avoids …
6:09 PM Changeset in ffmpeg [66f7be36] by Justin Ruggles <justin.ruggles@gmail.com>
ape: return AVERROR_EOF instead of AVERROR(EIO) when demuxing is finished
6:09 PM Changeset in ffmpeg [1bc035bc] by Justin Ruggles <justin.ruggles@gmail.com>
ape: return error if seeking to the current packet fails in …
5:49 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by stokholm
Never mind. I just realized you asked not to use external libraries …
5:43 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
Replying to saste: > Replying to nichot20: > > …
5:16 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by Stefano Sabatini
Replying to nichot20: > Replying to saste: > > …
5:08 PM Changeset in ffmpeg [9814974d] by Diego Biurrun <diego@biurrun.de>
avcodec: Clarify AVFrame member documentation. Signed-off-by: Diego …
3:12 PM Ticket #983 (No video in applehttp stream) created by Giuseppe
$ ffplay http://wow01.105.net/live/virgin1/playlist.m3u8 -codec …
2:49 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
OK not all png's fail. small3.png works, but when resized and saved as …
2:47 PM small4.2.png attached to Ticket #975 by TimNich
this one fails
2:47 PM small4.png attached to Ticket #975 by TimNich
this one fails
2:47 PM small3.png attached to Ticket #975 by TimNich
this one works
1:45 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by TimNich
Replying to saste: > Can't reproduce, please provide a …
1:15 PM logo2.png attached to Ticket #975 by TimNich
sample logo file
12:11 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by Stefano Sabatini
Can't reproduce, please provide a sample. Also, which parameters are …
10:30 AM Changeset in ffmpeg [2cbe9121] by Stefano Sabatini <stefasab@gmail.com>
doc/filters.texi: use multiple @example blocks for distinct examples …
10:30 AM Changeset in ffmpeg [23534d0c] by Stefano Sabatini <stefasab@gmail.com>
doc/filters.texi: prefer @example over the unsupported @math for …
10:30 AM Changeset in ffmpeg [3fa9ace3] by Stefano Sabatini <stefasab@gmail.com>
doc/filters.texi: merge setdar and setsar documentation Most of the …
10:30 AM Changeset in ffmpeg [70ffda32] by Stefano Sabatini <stefasab@gmail.com>
lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect …
10:30 AM Changeset in ffmpeg [1ca0812d] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: fix typo in ESCAPE_CHECK_SIZE
7:00 AM Changeset in ffmpeg [3cc0353f] by Anton Khirnov <anton@khirnov.net>
v210dec: check for coded_frame allocation failure Signed-off-by: Paul …
7:00 AM Changeset in ffmpeg [986c1c48] by Anton Khirnov <anton@khirnov.net>
v210enc: use stride as it is already calculated Signed-off-by: Paul B …
7:00 AM Changeset in ffmpeg [7ad1b612] by Anton Khirnov <anton@khirnov.net>
v210enc: use FFALIGN() Signed-off-by: Paul B Mahol <onemda@gmail.com> …
6:59 AM Changeset in ffmpeg [b5f50da5] by Anton Khirnov <anton@khirnov.net>
v210enc: return proper AVERROR codes instead of -1 Signed-off-by: …
6:59 AM Ticket #766 (Extend ffmpeg's timecode extraction) updated by Clément Bœsch
Just an update of the current state: read is supported by all the …
6:59 AM Changeset in ffmpeg [66fa2a1f] by Anton Khirnov <anton@khirnov.net>
v210enc: do not set coded_frame->key_frame It is already set in …
6:59 AM Changeset in ffmpeg [d73466f8] by Anton Khirnov <anton@khirnov.net>
v210enc: check for coded_frame allocation failure Signed-off-by: Paul …
6:57 AM Changeset in ffmpeg [e496c45d] by Anton Khirnov <anton@khirnov.net>
drawtext: add 'fix_bounds' option on coords fixing Before, drawtext …
6:52 AM Changeset in ffmpeg [2b43dfce] by Anton Khirnov <anton@khirnov.net>
drawtext: fix text_{w, h} expression vars Before, {text_,}{w,h} vars …
1:04 AM Changeset in ffmpeg [e81e0b99] by Michael Niedermayer <michaelni@gmx.at>
cache: fix "warning: passing argument 2 of ‘av_tempfile’ from …
1:04 AM Changeset in ffmpeg [8d756c0d] by Michael Niedermayer <michaelni@gmx.at>
fix "warning: variable ‘cflags’ set but not used" Signed-off-by: …
1:04 AM Changeset in ffmpeg [66792717] by Michael Niedermayer <michaelni@gmx.at>
avio: Fix "warning: initialization from incompatible pointer type" …
12:47 AM invalidintramatrix.mxf attached to Ticket #973 by Carl Eugen Hoyos
12:11 AM Ticket #982 (Android app "Video Converted Android Beta" is published with nonfree codecs) created by Doug
Android Market URL: …
Note: See TracTimeline for information about the timeline view.