aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
...
* 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
* Cinepak and RoqA/V are now in ffmpegGravatar rtognimp2004-07-15
* Cinepak, CYUV and RoqA/V are now in ffmpegGravatar rtognimp2004-07-15
* fix 10l fixed_quant bug reported by MichaelGravatar iive2004-07-13
* dc=11 fixedGravatar michael2004-07-06
* dc precision and closed gop patch by (Nico Sabbi <nsabbi at tiscali dot it>)Gravatar michael2004-07-06
* Console message corrected and moved to help_mp-en.h.Gravatar diego2004-07-06
* Use aspect ratio from Theora context. Patch by j at v2v dot ccGravatar mosu2004-07-06
* multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot e...Gravatar michael2004-07-06
* x86-64 (amd64) support by Kenny RootGravatar alex2004-06-26