Age | Commit message (Expand) | Author |
2002-09-09 | allow multiple decoders per stream type, sort them by priority and | Michael Roitzsch |
2002-09-09 | implement more parameters | Michael Roitzsch |
2002-09-09 | good opportunity to remove obsolete stuff | Miguel Freitas |
2002-09-08 | don't load values from the configfile that are already there, update them | Michael Roitzsch |
2002-09-08 | XShm is back | Michael Roitzsch |
2002-09-08 | copy & paste at the wrong place | Michael Roitzsch |
2002-09-08 | - reorder XINE_VO_ASPECT_* constants so they match the order in the old | Michael Roitzsch |
2002-09-08 | fix some endless loops | Michael Roitzsch |
2002-09-07 | one more 'const' and independent x/y zooming parameters | Michael Roitzsch |
2002-09-06 | small xvid fix | Guenter Bartsch |
2002-09-06 | introduce "const" | Michael Roitzsch |
2002-09-06 | audio mute parameter | Guenter Bartsch |
2002-09-06 | implement spu decoder loading | Guenter Bartsch |
2002-09-05 | removed obsolete stream_seekable function, implemented some parts of get_stre... | Guenter Bartsch |
2002-09-05 | Whoops, committed the experimental metronom stuff. Taking it out again. | Michael Roitzsch |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-05 | use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f... | Guenter Bartsch |
2002-09-05 | implement missing list/autoplay/browse_mrl functions | Guenter Bartsch |
2002-09-05 | first steps towards implementing plugin list functions | Guenter Bartsch |
2002-09-05 | dxr3 adapted to new api, should at least compile now | Michael Roitzsch |
2002-09-05 | get_spu_channel was lost in merger | Guenter Bartsch |
2002-09-05 | XV Video out at least loads now and we see the xine logo again. | James Courtier-Dutton |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-09-04 | file_open was allocating too few bytes for dvd_input_t, corrupts malloc heap.xine-0_9_14-norelease0.9.14-norelease | Juergen Keil |
2002-09-04 | ngettext stub missing. | Juergen Keil |
2002-09-04 | sync to libdvdnav cvs | Michael Roitzsch |
2002-09-04 | fix typo (thanks to Daniel for reveiling) | Michael Roitzsch |
2002-09-04 | - handle numeric events for button selection (maybe this makes some | Michael Roitzsch |
2002-09-04 | fix seeking bug (thanks to Thibaut Mattern) | Michael Roitzsch |
2002-09-04 | added Mario Brito's Wing Commander III video decoder | Mike Melanson |
2002-09-04 | add support for special palette conversion, fix video pts, remove extra | Mike Melanson |
2002-09-04 | Added support for alphablending | Robin KAY |
2002-09-03 | Improve chapter selection functions. | James Courtier-Dutton |
2002-09-03 | fix SMJPEG IMA so that it does not crash due to NULL pointer dereference | Mike Melanson |
2002-09-03 | calculate more accurate pts values for the audio samples | Mike Melanson |
2002-09-02 | Comment unused functions. | Daniel Caujolle-Bert |
2002-09-02 | dispatch the A/V chunks to the decoders | Mike Melanson |
2002-09-02 | added support for the IMA ADPCM audio in Westwood Studios' VQA files | Mike Melanson |
2002-09-02 | This might slow things down a bit, but I need to do it to test a problem with... | James Courtier-Dutton |
2002-09-02 | Implement proper prev/next chapter. | James Courtier-Dutton |
2002-09-01 | demuxes audio and video chunks properly now | Mike Melanson |
2002-09-01 | add buffer type for WC3 video; update WC4 video buffer type | Mike Melanson |
2002-09-01 | keyframe detection and hexdump enhancement by Staszek Pasko | Guenter Bartsch |
2002-09-01 | add XShm to the reference video decoder | Mike Melanson |
2002-09-01 | typo | Mike Melanson |
2002-09-01 | argh | Heiko Schaefer |
2002-09-01 | this is not a fix - but at least a52 passthrough should work again now | Heiko Schaefer |
2002-09-01 | Id CIN demuxer now handles files with audio | Mike Melanson |
2002-09-01 | Improve a few debug print statements. | James Courtier-Dutton |