- 27 Jun, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jun, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 706 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jun, 2002 7 commits
-
-
Falk Hüffner authored
Originally committed as revision 705 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Falk Hüffner authored
* Support ccc * Support gcc 3.2 builtins Originally committed as revision 704 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Falk Hüffner authored
code duplication, I'm currently working on the put/add variants, but I did not get them to be as fast as the old method yet... Originally committed as revision 703 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6555 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 702 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6542 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
some cleanup Originally committed as revision 6541 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 23 Jun, 2002 4 commits
-
-
Arpi authored
flags, but it doesn't matter for now) - IF09 is supported by win32 Indeo codecs and by some others too Originally committed as revision 6536 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT) disabled broken (=new) converters (they cause random sig11) various bugfixes Originally committed as revision 6533 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6521 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
bugfixes Originally committed as revision 6518 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 22 Jun, 2002 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 701 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6504 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
fixing wmv1 bugs, it was foolish to belive that m$ would use the same dc prediction as mpeg4 just cuz they changed it a bit from msmpeg4v3 Originally committed as revision 700 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Arpi authored
- partial yvu9 support (copy only) - rgb 15/16 -> 24/32 converters - int->unsigned changes Originally committed as revision 6493 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 21 Jun, 2002 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 6485 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 18 Jun, 2002 5 commits
-
-
Fabrice Bellard authored
Originally committed as revision 699 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 698 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 697 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dc scale optimisation better ac table selection for msmpeg4 Originally committed as revision 696 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 695 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jun, 2002 6 commits
-
-
Michael Niedermayer authored
Originally committed as revision 6459 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6457 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Fabrice Bellard authored
Originally committed as revision 694 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
of ticks. In particular we want an INT64 return. Originally committed as revision 693 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
supplied frame (or sample) number. This is not the same as ticker_tick Originally committed as revision 692 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
4bpp Originally committed as revision 6454 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 16 Jun, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 6453 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6452 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 14 Jun, 2002 1 commit
-
-
Philip Gladstone authored
in local time rather than GMT. Note that you are advised to use the date as well as the time as the time is relative to the current day (which is not much use if the time is in the future). The date format parsing is pretty strict still: YYYY-MM-DDTHH:MM:SS is a format that works. The T is a literal non-digit character. I wouldn't use a space. The :SS can be omitted. The number of digits *must* be four in the Year. Originally committed as revision 691 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jun, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 690 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jun, 2002 7 commits
-
-
Fabrice Bellard authored
Originally committed as revision 689 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 688 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 687 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 686 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 685 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
put memory functions in a separate file so that the user can redefinite them without modifying the library Originally committed as revision 684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 683 to svn://svn.ffmpeg.org/ffmpeg/trunk
-