summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-10-18somebody did copy-paste here...Miguel Freitas
2004-10-18disable libsmbclient debugingMiguel Freitas
2004-10-188 bits .au support (fixes Rendezvous2.au)Miguel Freitas
2004-10-18Simple libsmbclient (samba) input pluginMiguel Freitas
2004-10-17copy_up should not copy the stream, this info travels from decoders to output,Michael Roitzsch
2004-10-17img->stream == NULL is validMichael Roitzsch
2004-10-16- Speed up amp set at 0%, add support for 8-bit sounds in the amplifierBastien Nocera
2004-10-16Mace decoder hackThibaut Mattern
2004-10-15Check odml index validity.Thibaut Mattern
2004-10-14sorry about that.Thibaut Mattern
2004-10-14Implemented stream_t reference counter idea.Thibaut Mattern
2004-10-14decrease xxmc priorityMiguel Freitas
2004-10-14Barry Scott's fix (no audio for v4l after mpeg plays)Miguel Freitas
2004-10-13Support more ODML tags.Thibaut Mattern
2004-10-13don't segfault with stdin:/ and indexless streamsDaniel Caujolle-Bert
2004-10-13Mac OS X video_out driver:Andre Pang
2004-10-12xxmc: minor cosmetic changes and duplicated ratio bugfix.Thomas Hellström
2004-10-12xxmc driver updates:Thomas Hellström
2004-10-09two more plugins for the centralized scaling optionMichael Roitzsch
2004-10-09prevent the user from enabling scaling on video outs not supporting itMichael Roitzsch
2004-10-09...it was so easy, but I still got it wrongMichael Roitzsch
2004-10-08change variable logic slightly to make it more clear that Miguel is a geniusMichael Roitzsch
2004-10-08* moved image scaling config entry from XShm to vo_scale helperMichael Roitzsch
2004-10-08sync to current CVS of libdvdnavMichael Roitzsch
2004-10-08fix a long-standing DXR3 DVD problem: forced subtitles were not handled corre...Michael Roitzsch
2004-10-08open and close the mixer device together with the PCM deviceMichael Roitzsch
2004-10-08unify the two patches for the same file into oneMichael Roitzsch
2004-10-05- Some fixes for crashes when trying to play encrypted DVDs without libdvdcssBastien Nocera
2004-10-04Fixed a segmentation fault seen in kaffeine when dereferencing a NULLThomas Hellström
2004-10-03Quicktime uses a lowercase yv12 fourccMike Melanson
2004-10-03Bugfix for IDCT and MOCOMP XvMC where the block pointer was notThomas Hellström
2004-09-29disable vo deinterlace when port is closedMiguel Freitas
2004-09-29trying to automaticaly enable vo deinterlacing for hardware decodersMiguel Freitas
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-09-28Get SCNx64 and SCNxMAX format macros working properly on Mac OS XAndre Pang
2004-09-28Turn #if condition in ppcasm_string.S to an AM_CONDITIONAL: fixes compilationAndre Pang
2004-09-28wrong commentMiguel Freitas
2004-09-27make it compile on sparc32 (without VIS) again...Siggi Langauf
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
2004-09-23- Factor is 1.0, num_buffers is 230...Bastien Nocera
2004-09-23- Fix crashes with some input plugins when no audio output was availableBastien Nocera
2004-09-22Do not segfault if there is no seekpoint.Thibaut Mattern
2004-09-22- added cropping capability (thanks James Stembridge)Miguel Freitas
2004-09-22xshm "chicken egg" problemMiguel Freitas
2004-09-21- Port patch from MPlayer for win32 DLLs loading on recent versions of LinuxBastien Nocera
2004-09-21Use ffmpeg buffer padding size.Thibaut Mattern
2004-09-21- Set the Codec name meta info even if we can't load the libraries, otherwiseBastien Nocera
2004-09-20Do never memcpy the buffer if the stream is mpeg1/2.Thibaut Mattern
2004-09-20Build system improvements:František Dvořák
2004-09-18Fixed compilation on MacOSX/Darwin.Daniel Mack