- 01 Feb, 2010 13 commits
-
-
Michael Niedermayer authored
This avoids a few ms delay for the first frame after a seek in theory. Originally committed as revision 21592 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
otherwise the first frame after a seek would be delayed by that amount. Originally committed as revision 21591 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
fixes issue558 and probably others. Originally committed as revision 21590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
flush and init can be put into the flush handling. Originally committed as revision 21589 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
having frames from before and after the seek which just isnt a good idea. Originally committed as revision 21588 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Patch by Anton Khirnov, wyskas at gmail dot com Originally committed as revision 21587 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Fixes wernfried_1.avi Originally committed as revision 21586 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 21585 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Could not notice a differenc in behavior. Originally committed as revision 21584 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Thilo Borgmann authored
Originally committed as revision 21583 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 21582 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 21581 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
This should make sure that pictures allocated prior to avcodec_decode_video() get AV_NOPTS_VALUE assigned. Originally committed as revision 21580 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jan, 2010 18 commits
-
-
Michael Niedermayer authored
Originally committed as revision 21579 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 21578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
calculation. Originally committed as revision 21577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 21576 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
avcodec_get_chroma_sub_sample(), directly access av_pix_fmt_descriptors instead. Remove some of the dependancies of lavfi on lavc. Originally committed as revision 21575 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 21574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Daniel Verkamp authored
Originally committed as revision 21573 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Daniel Verkamp authored
Originally committed as revision 21572 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 21571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 21570 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 21569 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
ff_h263_encode_mba Originally committed as revision 21568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 21567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
PIX_FMT_YUVJ420P PIX_FMT_YUVJ422P PIX_FMT_YUVJ440P PIX_FMT_YUVJ444P in the isSupported{In,Out} macros. These pixel formats are not true pixel formats but hacks specific to JPEG in libavcodec. They are deprecated and should be removed (that is from libavcodec first and libswscale second)... but they must be tested by swscale-test. See thread: Subject: [FFmpeg-devel] [PATCH] Extend show_pix_fmts() to make it print the input/output support Date: 2010-01-30 15:54:08 GMT Originally committed as revision 30474 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
of the code. No meassureable speed change. Originally committed as revision 21566 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 30472 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Måns Rullgård authored
Originally committed as revision 21565 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Some SoCs have a small amount of on-chip SRAM which may be used for frequently used code or data. When enabled, this option will allow FFmpeg to use such facilities where supported. Originally committed as revision 21564 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jan, 2010 9 commits
-
-
Michael Niedermayer authored
nonsense. Originally committed as revision 21563 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
This works around common issues with mpeg-ps files with broken timestamps. Also allows playing the broken sample from issue1024. Originally committed as revision 21562 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 21561 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
which has a up to 200% overhead. Also allows to use memcpy instead of strcpy. Originally committed as revision 21560 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 30467 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
functions. Improve readability. -This line, and those below, will be ignored-- swscale.c Originally committed as revision 30466 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Fixes issue1716 Originally committed as revision 21559 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
function declaration to reflect this. Originally committed as revision 21558 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 21557 to svn://svn.ffmpeg.org/ffmpeg/trunk
-