Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-09 | use experimental ivtv api for setting stream type. | Miguel Freitas | |
this might change, but at least now users don't have to edit ivtv sources. CVS patchset: 4805 CVS date: 2003/05/09 17:57:14 | |||
2003-05-09 | eh...n'existe pas... | Mike Melanson | |
CVS patchset: 4804 CVS date: 2003/05/09 00:31:55 | |||
2003-05-09 | routine ffmpeg tree sync; also, remove motion_est.c and ratecontrol.c | Mike Melanson | |
from the Makefile CVS patchset: 4803 CVS date: 2003/05/09 00:25:49 | |||
2003-05-08 | Forgot these files during my last commit | Tim Champagne | |
CVS patchset: 4802 CVS date: 2003/05/08 22:47:31 | |||
2003-05-08 | new v4l2/mpeg settings (not used yet) | Miguel Freitas | |
CVS patchset: 4801 CVS date: 2003/05/08 21:14:44 | |||
2003-05-08 | update pvr driver to be compatible with current ivtv cvs | Miguel Freitas | |
it uses v4l2 that is not included in stable kernels, so i'm adding a copy of videodev2.h to be able to compile it. CVS patchset: 4800 CVS date: 2003/05/08 21:13:55 | |||
2003-05-08 | This seems to be the original URL (the other was a mirror) | Ewald Snel | |
CVS patchset: 4799 CVS date: 2003/05/08 19:45:08 | |||
2003-05-08 | Sorry, I forgot to add the new file ... | Ewald Snel | |
CVS patchset: 4798 CVS date: 2003/05/08 19:21:45 | |||
2003-05-08 | Add Real 28.8 decoder (a.k.a. RealAudio 2.0) | Ewald Snel | |
CVS patchset: 4797 CVS date: 2003/05/08 18:00:44 | |||
2003-05-07 | some notes on network cd/dvd | Miguel Freitas | |
CVS patchset: 4796 CVS date: 2003/05/07 18:45:00 | |||
2003-05-07 | DVD play sort of works on Win32. Also added a couple more plugings to the ↵ | Tim Champagne | |
Win32 build. CVS patchset: 4795 CVS date: 2003/05/07 17:54:18 | |||
2003-05-07 | this should be probably part of extra_dist | Miguel Freitas | |
CVS patchset: 4794 CVS date: 2003/05/07 16:26:47 | |||
2003-05-07 | - ittsy bitsy memory corruption fix | Bastien Nocera | |
CVS patchset: 4793 CVS date: 2003/05/07 09:46:53 | |||
2003-05-07 | Even better test for PES scrambling. | Rocky Bernstein | |
CVS patchset: 4792 CVS date: 2003/05/07 02:16:59 | |||
2003-05-07 | Disable PES scrambling control check pending decision as to what to | Rocky Bernstein | |
ultimately do. The previous code, erroneously reports that Video CD stills, especially those that are looped, might be scrambled and terminates the stream - not nice. CVS patchset: 4791 CVS date: 2003/05/07 02:04:31 | |||
2003-05-07 | recognize a 'free' atom masquerading as a 'moov' atom | Mike Melanson | |
CVS patchset: 4790 CVS date: 2003/05/07 01:19:03 | |||
2003-05-06 | new version of cdda_server.c can handle both audio cds and dvds. | Miguel Freitas | |
libdvdcss-network patch is provided (no css code included) CVS patchset: 4789 CVS date: 2003/05/06 22:19:40 | |||
2003-05-06 | set some sensible default | Michael Roitzsch | |
CVS patchset: 4788 CVS date: 2003/05/06 21:07:38 | |||
2003-05-06 | silence in the ranks | Michael Roitzsch | |
CVS patchset: 4787 CVS date: 2003/05/06 20:59:43 | |||
2003-05-06 | Thibaut asked me to revert his latest patch | Miguel Freitas | |
also set some more reasonable defaults for frame skipping (12000 pts prebuffering, at least 2 frames in advance to not skip). CVS patchset: 4786 CVS date: 2003/05/06 20:50:11 | |||
2003-05-06 | add error handling | Miguel Freitas | |
CVS patchset: 4785 CVS date: 2003/05/06 20:31:42 | |||
2003-05-06 | Fix decoding of some Real 28.8 files (such as 'KAZ1.ra' from MPlayer ftp) | Ewald Snel | |
CVS patchset: 4784 CVS date: 2003/05/06 20:19:56 | |||
2003-05-06 | initial version of audio cd server | Miguel Freitas | |
CVS patchset: 4783 CVS date: 2003/05/06 16:52:46 | |||
2003-05-06 | - support device on mrl (eg. cdda://dev/cdrom/1 or cdda://localhost:3000/1) | Miguel Freitas | |
- support network playback CVS patchset: 4782 CVS date: 2003/05/06 16:43:53 | |||
2003-05-06 | CDDA demux plugin build fix and enable Real 28.8 format | Ewald Snel | |
(currently porting native 14k4 and 28k8 decoders) CVS patchset: 4781 CVS date: 2003/05/06 15:20:13 | |||
2003-05-06 | removed accidently commitet echo command | Andreas Heinchen | |
CVS patchset: 4780 CVS date: 2003/05/06 14:21:26 | |||
2003-05-06 | This is some general Win32 cleanup and getting ready for DVD support. | Tim Champagne | |
CVS patchset: 4779 CVS date: 2003/05/06 14:02:24 | |||
2003-05-06 | - make sure that the read_size is not bigger than the buffer we're sending back | Bastien Nocera | |
CVS patchset: 4778 CVS date: 2003/05/06 12:04:41 | |||
2003-05-06 | add a very simple frame cache. | Miguel Freitas | |
support for reading multiple frames with a single call, this is very useful to reduce overhead of kernel calls or handling high latency devices (like playing a cd over the network) CVS patchset: 4777 CVS date: 2003/05/06 00:22:39 | |||
2003-05-05 | - fix a possible crash when the preview size was greater than the size requested | Bastien Nocera | |
CVS patchset: 4776 CVS date: 2003/05/05 23:02:17 | |||
2003-05-05 | Do not use pts from bad frames in the metronom and in the video_loop. | Thibaut Mattern | |
This prevents to drop 1-5 frames just after a seek. Now seeking is really smooth and sync is allways perfect ;) CVS patchset: 4775 CVS date: 2003/05/05 22:29:30 | |||
2003-05-05 | that should fix lpcm | Miguel Freitas | |
CVS patchset: 4774 CVS date: 2003/05/05 20:34:24 | |||
2003-05-05 | gcc 2.95 compile fix | Andreas Heinchen | |
CVS patchset: 4773 CVS date: 2003/05/05 17:22:40 | |||
2003-05-05 | add new event for pausing pvr | Miguel Freitas | |
the engine must be paused "from inside", otherwise, fifos might be full and pvr plugin read function would never be called anymore. CVS patchset: 4772 CVS date: 2003/05/05 16:22:08 | |||
2003-05-04 | some of us haven't nvtv support, let us use xine-lib anyway ;-) | Daniel Caujolle-Bert | |
CVS patchset: 4771 CVS date: 2003/05/04 22:22:21 | |||
2003-05-04 | removed bug in spulang handling | Andreas Heinchen | |
CVS patchset: 4770 CVS date: 2003/05/04 22:09:35 | |||
2003-05-04 | get_optional_data now handles spulang | Andreas Heinchen | |
CVS patchset: 4769 CVS date: 2003/05/04 21:45:45 | |||
2003-05-04 | fixed subtitles that I broke with the improved seekingpatch | Andreas Heinchen | |
CVS patchset: 4768 CVS date: 2003/05/04 18:01:22 | |||
2003-05-04 | forgot to remove a printf | Andreas Heinchen | |
CVS patchset: 4767 CVS date: 2003/05/04 17:29:36 | |||
2003-05-04 | several memleaks fixed | Andreas Heinchen | |
CVS patchset: 4766 CVS date: 2003/05/04 16:38:22 | |||
2003-05-04 | fixed stupid mistake | Andreas Heinchen | |
CVS patchset: 4765 CVS date: 2003/05/04 13:13:58 | |||
2003-05-04 | added verbositycheck for a printf | Andreas Heinchen | |
CVS patchset: 4764 CVS date: 2003/05/04 12:39:55 | |||
2003-05-04 | Removed another spelling mistake | Andreas Heinchen | |
CVS patchset: 4763 CVS date: 2003/05/04 12:27:01 | |||
2003-05-04 | don't let str demux handle some wierdy tagged mpeg files | Daniel Caujolle-Bert | |
CVS patchset: 4762 CVS date: 2003/05/04 12:17:45 | |||
2003-05-04 | Fix annoying XVideo lockup (probably another bug in the X11 library) | Ewald Snel | |
CVS patchset: 4761 CVS date: 2003/05/04 10:09:34 | |||
2003-05-04 | - plenty of nvtv updates by Mattias Eriksson <snaggen@acc.umu.se>, see the ↵ | Bastien Nocera | |
changes to xine.h.in for the API updates, and the mailing list (dated May 3rd 2003) CVS patchset: 4760 CVS date: 2003/05/04 01:35:04 | |||
2003-05-04 | - width and height metainfo in mpeg streams | Bastien Nocera | |
CVS patchset: 4759 CVS date: 2003/05/04 00:56:51 | |||
2003-05-03 | - inform the name of the video codec, nicer properties :) | Bastien Nocera | |
CVS patchset: 4758 CVS date: 2003/05/03 21:53:21 | |||
2003-05-03 | removed spellingmistake - use xine_fast_memcpy - other improvements | Andreas Heinchen | |
CVS patchset: 4757 CVS date: 2003/05/03 17:27:02 | |||
2003-05-03 | having DVDNAV_CFLAGS globally is not necessary any more, since spu_decoder_api.h | Michael Roitzsch | |
does not depend on nav_types.h any more CVS patchset: 4756 CVS date: 2003/05/03 14:25:41 |