aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* comment spelling/grammar fixesGravatar diego2007-11-22
* mention VC-1/WMV MMX speed-up in the changelogGravatar gpoirier2007-11-22
* Fix compilation error.Gravatar iive2007-11-22
* Fix a wrong cmdline example of using -menu-chroot.Gravatar ulion2007-11-21
* Compilation fix (typo)Gravatar voroshil2007-11-21
* AAC support (aac-hbr only)Gravatar lu_zero2007-11-21
* Media Format to fourcc conversion (from amol)Gravatar lu_zero2007-11-21
* Make hwdts support more dts format identification, 14bits or 16bits, LE or BE.Gravatar ulion2007-11-21
* Rename timer-lx.c --> timer-linux.c.Gravatar diego2007-11-21
* main() --> main(void)Gravatar diego2007-11-21
* main() --> main(void)Gravatar diego2007-11-21
* Remove unused function write_psm_block(), fixes the warning:Gravatar diego2007-11-21
* Support dump AF_FORMAT_AC3 format.Gravatar ulion2007-11-21
* Sizes of arpmt and arStreamCaps must be equal.Gravatar voroshil2007-11-21
* vcd://<n> now works for MinGW32 too, hence the updated docGravatar zuxy2007-11-21
* Move code related to chain initialization and similarGravatar voroshil2007-11-20
* Fix mplayer crash caused by r25116Gravatar voroshil2007-11-20