Alex Beregszaszi
|
f4ae934a3b
|
avoid macro conflicts
Originally committed as revision 3076 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-26 09:43:55 +00:00 |
|
Alex Beregszaszi
|
d890d4aed1
|
disable hadamard for gcc below 3.3 - better fix awaited
Originally committed as revision 3075 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-26 08:51:56 +00:00 |
|
Alex Beregszaszi
|
16f5ef9c70
|
use the AVV macro from gcc_fixes.h instead ifdefs
Originally committed as revision 3074 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-26 08:48:28 +00:00 |
|
Alex Beregszaszi
|
d65f20b1ea
|
100l, and another one because it boils out with ICE under gcc 3.2.3
Originally committed as revision 3073 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-26 08:30:56 +00:00 |
|
Alex Beregszaszi
|
21f52609dd
|
support for -timestamp
Originally committed as revision 2978 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-07 14:00:16 +00:00 |
|
Alex Beregszaszi
|
00a3c8b8a9
|
fix compilation after michaels anti-time change
Originally committed as revision 2977 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-07 13:31:27 +00:00 |
|
Alex Beregszaszi
|
e9afa2f4dd
|
unknown format char
Originally committed as revision 2976 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-07 13:27:53 +00:00 |
|
Alex Beregszaszi
|
fd1467581c
|
conversion to av_log
Originally committed as revision 2975 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-07 13:26:47 +00:00 |
|
Alex Beregszaszi
|
6ce1a818e1
|
unknown format chars
Originally committed as revision 2974 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-07 13:14:29 +00:00 |
|
Alex Beregszaszi
|
8cc7a34dd0
|
support for wider range of codecs
Originally committed as revision 2973 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-07 12:47:33 +00:00 |
|
Alex Beregszaszi
|
6b6242a205
|
make gcc happy under hurd
Originally committed as revision 12125 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2004-04-05 21:34:04 +00:00 |
|
Alex Beregszaszi
|
f8d58f4d10
|
flac
Originally committed as revision 2795 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-02-18 12:51:56 +00:00 |
|
Alex Beregszaszi
|
69f5de1855
|
avoid negative array indices
Originally committed as revision 2794 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-02-18 12:49:30 +00:00 |
|
Alex Beregszaszi
|
b46243ed1c
|
get_bit_count -> put_bits_count
Originally committed as revision 2753 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-02-06 17:51:58 +00:00 |
|
Alex Beregszaszi
|
fe455f3328
|
get_bit_count -> put_bits_count
Originally committed as revision 2752 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-02-06 15:27:31 +00:00 |
|
Alex Beregszaszi
|
0a87c409cc
|
changed includes
Originally committed as revision 2739 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-01-31 22:58:32 +00:00 |
|
Alex Beregszaszi
|
fc929feebd
|
not needed anymore
Originally committed as revision 2738 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-01-31 22:47:48 +00:00 |
|
Alex Beregszaszi
|
e0c53ac889
|
freebsd fix for mpeg12.c (moving INT64_MAX to common.h)
Originally committed as revision 2722 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-01-25 11:13:56 +00:00 |
|
Alex Beregszaszi
|
2c293402b0
|
correct C init tables
Originally committed as revision 11692 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2003-12-27 19:54:59 +00:00 |
|
Alex Beregszaszi
|
f8830383a9
|
FF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support
Originally committed as revision 2577 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-12-08 18:26:22 +00:00 |
|
Alex Beregszaszi
|
f0a93eb0b2
|
msb pts support
Originally committed as revision 2576 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-12-08 17:54:40 +00:00 |
|
Alex Beregszaszi
|
4250dafc96
|
using LIBAVFORMAT_IDENT
Originally committed as revision 2575 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-12-08 17:50:38 +00:00 |
|
Alex Beregszaszi
|
60efb3e42d
|
cosmetics
Originally committed as revision 2572 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-12-08 11:35:09 +00:00 |
|
Alex Beregszaszi
|
3c3f113ec1
|
more correct header parsing
Originally committed as revision 2571 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-12-08 11:32:06 +00:00 |
|
Alex Beregszaszi
|
105c3d2521
|
theora alpha3 support (with maintaining backward compatibility, maybe we should remove all backward compatibility codes after final theora release?)
Originally committed as revision 2527 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-11-23 18:49:53 +00:00 |
|
Alex Beregszaszi
|
9a7ad92531
|
finally working with old theora bitstream (flipped image), the only sample I have is decoded successfully (theora.ogg)
Originally committed as revision 2526 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-11-23 18:43:09 +00:00 |
|
Alex Beregszaszi
|
43a13e7247
|
initial support for zygovideo
Originally committed as revision 2449 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-29 14:54:45 +00:00 |
|
Alex Beregszaszi
|
01a2ddaf85
|
1l
Originally committed as revision 2424 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-23 23:24:38 +00:00 |
|
Alex Beregszaszi
|
369e2d5024
|
10l
Originally committed as revision 2418 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-22 22:12:25 +00:00 |
|
Alex Beregszaszi
|
1ffb0091aa
|
100l
Originally committed as revision 2417 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-22 22:10:22 +00:00 |
|
Alex Beregszaszi
|
4b68410579
|
10l
Originally committed as revision 2387 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-15 15:21:46 +00:00 |
|
Alex Beregszaszi
|
485bc05dec
|
make it compatible with older make (debian stable - make 3.79.1)
Originally committed as revision 2377 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-14 11:36:03 +00:00 |
|
Alex Beregszaszi
|
117a5490bd
|
init_put_bits changed
Originally committed as revision 2369 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-13 10:59:57 +00:00 |
|
Alex Beregszaszi
|
c58222c56c
|
10l
Originally committed as revision 2368 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-13 08:02:46 +00:00 |
|
Alex Beregszaszi
|
ed7debda14
|
removed the obsolete and unused parameters of init_put_bits
Originally committed as revision 2366 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-12 21:25:00 +00:00 |
|
Alex Beregszaszi
|
d6896c49cc
|
add some missing codecs
Originally committed as revision 2365 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-12 21:16:31 +00:00 |
|
Alex Beregszaszi
|
5e83dec46a
|
Sunplus JPEG codec (SP5X) support
Originally committed as revision 2362 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-11 21:49:10 +00:00 |
|
Alex Beregszaszi
|
91381201f0
|
theora comments skipping
Originally committed as revision 2361 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-11 19:40:45 +00:00 |
|
Alex Beregszaszi
|
6cbff2f44a
|
using av_abort
Originally committed as revision 2360 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-11 17:48:49 +00:00 |
|
Alex Beregszaszi
|
f44ee2c34b
|
theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up)
Originally committed as revision 2359 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-11 17:44:21 +00:00 |
|
Alex Beregszaszi
|
caeaabe7d0
|
uyvy output support in swscaler
Originally committed as revision 11069 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2003-10-09 22:25:53 +00:00 |
|
Alex Beregszaszi
|
e692fd601d
|
fixed codec specific data headers
Originally committed as revision 2337 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-02 22:41:08 +00:00 |
|
Alex Beregszaszi
|
cf24628385
|
fixed time base and sample rate handling
Originally committed as revision 2336 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-02 22:33:55 +00:00 |
|
Alex Beregszaszi
|
5aa0a64494
|
fix fabrice's broken get_bi and some minor changes in draft
Originally committed as revision 2335 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-02 14:59:54 +00:00 |
|
Alex Beregszaszi
|
7fe4c82382
|
nut and vcr2
Originally committed as revision 2334 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-02 14:29:24 +00:00 |
|
Alex Beregszaszi
|
ed0bb7bee6
|
move packetheader after startcodes
Originally committed as revision 2215 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-09-07 00:37:46 +00:00 |
|
Alex Beregszaszi
|
99b17f25b1
|
some fixes
Originally committed as revision 2214 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-09-06 23:17:17 +00:00 |
|
Alex Beregszaszi
|
3aa180b84e
|
initial nut muxer and demuxer (demuxer is not fail safe)
Originally committed as revision 2211 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-09-05 18:45:32 +00:00 |
|
Alex Beregszaszi
|
8026c3b54c
|
bump version numbers to 0.4.8
Originally committed as revision 2210 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-09-05 14:41:53 +00:00 |
|
Alex Beregszaszi
|
bdb2e37c4a
|
initial sh4 support
Originally committed as revision 2122 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-08-12 16:47:24 +00:00 |
|
Alex Beregszaszi
|
e7124ffc68
|
using av_abort instead exit
Originally committed as revision 2092 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-28 16:35:42 +00:00 |
|
Alex Beregszaszi
|
7855ef1ce4
|
remove cs_test and swscale-example too
Originally committed as revision 10497 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2003-07-28 15:24:38 +00:00 |
|
Alex Beregszaszi
|
c39c1dcae5
|
410p -> 411p
Originally committed as revision 2091 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-27 20:45:09 +00:00 |
|
Alex Beregszaszi
|
3aff069b58
|
CLJR decoding support
Originally committed as revision 2090 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-27 20:20:31 +00:00 |
|
Alex Beregszaszi
|
0c938bd102
|
get_bits -> skip_bits
Originally committed as revision 2083 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-25 13:36:08 +00:00 |
|
Alex Beregszaszi
|
669e5093f6
|
warning fixes
Originally committed as revision 2082 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-25 13:15:16 +00:00 |
|
Alex Beregszaszi
|
4b0e52f635
|
warning fix
Originally committed as revision 2019 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-07 16:06:00 +00:00 |
|
Alex Beregszaszi
|
bd7d1ea76b
|
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
Originally committed as revision 2017 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-07 11:19:18 +00:00 |
|
Alex Beregszaszi
|
aef3c69d8d
|
moved frame_count to wmadeccontext
Originally committed as revision 2011 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-04 20:32:04 +00:00 |
|
Alex Beregszaszi
|
f2899fb1ff
|
uniformization (now it uses the same trace functions as h264, defined in common.h)
Originally committed as revision 2010 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-04 20:26:04 +00:00 |
|
Alex Beregszaszi
|
2ca71015ef
|
unwanted second definition of CHECKED_ALLOCZ
Originally committed as revision 2009 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-04 17:16:53 +00:00 |
|
Alex Beregszaszi
|
e103117177
|
10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR>
Originally committed as revision 2002 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-07-03 17:02:03 +00:00 |
|
Alex Beregszaszi
|
9085af0751
|
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big?
Originally committed as revision 1999 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-29 19:11:55 +00:00 |
|
Alex Beregszaszi
|
e3ee328330
|
tv standard selection support for dv1394 and grab (v4l)
Originally committed as revision 1987 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-25 10:21:45 +00:00 |
|
Alex Beregszaszi
|
93caefc7d6
|
support for armv5tel (XScale used in iPAQs)
Originally committed as revision 1986 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-24 15:42:10 +00:00 |
|
Alex Beregszaszi
|
ccafe7b122
|
lossless jpeg support
Originally committed as revision 1981 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-20 18:21:58 +00:00 |
|
Alex Beregszaszi
|
611d192ce0
|
warning fixes
Originally committed as revision 1980 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-20 17:55:24 +00:00 |
|
Alex Beregszaszi
|
cad6f6cdee
|
1000l
Originally committed as revision 1979 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-20 15:51:24 +00:00 |
|
Alex Beregszaszi
|
377ea75708
|
pal vs ntsc fix by stoyan k <stoyan@i-space.org>
Originally committed as revision 1978 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-20 15:30:14 +00:00 |
|
Alex Beregszaszi
|
eb60dddc2e
|
some warning fixes
Originally committed as revision 1977 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-20 15:21:25 +00:00 |
|
Alex Beregszaszi
|
971eb237b7
|
10l
Originally committed as revision 1965 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-16 15:06:31 +00:00 |
|
Alex Beregszaszi
|
1433e6c499
|
a bottle of coke (=0.5l)
Originally committed as revision 1962 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-06-16 10:30:01 +00:00 |
|
Alex Beregszaszi
|
cd96358cb5
|
unused
Originally committed as revision 10236 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2003-06-01 22:10:44 +00:00 |
|
Alex Beregszaszi
|
f184683552
|
cs_test cleanup and fix compilation if gui enabled
Originally committed as revision 10175 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2003-05-23 20:29:36 +00:00 |
|
Alex Beregszaszi
|
b76ee469c7
|
update
Originally committed as revision 10174 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2003-05-23 20:21:31 +00:00 |
|
Alex Beregszaszi
|
27161c0630
|
non-x86 support
Originally committed as revision 10173 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2003-05-23 20:12:44 +00:00 |
|
Alex Beregszaszi
|
e67e14d54c
|
1l
Originally committed as revision 1897 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-05-21 18:17:52 +00:00 |
|
Alex Beregszaszi
|
b706b007a4
|
removed the last mp_msg :)
Originally committed as revision 10047 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2003-05-01 19:14:27 +00:00 |
|
Alex Beregszaszi
|
3ec3877781
|
killed an mp_msg occurance
Originally committed as revision 9971 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2003-04-21 23:14:21 +00:00 |
|
Alex Beregszaszi
|
5beaa01b4a
|
10l
Originally committed as revision 1683 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-14 11:21:19 +00:00 |
|
Alex Beregszaszi
|
ce2749d2c4
|
simplified
Originally committed as revision 1655 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-09 16:07:19 +00:00 |
|
Alex Beregszaszi
|
a46a7052bc
|
disabled aspect code due to it is extra buggy
Originally committed as revision 1359 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-12-22 22:34:42 +00:00 |
|
Alex Beregszaszi
|
1730832639
|
10l fix
Originally committed as revision 1300 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-12-03 15:42:17 +00:00 |
|
Alex Beregszaszi
|
b135d9fb96
|
mjpegb support (need more samples)
Originally committed as revision 1258 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 15:18:11 +00:00 |
|
Alex Beregszaszi
|
145956deee
|
fixed some bugs in app parser - some jfif and adobe jpgs fixed
Originally committed as revision 1153 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-02 22:49:13 +00:00 |
|
Alex Beregszaszi
|
f9745d55e6
|
fixed 10l
Originally committed as revision 1124 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-31 09:24:25 +00:00 |
|
Alex Beregszaszi
|
6234d753a9
|
NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>
Originally committed as revision 1115 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-30 20:31:04 +00:00 |
|
Alex Beregszaszi
|
f3a3444721
|
FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos)
Originally committed as revision 1094 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-28 16:29:40 +00:00 |
|
Alex Beregszaszi
|
9d3748bed3
|
2nd 10l (noticed by arpi)
Originally committed as revision 1082 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-27 19:11:06 +00:00 |
|
Alex Beregszaszi
|
7b5c80f6bb
|
minor speedup noticed by arpi
Originally committed as revision 1081 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-27 19:01:00 +00:00 |
|
Alex Beregszaszi
|
97d4469a74
|
10l
Originally committed as revision 1080 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-27 18:03:42 +00:00 |
|
Alex Beregszaszi
|
109362cbf4
|
reworked decode_frame marker searching, fixes many non-working samples
Originally committed as revision 1079 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-27 17:59:35 +00:00 |
|
Alex Beregszaszi
|
bb15f7fdd5
|
added mjpeg
Originally committed as revision 1028 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-11 21:03:46 +00:00 |
|
Alex Beregszaszi
|
defdfc9aa0
|
moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv)
Originally committed as revision 1002 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-10-04 20:59:29 +00:00 |
|
Alex Beregszaszi
|
85bf478ed9
|
complete aspect support
Originally committed as revision 944 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-09-14 12:30:48 +00:00 |
|
Alex Beregszaszi
|
050fe8bab5
|
aspect (ext. par too) support for h263 and mpeg4 (inc. build becouse of new vars)
Originally committed as revision 941 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-09-13 19:31:32 +00:00 |
|
Alex Beregszaszi
|
9780c7ffa3
|
fixed palette8to{rgb24,bgr24,rgb32,bgr32}
Originally committed as revision 7335 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2002-09-09 16:18:47 +00:00 |
|
Alex Beregszaszi
|
6c1baeb0aa
|
added missing palette8tobgr pairs (hope it's correct)
Originally committed as revision 7160 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
2002-08-30 11:17:15 +00:00 |
|
Alex Beregszaszi
|
e769f0535e
|
added aspected_width/height for EXTENDED_PAR
Originally committed as revision 869 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-08-26 20:45:01 +00:00 |
|
Alex Beregszaszi
|
ce23c668f1
|
moved codebooks to svq1_cb.h
Originally committed as revision 788 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-07-22 20:51:26 +00:00 |
|