summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-07-19fallback to display size if video size is unknownMiguel Freitas
2002-07-19Better plural by ValtrIIPhilipp Hahn
2002-07-19do not assume media type atoms will occur before the other atoms.Miguel Freitas
2002-07-19- fix mpeg2/lpcm messMiguel Freitas
2002-07-18Fix 'dungeons & dragons' trailer segmentation faultEwald Snel
2002-07-18Fix 'pitch != width' related problemEwald Snel
2002-07-18fix crash with one of my streamsMiguel Freitas
2002-07-18will I ever get the pan&scan stuff working in overlay, letterbox andMichael Roitzsch
2002-07-18don't use pan&scan mode when overlay is activeMichael Roitzsch
2002-07-17Apply Bill Fink's patch for skip by chapter capability.Daniel Caujolle-Bert
2002-07-17more fixes to play aac streams (.mp4)Miguel Freitas
2002-07-1764-bit QT file fix by Dan Lindstrom <lindstromd@gmx.net>Miguel Freitas
2002-07-17initialize size to avoid simple mistakesMiguel Freitas
2002-07-17stop sending audio parameters all the timeMiguel Freitas
2002-07-17drop wrong initializationMichael Roitzsch
2002-07-17still work in progress, cannot play all mp4 streams yet (need some demuxer pa...Miguel Freitas
2002-07-17button filtering addedMichael Roitzsch
2002-07-17* better use of vo_frame_t; don't add members to our private frame struct,Michael Roitzsch
2002-07-17Use abolute VPATH, so that the sources in the codebook subdirectory can be fo...Juergen Keil
2002-07-17don't switch aspect too early -> move aspect switch to frame drawingMichael Roitzsch
2002-07-16revert latest patch: freezes with some streams.Miguel Freitas
2002-07-16Fix unresolved symbols and replace duplicate code in video output pluginsEwald Snel
2002-07-16binary search avi patch by Staszek PaskoMiguel Freitas
2002-07-16send decoder info to video too. (needed for some mpeg4 streams)Miguel Freitas
2002-07-16use pitching to ensure dimensions are multiples of 16 for librteMichael Roitzsch
2002-07-16remove deprecated eventsMichael Roitzsch
2002-07-16some convenienceMichael Roitzsch
2002-07-16removed half-baked idea of tracking mdat atom boundaries-- this fixesMike Melanson
2002-07-15Add fourCC 'PIM1', PCTV tv apps record file format.Daniel Caujolle-Bert
2002-07-15oops! :)Ewald Snel
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-15fix ffmpeg's default optionsMiguel Freitas
2002-07-15enable libfaadMiguel Freitas
2002-07-15update to ffmpeg cvsMiguel Freitas
2002-07-15fix initialization errors were header info differ from decoderconfigMiguel Freitas
2002-07-15minor DK4 fixMike Melanson
2002-07-15lazy parsing of mp4 esds atom to extract AAC decoder config. now playbackMiguel Freitas
2002-07-15initial commit for 3 new decoders: Raw RGB, Raw YUV, and MS RLEMike Melanson
2002-07-15fixed so that small FLI files do not cause xine to report a demuxerMike Melanson
2002-07-15added some pixel unpacking macrosMike Melanson
2002-07-14merge FAAD2 - the GPL AAC decoder library.Miguel Freitas
2002-07-14merge FAAD2 - the GPL AAC decoder library.Miguel Freitas
2002-07-14make demuxers a bit more "programmer friendly"Miguel Freitas
2002-07-14some fixes to osd displaying (show the right time after seeks)Miguel Freitas
2002-07-14added architecture-specific compile conditionalsMike Melanson
2002-07-14initial commit for FLI video decoderMike Melanson
2002-07-14new color conversion facilitiesMike Melanson
2002-07-13added a few more obscure buffer typesMike Melanson
2002-07-13fix classic C blunderMike Melanson
2002-07-13Check for visual_type before vo plugin loading.Daniel Caujolle-Bert