aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* lossless ff mjpeg encodingGravatar michael2003-06-17
* YUV 444 411 410 supportGravatar michael2003-06-14
* context model size & coder type options for FFV1Gravatar michael2003-06-13
* 1000lGravatar rfelker2003-06-13
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Gravatar arpi2003-06-09
* FFV1Gravatar michael2003-06-09
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.Gravatar rtognimp2003-06-08
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.Gravatar rtognimp2003-06-08
* I've found some time to implement the encoding support for the newGravatar arpi2003-06-06
* just updated vd_theora.c to decode the additional header packets,Gravatar arpi2003-06-06
* fixed mem corruption bugsGravatar arpi2003-06-06
* 100l to me :(Gravatar rfelker2003-06-02
* vf_scale.h & related cleanup & some small warning fix by dominikGravatar michael2003-06-01
* it's still a 10l bug + 10l to me for commiting sh*t first time, and originall...Gravatar alex2003-05-23
* 10lGravatar alex2003-05-23
* oops, forgot thatGravatar alex2003-05-23
* removed obsolete (and currently non-working) scaling functions, after that it...Gravatar alex2003-05-23
* new filter for dropping (near-)duplicate frames. can be used to fixGravatar rfelker2003-05-22
* OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>Gravatar alex2003-05-20
* cleanup, use vf->dmpi rather than vf->priv->dmpi for consistencyGravatar rfelker2003-05-20
* fix segfaults with slices. support slice rendering into a filter evenGravatar rfelker2003-05-20
* FFASV1Gravatar michael2003-05-19
* ac3 byteswapping support (when format!=0x2000)Gravatar arpi2003-05-17
* realaudio 28_8 and 14_4 dll supportGravatar faust32003-05-17
* dynamic path[] allocationGravatar alex2003-05-12
* use dynamic path[] allocation and possible better wraSetDLLAccessPath mechani...Gravatar alex2003-05-12
* Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>Gravatar arpi2003-05-11
* theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>Gravatar arpi2003-05-11
* cygwin/mingw32 support by Sascha SommerGravatar alex2003-05-11
* passing ImageDesc (stsd) to ffsvq3Gravatar michael2003-05-10
* Made the decoder honor the aspect ratio set by the container (if it was set a...Gravatar mosu2003-05-06
* support more image formats. hopefully this bpp handling is correct...Gravatar rfelker2003-05-06
* sort of a hack, but at least this lets the framerate-increasingGravatar rfelker2003-05-03
* fixed a 10l (undefined behavior) and made the other parameters configurableGravatar rfelker2003-05-03
* more 10l's -- fortunately part of the bug was that the buggy code didn't get ...Gravatar rfelker2003-05-02
* Support for codec 14_4 and 28_8Gravatar rtognimp2003-04-30
* 100l in my 100l fix! :(Gravatar rfelker2003-04-30
* not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)Gravatar alex2003-04-29
* new mmx/mmx2/3dnow code for improved performanceGravatar rfelker2003-04-29
* DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)Gravatar alex2003-04-28
* new mode for tfields filter -- shifts fields by a quarter-pixel so theGravatar rfelker2003-04-28
* at least 100l for me, the last commit was nonsenseGravatar rfelker2003-04-28
* slices support for vf_crop. now cropping black borders should make aGravatar rfelker2003-04-27
* display size/aspect adjusting filterGravatar rfelker2003-04-27
* generate meaningful d_width & d_height when scaling, rather than useless nons...Gravatar rfelker2003-04-27
* optimization -- lots of conditional jumps in inner loops are badGravatar rfelker2003-04-26
* optional automatic aspect encoding based on d_width and d_heightGravatar rfelker2003-04-26
* segfault fixGravatar michael2003-04-26
* optimizationGravatar rfelker2003-04-26