aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* compile fixGravatar gabucino2004-09-18
* fix reimar's 10l...no actually imho it's arpi's 100l for writing theGravatar rfelker2004-09-18
* passing an array or double precission parameters for the scaling function, in...Gravatar michael2004-09-18
* moved sh_audio initialization from dec_audio to demuxer.c to fixGravatar reimar2004-09-16
* fix ineffectual video equalizer command line options, patch by kiriuja <mplay...Gravatar faust32004-09-15
* fix compile on gcc 2.95.3Gravatar iive2004-09-14
* AVC support moved to libavcodec, avcC atom is now passed in extradataGravatar rtognimp2004-09-13
* 2pass encoding support for x264(r46).Gravatar iive2004-09-12
* Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi>Gravatar diego2004-09-11
* output faad error message in case of a decoder errorGravatar reimar2004-09-11
* disable direct rendering for h264Gravatar michael2004-09-07
* do not modify d_width and d_height when -xy option was given, otherwise -xy h...Gravatar reimar2004-09-06
* pullup docs + new feature for slow cpus :)Gravatar rfelker2004-09-06
* first attempt to make 24-bit PCM DVDs workGravatar reimar2004-09-03
* strictness level -1 to 'almost' ignore breaksGravatar rfelker2004-09-03
* just some debugging junk i'd like to have in there for now :)Gravatar rfelker2004-09-02
* missing initialization of roundGravatar reimar2004-09-02
* hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>)Gravatar michael2004-09-02
* non spec compliant optizations supportGravatar michael2004-09-02
* Adds rounding parameter for width and height values returned.Gravatar reimar2004-08-30