summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2002-07-13Move the flush of the audio_out plugin to audio_decoder loop.Thibaut Mattern
2002-07-13Improve seeking:Thibaut Mattern
2002-07-12vidix: LIBDIR unneeded for weeks.Daniel Caujolle-Bert
2002-07-12aa: set *frame function pointers.Daniel Caujolle-Bert
2002-07-12Unneeded dep.Daniel Caujolle-Bert
2002-07-12Fix compilation failure on some system.Daniel Caujolle-Bert
2002-07-12Fix vidix drivers compilation (rage128, mga_crtc2, and perhaps mach64).Daniel Caujolle-Bert
2002-07-11fixups and cleanups, and it also works nowMike Melanson
2002-07-10* handle aspect special buffer to force aspect ratioMichael Roitzsch
2002-07-10* handle aspect special buffers and force the aspect to the mode requestedMichael Roitzsch
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
2002-07-10new aspect ratio type to handle pan&scan materialMichael Roitzsch
2002-07-10new special buffer type to replace hacky aspect change event sent fromMichael Roitzsch
2002-07-10Fix untranslateable message by ValtrII/mePhilipp Hahn
2002-07-10Fix naming bug by ValtrIIPhilipp Hahn
2002-07-10Fix untranslateable message by ValtrIIPhilipp Hahn
2002-07-10Also translate buffering by ValtrIIPhilipp Hahn
2002-07-10send temporal position information to the engineMike Melanson
2002-07-09add aac fourccMiguel Freitas
2002-07-09fix buffer leakage (symptom: xine freezes on exit)Miguel Freitas
2002-07-09Made nvtvmode configurable (bool).Daniel Caujolle-Bert