summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-05-23connect to arts server only once and disconnects on exit. this fixesMiguel Freitas
2002-05-22trivial fix to snapshot code:Miguel Freitas
2002-05-21i'm tired of people reporting "throwing away image..." as bugs.Miguel Freitas
2002-05-21better output buffer calculations (when resampling) by Ian GoldbergMiguel Freitas
2002-05-21patch from Ian Goldberg <ian@cypherpunks.ca>:Miguel Freitas
2002-05-21avoid segfault with -A null (why would someone play a mp3 without audio? :)Miguel Freitas
2002-05-21Remove unneeded mutex unlock.Daniel Caujolle-Bert
2002-05-21linear blend update from RogerioMiguel Freitas
2002-05-21eject should work again.Siggi Langauf
2002-05-21start() and seek() return now the status.Thibaut Mattern
2002-05-21start() and seek() return the statusThibaut Mattern
2002-05-21play() and seek() return now the statusThibaut Mattern
2002-05-21atomic status code on demux start/seekSiggi Langauf
2002-05-20- check for keyframes past start_posMiguel Freitas
2002-05-20progressive index reconstruction patch by Ian Goldberg <ian@cypherpunks.ca>Miguel Freitas
2002-05-19Experimental pts calculation.Thibaut Mattern
2002-05-19Fix segmentation fault in demux plugins caused by uninitialized dataEwald Snel
2002-05-19ximage creation for shm check use supported image format.Daniel Caujolle-Bert
2002-05-18remove debug messageMiguel Freitas
2002-05-18small fix to still frame logic. this improves recovering when decoderMiguel Freitas
2002-05-17seek patch by Thibaut MatternMiguel Freitas
2002-05-17commiting Thibaut Mattern's seek patch and some small fixesMiguel Freitas
2002-05-16Fix seeking problem after demuxer finished.Thibaut Mattern
2002-05-16Send a new pts when seeking. It enables "fast" seeking.Thibaut Mattern
2002-05-16Don't segfault if moov header not found. xine_log() call afterDaniel Caujolle-Bert
2002-05-16Fix src patch from Michal Ambroz <rebus@seznam.cz>Daniel Caujolle-Bert
2002-05-15Fix seeking problem after demuxer finishedThibaut Mattern
2002-05-15Use audio_fifo instead of video_fifo in demux_loop.Thibaut Mattern
2002-05-15Fix seeking problem after demuxer finishedThibaut Mattern
2002-05-15Fix seeking problem after demuxer finishedThibaut Mattern
2002-05-14Fix seeking problem after demuxer finishedThibaut Mattern
2002-05-14Fix demux_loop.Thibaut Mattern
2002-05-14Fix 'finished thread still running after xine_exit()' segmentation faultEwald Snel
2002-05-14Ian Goldberg's patch for AVIs bigger than 2GBMiguel Freitas
2002-05-14fix segfault after getpwuid_r as suggested by Gianluca AmatoMiguel Freitas
2002-05-14fix suggested by Ian GoldbergMiguel Freitas
2002-05-13Complete the previous patch.Thibaut Mattern
2002-05-13Fix seeking problem after demuxer finishedThibaut Mattern
2002-05-13"streaming" AVI support by Ian Goldberg <ian@cypherpunks.ca>Miguel Freitas
2002-05-13linearblend C version contributed by Rogerio BritoMiguel Freitas
2002-05-13SDL should be usable againMiguel Freitas
2002-05-12this should fix logo races (trying to play logo together with otherMiguel Freitas
2002-05-12Fix seeking problem after demuxer finishedThibaut Mattern
2002-05-12Change get_status to return thread_running instead of demux status.Thibaut Mattern
2002-05-10fix seeking problem after demuxer finished. patch by Thibaut Mattern and me.Miguel Freitas
2002-05-10add support for 20bit lpcm streamsMiguel Freitas
2002-05-07Take care about shm using in frame_dispose() (this prevent crashingDaniel Caujolle-Bert
2002-05-06Remove sig_handler(), it will be readded when alarm() will be used.Daniel Caujolle-Bert
2002-05-06Few cleanups, memory leaks.Daniel Caujolle-Bert
2002-05-06fix cinepak decoding with xshm driverMiguel Freitas