index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
jpeg_enc.c
Commit message (
Expand
)
Author
Age
*
libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)
rik
2002-11-06
*
sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD d...
rik
2002-10-24
*
libavcodec sync; zigzag_direct and block_permute_op replaced by non-globals i...
rik
2002-09-30
*
libavcodec sync
rik
2002-08-30
*
fixes a segfault which was introduced in this file by the new ratecontrol code
rik
2002-08-29
*
adapting to the 'adding fff prefix to avoid global name conflicts' changes in...
rik
2002-07-11
*
fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in ...
rik
2002-06-07
*
update: we use the new quantizer in libavcodec
rik
2002-04-27
*
use avcodec_inited instead of av_fdct to see if avcodec was initialized by an...
rik
2002-03-29
*
we are now able to use the new bitwriter code in libavcodec
rik
2002-02-12
*
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>
arpi
2002-02-11
*
fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube...
arpi
2002-01-26