summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2006-01-16First part of the xine_list_t rewrite.Thibaut Mattern
Added list header file. Added an ArrayList struct. Added a sorted ArrayList struct. CVS patchset: 7835 CVS date: 2006/01/16 08:04:44
2006-01-08*BUGFIX*František Dvořák
Used the same pludindir and path separator for native Win32 and CygWin. Fixed build of the plugins using X11 on CygWin. CVS patchset: 7833 CVS date: 2006/01/08 12:15:39
2006-01-07*BUGFIX*František Dvořák
Fix build under CygWin. CVS patchset: 7832 CVS date: 2006/01/07 15:32:35
2006-01-05Don't stop when an empty chunk is encountered.Thibaut Mattern
CVS patchset: 7830 CVS date: 2006/01/05 21:34:55
2006-01-01*BUGFIX*František Dvořák
Added missing function to VCD plugin from original sources (thanks to Gert Vervoort). Fixed Changelog (added 1.0.3 entries, the new ones go to 1.0.4). CVS patchset: 7829 CVS date: 2006/01/01 21:28:31
2005-12-24finally figured out the correct frequency formulaMike Melanson
CVS patchset: 7827 CVS date: 2005/12/24 00:08:42
2005-12-23Correct spelling of "extension".Darren Salt
CVS patchset: 7825 CVS date: 2005/12/23 18:23:31
2005-12-12 - Czech translation updateFrantišek Dvořák
- added one plural - sync po-files CVS patchset: 7822 CVS date: 2005/12/12 15:43:57
2005-12-12*BUGFIX*František Dvořák
- fixed the align problem in DirectX vo plugin - used fast memcpy CVS patchset: 7821 CVS date: 2005/12/12 15:21:50
2005-11-30*BUGFIX*František Dvořák
Added XINE_LIB to linking for this plugins (required on win-platforms). CVS patchset: 7816 CVS date: 2005/11/30 18:44:52
2005-11-28*BUGFIX*František Dvořák
Improved cross-compiling: detect and precedence of the host-specific libs W32dll: enabled by platforms as originaly, user can override it Fixed shell errors in the Makefile of the hackersguide Detect the place of SDL header independently on platform Fixed spelling in CDDA, include the header sys/param.h if available Fixed format strings (fix warnings (or even bugs) on Gentoo/FreeBSD) CVS patchset: 7815 CVS date: 2005/11/28 12:24:56
2005-11-21Ignore generated files.František Dvořák
CVS patchset: 7811 CVS date: 2005/11/21 14:30:28
2005-11-21*BUGFIX*František Dvořák
M$VC port update: - doc update. - added none plugins (meant TWO none plugins) - fix some compile warnings - update due to the alphablend - install the headers too CVS patchset: 7810 CVS date: 2005/11/21 14:18:56
2005-11-21*BUGFIX*František Dvořák
Fixed funny bug under Windows due to stdin plugin: each 0x0D was eaten. CVS patchset: 7809 CVS date: 2005/11/21 10:32:44
2005-11-21*BUGFIX*František Dvořák
Made win32 decoder wrapper happy with valgrind, prevented reading from freed memory. CVS patchset: 7808 CVS date: 2005/11/21 10:29:57
2005-11-21Made a52 decoder happy with valgrind.František Dvořák
CVS patchset: 7807 CVS date: 2005/11/21 10:29:09
2005-11-21Fixed IDCIN demuxer (it can't never work :->) - sending Mr. Huffman morbidly ↵František Dvořák
by pieces now. CVS patchset: 7806 CVS date: 2005/11/21 10:28:18
2005-11-15cddb improvements/fixes (DTITLE/DYEAR parsing, timeout increase andMiguel Freitas
multiline entries support) [#1205274] patch by Christopher Martin CVS patchset: 7803 CVS date: 2005/11/15 13:29:10
2005-11-14fix problem with pause introduced by previous commitMiguel Freitas
CVS patchset: 7801 CVS date: 2005/11/14 23:48:19
2005-11-14rewrite frame allocation optimization to keep the same behaviour ofMiguel Freitas
vo_remove_from_img_buf_queue_int's timeout * should fix segfaults when unwiring/disposing post plugins CVS patchset: 7800 CVS date: 2005/11/14 23:12:16
2005-11-14*BUGFIX*František Dvořák
Testsuite for M$ Windows: - init mutex in all video drivers ('none' for testsuite, fixes crashes), was OK for linux pthreads - use WaitForSingleObject for console file descriptirs in _x_io_select (fixes stdin:/) - workaround heavy debug messages in asf demuxer for some samples (fixes full disk :->) Fixed previous fix, s/gmtime/timgm/ :-) Aalib cross detection + udate docs CVS patchset: 7799 CVS date: 2005/11/14 12:34:45
2005-11-04Added lock/unlock around find/open/close ffmpeg calls.Thibaut Mattern
CVS patchset: 7794 CVS date: 2005/11/04 22:37:13
2005-11-01Fix a bug introduced by my last commit.Thibaut Mattern
A newpts buffer was sent between the first and the second buffer. CVS patchset: 7793 CVS date: 2005/11/01 18:36:19
2005-10-31Build for builddir != srcdir.František Dvořák
CVS patchset: 7790 CVS date: 2005/10/31 11:54:21
2005-10-30hopefuly it will fix 'make debug'Miguel Freitas
CVS patchset: 7788 CVS date: 2005/10/30 22:37:45
2005-10-30gapless playback stream switching supportMiguel Freitas
CVS patchset: 7784 CVS date: 2005/10/30 02:18:35
2005-10-30update the tree diffMike Melanson
CVS patchset: 7783 CVS date: 2005/10/30 01:32:42
2005-10-30porting custom xine tree fixesMike Melanson
CVS patchset: 7782 CVS date: 2005/10/30 01:21:53
2005-10-30distribute the correct set of files when building releasesMike Melanson
CVS patchset: 7781 CVS date: 2005/10/30 00:52:15
2005-10-30forgot to add the new files from the updated versionMike Melanson
CVS patchset: 7780 CVS date: 2005/10/30 00:50:19
2005-10-30QDM2 fixMiguel Freitas
CVS patchset: 7779 CVS date: 2005/10/30 00:32:52
2005-10-29update libfaad2 to CVS snapshot 2004-09-15Mike Melanson
CVS patchset: 7777 CVS date: 2005/10/29 23:57:06
2005-10-29fix some nonsense i did :)Miguel Freitas
CVS patchset: 7776 CVS date: 2005/10/29 20:51:01
2005-10-29some sort of subrip variantMiguel Freitas
CVS patchset: 7775 CVS date: 2005/10/29 20:18:57
2005-10-29import the Duck TrueMotion 2 decoder from FFmpegMike Melanson
CVS patchset: 7774 CVS date: 2005/10/29 19:52:34
2005-10-27reorder paths so that codecs is searched before win32Michael Roitzsch
thanks to Diego Biurrun for his patience and awareness CVS patchset: 7772 CVS date: 2005/10/27 14:58:56
2005-10-24trying to fix buildMiguel Freitas
CVS patchset: 7771 CVS date: 2005/10/24 19:53:17
2005-10-23small fixesMiguel Freitas
CVS patchset: 7770 CVS date: 2005/10/23 12:56:26
2005-10-23some fixes - qdm2 not yet working...Miguel Freitas
time to sleep CVS patchset: 7769 CVS date: 2005/10/23 02:47:18
2005-10-23typoMiguel Freitas
CVS patchset: 7768 CVS date: 2005/10/23 02:38:40
2005-10-23big ffmpeg updateMiguel Freitas
it is likely to break, so please keep both pieces CVS patchset: 7767 CVS date: 2005/10/23 02:11:16
2005-10-22/usr/lib/codecs is preferred /usr/lib/win32 (it is what mplayer uses)Miguel Freitas
patch by Diego Biurrun CVS patchset: 7765 CVS date: 2005/10/22 22:09:44
2005-10-15Summary: dvdnav: Make dvd play work again. Correct static function thatJames Courtier-Dutton
is not static. CVS patchset: 7762 CVS date: 2005/10/15 14:04:05
2005-10-14input plugin time seeking patch.Miguel Freitas
hopefuly somebody will be able to help fixing the mess i did in dvdnav ;) CVS patchset: 7759 CVS date: 2005/10/14 21:02:16
2005-10-08fix format string vulnerability reported by Ulf Harnhammar of the Debian ↵Michael Roitzsch
Security Audit Project CVS patchset: 7757 CVS date: 2005/10/08 11:26:23
2005-10-05Fixed [ 1265313 ] Xvid playback stutter (v1.0/1.1)Thibaut Mattern
There is no discontinuity because pts are generated by the demuxer. CVS patchset: 7755 CVS date: 2005/10/05 07:08:48
2005-10-05Fixed sync problems with mjpg.Thibaut Mattern
CVS patchset: 7754 CVS date: 2005/10/05 06:34:12
2005-10-03Fixed aac detection bug.Thibaut Mattern
CVS patchset: 7753 CVS date: 2005/10/03 18:22:29
2005-10-03Added mpeg4 avp.Thibaut Mattern
CVS patchset: 7752 CVS date: 2005/10/03 18:06:56
2005-10-02Fixed mpeg4 ASP.Thibaut Mattern
CVS patchset: 7751 CVS date: 2005/10/02 21:44:33