rik
|
68dbf5fd24
|
libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8118 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-11-06 15:19:45 +00:00 |
rik
|
998eb2c1c9
|
sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7903 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-10-24 21:27:50 +00:00 |
rik
|
c0091278d8
|
libavcodec sync; zigzag_direct and block_permute_op replaced by non-globals in MpegEncContext
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7568 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-09-30 21:46:54 +00:00 |
rik
|
5552a0569a
|
libavcodec sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7158 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-08-30 09:55:34 +00:00 |
rik
|
8ddf569e86
|
fixes a segfault which was introduced in this file by the new ratecontrol code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7137 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-08-29 11:41:11 +00:00 |
rik
|
d168d0e545
|
adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6704 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-07-11 13:05:53 +00:00 |
rik
|
ddb1b41165
|
fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6329 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-06-07 18:55:47 +00:00 |
rik
|
6220f2b8cc
|
update: we use the new quantizer in libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5865 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-04-27 18:22:52 +00:00 |
rik
|
05dcedd786
|
use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5392 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-03-29 13:46:34 +00:00 |
rik
|
9883b4d349
|
we are now able to use the new bitwriter code in libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4684 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-02-12 23:30:07 +00:00 |
arpi
|
61c02728df
|
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4652 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-02-11 01:24:56 +00:00 |
arpi
|
17c151cfc4
|
fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4348 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-01-26 00:52:59 +00:00 |