aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* Fix MEncoder build with shared libavcodec.Gravatar diego2005-08-17
* tremor uses integer typesGravatar rathann2005-08-06
* missing includeGravatar rathann2005-08-06
* Support new static libavcodec (depends on libavutil).Gravatar al2005-08-01
* Needs the previous mpi (pmpi), so request a readable one and requestGravatar reimar2005-07-31
* vBlur reads from dmpi, so request a readable oneGravatar reimar2005-07-31
* when threshold != 0 the dest image must be readableGravatar reimar2005-07-31
* If scaleh == 1 our destination image must be readableGravatar reimar2005-07-28
* we do not read from dmpi, so it doesn't have to be readableGravatar reimar2005-07-28
* deghost_plane also reads from destination, so request readable bufferGravatar reimar2005-07-28
* lavf demuxer with raw PCM fix (and a related hang)Gravatar reimar2005-07-28
* Fix crash with large imagesGravatar reimar2005-07-28
* restrict to YV12 since the default limit does not work well for anything else.Gravatar reimar2005-07-26
* Use a more stable URL.Gravatar diego2005-07-26
* Allow the ffmpeg people to use this code if they want.Gravatar reimar2005-07-23
* guard against double uninit (reportedly can happen on STRG+C)Gravatar reimar2005-07-22
* aspect and round params for vf_dsize.Gravatar ods152005-07-22
* Too little memory alloced.Gravatar reimar2005-07-21
* use stored dimensions instead of visible one when (vf_)get_image is calledGravatar iive2005-07-20
* add (no)visualize optionsGravatar iive2005-07-19
* 10l: scene change detecion is deactivated with sc_threshold=1000000000Gravatar ranma2005-07-17
* 10l for meGravatar ranma2005-07-17
* Support for skip optionsGravatar reimar2005-07-17
* memcpy and memmove both copy memory, but when using memcpy the source and des...Gravatar gpoirier2005-07-15
* 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