aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* compilation/link fix with --disable-qtx --disable-dshowGravatar diego2005-05-14
* initialize vorbis structure before calling ERROR()Gravatar nicodvb2005-05-12
* vorbis extradata is now passed from demuxer to decoder in matroska's wayGravatar nicodvb2005-05-12
* sync to x264 rev223 (options: ratetol, vbv_*)Gravatar lorenm2005-05-11
* vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encodi...Gravatar reimar2005-05-09
* Add border masking support for lavcGravatar gpoirier2005-05-08
* ljpeg codec needs YUVJ colorspace, tooGravatar reimar2005-05-08
* updated psycho model range; made a parameter file-static in ae_toolame.cGravatar nicodvb2005-05-08
* added twolame mp2 audio encoderGravatar nicodvb2005-05-07
* expose x264 options 'me' and 'me_range'.Gravatar lorenm2005-05-05
* set pix_fmtGravatar michael2005-05-05
* Support for new vssh dll, patch by adlandGravatar rtognimp2005-05-04
* compilation fix (libavcodec sync)Gravatar rik2005-05-01
* LIBAVCODEC_BUILD >= 4754Gravatar michael2005-04-30
* fixed variability rangeGravatar nicodvb2005-04-27
* 10l, fix wrong byterate in waveformatGravatar nicodvb2005-04-27
* typo, memset 0 was done on desc instead of cdesc, see bug #288Gravatar reimar2005-04-27
* toolame now works in vbr mode, tooGravatar nicodvb2005-04-25
* added faac audio encoderGravatar nicodvb2005-04-25
* fixed wrong function pointers definitionsGravatar nicodvb2005-04-25
* - preserve ordering of the slicesGravatar henry2005-04-24
* restore old lavc_find_atag to be used when compiling mplayer without libavformatGravatar nicodvb2005-04-22
* gcc 2.95 compilation fixGravatar reimar2005-04-22
* macosx compilation fixGravatar nicodvb2005-04-22
* FreeBSD fixGravatar nexus2005-04-22
* audio encoding reworkedGravatar nicodvb2005-04-22
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* remove x264 option "cabacidc", because the default is always best.Gravatar lorenm2005-04-13
* silence gcc warning:Gravatar rathann2005-04-10
* fix displaying of the subtitles when using slicesGravatar henry2005-04-10
* Better defaults encoding settings for XviD, intended to be a good tradeoff CP...Gravatar gpoirier2005-04-08
* remove nonsense code left from copy&paste from another filter (it was never u...Gravatar rfelker2005-04-08
* LOCO support via lavcGravatar rtognimp2005-04-07
* 1l! mplayer's verbose variable is not a flag but a signed numberGravatar rfelker2005-04-01
* typoGravatar diego2005-03-31
* step 1 of fixing ad_faad:Gravatar rfelker2005-03-29
* sane default modeGravatar rfelker2005-03-26
* 1000l, last commit broke qpel interp entirelyGravatar rfelker2005-03-26