summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-07-15enable libfaadMiguel Freitas
CVS patchset: 2279 CVS date: 2002/07/15 19:45:10
2002-07-15enable libfaadMiguel Freitas
svq1.c priority = 4 CVS patchset: 2278 CVS date: 2002/07/15 19:44:51
2002-07-15update to ffmpeg cvsMiguel Freitas
CVS patchset: 2277 CVS date: 2002/07/15 19:42:40
2002-07-15fix initialization errors were header info differ from decoderconfigMiguel Freitas
CVS patchset: 2276 CVS date: 2002/07/15 18:49:53
2002-07-15honour Mike's great work on decodersMichael Roitzsch
CVS patchset: 2275 CVS date: 2002/07/15 12:44:37
2002-07-15add FAAD2, fix mplayer urlMiguel Freitas
CVS patchset: 2274 CVS date: 2002/07/15 11:31:47
2002-07-15minor DK4 fixMike Melanson
CVS patchset: 2273 CVS date: 2002/07/15 03:48:03
2002-07-15lazy parsing of mp4 esds atom to extract AAC decoder config. now playbackMiguel Freitas
of aac streams should work. who will be fearless enough to enable faad in configure/makefile? :) CVS patchset: 2272 CVS date: 2002/07/15 02:15:38
2002-07-15updated to reflect new video format supportMike Melanson
CVS patchset: 2271 CVS date: 2002/07/15 01:00:28
2002-07-15initial commit for 3 new decoders: Raw RGB, Raw YUV, and MS RLEMike Melanson
CVS patchset: 2270 CVS date: 2002/07/15 00:56:12
2002-07-15fixed so that small FLI files do not cause xine to report a demuxerMike Melanson
failure; also added running time to vital stats display CVS patchset: 2269 CVS date: 2002/07/15 00:54:12
2002-07-15added some pixel unpacking macrosMike Melanson
CVS patchset: 2268 CVS date: 2002/07/15 00:51:17
2002-07-14merge FAAD2 - the GPL AAC decoder library.Miguel Freitas
xine_decoder.c is working, but demux_qt must send some needed initialization data. currently it's hardcoded to play my test stream, so it's not usable yet. CVS patchset: 2267 CVS date: 2002/07/14 23:43:01
2002-07-14merge FAAD2 - the GPL AAC decoder library.Miguel Freitas
xine_decoder.c is working, but demux_qt must send some needed initialization data. currently it's hardcoded to play my test stream, so it's not usable yet. CVS patchset: 2266 CVS date: 2002/07/14 23:33:35
2002-07-14make demuxers a bit more "programmer friendly"Miguel Freitas
CVS patchset: 2265 CVS date: 2002/07/14 22:27:24
2002-07-14some fixes to osd displaying (show the right time after seeks)Miguel Freitas
CVS patchset: 2264 CVS date: 2002/07/14 20:55:17
2002-07-14added architecture-specific compile conditionalsMike Melanson
CVS patchset: 2263 CVS date: 2002/07/14 20:13:23
2002-07-14initial commit for FLI video decoderMike Melanson
CVS patchset: 2262 CVS date: 2002/07/14 01:31:57
2002-07-14new color conversion facilitiesMike Melanson
CVS patchset: 2261 CVS date: 2002/07/14 01:27:03
2002-07-13added a few more obscure buffer typesMike Melanson
CVS patchset: 2260 CVS date: 2002/07/13 20:53:02
2002-07-13fix classic C blunderMike Melanson
CVS patchset: 2259 CVS date: 2002/07/13 19:49:00
2002-07-13Check for visual_type before vo plugin loading.Daniel Caujolle-Bert
CVS patchset: 2258 CVS date: 2002/07/13 19:01:16
2002-07-13Move the flush of the audio_out plugin to audio_decoder loop.Thibaut Mattern
It improves seeking. CVS patchset: 2257 CVS date: 2002/07/13 15:54:02
2002-07-13Improve seeking:Thibaut Mattern
remove an old usleep call (0.1 second) don't call xine_set_speed_internal if not needed I think there is still 2 problems: reseting the audio plugin take time the first frame after a seek is not displayed immediately CVS patchset: 2256 CVS date: 2002/07/13 11:11:04
2002-07-12vidix: LIBDIR unneeded for weeks.Daniel Caujolle-Bert
tvmode: fix wrong config description. CVS patchset: 2255 CVS date: 2002/07/12 20:36:04
2002-07-12aa: set *frame function pointers.Daniel Caujolle-Bert
vidix: more quiet. CVS patchset: 2254 CVS date: 2002/07/12 20:19:20
2002-07-12Unneeded dep.Daniel Caujolle-Bert
CVS patchset: 2253 CVS date: 2002/07/12 20:08:27
2002-07-12Fix compilation failure on some system.Daniel Caujolle-Bert
CVS patchset: 2252 CVS date: 2002/07/12 20:06:19
2002-07-12Fix vidix drivers compilation (rage128, mga_crtc2, and perhaps mach64).Daniel Caujolle-Bert
CVS patchset: 2251 CVS date: 2002/07/12 17:08:57
2002-07-11fixups and cleanups, and it also works nowMike Melanson
CVS patchset: 2250 CVS date: 2002/07/11 03:57:23
2002-07-10* handle aspect special buffer to force aspect ratioMichael Roitzsch
* detect pan&scan material and tell spu decoder about it * handle pan&scan in the dxr3 video out CVS patchset: 2249 CVS date: 2002/07/10 14:09:55
2002-07-10* handle aspect special buffers and force the aspect to the mode requestedMichael Roitzsch
by the input plugin (currently only xine-dvdnav forces aspects) * detect pan&scan material by examining the streams scale prohibitions CVS patchset: 2248 CVS date: 2002/07/10 14:07:33
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
CVS patchset: 2247 CVS date: 2002/07/10 14:04:41
2002-07-10new aspect ratio type to handle pan&scan materialMichael Roitzsch
CVS patchset: 2246 CVS date: 2002/07/10 14:02:41
2002-07-10new special buffer type to replace hacky aspect change event sent fromMichael Roitzsch
xine-dvdnav to the ui to force a certain aspect CVS patchset: 2245 CVS date: 2002/07/10 14:01:26
2002-07-10Mass translation updatePhilipp Hahn
CVS patchset: 2244 CVS date: 2002/07/10 06:49:10
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-10Update translations by ValtrIIPhilipp Hahn
CVS patchset: 2239 CVS date: 2002/07/10 05:36:04
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-08Deal with GCC-3.1, patch from Michael.Daniel Caujolle-Bert
CVS patchset: 2231 CVS date: 2002/07/08 19:44:07
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