- 27 Nov, 2009 1 commit
-
-
Jai Menon authored
Originally committed as revision 20628 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Nov, 2009 12 commits
-
-
Reimar Döffinger authored
Originally committed as revision 20627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
This fixes playback when lavf and lavc are less tightly couples as in e.g. MPlayer. Originally committed as revision 20626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
This also introduces a dependency of libswscale on libavutil. Originally committed as revision 29968 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
pix_fmt_info. Originally committed as revision 20625 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
in libavcodec/imgconvert.c. Avoid to break compatility when making the functions dealing with pixel format names in imgconvert.c use the names defined in pixdescs. Originally committed as revision 20624 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jai Menon authored
SAMPLE_FMT_NONE in avcodec_get_context_defaults2. Originally committed as revision 20623 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
av_pix_fmt_descriptors log2_chroma_w and log2_chroma_h values instead. Originally committed as revision 20622 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jai Menon authored
due to r20601. Originally committed as revision 20621 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
config.h must not be included in that file. The table generator runs on the host system, but config.h describes the target. Originally committed as revision 20620 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 20619 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 20618 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
than the PixFmtInfo x_chroma_shift and y_chroma_shift fields. Originally committed as revision 20617 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Nov, 2009 9 commits
-
-
Stefano Sabatini authored
access the PixFmtInfo.is_hwaccel field which is going to be removed. Originally committed as revision 20616 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
This should make the default behave more like one would expect and not change behavior at 1000fps. Originally committed as revision 20615 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20614 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 20613 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 20612 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
to be used since the implementation of the new filter registration system. Originally committed as revision 20611 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
planes instead of just doubling the height while computing plane sizes. Also adjust avpicture_layout() to copy the correct amount of data for plane 1. Originally committed as revision 20610 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 20609 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20608 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Nov, 2009 13 commits
-
-
Stefano Sabatini authored
Originally committed as revision 20607 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20606 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Create a new static array containing pointers to the AVFilter definitions, so that the non-constant next filter in the AVFilter struct is not anymore required and the AVFilter definitions may be stored in shareable memory. Also change the signature for avfilter_register(), make it return an int since it may fail if there is not enough space in the static array for the registered filters. Originally committed as revision 20605 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20604 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20603 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 20602 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jason Garrett-Glaser authored
Originally committed as revision 20601 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jason Garrett-Glaser authored
ffmpeg can encode baseline profile again. Originally committed as revision 20600 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Patch by Reimar Originally committed as revision 20599 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Hopefully this will be enough. Fixes issue 1565 (again). Originally committed as revision 20598 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 20597 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 20596 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
when frame dimensions change in RV3/4. Originally committed as revision 20595 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Nov, 2009 5 commits
-
-
Vitor Sessak authored
twinvq.c: In function 'decode_lsp': twinvq.c:575: warning: implicit declaration of function 'ff_sort_nearly_sorted_floats' Originally committed as revision 20594 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Fixes issue 1565. Originally committed as revision 20593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20592 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 20591 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 20590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-