| Commit message (Expand) | Author | Age |
... | |
* | Remove stray var | lu_zero | 2007-11-27 |
* | synced with r25179 | ptt | 2007-11-27 |
* | Added myself, as suggested by Diego. | ulion | 2007-11-27 |
* | Takeover as maintainer of mplayer osx port with Nicolas' blessing. | ulion | 2007-11-27 |
* | Add missing forced linebreak, slight wording improvement. | diego | 2007-11-27 |
* | Use const char * to replace a char * parameter. | ulion | 2007-11-27 |
* | Fix warnings: | ulion | 2007-11-27 |
* | synced with r24954 | ptt | 2007-11-26 |
* | synced with r24604 | ptt | 2007-11-26 |
* | synced with r24346 | ptt | 2007-11-26 |
* | was synced to r25017, my fault sorry | ptt | 2007-11-26 |
* | synced with r25011 | ptt | 2007-11-26 |
* | synced with r25146 | ptt | 2007-11-26 |
* | synced with 25158 | ptt | 2007-11-26 |
* | 100l in play_tree_parser_get_line, check that there actually is | reimar | 2007-11-26 |
* | Replace http:// URLs in asx files by mmshttp://. | reimar | 2007-11-26 |
* | Simplify convert_14bits_to_16bits function in ad_hwac3 | reimar | 2007-11-26 |
* | Add missing '\n' in tv scanner results output. | voroshil | 2007-11-26 |
* | Fix warning on Leopard, tested ok on Tiger: | ulion | 2007-11-26 |
* | Fix warning: | ulion | 2007-11-26 |
* | Support stream redirection from http to mms, fix bug #927. | ulion | 2007-11-26 |
* | Fix code to make sure the browse starting path within the menu-chroot path. | ulion | 2007-11-26 |
* | 10l, removing the conditional bitfields from (audio|sub)_mapping_t requires t... | nicodvb | 2007-11-25 |
* | Restore copyright/license notices that were stripped off. | diego | 2007-11-25 |
* | Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remains | diego | 2007-11-25 |
* | Make up missed update for osd message. | ulion | 2007-11-25 |
* | Support select subtitle by source, add 4 properties: | ulion | 2007-11-25 |
* | Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore. | cehoyos | 2007-11-24 |
* | Revert r25089 (Ignore video formats which are supported by device | voroshil | 2007-11-24 |
* | Move requested format at top and shift all oters down | voroshil | 2007-11-24 |
* | Сreate empty format arrays in case of error in init_chain_common. | voroshil | 2007-11-24 |
* | Support convert 14-bit DTS stream into 16-bit stream if needed, | ulion | 2007-11-24 |
* | pgc->subp_control and pgc->audio_control are no more bitfields, | nicodvb | 2007-11-23 |
* | replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_t | nicodvb | 2007-11-23 |
* | Fix memory leak of image_data. | ulion | 2007-11-23 |
* | Fix a memory leak when working in shared_buffer mode. | ulion | 2007-11-23 |
* | Check boundary for queue's current_index. | ulion | 2007-11-23 |
* | Clarify playtree explanation. | diego | 2007-11-23 |
* | Bring (de)muxer_lavf up to date with the libavformat API changes introduced b... | iive | 2007-11-23 |
* | Enable Theora support | lu_zero | 2007-11-23 |
* | Prevent from using data->len when data is NULL (when play() return NULL). | ulion | 2007-11-23 |
* | Move the setCurrentTexture call into flip_page(), fix osd flicker problem. | ulion | 2007-11-23 |
* | Fix half-baked last commit. | diego | 2007-11-22 |
* | don't include anymore the dvdread headers from the dvdnav directory | nicodvb | 2007-11-22 |
* | Remove ! operator hack, we require a POSIX-compatible-shell. | diego | 2007-11-22 |
* | Invert the logic to check the cmp return value cmp to avoid using the ! opera... | diego | 2007-11-22 |
* | comment spelling/grammar fixes | diego | 2007-11-22 |
* | mention VC-1/WMV MMX speed-up in the changelog | gpoirier | 2007-11-22 |
* | Fix compilation error. | iive | 2007-11-22 |
* | Fix a wrong cmdline example of using -menu-chroot. | ulion | 2007-11-21 |