summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-08-10new patches from Frantisek, cdda fixes/improvementsMiguel Freitas
CVS patchset: 5268 CVS date: 2003/08/10 16:11:05
2003-08-10apply Frantisek patches to handle end of streams betterMiguel Freitas
CVS patchset: 5267 CVS date: 2003/08/10 16:03:21
2003-08-09trying to fix some reported problemsMiguel Freitas
CVS patchset: 5266 CVS date: 2003/08/09 23:15:46
2003-08-09More descriptive error.James Courtier-Dutton
CVS patchset: 5265 CVS date: 2003/08/09 23:11:42
2003-08-09Handle PMT tables better "demux_ts.c" .James Courtier-Dutton
Any PMT with stream id's >= 0x80 are now handled correctly. It currently only handles AC-3 or A52, but more can be easily added when needed. CVS patchset: 5264 CVS date: 2003/08/09 23:01:58
2003-08-09bleh to "//"Bastien Nocera
CVS patchset: 5263 CVS date: 2003/08/09 22:44:09
2003-08-09- temptatively fix the directfb video output plugin, maybe it works, maybe ↵Bastien Nocera
it doesn't CVS patchset: 5262 CVS date: 2003/08/09 22:41:19
2003-08-09Improve readablity of code and add FIXME comments.James Courtier-Dutton
CVS patchset: 5261 CVS date: 2003/08/09 19:27:35
2003-08-09Make debug printf's more consistent. All pid's now printed in hex.James Courtier-Dutton
CVS patchset: 5260 CVS date: 2003/08/09 17:50:16
2003-08-08Fix segmentation fault caused by closing a conversion descriptor when none ↵Robin KAY
was opened. CVS patchset: 5259 CVS date: 2003/08/08 16:22:12
2003-08-07grr... people keep breaking my daily build... :(Miguel Freitas
CVS patchset: 5258 CVS date: 2003/08/07 13:42:59
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
CVS patchset: 5257 CVS date: 2003/08/07 09:26:53
2003-08-06- updatedBastien Nocera
CVS patchset: 5256 CVS date: 2003/08/06 11:20:27
2003-08-06almost forgot to mention the button group handlingMichael Roitzsch
CVS patchset: 5255 CVS date: 2003/08/06 11:11:00
2003-08-05- correctly use the Xing header in some VBR MP3s to get the correct bitrate ↵Bastien Nocera
and hence the correct length of songs, fix calculation of the bitrates (with 1 kbps = 1024 bps) CVS patchset: 5254 CVS date: 2003/08/05 18:23:56
2003-08-05better do a floating point division hereMichael Roitzsch
CVS patchset: 5253 CVS date: 2003/08/05 15:30:04
2003-08-05clarify commentMichael Roitzsch
CVS patchset: 5252 CVS date: 2003/08/05 15:20:00
2003-08-05handle dvdnav aspect force hints correctly, decouple xine aspect constants fromMichael Roitzsch
MPEG aspect constants CVS patchset: 5251 CVS date: 2003/08/05 15:10:05
2003-08-05handle dvdnav aspect force hints correctly with pan&scanMichael Roitzsch
CVS patchset: 5250 CVS date: 2003/08/05 15:09:23
2003-08-05not really needed, but as I implemented button groups in dxr3, why not doingMichael Roitzsch
it the right way in libspudec as well? CVS patchset: 5249 CVS date: 2003/08/05 15:08:40
2003-08-05- adapt dxr3 code to new float aspects, use separate pan&scan flagging toMichael Roitzsch
handle pan&scan information independently from the aspect - proper DVD button group handling in dxr3 spu decoder CVS patchset: 5248 CVS date: 2003/08/05 15:07:42
2003-08-05- mark deprecated parts of the API with a new defineMichael Roitzsch
XINE_DISABLE_DEPRECATED_FEATURES (read the explanation at start of xine.h) - fix some little mistakes like wrong aspect ratios - add a pan_scan member to the frame format change event struct CVS patchset: 5247 CVS date: 2003/08/05 15:05:51
2003-08-05recycle the unused VO_PREDICTION_FLAG as a new VO_PAN_SCAN_FLAG which is usedMichael Roitzsch
minimal implementation of DVD pan&scan as needed by the dxr3 CVS patchset: 5246 CVS date: 2003/08/05 15:03:14
2003-08-05Some more updates.James Courtier-Dutton
Started to enter huffman tables. General reorganisation as xine_decoder.c was getting too big. CVS patchset: 5245 CVS date: 2003/08/05 11:30:56
2003-08-04*** empty log message ***Miguel Freitas
CVS patchset: 5244 CVS date: 2003/08/04 03:51:51
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
patch by Philip Jgenstedt CVS patchset: 5243 CVS date: 2003/08/04 03:47:09
2003-08-04fixes suggested by Octavian Procopiuc <op1@duke.edu>Miguel Freitas
CVS patchset: 5242 CVS date: 2003/08/04 03:16:48
2003-08-04reorder initialization so lack of ivtv driver is handled more gratefulyMiguel Freitas
CVS patchset: 5241 CVS date: 2003/08/04 02:52:23
2003-08-04vo for libstkMiguel Freitas
CVS patchset: 5240 CVS date: 2003/08/04 02:31:07
2003-08-04segfault fix by Frantisek DvorakMiguel Freitas
CVS patchset: 5239 CVS date: 2003/08/04 02:30:44
2003-08-04fallback to no conversion on iconv errorMiguel Freitas
patch by Frantisek Dvorak CVS patchset: 5238 CVS date: 2003/08/04 02:19:49
2003-08-04patch from matthiasMiguel Freitas
CVS patchset: 5237 CVS date: 2003/08/04 02:14:12
2003-08-04add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api ↵Miguel Freitas
consistent CVS patchset: 5236 CVS date: 2003/08/04 02:07:26
2003-08-04seek to start before detecting contentMiguel Freitas
not sure this is need, but it must be harmless :) patch by Marc Bevand CVS patchset: 5235 CVS date: 2003/08/04 01:37:58
2003-08-03"Red Dragon" fixMichael Roitzsch
CVS patchset: 5234 CVS date: 2003/08/03 09:47:11
2003-08-03merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection)Michael Roitzsch
CVS patchset: 5233 CVS date: 2003/08/03 09:44:16
2003-08-02stupid typo in Makefile.am...xine_1-rc0a-release1-rc0aSiggi Langauf
debian changes for q-rc0a CVS patchset: 5232 CVS date: 2003/08/02 13:41:44
2003-08-02new version numberSiggi Langauf
CVS patchset: 5231 CVS date: 2003/08/02 11:49:03
2003-08-02include missing file (1-rc0a release)Siggi Langauf
CVS patchset: 5230 CVS date: 2003/08/02 11:43:51
2003-08-01assert() is not acceptable for handling stream errorsMiguel Freitas
CVS patchset: 5229 CVS date: 2003/08/01 17:06:32
2003-08-01release time, again...xine_1-rc0-release1-rc0Siggi Langauf
CVS patchset: 5228 CVS date: 2003/08/01 12:40:22
2003-07-31English, pleaseMichael Roitzsch
CVS patchset: 5227 CVS date: 2003/07/31 12:04:55
2003-07-31introduce config file versioningMichael Roitzsch
A new entry in the config file ".version:" stores the current version of the config file. The '.' at the beginning of ".version" shows that this is a somewhat hidden (read: internal) entry and it makes the line easy to spot and prevents clashes with regular config entries. The first use of this is to reset all decoder priorities to 0 (= use default) so that we hopefully won't have problems like the qtv decoder clash any more. CVS patchset: 5226 CVS date: 2003/07/31 11:59:10
2003-07-30video is i420 not yv12James Stembridge
CVS patchset: 5225 CVS date: 2003/07/30 22:00:42
2003-07-27priority reset mechanismSiggi Langauf
CVS patchset: 5224 CVS date: 2003/07/27 23:39:02
2003-07-27Fix keyframe detection for non-seekable input plugins.Thibaut Mattern
CVS patchset: 5223 CVS date: 2003/07/27 23:35:44
2003-07-27Dirk done post filter support, no audio vizDaniel Caujolle-Bert
CVS patchset: 5222 CVS date: 2003/07/27 22:59:15
2003-07-271-rc0 preparations.Siggi Langauf
more to come... CVS patchset: 5221 CVS date: 2003/07/27 21:44:21
2003-07-27add Dirk entryDaniel Caujolle-Bert
CVS patchset: 5220 CVS date: 2003/07/27 17:43:38
2003-07-27- removed xine-engine/locale.c as it is unused, fix static functions in theBastien Nocera
engine and the utils, removed unused variables CVS patchset: 5219 CVS date: 2003/07/27 12:47:23