summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-11-11LPCM decoder reports itself in the stream/meta info fieldsMike Melanson
CVS patchset: 3232 CVS date: 2002/11/11 05:51:14
2002-11-11native audio codecs now report themselves in the stream/meta info fieldsMike Melanson
CVS patchset: 3231 CVS date: 2002/11/11 05:01:31
2002-11-11added some missing stream attributesMike Melanson
CVS patchset: 3230 CVS date: 2002/11/11 04:57:18
2002-11-11Updated so that the function set_hc_result is now private to the file.Stephen Torri
CVS patchset: 3229 CVS date: 2002/11/11 04:18:41
2002-11-11added exhaustive debugging facilities that can be turned on and off likeMike Melanson
a faucet CVS patchset: 3228 CVS date: 2002/11/11 04:02:43
2002-11-11Major thanks to Daniel for guiding me through the wonderful world ofStephen Torri
C memory management. The code is much more simplified through the use of a function added to xine_check called set_hc_result. CVS patchset: 3227 CVS date: 2002/11/11 01:06:58
2002-11-11fix snapshot colorsMiguel Freitas
CVS patchset: 3226 CVS date: 2002/11/11 00:54:08
2002-11-10Clean up code for printing of strings.Stephen Torri
CVS patchset: 3225 CVS date: 2002/11/10 23:44:59
2002-11-10We are not borrowing code. Unnecessary comment from when I was debatig how to doStephen Torri
yuv12 support. CVS patchset: 3224 CVS date: 2002/11/10 20:48:30
2002-11-10src/video_out/video_out_xv.c:Stephen Torri
Cleared up trailing spaces src/xine-engine/Makefile.am: libxine should depend on the build libxineutil. src/xine-utils/Makefile.am: src/xine-utils/xine_check.c: src/xine-utils/xine_check.h: Added checking of support of yuv12 CVS patchset: 3223 CVS date: 2002/11/10 20:35:50
2002-11-10giving credit to James SlorachMichael Roitzsch
CVS patchset: 3222 CVS date: 2002/11/10 13:40:26
2002-11-10deinterlacing fix by James SlorachMichael Roitzsch
CVS patchset: 3221 CVS date: 2002/11/10 13:38:04
2002-11-10fix wrong abs macro; many thanks to James Slorach for finding this nasty,Michael Roitzsch
well-hidden bug CVS patchset: 3220 CVS date: 2002/11/10 13:33:13
2002-11-10proper locking of display_img_buf_queue to avoid races with vo_flushMichael Roitzsch
CVS patchset: 3219 CVS date: 2002/11/10 13:18:01
2002-11-10set fixed offset, otherwise the offset accumulates during multiple pluginMichael Roitzsch
instantiations CVS patchset: 3218 CVS date: 2002/11/10 13:12:47
2002-11-10small note to prevent people from starting to work on this from scratch,Michael Roitzsch
post plugins will come sooner than you think ;) CVS patchset: 3217 CVS date: 2002/11/10 13:07:38
2002-11-10fix backward seekingGuenter Bartsch
CVS patchset: 3216 CVS date: 2002/11/10 01:41:17
2002-11-09beginnings of the get_video/audio_frame apiGuenter Bartsch
CVS patchset: 3215 CVS date: 2002/11/09 23:22:32
2002-11-09prepared alpha1 release (well, at least the version numbers)Siggi Langauf
Somebody should check if that breaks the .spec file... CVS patchset: 3214 CVS date: 2002/11/09 22:58:42
2002-11-09To preserve readability of the code some variables were added to help peopleStephen Torri
understand the logic. CVS patchset: 3213 CVS date: 2002/11/09 22:32:51
2002-11-09Added instructions for building xine-lib from CVS. The xine-lib/README ↵Stephen Torri
points to this directory. This file was a copy of xine-lib/README. This was silly. CVS patchset: 3212 CVS date: 2002/11/09 22:00:34
2002-11-09Remove use of bash "which" builtin command, replaced with "type". autogen.shJuergen Keil
now works on solaris with bash, ksh and sh. Fix problem with "automake-1.6 not found" error message from autogen.sh, when user has automake 1.7.1 installed. CVS patchset: 3211 CVS date: 2002/11/09 18:32:18
2002-11-09Update specfile for next xine-releaseManfred Tremmel
CVS patchset: 3210 CVS date: 2002/11/09 14:58:37
2002-11-09less noiseMichael Roitzsch
CVS patchset: 3209 CVS date: 2002/11/09 13:52:32
2002-11-09- always enable ffmmx, xine-lib will detect at runtime, if it can be usedMichael Roitzsch
- fix k6 compiler flags CVS patchset: 3208 CVS date: 2002/11/09 13:50:52
2002-11-09Updated aclocal call. No need to have variable $aclocalinclude.Stephen Torri
CVS patchset: 3207 CVS date: 2002/11/09 04:23:20
2002-11-08Fix and update Jérôme entryDaniel Caujolle-Bert
CVS patchset: 3206 CVS date: 2002/11/08 23:27:59
2002-11-08Better handling of the end of the discontinuity.Thibaut Mattern
CVS patchset: 3205 CVS date: 2002/11/08 18:47:19
2002-11-08vcd input plugin now compiles on SolarisRobin KAY
CVS patchset: 3204 CVS date: 2002/11/08 15:49:03
2002-11-08document changes, new tasksGuenter Bartsch
CVS patchset: 3203 CVS date: 2002/11/08 11:51:52
2002-11-08vcd input plugin compiles againGuenter Bartsch
CVS patchset: 3202 CVS date: 2002/11/08 11:49:01
2002-11-08There was a bug in discontinuity handling.Thibaut Mattern
This should fix strange problems. CVS patchset: 3201 CVS date: 2002/11/08 07:53:52
2002-11-07return of the stdin pluginGuenter Bartsch
CVS patchset: 3200 CVS date: 2002/11/07 23:05:01
2002-11-07this fixes a52 passthrough on my system (sblive 5.1 oss driver)Heiko Schaefer
CVS patchset: 3199 CVS date: 2002/11/07 22:39:55
2002-11-07ts demuxer compiles againGuenter Bartsch
CVS patchset: 3198 CVS date: 2002/11/07 04:08:14
2002-11-07bugfixes by Howdy PierceGuenter Bartsch
CVS patchset: 3197 CVS date: 2002/11/07 03:04:31
2002-11-06fix stream ending deadlock without audio driverDaniel Caujolle-Bert
CVS patchset: 3196 CVS date: 2002/11/06 23:20:45
2002-11-05Resets stream_length when opening a new stream.Thibaut Mattern
xine_get_pos_length should work a bit better with mp3. CVS patchset: 3195 CVS date: 2002/11/05 23:29:48
2002-11-05Extract metadata from the shoutcast header.Thibaut Mattern
Guenter, it's for you ;-) CVS patchset: 3194 CVS date: 2002/11/05 07:39:02
2002-11-04Vidix is back to life.Daniel Caujolle-Bert
CVS patchset: 3193 CVS date: 2002/11/04 22:48:14
2002-11-04grep '-m' option seems be part of very recent grep tool, revert change to ↵Daniel Caujolle-Bert
keep configure working CVS patchset: 3192 CVS date: 2002/11/04 22:35:05
2002-11-04Fix wrong which checks.Daniel Caujolle-Bert
CVS patchset: 3191 CVS date: 2002/11/04 20:23:58
2002-11-04sorry, typoMichael Roitzsch
CVS patchset: 3190 CVS date: 2002/11/04 16:55:17
2002-11-04fix some of the IA32 optimization flags and add new onesMichael Roitzsch
(btw: Is there any point of still using -mcpu instead of -march?) CVS patchset: 3189 CVS date: 2002/11/04 16:48:34
2002-11-04okay, that should be it...xine-1-alpha0-release1-alpha0Siggi Langauf
CVS patchset: 3188 CVS date: 2002/11/04 13:49:32
2002-11-04use self-dlsym()'d "xdisplayname" instead of referencing XDisplayName...Siggi Langauf
CVS patchset: 3187 CVS date: 2002/11/04 13:22:19
2002-11-04more spelling...Siggi Langauf
CVS patchset: 3186 CVS date: 2002/11/04 10:07:50
2002-11-04Update header informationPhilipp Hahn
CVS patchset: 3185 CVS date: 2002/11/04 08:09:54
2002-11-04UpdatePhilipp Hahn
CVS patchset: 3184 CVS date: 2002/11/04 08:09:04
2002-11-04SpellingPhilipp Hahn
CVS patchset: 3183 CVS date: 2002/11/04 08:05:12