summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-01-11add pitches, fix coding style, alloc planary yuv in one memory chunk so en ↵Guenter Bartsch
... erm i mean decoders can rely on this little undocumented feature CVS patchset: 3863 CVS date: 2003/01/11 05:28:28
2003-01-11open and close outputGuenter Bartsch
CVS patchset: 3862 CVS date: 2003/01/11 05:26:55
2003-01-11reduce compile warnings, patch provided by chris rankinGuenter Bartsch
CVS patchset: 3861 CVS date: 2003/01/11 04:57:50
2003-01-11brand-new external subtitles support. (yes, it works!)Miguel Freitas
tested with asf, avi and mpeg but any media should work. todo: - clean up the master/slave stuff and public api. - implement seeking on demux_sputext.c (it must seek to closest subtitle) - general cleaning up and bugfixing CVS patchset: 3860 CVS date: 2003/01/11 03:47:01
2003-01-11initial rv 1.0 support.Stefan Holst
currently disabled (commented out) because video output is not usable yet. CVS patchset: 3859 CVS date: 2003/01/11 00:00:54
2003-01-10support for BUF_FLAG_FRAME_STARTStefan Holst
CVS patchset: 3858 CVS date: 2003/01/10 23:33:09
2003-01-10just get it to compile, still not finished.Miguel Freitas
i hope to have something working this weekend CVS patchset: 3857 CVS date: 2003/01/10 22:23:54
2003-01-10have length in miliseconds tooMiguel Freitas
fix some intermediate calculation CVS patchset: 3856 CVS date: 2003/01/10 21:10:50
2003-01-10increase buffersStefan Holst
CVS patchset: 3855 CVS date: 2003/01/10 20:57:11
2003-01-10protect update of current_extra_infoMiguel Freitas
CVS patchset: 3854 CVS date: 2003/01/10 19:15:16
2003-01-10add width/height to vo_statusMiguel Freitas
CVS patchset: 3853 CVS date: 2003/01/10 13:12:20
2003-01-10removing obsolete stuffMiguel Freitas
CVS patchset: 3852 CVS date: 2003/01/10 12:42:57
2003-01-10internal input_time is miliseconds nowMiguel Freitas
CVS patchset: 3851 CVS date: 2003/01/10 11:57:15
2003-01-10merging complete fix from libmpeg2 cvsMiguel Freitas
CVS patchset: 3850 CVS date: 2003/01/10 11:54:10
2003-01-09NSF audio files were crashing on SPARC.Juergen Keil
- Define the correct HOST_ENDIAN for SPARC - remove unaligned memory accesses CVS patchset: 3849 CVS date: 2003/01/09 19:50:03
2003-01-09memcpy tweaking by Jonathan BrownHeiko Schaefer
CVS patchset: 3848 CVS date: 2003/01/09 19:28:43
2003-01-09patch from walken to clip motion vectors. fix playback for some streams.Miguel Freitas
CVS patchset: 3847 CVS date: 2003/01/09 19:15:15
2003-01-09memcpy copies too much, corrupts malloc heapJuergen Keil
CVS patchset: 3846 CVS date: 2003/01/09 18:36:40
2003-01-09very very nice: fixing an old xine bug of slider bar positioning forMiguel Freitas
non-interleaved streams. (ep2_clone_war_p640.avi case) CVS patchset: 3845 CVS date: 2003/01/09 13:26:03
2003-01-09fix missing fileMiguel Freitas
CVS patchset: 3844 CVS date: 2003/01/09 12:23:39
2003-01-09reset the time after seeking; clarify the copright fieldMike Melanson
CVS patchset: 3843 CVS date: 2003/01/09 04:23:14
2003-01-09provides autoplaylist. doesn't work 100% for me because toc alwaysMiguel Freitas
return a single track here. CVS patchset: 3842 CVS date: 2003/01/09 03:26:10
2003-01-09we must use a much higher wrap threshold for asf than mpeg. i haveMiguel Freitas
a asf file with a valid audio pts on every 3 seconds. CVS patchset: 3841 CVS date: 2003/01/09 02:57:32
2003-01-09- can't use HAS_VIDEO/HAS_AUDIO at this stage because some demuxers will onlyMiguel Freitas
set it on send_headers. also daniel convinced me that xine does "handle a no audio stream" - fix audio_out.c to abort filling with zero on seeking/stop/quit. CVS patchset: 3840 CVS date: 2003/01/09 02:44:39
2003-01-09handled/unhandled fixes. now it should work for dvd too.Miguel Freitas
CVS patchset: 3839 CVS date: 2003/01/09 01:09:57
2003-01-09And yet another Deian libxine. *sigh*Siggi Langauf
CVS patchset: 3838 CVS date: 2003/01/09 01:07:18
2003-01-09didn't mean to remove ia64...Siggi Langauf
CVS patchset: 3837 CVS date: 2003/01/09 00:56:57
2003-01-09bugfixes and additions by manfred tremmel, cleanup, add section ids so link ↵Guenter Bartsch
names no longer change with every release CVS patchset: 3836 CVS date: 2003/01/09 00:54:20
2003-01-09a HPPA workaround.Siggi Langauf
CVS patchset: 3835 CVS date: 2003/01/09 00:49:45
2003-01-08allow frames to be freed in paused modeMiguel Freitas
that fixes the problem reported by thibaut (mms pauses xine and then libmpeg2 decoder is disposed - freeing frames) CVS patchset: 3834 CVS date: 2003/01/08 21:21:12
2003-01-08Fix memory leakEwald Snel
CVS patchset: 3833 CVS date: 2003/01/08 20:46:36
2003-01-08Fix tiny memory leakEwald Snel
CVS patchset: 3832 CVS date: 2003/01/08 19:22:32
2003-01-08Fix memory leak, don't use 'abort()'Ewald Snel
CVS patchset: 3831 CVS date: 2003/01/08 14:42:46
2003-01-08Fix memory leak (caused by 'recent frames' in some video output drivers)Ewald Snel
CVS patchset: 3830 CVS date: 2003/01/08 14:21:27
2003-01-08ffmpeg syncMiguel Freitas
CVS patchset: 3829 CVS date: 2003/01/08 13:19:05
2003-01-08syncing ffmpeg (with some compilation fixes)Miguel Freitas
- fixes wma bugs - mace, huffyuv and mp3 decoders imported (but not enabled) tested: wma (v1 and v2), mpeg4, msmpeg4 v1, v2 and v3, divx3, divx4, divx5, xvid and dv decoders. everything looks fine. CVS patchset: 3828 CVS date: 2003/01/08 13:18:42
2003-01-08Add the missing "solaris" bits for the 'cdda' input pluginJuergen Keil
CVS patchset: 3827 CVS date: 2003/01/08 10:05:46
2003-01-08proper creditMike Melanson
CVS patchset: 3826 CVS date: 2003/01/08 07:36:21
2003-01-08activate the Nosefart NSF decoding engineMike Melanson
CVS patchset: 3825 CVS date: 2003/01/08 07:11:05
2003-01-08initial import of Nosefart sourcesMike Melanson
CVS patchset: 3824 CVS date: 2003/01/08 07:04:35
2003-01-08get it right this time?Mike Melanson
CVS patchset: 3823 CVS date: 2003/01/08 06:59:48
2003-01-08get the revision ID in there (?)Mike Melanson
CVS patchset: 3822 CVS date: 2003/01/08 06:59:16
2003-01-08added NSF file demuxerMike Melanson
CVS patchset: 3821 CVS date: 2003/01/08 06:57:54
2003-01-08new buffer type for an unusual audio typeMike Melanson
CVS patchset: 3820 CVS date: 2003/01/08 06:53:17
2003-01-08*** empty log message ***Miguel Freitas
CVS patchset: 3819 CVS date: 2003/01/08 01:03:35
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
for more information see message on xine-devel CVS patchset: 3818 CVS date: 2003/01/08 01:02:27
2003-01-08wow, time to sleep i guess. revert and fixDaniel Caujolle-Bert
CVS patchset: 3817 CVS date: 2003/01/08 00:03:58
2003-01-07support more the 9 tracksDaniel Caujolle-Bert
CVS patchset: 3816 CVS date: 2003/01/07 23:54:35
2003-01-07avoid segfault when grabbing mrlsDaniel Caujolle-Bert
CVS patchset: 3815 CVS date: 2003/01/07 22:53:25
2003-01-07avoid segfault when no VCD is in device, and you use browse_mrls().Daniel Caujolle-Bert
CVS patchset: 3814 CVS date: 2003/01/07 22:51:35