summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-05-11Minor fixes.James Courtier-Dutton
2003-05-10Enable the Encrypted/scrambled pop-up when playing DVDs.James Courtier-Dutton
2003-05-10Handle padding streams seen on some VCDs.James Courtier-Dutton
2003-05-10Re-write of demux_mpeg_block.James Courtier-Dutton
2003-05-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
2003-05-10Improve sync.James Courtier-Dutton
2003-05-10Who DARES use the forbidden comment style, the one that only gives usMike Melanson
2003-05-10yes, we want to be RISKYMike Melanson
2003-05-09QT DLL decoder just got deprioritizedMike Melanson
2003-05-09enable ffmpeg's open source SVQ3 decoderMike Melanson
2003-05-09fix audio problems (it didn't turn it on again on fastforward->realtimeMiguel Freitas
2003-05-09Support A52 .WAV files that think they are PCM, but in fact the content is A52.James Courtier-Dutton
2003-05-09use experimental ivtv api for setting stream type.Miguel Freitas
2003-05-09eh...n'existe pas...Mike Melanson
2003-05-09routine ffmpeg tree sync; also, remove motion_est.c and ratecontrol.cMike Melanson
2003-05-08update pvr driver to be compatible with current ivtv cvsMiguel Freitas
2003-05-08This seems to be the original URL (the other was a mirror)Ewald Snel
2003-05-08Sorry, I forgot to add the new file ...Ewald Snel
2003-05-08Add Real 28.8 decoder (a.k.a. RealAudio 2.0)Ewald Snel
2003-05-07DVD play sort of works on Win32. Also added a couple more plugings to the Win...Tim Champagne
2003-05-07- ittsy bitsy memory corruption fixBastien Nocera
2003-05-07Even better test for PES scrambling.Rocky Bernstein
2003-05-07Disable PES scrambling control check pending decision as to what toRocky Bernstein
2003-05-07recognize a 'free' atom masquerading as a 'moov' atomMike Melanson
2003-05-06set some sensible defaultMichael Roitzsch
2003-05-06silence in the ranksMichael Roitzsch
2003-05-06Thibaut asked me to revert his latest patchMiguel Freitas
2003-05-06add error handlingMiguel Freitas
2003-05-06Fix decoding of some Real 28.8 files (such as 'KAZ1.ra' from MPlayer ftp)Ewald Snel
2003-05-06- support device on mrl (eg. cdda://dev/cdrom/1 or cdda://localhost:3000/1)Miguel Freitas
2003-05-06CDDA demux plugin build fix and enable Real 28.8 formatEwald Snel
2003-05-06This is some general Win32 cleanup and getting ready for DVD support.Tim Champagne
2003-05-06- make sure that the read_size is not bigger than the buffer we're sending backBastien Nocera
2003-05-06add a very simple frame cache.Miguel Freitas
2003-05-05- fix a possible crash when the preview size was greater than the size requestedBastien Nocera
2003-05-05Do not use pts from bad frames in the metronom and in the video_loop.Thibaut Mattern
2003-05-05that should fix lpcmMiguel Freitas
2003-05-05gcc 2.95 compile fixAndreas Heinchen
2003-05-05add new event for pausing pvrMiguel Freitas
2003-05-04some of us haven't nvtv support, let us use xine-lib anyway ;-)Daniel Caujolle-Bert
2003-05-04removed bug in spulang handlingAndreas Heinchen
2003-05-04get_optional_data now handles spulangAndreas Heinchen
2003-05-04fixed subtitles that I broke with the improved seekingpatchAndreas Heinchen
2003-05-04forgot to remove a printfAndreas Heinchen
2003-05-04several memleaks fixedAndreas Heinchen
2003-05-04fixed stupid mistakeAndreas Heinchen
2003-05-04added verbositycheck for a printfAndreas Heinchen
2003-05-04Removed another spelling mistakeAndreas Heinchen
2003-05-04don't let str demux handle some wierdy tagged mpeg filesDaniel Caujolle-Bert
2003-05-04Fix annoying XVideo lockup (probably another bug in the X11 library)Ewald Snel