mpv/libmpcodecs
rik fe0b80deee vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12
colorspace input supported  for now. Autocropping is also not implemented.

Example usage: mplayer -vo zr2 -vf zrmjpeg foo.avi.

vf_zrmjpeg and vo_zr2 should obsolete vo_zr and libvo/jpeg_enc.c in the future.
Problem is that it needs some paramters of the zoran card (max resolution), for
now the user needs to tell vf_zrmjpeg those parameters (which is stupid,
because zrmjpeg should be able to query vo_zr2 for that information....) The
filter currently uses code which is also present in libvo/jpeg_enc.c, in the
future the (then enhanced) ffmpeg mjpeg encoder should/will be used.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11663 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-19 22:15:37 +00:00
..
native
.cvsignore
Makefile vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12 2003-12-19 22:15:37 +00:00
TODO
ad.c
ad.h
ad_acm.c
ad_alaw.c
ad_dk3adpcm.c
ad_dmo.c
ad_dshow.c
ad_dvdpcm.c
ad_faad.c
ad_ffmpeg.c
ad_flac.c Made the FLAC decoder be less greedy resulting in much better A/V sync handling. 2003-11-16 10:41:25 +00:00
ad_hwac3.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.c
ad_libdv.c
ad_libmad.c -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible 2002-08-30 21:44:20 +00:00
ad_libvorbis.c
ad_mp3lib.c
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c twos 16bit 2 channels fixed. 2003-12-02 22:44:17 +00:00
ad_qtaudio.c macosx fix by Dan Christiansen <danchr@daimi.au.dk> 2003-03-26 16:48:17 +00:00
ad_ra1428.c
ad_realaud.c
ad_roqaudio.c
ad_sample.c
cmmx.h Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>. Also heavily MMX centric. 2003-12-08 22:57:47 +00:00
dec_audio.c
dec_audio.h
dec_video.c codecs.conf is obsolete. 2003-08-22 22:18:08 +00:00
dec_video.h compiler warning fixes 2002-10-13 21:58:55 +00:00
img_format.c addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c 2003-11-04 19:58:37 +00:00
img_format.h addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c 2003-11-04 19:58:37 +00:00
mp_image.h addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c 2003-11-04 19:58:37 +00:00
mpc_info.h
pullup.c various updates: 2003-12-14 01:38:41 +00:00
pullup.h various updates: 2003-12-14 01:38:41 +00:00
vd.c XviD Api4 support 2003-11-12 00:43:42 +00:00
vd.h
vd_cinepak.c
vd_cyuv.c
vd_divx4.c
vd_dmo.c
vd_dshow.c corrected w32codec address (noticed by Peter Nelson on mplayer-users) 2002-12-20 21:43:18 +00:00
vd_ffmpeg.c ffrv20 decoder 2003-11-30 14:45:42 +00:00
vd_fli.c
vd_hmblck.c
vd_ijpg.c
vd_internal.h mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
vd_lcl.c remove zlib dependency 2003-12-15 11:07:48 +00:00
vd_libdv.c
vd_libmpeg2.c
vd_lzo.c
vd_mpegpes.c
vd_mpng.c query_format support by Matthias Goerner <m.goerner@iu-bremen.de> 2003-12-07 15:18:39 +00:00
vd_msrle.c
vd_msvidc.c -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible 2002-08-30 21:44:20 +00:00
vd_mtga.c
vd_null.c
vd_nuv.c
vd_odivx.c
vd_qt8bps.c
vd_qtrle.c
vd_qtrpza.c
vd_qtsmc.c
vd_qtvideo.c
vd_raw.c
vd_realvid.c
vd_roqvideo.c
vd_sgi.c
vd_theora.c Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz> 2003-08-18 13:13:41 +00:00
vd_vfw.c
vd_vfwex.c
vd_xanim.c
vd_xvid.c XviD Api4 support 2003-11-12 00:43:42 +00:00
vd_xvid4.c XviD Api4 driver from http://ed.gomez.free.fr/ 2003-11-12 00:50:43 +00:00
vd_zrmjpeg.c addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c 2003-11-04 19:58:37 +00:00
ve.c RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi> 2003-12-08 12:44:11 +00:00
ve_divx4.c
ve_lavc.c RD optimal lambda->qp support 2003-11-12 12:30:52 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c
ve_rawrgb.c
ve_rawyuv.c RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi> 2003-12-08 12:44:11 +00:00
ve_vfw.c
ve_xvid.c XviD Api4 support 2003-11-12 00:43:42 +00:00
ve_xvid4.c xvid 1.0 beta2 2003-12-08 16:56:46 +00:00
vf.c vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12 2003-12-19 22:15:37 +00:00
vf.h
vf_1bpp.c Add the new -vf option wich is the same as vop in reverse order. 2003-03-15 18:01:02 +00:00
vf_2xsai.c
vf_bmovl.c fix bug when bmovl can't read the whole pic at once 2003-12-10 12:28:20 +00:00
vf_boxblur.c
vf_crop.c
vf_cropdetect.c
vf_decimate.c
vf_delogo.c
vf_denoise3d.c Add the new -vf option wich is the same as vop in reverse order. 2003-03-15 18:01:02 +00:00
vf_detc.c
vf_dint.c Add the new -vf option wich is the same as vop in reverse order. 2003-03-15 18:01:02 +00:00
vf_down3dright.c
vf_dsize.c
vf_dvbscale.c
vf_eq.c
vf_eq2.c
vf_expand.c
vf_fame.c
vf_field.c
vf_fil.c
vf_filmdint.c Patch from the author, Zoltan Hidvegi: 2003-12-11 04:47:42 +00:00
vf_flip.c
vf_format.c
vf_framestep.c
vf_halfpack.c
vf_hqdn3d.c
vf_hue.c
vf_il.c
vf_ilpack.c mmx simplifications 2003-12-15 14:29:09 +00:00
vf_ivtc.c
vf_lavc.c Fix build with LIBAVCODEC_BUILD < 4684. 2003-11-09 23:32:42 +00:00
vf_lavcdeint.c
vf_mirror.c Add the new -vf option wich is the same as vop in reverse order. 2003-03-15 18:01:02 +00:00
vf_noise.c
vf_palette.c fix for vf_palette, because paletted 8-bit to BGR{15,16} conversion is incorrect. 2003-11-23 17:09:59 +00:00
vf_perspective.c
vf_pp.c
vf_pullup.c pass quantizer tables through (averaging values when fields come from 2003-12-11 16:07:14 +00:00
vf_rectangle.c -vop ---> -vf 2003-10-25 18:44:41 +00:00
vf_rgb2bgr.c
vf_rotate.c
vf_sab.c
vf_scale.c uninit support 2003-11-29 19:40:30 +00:00
vf_scale.h
vf_smartblur.c
vf_softpulldown.c
vf_spp.c Fix compilation if lavc is compiled as a shared lib. Patch by Panagiotis Issaris <takis@lumumba.luc.ac.be> 2003-12-07 15:30:25 +00:00
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency 2003-05-20 18:36:55 +00:00
vf_vo.c
vf_yuvcsp.c yuv colorspace converter 2003-11-29 19:34:26 +00:00
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12 2003-12-19 22:15:37 +00:00
vfcap.h