summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2002-07-10Fix untranslateable message by ValtrII/mePhilipp Hahn
CVS patchset: 2243 CVS date: 2002/07/10 06:28:19
2002-07-10Fix naming bug by ValtrIIPhilipp Hahn
CVS patchset: 2242 CVS date: 2002/07/10 05:44:09
2002-07-10Fix untranslateable message by ValtrIIPhilipp Hahn
CVS patchset: 2241 CVS date: 2002/07/10 05:38:18
2002-07-10Also translate buffering by ValtrIIPhilipp Hahn
CVS patchset: 2240 CVS date: 2002/07/10 05:37:24
2002-07-10send temporal position information to the engineMike Melanson
CVS patchset: 2238 CVS date: 2002/07/10 02:54:43
2002-07-09add aac fourccMiguel Freitas
CVS patchset: 2237 CVS date: 2002/07/09 20:46:34
2002-07-09fix buffer leakage (symptom: xine freezes on exit)Miguel Freitas
CVS patchset: 2236 CVS date: 2002/07/09 20:39:26
2002-07-09Made nvtvmode configurable (bool).Daniel Caujolle-Bert
CVS patchset: 2235 CVS date: 2002/07/09 12:45:17
2002-07-09seek improvements, fixed buffer leak and memory overflow. tested with pcm,Miguel Freitas
ms adpcm and mp3. CVS patchset: 2234 CVS date: 2002/07/09 02:41:29
2002-07-08Use BUF_FLAG_SEEK.Thibaut Mattern
CVS patchset: 2233 CVS date: 2002/07/08 21:57:42
2002-07-08rename the dxr3 vo_types to something more usefulMichael Roitzsch
we should now have correct menu highlight placements on 16:9 tv if only I had such a thingy to test ;) CVS patchset: 2232 CVS date: 2002/07/08 19:52:01
2002-07-08add half-way support for 16:9 tv setsMichael Roitzsch
we need a way to communicate the aspect to the tv for full support CVS patchset: 2230 CVS date: 2002/07/08 17:07:18
2002-07-08when playing mpeg content we can close previously opened encoder contexts,Michael Roitzsch
because we don't need encoding any more CVS patchset: 2229 CVS date: 2002/07/08 16:35:32
2002-07-08Request period_TIME instead of period_SIZEPhilipp Hahn
CVS patchset: 2228 CVS date: 2002/07/08 15:16:11
2002-07-07add Microsoft's FOURCC for raw RGBMike Melanson
CVS patchset: 2227 CVS date: 2002/07/07 18:48:05
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-07-07add buffer support for SMJPEG files and Id CIN filesMike Melanson
CVS patchset: 2224 CVS date: 2002/07/07 00:43:49
2002-07-07remembered to unlock the mutex in a few placesMike Melanson
CVS patchset: 2223 CVS date: 2002/07/07 00:41:24
2002-07-06whoops, spelling errorMichael Roitzsch
CVS patchset: 2222 CVS date: 2002/07/06 16:38:30
2002-07-06Button areas in the nav packets are in screen coordinated.Michael Roitzsch
Overlay clipping areas are in overlay coordinates. Therefore, up to now, the menu highlight positions were only correct, when the menu subpicture started at (0,0) on screen. Although this seems to be common, it is not necessarily true and I have dvds here, for which it is not. The fix is easy: Correctly convert the button areas to clipping areas by subtracting the subpictures display offset. CVS patchset: 2221 CVS date: 2002/07/06 16:36:43
2002-07-05disable some debug messages (patch by Claire Griffin <claire@comedia.com>)uid45177
CVS patchset: 2220 CVS date: 2002/07/05 22:34:02
2002-07-05hack to use dv codecuid45177
CVS patchset: 2219 CVS date: 2002/07/05 21:34:39
2002-07-05another mpeg4 fourccuid45177
CVS patchset: 2218 CVS date: 2002/07/05 21:23:07
2002-07-05checks to avoid segfaulting with (very) broken streamsuid45177
CVS patchset: 2217 CVS date: 2002/07/05 21:12:32
2002-07-05- win32 bugfixesMiguel Freitas
- asf bugfixes - ffmpeg supporting ms iso mpeg4 - softsync fix by Bill Fink CVS patchset: 2216 CVS date: 2002/07/05 20:54:37
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59
2002-07-05fix small bug in seek logicMike Melanson
CVS patchset: 2213 CVS date: 2002/07/05 15:43:33
2002-07-05optimized seeking with binary search, fixed sync after seek, fixedMike Melanson
stop/start sequence CVS patchset: 2212 CVS date: 2002/07/05 15:10:48
2002-07-05* correctly handle anamorphic menus now by using the letterboxed spuMichael Roitzsch
* use the scale permission to activate pan&scan mode CVS patchset: 2211 CVS date: 2002/07/05 15:10:22
2002-07-05make use of the freshly introduced information about different spu typesMichael Roitzsch
and stream scale permissions from libdvdnav CVS patchset: 2210 CVS date: 2002/07/05 15:08:58
2002-07-05oops, minor bug that makes all the difference; seeking is quite smooth nowMike Melanson
CVS patchset: 2209 CVS date: 2002/07/05 04:17:57
2002-07-05optimized seeking using binary search, corrected sync after seek, fixedMike Melanson
stop/start sequence CVS patchset: 2208 CVS date: 2002/07/05 03:58:55
2002-07-04now user needs to change priority to enable this buggy codecMiguel Freitas
CVS patchset: 2207 CVS date: 2002/07/04 21:12:36
2002-07-04remove change that broke avi pcm audio (care must be taken when blindly ↵Miguel Freitas
commiting patches) CVS patchset: 2206 CVS date: 2002/07/04 19:36:55
2002-07-04fix off by one errorMichael Roitzsch
thanks to Binoj for reporting it CVS patchset: 2205 CVS date: 2002/07/04 15:29:37
2002-07-03rte only handles stream sizes that are multiples of 16Michael Roitzsch
CVS patchset: 2204 CVS date: 2002/07/03 19:38:45
2002-07-03Add function descriptions because I am tired of looking them up eacg timePhilipp Hahn
CVS patchset: 2203 CVS date: 2002/07/03 07:54:27
2002-07-03Calculate b/f the alsa wayPhilipp Hahn
CVS patchset: 2202 CVS date: 2002/07/03 07:50:20
2002-07-03Only test 8bit, do not set itPhilipp Hahn
CVS patchset: 2201 CVS date: 2002/07/03 07:44:04
2002-07-03Optionally reduce logging outputPhilipp Hahn
CVS patchset: 2200 CVS date: 2002/07/03 07:38:20
2002-07-02make audio only streams work againGuenter Bartsch
CVS patchset: 2198 CVS date: 2002/07/02 21:32:04
2002-07-02fix time seeking to keyframe (patch by Staszek Pasko <staszek@nutki.com>)Miguel Freitas
CVS patchset: 2197 CVS date: 2002/07/02 17:05:28
2002-07-02Fix spellingPhilipp Hahn
CVS patchset: 2196 CVS date: 2002/07/02 05:44:02
2002-07-02Some fixes to the recent changes made to audio_alsa_out.James Courtier-Dutton
CVS patchset: 2195 CVS date: 2002/07/02 00:11:56
2002-07-01Link libxineutils to thread lib (xine-mutex introduced that). Thanks toDaniel Caujolle-Bert
Vaclav Slavik <vaclav.slavik@matfyz.cz> for the notice and a patch. Add thread cflags in debug CFLAGS (xine-engine). CVS patchset: 2194 CVS date: 2002/07/01 23:02:05
2002-07-01enable playing sorenson mpg4 fourccMiguel Freitas
CVS patchset: 2193 CVS date: 2002/07/01 18:53:22
2002-07-01this fourcc is used for msmpeg4 v1 (thanks Mike for the test stream, it is ↵Miguel Freitas
working fine under ffmpeg) CVS patchset: 2191 CVS date: 2002/07/01 18:42:36
2002-07-01enable ffmpeg's msmpeg4 v1/v2.Miguel Freitas
note: i don't have any v1 streams to test. v2 are working fine though. CVS patchset: 2189 CVS date: 2002/07/01 17:56:05
2002-07-01improved audio resampling for limited featured sound cards (like the ones ↵Miguel Freitas
found in laptops, supporting only 16 bits, only stereo etc). as added bonus of new "stackable" conversion scheme fixes resampling for 8 bit streams. (thanks Damien Clermonté for discussion and ideas) note1: alsa patch untested. note2: pass-through untested. CVS patchset: 2187 CVS date: 2002/07/01 13:51:26
2002-07-01new fileMiguel Freitas
CVS patchset: 2186 CVS date: 2002/07/01 13:33:50