summaryrefslogtreecommitdiff
path: root/src/libtheora/xine_decoder.c
AgeCommit message (Collapse)Author
2004-03-08make cvs-theora workingAndreas Heinchen
CVS patchset: 6233 CVS date: 2004/03/08 10:34:42
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
CVS patchset: 6030 CVS date: 2004/01/12 17:35:14
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
- increase demux and decoder apis - fix runtime changing of ogg/ogm audio channels note: i hope i haven't broken any demux->decoder data exchange. please report any problems. CVS patchset: 6014 CVS date: 2004/01/09 01:26:32
2003-12-14API version bounceSiggi Langauf
CVS patchset: 5912 CVS date: 2003/12/14 22:13:22
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ↵Daniel Caujolle-Bert
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued... CVS patchset: 5844 CVS date: 2003/12/05 15:54:56
2003-11-29fix compilation failure then kick my ass...Daniel Caujolle-Bert
CVS patchset: 5811 CVS date: 2003/11/29 11:08:31
2003-11-26xprintf 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-26lprintf cleanup, pass I.Daniel Caujolle-Bert
CVS patchset: 5796 CVS date: 2003/11/26 19:43:26
2003-10-23I should have seen this coming...Michael Roitzsch
The changes to the video API of course require the video/spu decoder and post plugin APIs to be increased as well. CVS patchset: 5579 CVS date: 2003/10/23 20:12:33
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
patch by Philip Jgenstedt CVS patchset: 5243 CVS date: 2003/08/04 03:47:09
2003-07-13reviewed and improved comments from Philip JägenstedtAndreas Heinchen
CVS patchset: 5162 CVS date: 2003/07/13 18:36:34
2003-07-08added cropping/offset to theoradecoder (patch by Philip Jägenstedt)Andreas Heinchen
CVS patchset: 5135 CVS date: 2003/07/08 12:24:40
2003-07-07removed call to removed funtionAndreas Heinchen
CVS patchset: 5134 CVS date: 2003/07/07 19:36:50
2003-06-19removed/ifdef'd unnecessary printf stuffAndreas Heinchen
CVS patchset: 5074 CVS date: 2003/06/19 20:07:48
2003-06-19fixed:Stefan Holst
- comments in input_v4l - a spare " in theora decoder CVS patchset: 5073 CVS date: 2003/06/19 19:46:19
2003-06-19make xine work with theora-alpha2Andreas Heinchen
CVS patchset: 5072 CVS date: 2003/06/19 15:31:04
2003-05-04fixed stupid mistakeAndreas Heinchen
CVS patchset: 4765 CVS date: 2003/05/04 13:13:58
2003-05-04Removed another spelling mistakeAndreas Heinchen
CVS patchset: 4763 CVS date: 2003/05/04 12:27:01
2003-05-03removed spellingmistake - use xine_fast_memcpy - other improvementsAndreas Heinchen
CVS patchset: 4757 CVS date: 2003/05/03 17:27:02
2003-05-01cleanupsAndreas Heinchen
CVS patchset: 4737 CVS date: 2003/05/01 20:53:24
2003-05-01corrected spelling, better warningAndreas Heinchen
CVS patchset: 4734 CVS date: 2003/05/01 19:03:04
2003-04-30added support for theoraAndreas Heinchen
CVS patchset: 4717 CVS date: 2003/04/30 08:49:38