summaryrefslogtreecommitdiff
path: root/src/demuxers/Makefile.am
AgeCommit message (Expand)Author
2003-03-23png image supportStefan Holst
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2003-01-22added demuxer for raw AC3 filesMike Melanson
2003-01-19a dummy demuxer for analogue tv inputGuenter Bartsch
2003-01-08added NSF file demuxerMike Melanson
2003-01-07added VOX file demuxer which transports raw Dialogic ADPCM dataMike Melanson
2003-01-05added CD digital audio "demuxer"Mike Melanson
2003-01-04added the FILM and SMJPEG demuxers to the games groupMike Melanson
2003-01-04add 2 demuxer groups (audio and games) with multiple plugins at theMiguel Freitas
2003-01-02writing demuxers like they're going out of style or something...addedMike Melanson
2002-12-28added Interplay MVE file demuxerMike Melanson
2002-12-27re-enable dvb pluginGuenter Bartsch
2002-12-27disable ts compilation, it's BROKEN (one more)Daniel Caujolle-Bert
2002-12-23- added raw dv demuxerMiguel Freitas
2002-12-20Do not compile the 'mng' demuxer, when the autoconf stuff has detected thatJuergen Keil
2002-12-20MNG demuxer addedRobin KAY
2002-12-14No need to install qtpalette.hDaniel Caujolle-Bert
2002-12-13Don't include headers files into *_SOURCES.Daniel Caujolle-Bert
2002-12-12Adds asfheader.hThibaut Mattern
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-07ts demuxer compiles againGuenter Bartsch
2002-11-02added Robin Kay's EA WVE demuxerMike Melanson
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-28hey, i want to join xine breakage party! (what do you wanna break today? tm)Miguel Freitas
2002-10-27initial support for RealAudio (*.ra) filesMike Melanson
2002-10-27reinstate the MPEG elementary stream demuxerMike Melanson
2002-10-27bring back a bunch of demuxersMike Melanson
2002-10-27return of ogg and vorbis, began implementing verbosity parameterGuenter Bartsch
2002-10-27another demuxer with broken status reportingGuenter Bartsch
2002-10-23re-enable demux_mpegJuergen Keil
2002-10-23bring back some more demuxersMike Melanson
2002-10-22Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL...Stephen Torri
2002-10-20demux_mpgaudio ported to new api, small fixesGuenter Bartsch
2002-10-20return of the asf demuxerGuenter Bartsch
2002-10-18demux_mpeg_block compiles, but does not output any audio or video yet.James Courtier-Dutton
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-10-09configure.ac:Stephen Torri
2002-10-06preliminary attempt at a RealMedia file demuxerMike Melanson
2002-10-04initial commit for YUV4MPEG2 file demuxerMike Melanson
2002-10-01In the following Makefile.am variable is how to correctly comment outStephen Torri
2002-09-30simple beautificationMichael Roitzsch
2002-09-21bring the SMJPEG, VQA, and CDA demuxers up to new API specMike Melanson
2002-09-21bring the FLI and RoQ demuxers up to the new API specMike Melanson
2002-09-21bring the Id CIN and WC3 movie demuxers up to the new API specsMike Melanson
2002-09-21bring the audio-only demuxers (WAV, AIFF, VOC, SND) up to the new APIMike Melanson
2002-09-21bring the QT and FILM demuxers up to the new API specMike Melanson
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-18OGG/VORBIS etc. checking is broken in ./cvscompile.sh.James Courtier-Dutton
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-08-17support time-based seeking in ogg/vorbis streams. implement timestamps for vo...Guenter Bartsch