summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-01-11initial rv 1.0 support.Stefan Holst
2003-01-10support for BUF_FLAG_FRAME_STARTStefan Holst
2003-01-10just get it to compile, still not finished.Miguel Freitas
2003-01-10have length in miliseconds tooMiguel Freitas
2003-01-10increase buffersStefan Holst
2003-01-10protect update of current_extra_infoMiguel Freitas
2003-01-10add width/height to vo_statusMiguel Freitas
2003-01-10internal input_time is miliseconds nowMiguel Freitas
2003-01-10merging complete fix from libmpeg2 cvsMiguel Freitas
2003-01-09NSF audio files were crashing on SPARC.Juergen Keil
2003-01-09memcpy tweaking by Jonathan BrownHeiko Schaefer
2003-01-09patch from walken to clip motion vectors. fix playback for some streams.Miguel Freitas
2003-01-09memcpy copies too much, corrupts malloc heapJuergen Keil
2003-01-09very very nice: fixing an old xine bug of slider bar positioning forMiguel Freitas
2003-01-09fix missing fileMiguel Freitas
2003-01-09reset the time after seeking; clarify the copright fieldMike Melanson
2003-01-09provides autoplaylist. doesn't work 100% for me because toc alwaysMiguel Freitas
2003-01-09we must use a much higher wrap threshold for asf than mpeg. i haveMiguel Freitas
2003-01-09- can't use HAS_VIDEO/HAS_AUDIO at this stage because some demuxers will onlyMiguel Freitas
2003-01-09handled/unhandled fixes. now it should work for dvd too.Miguel Freitas
2003-01-08allow frames to be freed in paused modeMiguel Freitas
2003-01-08Fix memory leakEwald Snel
2003-01-08Fix tiny memory leakEwald Snel
2003-01-08Fix memory leak, don't use 'abort()'Ewald Snel
2003-01-08Fix memory leak (caused by 'recent frames' in some video output drivers)Ewald Snel
2003-01-08ffmpeg syncMiguel Freitas
2003-01-08syncing ffmpeg (with some compilation fixes)Miguel Freitas
2003-01-08Add the missing "solaris" bits for the 'cdda' input pluginJuergen Keil
2003-01-08proper creditMike Melanson
2003-01-08activate the Nosefart NSF decoding engineMike Melanson
2003-01-08initial import of Nosefart sourcesMike Melanson
2003-01-08get it right this time?Mike Melanson
2003-01-08get the revision ID in there (?)Mike Melanson
2003-01-08added NSF file demuxerMike Melanson
2003-01-08new buffer type for an unusual audio typeMike Melanson
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-08wow, time to sleep i guess. revert and fixDaniel Caujolle-Bert
2003-01-07support more the 9 tracksDaniel Caujolle-Bert
2003-01-07avoid segfault when grabbing mrlsDaniel Caujolle-Bert
2003-01-07avoid segfault when no VCD is in device, and you use browse_mrls().Daniel Caujolle-Bert
2003-01-07more A/V_HANDLED flagsDaniel Caujolle-Bert
2003-01-07oops, wrong _infoDaniel Caujolle-Bert
2003-01-07- implement XINE_STREAM_INFO_*_HANDLED for the ffmpeg decoderBastien Nocera
2003-01-07meta info HANDLED was missedDaniel Caujolle-Bert
2003-01-07added VOX file demuxer which transports raw Dialogic ADPCM dataMike Melanson
2003-01-07no kidding, support for yet another ADPCM format (Dialogic)Mike Melanson
2003-01-06Goom optimizations for x86 use Extended MMX.Thibaut Mattern
2003-01-06convert 8-bit PCM data from signed -> unsignedMike Melanson
2003-01-06throw out old codeGuenter Bartsch
2003-01-05Adapts fooviz to the new logicThibaut Mattern