log

age author description
Sun, 25 Nov 2007 21:45:35 +0000 nicodvb 10l, removing the conditional bitfields from (audio|sub)_mapping_t requires the big->native conversion
Sun, 25 Nov 2007 16:44:33 +0000 diego Restore copyright/license notices that were stripped off.
Sun, 25 Nov 2007 15:32:18 +0000 diego Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remains
Sun, 25 Nov 2007 12:46:03 +0000 ulion Make up missed update for osd message.
Sun, 25 Nov 2007 04:09:04 +0000 ulion Support select subtitle by source, add 4 properties:
Sat, 24 Nov 2007 13:14:40 +0000 cehoyos Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.
Sat, 24 Nov 2007 07:51:31 +0000 voroshil Revert r25089 (Ignore video formats which are supported by device
Sat, 24 Nov 2007 07:28:05 +0000 voroshil Move requested format at top and shift all oters down
Sat, 24 Nov 2007 06:01:18 +0000 voroshil §³reate empty format arrays in case of error in init_chain_common.
Sat, 24 Nov 2007 01:35:29 +0000 ulion Support convert 14-bit DTS stream into 16-bit stream if needed,
Fri, 23 Nov 2007 21:12:11 +0000 nicodvb pgc->subp_control and pgc->audio_control are no more bitfields,
Fri, 23 Nov 2007 21:09:06 +0000 nicodvb replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_t
Fri, 23 Nov 2007 13:46:38 +0000 ulion Fix memory leak of image_data.
Fri, 23 Nov 2007 13:22:21 +0000 ulion Fix a memory leak when working in shared_buffer mode.
Fri, 23 Nov 2007 13:17:36 +0000 ulion Check boundary for queue's current_index.
Fri, 23 Nov 2007 12:01:13 +0000 diego Clarify playtree explanation.
Fri, 23 Nov 2007 10:44:33 +0000 iive Bring (de)muxer_lavf up to date with the libavformat API changes introduced by FFmpeg commit r11071.
Fri, 23 Nov 2007 07:25:39 +0000 lu_zero Enable Theora support
Fri, 23 Nov 2007 05:50:34 +0000 ulion Prevent from using data->len when data is NULL (when play() return NULL).
Fri, 23 Nov 2007 04:49:10 +0000 ulion Move the setCurrentTexture call into flip_page(), fix osd flicker problem.
Thu, 22 Nov 2007 23:08:35 +0000 diego Fix half-baked last commit.
Thu, 22 Nov 2007 22:41:08 +0000 nicodvb don't include anymore the dvdread headers from the dvdnav directory
Thu, 22 Nov 2007 17:11:38 +0000 diego Remove ! operator hack, we require a POSIX-compatible-shell.
Thu, 22 Nov 2007 16:46:48 +0000 diego Invert the logic to check the cmp return value cmp to avoid using the ! operator.
Thu, 22 Nov 2007 10:27:58 +0000 diego comment spelling/grammar fixes
Thu, 22 Nov 2007 10:10:03 +0000 gpoirier mention VC-1/WMV MMX speed-up in the changelog
Thu, 22 Nov 2007 00:22:29 +0000 iive Fix compilation error.
Wed, 21 Nov 2007 17:15:20 +0000 ulion Fix a wrong cmdline example of using -menu-chroot.
Wed, 21 Nov 2007 13:55:39 +0000 voroshil Compilation fix (typo)
Wed, 21 Nov 2007 13:03:58 +0000 lu_zero AAC support (aac-hbr only)