- 30 Nov, 2009 2 commits
-
-
Michael Niedermayer authored
This fixes a infinite loop on a b frame. Originally committed as revision 20672 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
This fixes -vismv & -debug 16384 with field pictures. Originally committed as revision 20670 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2009 1 commit
-
-
Ramiro Polla authored
parameters. Originally committed as revision 19776 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jun, 2009 1 commit
-
-
Luca Abeni authored
the AVFrame pts when decoding MPEG 1 and 2 video) Originally committed as revision 19136 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 May, 2009 1 commit
-
-
Baptiste Coudurier authored
in mpegvideo.h to avoid including mpegvideo_common.h in mpeg12.c, because it contains motion code. Originally committed as revision 18968 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 May, 2009 2 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 18837 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18833 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Apr, 2009 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 18559 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Apr, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 18482 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Apr, 2009 1 commit
-
-
Michael Niedermayer authored
This correctly fixes issue961, thanks to steven warren for spotting my mistake. Originally committed as revision 18381 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Apr, 2009 1 commit
-
-
Gwenole Beauchesne authored
Originally committed as revision 18309 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Mar, 2009 1 commit
-
-
Gwenole Beauchesne authored
Originally committed as revision 18071 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Mar, 2009 1 commit
-
-
Gwenole Beauchesne authored
Originally committed as revision 17942 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2009 1 commit
-
-
Gwenole Beauchesne authored
Originally committed as revision 17899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Mar, 2009 1 commit
-
-
Gwenole Beauchesne authored
AVCodecContext.{get,release}_buffer(). Originally committed as revision 17804 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Mar, 2009 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 17728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Feb, 2009 2 commits
-
-
Gwenole Beauchesne authored
Patch by Gwenolé Beauchesne. Originally committed as revision 17646 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Gwenole Beauchesne authored
Patch by Gwenole Beauchesne. Originally committed as revision 17633 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Feb, 2009 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 17564 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Feb, 2009 1 commit
-
-
Michael Niedermayer authored
by Gwenole Beauchesne gbeauchesne splitted desktop com Originally committed as revision 17539 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Feb, 2009 2 commits
-
-
Daniel Verkamp authored
Patch by Daniel Verkamp daniel at drv dot nu. Originally committed as revision 17526 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
pointers to array of 64 DCTELEM, similarly to other block fields. This also get rid of some casts and fixes a warning. Originally committed as revision 17517 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Feb, 2009 1 commit
-
-
Ivan Kalvachev authored
Give nice error message to fix codecs that call it this way. Originally committed as revision 17452 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Feb, 2009 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 17370 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
statements by merging the CONFIG_MPEG_XVMC_DECODER check into the if condition. Originally committed as revision 17369 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Feb, 2009 5 commits
-
-
Diego Biurrun authored
This allows getting rid of a bunch of ugly forward declarations. Originally committed as revision 17280 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
libavcodec/mpegvideo.o libavcodec/mpegvideo.c libavcodec/mpegvideo.c: In function ‘MPV_frame_start’: libavcodec/mpegvideo.c:944: warning: implicit declaration of function ‘ff_xvmc_field_start’ libavcodec/mpegvideo.c: In function ‘MPV_frame_end’: libavcodec/mpegvideo.c:957: warning: implicit declaration of function ‘ff_xvmc_field_end’ Originally committed as revision 17258 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17256 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17254 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17229 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
and remove all ENABLE_ definitions. Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jan, 2009 1 commit
-
-
NVIDIA Corporation authored
video players. Original patch by NVIDIA corporation. Originally committed as revision 16431 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2008 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 16179 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Dec, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16153 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Dec, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 15990 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Dec, 2008 1 commit
-
-
Michael Niedermayer authored
Fixes issue517 Originally committed as revision 15976 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2008 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 15508 to svn://svn.ffmpeg.org/ffmpeg/trunk
-