aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Avoid gcc warning:Gravatar zuxy2007-11-28
* Return correct length in ID_VCD_TRACK_n_MSFGravatar zuxy2007-11-28
* Set protocol for the vo proxy used in shared-buffer mode.Gravatar ulion2007-11-28
* Enable -rtsp-port for nemesiGravatar lu_zero2007-11-27
* Remove stray varGravatar lu_zero2007-11-27
* synced with r25179Gravatar ptt2007-11-27
* Added myself, as suggested by Diego.Gravatar ulion2007-11-27
* Takeover as maintainer of mplayer osx port with Nicolas' blessing.Gravatar ulion2007-11-27
* Add missing forced linebreak, slight wording improvement.Gravatar diego2007-11-27
* Use const char * to replace a char * parameter.Gravatar ulion2007-11-27
* Fix warnings:Gravatar ulion2007-11-27
* synced with r24954Gravatar ptt2007-11-26
* synced with r24604Gravatar ptt2007-11-26
* synced with r24346Gravatar ptt2007-11-26
* was synced to r25017, my fault sorryGravatar ptt2007-11-26
* synced with r25011Gravatar ptt2007-11-26
* synced with r25146Gravatar ptt2007-11-26
* synced with 25158Gravatar ptt2007-11-26
* 100l in play_tree_parser_get_line, check that there actually isGravatar reimar2007-11-26
* Replace http:// URLs in asx files by mmshttp://.Gravatar reimar2007-11-26
* Simplify convert_14bits_to_16bits function in ad_hwac3Gravatar reimar2007-11-26
* Add missing '\n' in tv scanner results output.Gravatar voroshil2007-11-26
* Fix warning on Leopard, tested ok on Tiger:Gravatar ulion2007-11-26
* Fix warning:Gravatar ulion2007-11-26
* Support stream redirection from http to mms, fix bug #927.Gravatar ulion2007-11-26
* Fix code to make sure the browse starting path within the menu-chroot path.Gravatar ulion2007-11-26
* 10l, removing the conditional bitfields from (audio|sub)_mapping_t requires t...Gravatar nicodvb2007-11-25
* Restore copyright/license notices that were stripped off.Gravatar diego2007-11-25
* Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remainsGravatar diego2007-11-25
* Make up missed update for osd message.Gravatar ulion2007-11-25
* Support select subtitle by source, add 4 properties:Gravatar ulion2007-11-25
* Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.Gravatar cehoyos2007-11-24
* Revert r25089 (Ignore video formats which are supported by deviceGravatar voroshil2007-11-24
* Move requested format at top and shift all oters downGravatar voroshil2007-11-24
* Сreate empty format arrays in case of error in init_chain_common.Gravatar voroshil2007-11-24
* Support convert 14-bit DTS stream into 16-bit stream if needed,Gravatar ulion2007-11-24
* pgc->subp_control and pgc->audio_control are no more bitfields,Gravatar nicodvb2007-11-23
* replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_tGravatar nicodvb2007-11-23
* Fix memory leak of image_data.Gravatar ulion2007-11-23
* Fix a memory leak when working in shared_buffer mode.Gravatar ulion2007-11-23
* Check boundary for queue's current_index.Gravatar ulion2007-11-23
* Clarify playtree explanation.Gravatar diego2007-11-23
* Bring (de)muxer_lavf up to date with the libavformat API changes introduced b...Gravatar iive2007-11-23
* Enable Theora supportGravatar lu_zero2007-11-23
* Prevent from using data->len when data is NULL (when play() return NULL).Gravatar ulion2007-11-23
* Move the setCurrentTexture call into flip_page(), fix osd flicker problem.Gravatar ulion2007-11-23
* Fix half-baked last commit.Gravatar diego2007-11-22
* don't include anymore the dvdread headers from the dvdnav directoryGravatar nicodvb2007-11-22
* Remove ! operator hack, we require a POSIX-compatible-shell.Gravatar diego2007-11-22
* Invert the logic to check the cmp return value cmp to avoid using the ! opera...Gravatar diego2007-11-22