summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-05-04speed up xx44 alphablending of large transparent areasThomas Hellström
2005-05-04**BUGFIX**Thomas Hellström
2005-05-03**BUGFIX**Thomas Hellström
2005-05-03**BUGFIX**Darren Salt
2005-05-02**BUGFIX**Darren Salt
2005-04-27version.h: copy contents in case it's needed in the future. ProbablyRocky Bernstein
2005-04-27Fixed division by 0Thibaut Mattern
2005-04-26Fixed problem with RV10 and RV20.Thibaut Mattern
2005-04-26Delay the avcodec_open call to the first buffer without the HEADER flag.Thibaut Mattern
2005-04-26**BUGFIX**Thomas Hellström
2005-04-25**BUGFIX**Michael Roitzsch
2005-04-24Fixed deadlock when ffmpeg returned 0 consumed byte:Thibaut Mattern
2005-04-24Allocate at least width * height * byte_per_pixel.Thibaut Mattern
2005-04-23patch for WMA9 lossless decoding via x86 binary codec, courtesy ofMike Melanson
2005-04-22- Fixed BUF_FLAG_SPECIAL handling.Thibaut Mattern
2005-04-22Fixed Makefile.am for OpenGL output plugin (Alien).Matthias Hopf
2005-04-21Readded new buffer types.Thibaut Mattern
2005-04-21- big cleanupThibaut Mattern
2005-04-21**BUGFIX**Michael Roitzsch
2005-04-21- Updated doc/README.openglMatthias Hopf
2005-04-20**BUGFIX**Michael Roitzsch
2005-04-20*BUFFIX*Stefan Holst
2005-04-20map fourccs for the new codecsMike Melanson
2005-04-202 new audio codecsMike Melanson
2005-04-19**BUGFIX**Bastien Nocera
2005-04-19add the new buffer type constantsMike Melanson
2005-04-19no longer used in FFmpegMike Melanson
2005-04-19xine's diff against FFmpeg build 4752Mike Melanson
2005-04-19add support for a bunch of new FFmpeg codecs, corresponding to FFmpegMike Melanson
2005-04-19sync to FFmpeg build 4752Mike Melanson
2005-04-19sync to FFmpeg build 4752Mike Melanson
2005-04-18try to be friendly to older ft2 releasesMiguel Freitas
2005-04-17Help tips: Now that this is glommed in with other media plugins the titlesRocky Bernstein
2005-04-16- Add support for the MJPEG-B format fixes playback of aqt_480p_mjpb.movBastien Nocera
2005-04-16address buffer overflow conditionMike Melanson
2005-04-13**BUGFIX**Daniel Caujolle-Bert
2005-04-12Ogg Theora bitstreams have been stable since 1.0alpha3, so I'm removing theAndre Pang
2005-04-10moved duplicated code to a function.Thibaut Mattern
2005-04-10Fixed plugin list array idThibaut Mattern
2005-04-10Used the new plugin list array.Thibaut Mattern
2005-04-10Moved plugin lists to an array of list.Thibaut Mattern
2005-04-09Experimental bob deinterlacing support for the xxmc module.Thomas Hellström
2005-04-09**BUGFIX**Thomas Hellström
2005-04-07- Added some code to work around legacy systems (like old SGI machines)Matthias Hopf
2005-04-06Using self-supplied glext.h now in order to reduce compile requirements.Matthias Hopf
2005-04-05Updates:Matthias Hopf
2005-04-01Fixed currently unused xine_chomp() (maybe it's used in future)Hans-Dieter Kosch
2005-03-31- handle EINTR when calling nanosleep, spotted by Mathieu RouthierBastien Nocera
2005-03-26acknowledge FFmpeg's own ISO MPEG-4 fourccMike Melanson
2005-03-20Fixed problem when play_internal called _x_demux_start_thread and the previou...Thibaut Mattern