aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 1/2 l: last patch lacked the option name, so it wasn't activeableGravatar gpoirier2005-07-11
* ensure that dr buffers are readableGravatar michael2005-07-11
* x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM...Gravatar gpoirier2005-07-11
* #ifdef HAVE_MMXGravatar michael2005-07-11
* The right name is Musepack, not MPC/MpegPlus.Gravatar reimar2005-07-10
* musepack demuxing and decoding support (demuxing is v7 bitstream only).Gravatar reimar2005-07-10
* 10l to Nico for this copy&paste bugGravatar rathann2005-07-10
* -af-adv force=1 is now default (and thus also lavcresample)Gravatar reimar2005-07-10
* pp7 filter (spp=6 filter with 7 point dct where only the center sample is use...Gravatar michael2005-07-09
* cosmetics.Gravatar ods152005-07-08
* add 'aspect' and 'round' params to vf_expand.Gravatar ods152005-07-07
* unneededGravatar alex2005-07-03
* restored framerate autodetection based on heightGravatar nicodvb2005-06-28
* FFmpeg theora decoder supportGravatar rtognimp2005-06-26
* make -srate work again, unify audio filter init and preinit.Gravatar reimar2005-06-24
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...Gravatar gpoirier2005-06-20
* fix illegal readGravatar reimar2005-06-20
* Add vrc_init_occupancy to lavcoptsGravatar ranma2005-06-20
* Be more patch-friendlyGravatar ranma2005-06-19
* Fix email addressGravatar ranma2005-06-19
* sync to x264 rev264 (lossless)Gravatar lorenm2005-06-17
* sync to x264 rev263 (RDO)Gravatar lorenm2005-06-15
* small change to field-matching metrics which hopefully makes a bigGravatar rfelker2005-06-14
* fixed wrong binary mask: it precluded the syncword of adts-4 from being recog...Gravatar nicodvb2005-06-12
* forgotten reference to remove-logo, 10l for RichGravatar henry2005-06-08
* 10l for meGravatar henry2005-06-08
* remove_logo filter by yartrebo, committed with fixes for c++ variable declara...Gravatar rfelker2005-06-08
* correcting the previous draw_slice fixGravatar henry2005-06-07
* check for display height when drawing slicesGravatar henry2005-06-07
* gcc-2.95.3 fix, patch inspired by Steven M. SchultzGravatar iive2005-06-06
* sync to x264 r252 (8x8dct)Gravatar lorenm2005-06-05
* sanity checks for options; treat quality > 5 as 5, not 4Gravatar henry2005-06-05
* Add XviD's luminance masking (option name: lumi_mask)Gravatar gpoirier2005-06-04
* x86-64 fixes by ReimarGravatar henry2005-06-04
* disable mmx code for x86-64Gravatar henry2005-06-04
* move unchanged registers back to input specGravatar henry2005-06-04
* faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>Gravatar henry2005-06-04
* XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >Gravatar gpoirier2005-06-02
* sync to x264 r240 (threads)Gravatar lorenm2005-05-29
* quicktime fix updateGravatar henry2005-05-25
* prefer width&height from bitmapinfoheader for h263 streamsGravatar henry2005-05-25
* DragonFly BSD supportGravatar diego2005-05-25
* No overlap allowed in memcpy, use memmoveGravatar hzoli2005-05-24
* Make sure that samplesize is at least 2, as some demuxers set it to 1Gravatar hzoli2005-05-24
* Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAMGravatar hzoli2005-05-24
* sync to x264 r239 (zoned ratecontrol and UMHex ME)Gravatar lorenm2005-05-24
* Use memmove instead of memcpy for overlapping areas.Gravatar reimar2005-05-23
* 10lGravatar alex2005-05-21
* 8bit palette mode support (and spurious ^M removal)Gravatar henry2005-05-18
* wrong memcpy of extradata; 10l to whomever wrote that broken codeGravatar nicodvb2005-05-17