summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at ↵Michael Niedermayer2003-06-29
| | | | | | irisa dot fr>) Originally committed as revision 1997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>)Sam Hocevar2003-06-29
| | | | Originally committed as revision 1996 to svn://svn.ffmpeg.org/ffmpeg/trunk
* try to filter _all_ PATs if no SDT could be found patch by (<gbazin at ↵Michael Niedermayer2003-06-28
| | | | | | | | altern dot org>) + mpegtsenc.c compile fix by me Originally committed as revision 1995 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at 2BSD ↵Steven M. Schultz2003-06-28
| | | | | | dot COM>) Originally committed as revision 1994 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix CHECKED_ALLOCZ(0)Michael Niedermayer2003-06-28
| | | | Originally committed as revision 1993 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gcc 2.95 workaroundMichael Niedermayer2003-06-28
| | | | Originally committed as revision 1992 to svn://svn.ffmpeg.org/ffmpeg/trunk
* - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)Mike Melanson2003-06-27
| | | | | | | - fix B-frame motion compensation - cleanup motion vector math and other blocks of common code Originally committed as revision 1991 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix third pixel motion compensationMike Melanson2003-06-27
| | | | Originally committed as revision 1990 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 2x100lMichael Niedermayer2003-06-27
| | | | Originally committed as revision 1989 to svn://svn.ffmpeg.org/ffmpeg/trunk
* blinking blocks around thin vertical lines and dots bugfixMichael Niedermayer2003-06-26
| | | | Originally committed as revision 1988 to svn://svn.ffmpeg.org/ffmpeg/trunk
* tv standard selection support for dv1394 and grab (v4l)Alex Beregszaszi2003-06-25
| | | | Originally committed as revision 1987 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for armv5tel (XScale used in iPAQs)Alex Beregszaszi2003-06-24
| | | | Originally committed as revision 1986 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>)Ivan Kalvachev2003-06-23
| | | | Originally committed as revision 1985 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CONFIG_ENCODERS cleanupMichael Niedermayer2003-06-22
| | | | Originally committed as revision 1984 to svn://svn.ffmpeg.org/ffmpeg/trunk
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ↵Michael Niedermayer2003-06-21
| | | | | | dot com>) Originally committed as revision 1983 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing concealment MVs predictionMichael Niedermayer2003-06-21
| | | | Originally committed as revision 1982 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lossless jpeg supportAlex Beregszaszi2003-06-20
| | | | Originally committed as revision 1981 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warning fixesAlex Beregszaszi2003-06-20
| | | | Originally committed as revision 1980 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000lAlex Beregszaszi2003-06-20
| | | | Originally committed as revision 1979 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pal vs ntsc fix by stoyan k <stoyan@i-space.org>Alex Beregszaszi2003-06-20
| | | | Originally committed as revision 1978 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some warning fixesAlex Beregszaszi2003-06-20
| | | | Originally committed as revision 1977 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't step on the contextMike Melanson2003-06-20
| | | | Originally committed as revision 1976 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 4, not 2Mike Melanson2003-06-20
| | | | Originally committed as revision 1975 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing "internal error in orderYUV" bugMichael Niedermayer2003-06-19
| | | | Originally committed as revision 10313 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* added support for B-frames and multiple slicesMike Melanson2003-06-19
| | | | Originally committed as revision 1974 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix identifier to fix compilationMike Melanson2003-06-19
| | | | Originally committed as revision 1973 to svn://svn.ffmpeg.org/ffmpeg/trunk
* amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>)Johannes Carlsson2003-06-18
| | | | Originally committed as revision 1972 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make ff_emulated_edge_mc() independant of MpegEncContextMichael Niedermayer2003-06-18
| | | | Originally committed as revision 1971 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optimization: merge phases 0 and 1Nick Kurshev2003-06-18
| | | | Originally committed as revision 1970 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateMichael Niedermayer2003-06-17
| | | | Originally committed as revision 1969 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixesMichael Niedermayer2003-06-17
| | | | Originally committed as revision 1968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* to be more preciseNick Kurshev2003-06-17
| | | | Originally committed as revision 1967 to svn://svn.ffmpeg.org/ffmpeg/trunk
* finally works nowNick Kurshev2003-06-17
| | | | Originally committed as revision 1966 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lAlex Beregszaszi2003-06-16
| | | | Originally committed as revision 1965 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed segfault if sequence header has not been found before slice decodingFabrice Bellard2003-06-16
| | | | Originally committed as revision 1964 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleanupMichael Niedermayer2003-06-16
| | | | | | | pegasus "pseudo yuv" (=RCT) lossless decoding support bigendian fix? Originally committed as revision 1963 to svn://svn.ffmpeg.org/ffmpeg/trunk
* a bottle of coke (=0.5l)Alex Beregszaszi2003-06-16
| | | | Originally committed as revision 1962 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some useful warningNick Kurshev2003-06-16
| | | | Originally committed as revision 1961 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleanup; BSoundRecorder moved to Experimental namespaceFrançois Revol2003-06-15
| | | | Originally committed as revision 1960 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lossless jpeg decoding supportMichael Niedermayer2003-06-15
| | | | Originally committed as revision 1959 to svn://svn.ffmpeg.org/ffmpeg/trunk
* win32 compile fix for ffplay by gbazin at altern dot orgFabrice Bellard2003-06-14
| | | | Originally committed as revision 1958 to svn://svn.ffmpeg.org/ffmpeg/trunk
* golomb rice codesMichael Niedermayer2003-06-13
| | | | | | | | use gradients instead of prediction errors as context model store independant quantization tables for each point merge contexts with opposit sign Originally committed as revision 1957 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg ts demux uses DVB SI info and generates correct PTS info - added ↵Fabrice Bellard2003-06-13
| | | | | | prototype mpeg ts mux Originally committed as revision 1956 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dynamic array functionsFabrice Bellard2003-06-13
| | | | Originally committed as revision 1955 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Changelog updateHetz Ben Hamo2003-06-13
| | | | Originally committed as revision 1954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * removed redundant includes (they were even wrongly used)Zdenek Kabelac2003-06-13
| | | | Originally committed as revision 1953 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code ↵Nick Kurshev2003-06-13
| | | | | | | | from a mplayerhq (originally from public domain player for Amiga at http://www.honeypot.net/audio) Originally committed as revision 1952 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ..Hetz Ben Hamo2003-06-11
| | | | Originally committed as revision 1951 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Typo fixes (ok, mplayer team, enough laughing ;)Hetz Ben Hamo2003-06-11
| | | | Originally committed as revision 1950 to svn://svn.ffmpeg.org/ffmpeg/trunk
* No more HTML in ChangelogHetz Ben Hamo2003-06-10
| | | | Originally committed as revision 1949 to svn://svn.ffmpeg.org/ffmpeg/trunk