summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_lavc.c
Commit message (Collapse)AuthorAgeFilesLines
* lavc 4663 / quantizer biasmichael2003-03-221-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9646 b3059339-0415-0410-9bf9-f77b7e298cf2
* per context frame_rate_basemichael2003-03-121-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9572 b3059339-0415-0410-9bf9-f77b7e298cf2
* aic & umvmichael2003-03-051-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9537 b3059339-0415-0410-9bf9-f77b7e298cf2
* motion estimation range limitmichael2003-02-271-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9509 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-191-2/+1
| | | | | | | patch by Andriy N. Gritsenko <andrej@lucky.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9015 b3059339-0415-0410-9bf9-f77b7e298cf2
* qpel & pre ME improvementsmichael2003-01-051-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8804 b3059339-0415-0410-9bf9-f77b7e298cf2
* motion estimation pre passmichael2003-01-021-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8710 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavc 4649michael2003-01-011-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8696 b3059339-0415-0410-9bf9-f77b7e298cf2
* trellis quantizationmichael2002-12-311-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8685 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavc 4647michael2002-12-281-6/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8588 b3059339-0415-0410-9bf9-f77b7e298cf2
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-4/+4
| | | | | | | patch by Andriy N. Gritsenko <andrej@lucky.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8586 b3059339-0415-0410-9bf9-f77b7e298cf2
* mb qp limitsmichael2002-12-181-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8493 b3059339-0415-0410-9bf9-f77b7e298cf2
* AVVideoFrame -> AVFramemichael2002-12-091-15/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8414 b3059339-0415-0410-9bf9-f77b7e298cf2
* infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)michael2002-12-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8372 b3059339-0415-0410-9bf9-f77b7e298cf2
* PSNRmichael2002-12-041-0/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8348 b3059339-0415-0410-9bf9-f77b7e298cf2
* specific debug output supportmichael2002-12-041-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8342 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2002-12-041-75/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8341 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for lavc build 4641michael2002-12-041-11/+13
| | | | | | | no #ifdefs this time as the difference is big and iam lazy, feel free to add #ifdef LIBAVCODEC_BUILD ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8340 b3059339-0415-0410-9bf9-f77b7e298cf2
* aspect ratio clenaupmichael2002-11-201-20/+21
| | | | | | | & a/b type aspect argument patch from (Rémi Guyomarch <rguyom at pobox dot com>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8238 b3059339-0415-0410-9bf9-f77b7e298cf2
* vstrict is no flagmichael2002-11-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8196 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffhuffyuvmichael2002-11-141-2/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8191 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanuprfelker2002-11-021-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8035 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed -pass nonsense from mencoder! it's now a suboption to -divx4optsrfelker2002-11-021-50/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8033 b3059339-0415-0410-9bf9-f77b7e298cf2
* idct algo selection supportmichael2002-09-291-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7565 b3059339-0415-0410-9bf9-f77b7e298cf2
* vcodec=mpeg4 set as defaultarpi2002-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7556 b3059339-0415-0410-9bf9-f77b7e298cf2
* interlaced dctmichael2002-09-261-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7505 b3059339-0415-0410-9bf9-f77b7e298cf2
* darkmasking & docsmichael2002-09-241-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7497 b3059339-0415-0410-9bf9-f77b7e298cf2
* adaptive quant support ...michael2002-09-231-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7491 b3059339-0415-0410-9bf9-f77b7e298cf2
* use avcodec_alloc_context()michael2002-09-191-95/+103
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7445 b3059339-0415-0410-9bf9-f77b7e298cf2
* aspect ratio support by encoding (currently only with mpeg4 and h263p)alex2002-09-131-2/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7390 b3059339-0415-0410-9bf9-f77b7e298cf2
* changing return type of put_image void->intarpi2002-09-101-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7369 b3059339-0415-0410-9bf9-f77b7e298cf2
* dct selection supportmichael2002-08-301-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7153 b3059339-0415-0410-9bf9-f77b7e298cf2
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+2
| | | | | | | patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7128 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing compilation without divx4 patch by (Rémi Guyomarch <rguyom at pobox ↵michael2002-08-251-1/+1
| | | | | | dot com>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7091 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lmichael2002-08-251-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7090 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for the new ratecontrol codemichael2002-08-251-10/+130
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7089 b3059339-0415-0410-9bf9-f77b7e298cf2
* same behavior for luma & chroma single coeff eliminationmichael2002-08-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7040 b3059339-0415-0410-9bf9-f77b7e298cf2
* skip blocks with small chroma dc supportmichael2002-08-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7039 b3059339-0415-0410-9bf9-f77b7e298cf2
* dynamic libavcodec.so support updated byarpi2002-08-141-1/+1
| | | | | | | Alexander.Gottwald@informatik.tu-chemnitz.de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7005 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg4 mpeg quantizer encodingmichael2002-08-071-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6945 b3059339-0415-0410-9bf9-f77b7e298cf2
* #ifdef'ed divx4 2pass code - idea by Diegoarpi2002-07-081-9/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6674 b3059339-0415-0410-9bf9-f77b7e298cf2
* wmv1michael2002-06-181-0/+10
| | | | | | | grayscale only encoding (forgot to commit that ...) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6462 b3059339-0415-0410-9bf9-f77b7e298cf2
* single coefficient elimination disabled by defaultmichael2002-06-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6256 b3059339-0415-0410-9bf9-f77b7e298cf2
* new options to support Michael's libavcodec patch, #ifdefedarpi2002-05-291-1/+27
| | | | | | | slightly modified version of Michael's ffmpeg-preview-michael-20020529-mplayer.diff git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6229 b3059339-0415-0410-9bf9-f77b7e298cf2
* a hack to make ffmjpeg created files viewable with windows dlls tooalex2002-05-051-4/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5978 b3059339-0415-0410-9bf9-f77b7e298cf2
* msmpeg4v2 -> MP42 mapping, requested by Gabucinoalex2002-05-041-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5973 b3059339-0415-0410-9bf9-f77b7e298cf2
* hq mode in first pass should work (as bad, ehh as well as LQ)michael2002-04-221-2/+7
| | | | | | | apllied small part of patch by Rémi Guyomarch <rguyom@pobox.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5782 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for new stuff (lavc internal 2pass, ...)michael2002-04-211-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5779 b3059339-0415-0410-9bf9-f77b7e298cf2
* bitrate>16000 means bits not kbits - noticed by George Hawkins ↵arpi2002-04-181-1/+3
| | | | | | <george_hawkins@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5678 b3059339-0415-0410-9bf9-f77b7e298cf2
* Preliminary support for lavcs b-frame encoding, disabled by default.atmos42002-04-171-0/+3
| | | | | | | FOR TESTING ONLY! (lavc b-frame support not yet finished) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5658 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable hq for 1st passarpi2002-04-161-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5647 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2-pass qscale fixedarpi2002-04-151-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5633 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround Juanjo's stupid vme changearpi2002-04-141-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5625 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5566 b3059339-0415-0410-9bf9-f77b7e298cf2
* vme default changed 3->4arpi2002-04-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5557 b3059339-0415-0410-9bf9-f77b7e298cf2
* soem fixesarpi2002-04-111-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5552 b3059339-0415-0410-9bf9-f77b7e298cf2
* encodersarpi2002-04-101-0/+291
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5551 b3059339-0415-0410-9bf9-f77b7e298cf2