aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 10l fix I hope, reverse if notGravatar alex2004-12-19
* add the flip filter at the end of the filter chain.Gravatar reimar2004-12-18
* conditional lowres: activate lowres if frame width >= thresholdGravatar nicodvb2004-12-17
* make clean should also clean the native subdirectory.Gravatar diego2004-12-09
* fix byteorderGravatar michael2004-12-06
* suppress dummy frames due to B-frame delay.Gravatar lorenm2004-12-01
* reserve enough memory for imageGravatar henry2004-12-01
* call draw_slice in top-down order (fixes crash with -vf expand=...,scale)Gravatar henry2004-12-01
* fix image dimensions at filter config timeGravatar henry2004-12-01
* new lavc codec: ffvhuffGravatar lorenm2004-11-28
* fl32: BE float32 PCM audio in mov filesGravatar rtognimp2004-11-27
* set sample aspect ratioGravatar lorenm2004-11-24
* removing strange csp matching code (was copy&pasted from vf_pp where it origi...Gravatar michael2004-11-23
* fix segfault with (height|width)%6!=0Gravatar henry2004-11-22
* 1e6l fix (use 422P instead of UYVY)Gravatar henry2004-11-22
* libmpeg2 4:2:2 decodingGravatar henry2004-11-20
* 24bit LPCM is signed...Gravatar reimar2004-11-19
* sync to x264 r61 (improved 2pass ratecontrol)Gravatar lorenm2004-11-18
* Free WAVEFORMATEX in sh_audio when all other sh_audio members are freed.Gravatar iive2004-11-15
* fix for negative values for width and height (aspect-preserving scaling).Gravatar reimar2004-11-12
* remove mac shlb support to use new helix codec for realvideo support on osxGravatar nplourde2004-11-03
* have each XviD's option flag have its (no)counterpartGravatar gpoirier2004-11-02
* crash with Y8 colourspace fixedGravatar reimar2004-10-21
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Gravatar aurel2004-10-21
* Bitrate setting option in ve_xvid4.c doesn't follow the rules describedGravatar rathann2004-10-18
* 10l...autoaspect was always applied to muxer aspect if using newer libavcodec...Gravatar rfelker2004-10-18
* Mark I-frames as seekable only if we encode with one reference frame, IDR are...Gravatar iive2004-10-17
* Sync with GomGom's patch-12 version.Gravatar iive2004-10-16
* some memory leaks fixedGravatar reimar2004-10-14
* 10lGravatar iive2004-10-12
* too large extradataGravatar michael2004-10-11
* Sync with GomGom's patch-12 version.Gravatar iive2004-10-11
* fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@...Gravatar faust32004-10-10
* Support for 24 bit and 20 bit LPCM (simple and slow :-( )Gravatar reimar2004-10-09
* add new control message, that is send after end of stream, to flush all remai...Gravatar iive2004-10-09
* Adds a parameter 'scenecut', to control the threshold for inserting extra I-f...Gravatar iive2004-10-08
* make use of 24bit afmtGravatar alex2004-10-04
* mpi->w and h are set by vf_get_image, do not overwrite them.Gravatar reimar2004-10-01
* better default parameter,added counterpart option, better names for few optio...Gravatar iive2004-09-27
* compensate for width/height being picture width/height instead of bitstream w...Gravatar michael2004-09-27
* low resolution decodingGravatar michael2004-09-26
* add support for subpel quality refinement option in x264.Gravatar iive2004-09-22
* 10lGravatar rfelker2004-09-22
* setting samplesize to 2 in decoders where neccessary.Gravatar reimar2004-09-21
* encoding to mp2 with libtoolameGravatar nicodvb2004-09-21
* encoding to mp2 with libtoolame - only cbr atmGravatar nicodvb2004-09-21
* 10l: Make turbo mode compatible with 3-pass encodingGravatar gpoirier2004-09-20
* 100l typoGravatar michael2004-09-19
* New lavc flag: "turbo" mode which is supposed to speed up 2-pass encodingGravatar gpoirier2004-09-19
* support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm ...Gravatar michael2004-09-18