Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-03 | remove nasty ogg_pack hack. now just pure vorbis data is sent to | Miguel Freitas | |
decoder. that change prevents segfaulting with those (even nastier) ogg-in-avi files, but does not play the beasts either. CVS patchset: 5825 CVS date: 2003/12/03 03:07:07 | |||
2003-12-02 | abort() is not an acceptable way of handling errors in libxine... | Miguel Freitas | |
CVS patchset: 5823 CVS date: 2003/12/02 14:07:27 | |||
2003-11-29 | yes, i had no ogg installed before... | Miguel Freitas | |
but that change broke it, fixing now (flush must not be called before headers are received by decoder) CVS patchset: 5814 CVS date: 2003/11/29 14:30:55 | |||
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. ↵ | Daniel Caujolle-Bert | |
scratch buffer enhancement (thanks Thibaut for the malloc tips), enlarge log buffer from 25 lines (very useless), to 150 (better). CVS patchset: 5801 CVS date: 2003/11/26 23:44:08 | |||
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert | |
CVS patchset: 5796 CVS date: 2003/11/26 19:43:26 | |||
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert | |
BIG NOTE: use helpers to access to these informations (get/set/reset): _x_{stream,meta}_info_{get,set,reset}() are for internal use, don't use *_public() ones from inside the beast ;-) Some wrongly names "xine_" fonction renaming. CVS patchset: 5757 CVS date: 2003/11/16 23:33:42 | |||
2003-11-15 | Miguel obviously has no Ogg installed ... | Michael Roitzsch | |
I am just making it compile again, someone familiar with the format should check these changes! CVS patchset: 5736 CVS date: 2003/11/15 20:38:27 | |||
2003-11-15 | change demux api: | Miguel Freitas | |
- demuxers should not access stream->demux_thread_running - remove deprecated get_video_frame/got_video_frame_cb CVS patchset: 5732 CVS date: 2003/11/15 14:00:35 | |||
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert | |
CVS patchset: 5721 CVS date: 2003/11/11 18:44:50 | |||
2003-10-31 | Use info_helper functions. | Thibaut Mattern | |
CVS patchset: 5658 CVS date: 2003/10/31 23:58:32 | |||
2003-10-30 | use info_helper functions. | Thibaut Mattern | |
CVS patchset: 5638 CVS date: 2003/10/30 00:49:07 | |||
2003-10-27 | Use info_helper functions | Thibaut Mattern | |
CVS patchset: 5622 CVS date: 2003/10/27 23:23:29 | |||
2003-10-06 | some housekeeping and compiler warnings | Michael Roitzsch | |
CVS patchset: 5456 CVS date: 2003/10/06 15:46:20 | |||
2003-09-03 | Add support for TITLE= and CHAPTER*= comment in ogm Files | Marco Zuehlke | |
(for Details see manpage of ogmtools) CVS patchset: 5334 CVS date: 2003/09/03 13:41:10 | |||
2003-08-28 | Don't segfault, when there is no comment for a subtitle. | Marco Zuehlke | |
Refactor identical code into a function. CVS patchset: 5314 CVS date: 2003/08/28 16:10:16 | |||
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas | |
CVS patchset: 5211 CVS date: 2003/07/25 21:02:04 | |||
2003-07-17 | improved seeking-accuracy in ogg demuxer, some comments | Andreas Heinchen | |
CVS patchset: 5173 CVS date: 2003/07/17 16:07:52 | |||
2003-07-16 | more cleanup; remove unused variables; use lprintf | Marco Zuehlke | |
CVS patchset: 5168 CVS date: 2003/07/16 14:14:17 | |||
2003-07-08 | updated theorapart of the demuxer to consider clipping | Andreas Heinchen | |
CVS patchset: 5136 CVS date: 2003/07/08 14:39:24 | |||
2003-06-19 | make xine work with theora-alpha2 | Andreas Heinchen | |
CVS patchset: 5072 CVS date: 2003/06/19 15:31:04 | |||
2003-05-25 | speex support contributed by Conrad Parker <conrad@metadecks.org> | Guenter Bartsch | |
CVS patchset: 4926 CVS date: 2003/05/25 13:39:13 | |||
2003-05-12 | bugfix: audiolanguage of nonvorbis streams where ignored | Andreas Heinchen | |
CVS patchset: 4836 CVS date: 2003/05/12 19:44:35 | |||
2003-05-12 | added code to send xine_event after preview | Andreas Heinchen | |
CVS patchset: 4835 CVS date: 2003/05/12 19:37:49 | |||
2003-05-12 | added audiolang capability to get_optional data | Andreas Heinchen | |
CVS patchset: 4834 CVS date: 2003/05/12 19:19:01 | |||
2003-05-05 | gcc 2.95 compile fix | Andreas Heinchen | |
CVS patchset: 4773 CVS date: 2003/05/05 17:22:40 | |||
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 | added verbositycheck for a printf | Andreas Heinchen | |
CVS patchset: 4764 CVS date: 2003/05/04 12:39:55 | |||
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-01 | - added a lookup entry for Theora and don't just ignore Theora streams if ↵ | Bastien Nocera | |
libtheora is not installed (now front-ends really know they're playing theora video and can show nice errors if the video doesn't play) CVS patchset: 4738 CVS date: 2003/05/01 21:25:14 | |||
2003-05-01 | simplifications & improved seeking(no hole in audio) | Andreas Heinchen | |
CVS patchset: 4735 CVS date: 2003/05/01 19:04:32 | |||
2003-04-30 | fixed stupid mistake in previos commit | Andreas Heinchen | |
CVS patchset: 4718 CVS date: 2003/04/30 09:38:21 | |||
2003-04-30 | added support for theora | Andreas Heinchen | |
CVS patchset: 4717 CVS date: 2003/04/30 08:49:38 | |||
2003-04-27 | fix for missing syncpoints at beginnig of a stream | Andreas Heinchen | |
CVS patchset: 4700 CVS date: 2003/04/27 17:40:59 | |||
2003-04-27 | fixing selection of spu titles | Andreas Heinchen | |
CVS patchset: 4698 CVS date: 2003/04/27 15:56:45 | |||
2003-04-26 | bumping up demux plugin interface version numbers, update copyright notices | Guenter Bartsch | |
CVS patchset: 4691 CVS date: 2003/04/26 20:15:52 | |||
2003-04-17 | xine crashed when an oggfile with an unknwon stream was played - fixed | Andreas Heinchen | |
CVS patchset: 4634 CVS date: 2003/04/17 23:23:58 | |||
2003-04-16 | preperations for support of bold and italic typefaces in ogm subtitles | Andreas Heinchen | |
CVS patchset: 4629 CVS date: 2003/04/16 23:05:25 | |||
2003-04-15 | fix ac3 in ogm | Andreas Heinchen | |
CVS patchset: 4617 CVS date: 2003/04/15 23:54:40 | |||
2003-04-15 | fixed a/v desync with odd framerates | Andreas Heinchen | |
CVS patchset: 4614 CVS date: 2003/04/15 03:41:23 | |||
2003-04-14 | small bugfix | Andreas Heinchen | |
CVS patchset: 4613 CVS date: 2003/04/14 05:06:29 | |||
2003-04-14 | larger simplifications | Andreas Heinchen | |
CVS patchset: 4612 CVS date: 2003/04/14 04:36:26 | |||
2003-04-14 | small simplification | Andreas Heinchen | |
CVS patchset: 4611 CVS date: 2003/04/14 00:52:42 | |||
2003-04-14 | fixed seeking - no always seeking to keyframes | Andreas Heinchen | |
CVS patchset: 4610 CVS date: 2003/04/14 00:13:36 | |||
2003-04-13 | fixes minor bug, added entry in Changelog | Andreas Heinchen | |
CVS patchset: 4608 CVS date: 2003/04/13 22:18:48 | |||
2003-04-13 | fixed seeking, now sound is fine after seeking | Andreas Heinchen | |
CVS patchset: 4607 CVS date: 2003/04/13 22:02:18 | |||
2003-04-12 | fix compilation with gcc 2.95.4 | James Stembridge | |
CVS patchset: 4590 CVS date: 2003/04/12 12:02:56 |