aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* AVC (fourcc avc1) in mp4 supportGravatar rtognimp2004-08-29
* small gcc warning fixesGravatar rathann2004-08-28
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...Gravatar iive2004-08-27
* clenupsGravatar henry2004-08-26
* some more segfault fixesGravatar faust32004-08-26
* 10lGravatar michael2004-08-26
* change to match current bgr/rgb definitionGravatar michael2004-08-26
* prevent libmpeg2 from freeing shGravatar faust32004-08-25
* actually use the acceleration on SPARCGravatar henry2004-08-24
* libmpeg2 B-frame fixGravatar henry2004-08-24
* support for snowGravatar alex2004-08-21
* support snowGravatar alex2004-08-21
* do not exit without an error messageGravatar faust32004-08-12
* RGBA variantsGravatar michael2004-08-11
* missing 32bit RGBA variants and some cleanupGravatar michael2004-08-11
* more precise wordingGravatar diego2004-08-09
* forgotten libmpeg2 postprocessingGravatar henry2004-08-02
* Importing libmpeg2 from mpeg2dec-0.4.0bGravatar henry2004-08-02
* ICC 8.0 compilation fixesGravatar atmos42004-08-02
* mencoder psnr segfaults on readonly fs patch by (Fabio Russo <f.russo at sosi...Gravatar michael2004-07-20
* Cinepak, CVID and RoqA/V are now in ffmpegGravatar rtognimp2004-07-15