Age | Commit message (Expand) | Author |
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 |
2002-09-01 | Update a comment. | James Courtier-Dutton |
2002-09-01 | clarify what the 'l' in 'lpcm' stands for | Mike Melanson |
2002-09-01 | updated SND/AU demuxer to recognize logarithmic PCM formats (and fixed | Mike Melanson |
2002-09-01 | typo | Mike Melanson |
2002-09-01 | added logarithmic PCM audio decoder (mu-law & A-law formats) | Mike Melanson |
2002-09-01 | added Roberto Togni's QT RPZA video decoder | Mike Melanson |
2002-08-31 | fix mrl ending registration to cure xine-ui mrl browser segfaults | Michael Roitzsch |
2002-08-31 | incorporate James' latest changes into the patch | Michael Roitzsch |
2002-08-31 | Add a printf so we can tell if a user is using xine's libdvdnav or the one from | James Courtier-Dutton |
2002-08-30 | be sure to pass right mrl (this->cur_mrl is wrong most of the time (logo mrl)). | Daniel Caujolle-Bert |
2002-08-30 | Add two new xine events: inform UI when vo output is needed or not (it's the | Daniel Caujolle-Bert |
2002-08-30 | remove unused event, escape is bound to XINE_EVENT_INPUT_MENU1 | Michael Roitzsch |
2002-08-30 | make menu key output conform xine guidelines, improve compatibility with | Michael Roitzsch |