summaryrefslogtreecommitdiff
path: root/src/demuxers/Makefile.am
AgeCommit message (Collapse)Author
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
will build all dependent parts (e.g. libxine.la). The directory must still be prepared by running autogen.sh. CVS patchset: 3331 CVS date: 2002/11/22 05:25:14
2002-11-07ts demuxer compiles againGuenter Bartsch
CVS patchset: 3198 CVS date: 2002/11/07 04:08:14
2002-11-02added Robin Kay's EA WVE demuxerMike Melanson
CVS patchset: 3160 CVS date: 2002/11/02 23:45:47
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
to get a minimal dynamic linker symbol table CVS patchset: 3073 CVS date: 2002/10/28 13:30:58
2002-10-28hey, i want to join xine breakage party! (what do you wanna break today? tm)Miguel Freitas
- time to cleanup demuxer mess... no more pthread stuff on any demuxer. of course i haven't tested all demuxers, but they at least compile. (sorry Mike, we will need to move a few variables around to make most of your demuxers work again - not big deal i think) - make api more consistent by providing xine_open/xine_close and xine_start/xine_stop. CVS patchset: 3058 CVS date: 2002/10/28 03:24:42
2002-10-27initial support for RealAudio (*.ra) filesMike Melanson
CVS patchset: 3045 CVS date: 2002/10/27 18:00:29
2002-10-27reinstate the MPEG elementary stream demuxerMike Melanson
CVS patchset: 3040 CVS date: 2002/10/27 04:32:41
2002-10-27bring back a bunch of demuxersMike Melanson
CVS patchset: 3038 CVS date: 2002/10/27 03:31:44
2002-10-27return of ogg and vorbis, began implementing verbosity parameterGuenter Bartsch
CVS patchset: 3034 CVS date: 2002/10/27 01:52:15
2002-10-27another demuxer with broken status reportingGuenter Bartsch
CVS patchset: 3033 CVS date: 2002/10/27 00:27:26
2002-10-23re-enable demux_mpegJuergen Keil
CVS patchset: 2958 CVS date: 2002/10/23 10:08:48
2002-10-23bring back some more demuxersMike Melanson
CVS patchset: 2955 CVS date: 2002/10/23 04:21:17
2002-10-22Changed -ansi so that the developer must include @ANSI_FLAGS@ in their ↵Stephen Torri
AC_CFLAGS variable of their Makefile.am for the directory. CVS patchset: 2943 CVS date: 2002/10/22 23:50:15
2002-10-20demux_mpgaudio ported to new api, small fixesGuenter Bartsch
CVS patchset: 2891 CVS date: 2002/10/20 21:15:07
2002-10-20return of the asf demuxerGuenter Bartsch
CVS patchset: 2870 CVS date: 2002/10/20 02:20:13
2002-10-18demux_mpeg_block compiles, but does not output any audio or video yet.James Courtier-Dutton
CVS patchset: 2846 CVS date: 2002/10/18 07:13:10
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
CVS patchset: 2828 CVS date: 2002/10/14 15:46:48
2002-10-09configure.ac:Stephen Torri
- OpenGL header GL/gl.h is checked to see if its exists with wrong header name (GL/GL.h). Test failed despite the file required by src/video_out/video_out_opengl.c was GL/gl.h - Ascii-Art library version incorrect. Required version is 1.4 (contains aalib-config) m4/aa.m4: - Changed aalib version to 1.4 src/audio_out/Makefile.am: src/demuxers/Makefile.am: src/dxr3/Makefile.am: src/input/Makefile.am: src/input/libdvdnav/Makefile.am: src/input/libdvdread/Makefile.am: src/libffmpeg/libavcodec/Makefile.am: src/libffmpeg/libavcodec/i386/Makefile.am: src/libffmpeg/libavcodec/mlib/Makefile.am: src/libmad/Makefile.am: src/libmpeg2/Makefile.am: src/libvorbis/Makefile.am: src/libw32dll/Makefile.am: src/libw32dll/wine/Makefile.am: src/libxineadec/Makefile.am: src/libxvid/Makefile.am: src/video_out/Makefile.am: src/video_out/libdha/Makefile.am: src/video_out/vidix/Makefile.am: src/xine-engine/Makefile.am: src/xine-utils/Makefile.am: - Removed @CFLAGS@ from all AM_CFLAGS. @CFLAGS@ are added in Makefile.in. Adding it here was redundant. Thanks to Mike and others for pointing this out. CVS patchset: 2805 CVS date: 2002/10/09 05:13:38
2002-10-06preliminary attempt at a RealMedia file demuxerMike Melanson
CVS patchset: 2790 CVS date: 2002/10/06 00:47:51
2002-10-04initial commit for YUV4MPEG2 file demuxerMike Melanson
CVS patchset: 2781 CVS date: 2002/10/04 05:05:57
2002-10-01In the following Makefile.am variable is how to correctly comment outStephen Torri
libraries: lib_LTLIBRARIES = \ libA.la \ libC.la \ libD.la # libB.la Do NOT do: lib_LTLIBRARIES = \ libA.la \ # libB.la \ libC.la \ libD.la Commenting out libraries in this way automake appears to get confused. It does not look at this like a compiler does. It will notice that this is a comment but it seems to process the '\'. So it will complain about the Makefile.am variables for libC.la and libD.la (e.g. libC_la_SOURCES) as being unused. CVS patchset: 2765 CVS date: 2002/10/01 03:21:19
2002-09-30simple beautificationMichael Roitzsch
CVS patchset: 2763 CVS date: 2002/09/30 14:46:09
2002-09-21bring the SMJPEG, VQA, and CDA demuxers up to new API specMike Melanson
CVS patchset: 2735 CVS date: 2002/09/21 20:27:02
2002-09-21bring the FLI and RoQ demuxers up to the new API specMike Melanson
CVS patchset: 2734 CVS date: 2002/09/21 19:47:11
2002-09-21bring the Id CIN and WC3 movie demuxers up to the new API specsMike Melanson
CVS patchset: 2733 CVS date: 2002/09/21 19:18:37
2002-09-21bring the audio-only demuxers (WAV, AIFF, VOC, SND) up to the new APIMike Melanson
spec CVS patchset: 2730 CVS date: 2002/09/21 18:18:45
2002-09-21bring the QT and FILM demuxers up to the new API specMike Melanson
CVS patchset: 2729 CVS date: 2002/09/21 17:22:21
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
Replaced configure.in with configure.ac Remove acconfig.h (Unnecessary with autoconf 2.52 or above) Updated configure.ac to remove deprecated macros, upgraded AC_DEFINE to include comments, merged in acconfig.h. Combined libxine and libxineutils into one library. libxineutils is created but not installed. Its statically linked into libxine. Advanced libxine version from 0.2.0 to 1.0.0 Removed references for skins. Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE. $XINE_SUB Xine-config updated for new location of plugins Sorted file lists in Makefile.am to make them more readable. TODO: remove skins references from xine-config CVS patchset: 2705 CVS date: 2002/09/19 06:01:18
2002-09-18OGG/VORBIS etc. checking is broken in ./cvscompile.sh.James Courtier-Dutton
Disable OGG/VORBIS etc. until ./cvscompile.sh works. Problem is that ./cvscompile.sh responds with OGG/VORBIS not present every time. CVS patchset: 2683 CVS date: 2002/09/18 06:52:10
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
CVS patchset: 2680 CVS date: 2002/09/18 00:51:33
2002-08-17support time-based seeking in ogg/vorbis streams. implement timestamps for ↵Guenter Bartsch
vorbis streams embedded in ogg CVS patchset: 2468 CVS date: 2002/08/17 02:26:50
2002-08-14added SND/AU file demuxerMike Melanson
CVS patchset: 2452 CVS date: 2002/08/14 02:46:22
2002-08-12initial commit for AIFF demuxerMike Melanson
CVS patchset: 2442 CVS date: 2002/08/12 03:56:12
2002-08-12initial commit for VQA and VOC demuxersMike Melanson
CVS patchset: 2437 CVS date: 2002/08/12 00:14:58
2002-08-10initial commit for WC3 movie demuxerMike Melanson
CVS patchset: 2426 CVS date: 2002/08/10 20:58:44
2002-07-31oops...remove premature reference to RealMedia demuxer...for nowMike Melanson
CVS patchset: 2371 CVS date: 2002/07/31 06:12:25
2002-07-31added RGB palette support for Quicktime filesMike Melanson
CVS patchset: 2370 CVS date: 2002/07/31 06:04:53
2002-07-07initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxersMike Melanson
CVS patchset: 2225 CVS date: 2002/07/07 01:24:40
2002-05-27initial commit for RoQ file demuxerMike Melanson
CVS patchset: 1954 CVS date: 2002/05/27 21:16:05
2002-05-27initial commit for FILM demuxerMike Melanson
CVS patchset: 1946 CVS date: 2002/05/27 07:32:36
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
CVS patchset: 1745 CVS date: 2002/04/20 14:02:45
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
now, so check and report, thanks. CVS patchset: 1629 CVS date: 2002/03/24 23:31:56
2001-12-08Turned altivec on by default. Made asf build optional.Daniel Caujolle-Bert
CVS patchset: 1182 CVS date: 2001/12/08 13:48:26
2001-12-06Add audio cd support.Daniel Caujolle-Bert
CVS patchset: 1172 CVS date: 2001/12/06 23:53:20
2001-11-19Add zlib checks. qt build is now zlib dependend (same for rpm spec file).Daniel Caujolle-Bert
CVS patchset: 1074 CVS date: 2001/11/19 02:45:38
2001-10-24removing remainging recursive dynamic lib linkingGuenter Bartsch
CVS patchset: 875 CVS date: 2001/10/24 13:45:27
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
CVS patchset: 859 CVS date: 2001/10/22 21:34:54
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
CVS patchset: 852 CVS date: 2001/10/22 00:52:09
2001-10-14an asf demuxerGuenter Bartsch
CVS patchset: 792 CVS date: 2001/10/14 00:18:27
2001-10-08Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). CleanDaniel Caujolle-Bert
up the ogg/vorbis check (overriding $LIBS is gone now). CVS patchset: 771 CVS date: 2001/10/08 21:52:09