summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-11Merge from trunk:phintuka
revision 1.150 Splitting large vdr_plugin_read_block (demux_buf) revision 1.149 Splitting large vdr_plugin_read_block (postprocess_buf) revision 1.148 Splitting large vdr_plugin_read_block (adjust_scr_speed) revision 1.147 Splitting large vdr_plugin_read_block (handle_disconnect)
2009-06-11Merge from trunk:phintuka
revision 1.173 post_frame_end() : removed unnecessarily check revision 1.172 Minor optimizations to post_frame_h264. Added check for still frames. Added DTS parsing. revision 1.159 Removed abort() revision 1.158 post_frame_end(): Do not set BUF_FLAG_ASPECT for H.264 (it just does not work ...) revision 1.157 Convert pixel ratio to frame ratio in post_frame_end() revision 1.146 Include pixel aspect ratio and video size in first FRAME_END control message. This should fix (ffmpeg mpeg2) aspect ratio problems when switching channels etc.
2009-06-11Merge from trunk:phintuka
revision 1.37 re-ordered headers revision 1.36 Fixed alpha fading of lower-level OSDs revision 1.31 Added missing OSDFLAG_UNSCALED_LOWRES revision 1.30 Added layer stuff to osd_command_s revision 1.28 Added wrappers for SetPalette, Move and Flush. revision 1.27 Eliminated memsets. Cosmetics (vertical align, ...)
2009-06-11Merge from trunk:phintuka
revision 1.145 Replace update_frames and update_frames_h264 with pes_get_picture_type revision 1.144 Init structures at declaration revision 1.143 Remove unneeded initialization to zero revision 1.142 Use macros and functions from pes.[hc]
2009-06-09Merge from trunk:phintuka
revision 1.141 Compress struct. Removed ununsed variable. revision 1.140 xine_xmalloc -> calloc revision 1.139 int -> size_t
2009-06-09Merge from trunk:phintuka
tunning -> tuning
2009-06-09Merge from trunk:phintuka
revision 1.28 Modified HUD OSD scaling parameters revision 1.32 Converted from ISO8859-15 to UTF8. revision 1.34 Updated README. Thanks to Paul Menzel. revision 1.33 Cosmetics. Added a note about VDPAU.
2009-06-09Merge from trunk:phintuka
gnome screensaver support
2009-06-09Merge from trunk:phintuka
revision 1.40 Added TimeoutMs to PlayFile() revision 1.39 Added sharpness and noise reduction setup options for VDPAU. revision 1.35 When requested, forward DVB SPU data to clients/xine-lib instead of VDR SPU decoder
2009-06-09Merged revision 1.46phintuka
Converted from ISO8859-15 to UTF8.
2009-06-09Merge from trunk: cosmeticsphintuka
2009-06-09Merge from trunk:phintuka
HAVE_EXTRACTOR_H -> HAVE_LIBEXTRACTOR
2009-06-091.70phintuka
2009-06-09Merge from trunk:phintuka
revision 1.64 Added an option to limit number of remote clients revision 1.66 Added sharpness and noise reduction setup options for VDPAU. revision 1.67 Changed video output properties to utilize min and max values from video drivers. revision 1.69 re-ordered headers revision 1.70 Fixed invalid cast
2009-06-08Merge from trunk:phintuka
revision 1.63 Use IsDvdFolder() revision 1.61 Added sharpness and noise reduction setup options for VDPAU.
2009-06-08Merged revision 1.65phintuka
Added TimeoutMs to PlayFile()
2009-06-08Merged revision 1.60phintuka
When requested, forward DVB SPU data to clients/xine-lib instead of VDR SPU decoder
2009-06-08Merged revision 1.64phintuka
date: 2009/01/08 11:58:33; author: rofafor; state: Exp; lines: +5 -5 Added sharpness and noise reduction setup options for VDPAU.
2009-06-08Merged revision 1.62phintuka
Call base class MakePrimaryDevice()
2009-06-08Merged 1.59:phintuka
int -> size_t
2009-06-08Merge from trunk:phintuka
revision 1.67 Added TimeoutMs to PlayFile() revision 1.66 Added sharpness and noise reduction setup options for VDPAU.
2009-06-08Merge from trunk:phintuka
revision 1.28 SetHeader() revision 1.27 Added TimeoutMs to PlayFile() revision 1.26 Added sharpness and noise reduction setup options for VDPAU.
2009-06-08Merge from trunk:phintuka
revision 1.112 Move window to initial coordinates revision 1.111 Added window position revision 1.110 Added vdr-sxfe command-line option to disable X11 keyboard input revision 1.108 Gnome screensaver control
2009-06-08Merge from trunk:phintuka
revision 1.74 Added vdr-sxfe command-line option to disable X11 keyboard input revision 1.73 Fixed freeing statically allocated string
2009-06-08Merged revision 1.37phintuka
Added vdr-sxfe command-line option to disable X11 keyboard input
2009-06-08Merged revision 1.44phintuka
Added vdr-sxfe command-line option to disable X11 keyboard input
2009-06-08Merged revision 1.45:phintuka
Added window position
2009-06-08Merge from trunk:phintuka
revision 1.94 Changed the default grab quality to match VDR's documentation. revision 1.93 Added '-C'/'--config' command-line option to specify xine's configuration file.
2009-06-08Merge from trunk:phintuka
revision 1.40: Added window position revision 1.39, 1.38: Return 0 if input plugin queue is full revision 1.36 Moved local frontend xine-lib config file default location to $(CONFDIR)/plugins/xineliboutput/config revision 1.35 Added '-C'/'--config' command-line option to specify xine's configuration file.
2009-06-08Merged 1.71, 1.75, 1.76phintuka
2009-06-07merged 1.225phintuka
2009-06-07Merge from trunkphintuka
2009-06-07Added logdefs.ophintuka
2009-06-07eliminated warningphintuka
(dereferencing type-punned pointer will break strict-aliasing rules)
2009-06-07merged 1.187phintuka
2009-06-07Merged revisions 1.52 and 1.53phintuka
2009-06-07Merged revision 1.72phintuka
2009-06-07Merged revision 1.73phintuka
2009-06-06Merge from trunk:unlabeled-1.34.2phintuka
revision 1.39 date: 2009/06/01 14:33:11; author: phintuka; state: Exp; lines: +10 -11 Eliminated warning (dereferencing type-punned pointer will break strict-aliasing rules). Initialize data in declaration. ---------------------------- revision 1.38 date: 2009/03/31 10:34:32; author: phintuka; state: Exp; lines: +2 -2 Fixed missing packet range when replying to resend request
2009-06-06Merge from trunk:phintuka
revision 1.41 date: 2009/06/01 14:01:28; author: phintuka; state: Exp; lines: +13 -10 Eliminated warning (dereferencing type-punned pointer will break strict-aliasing rules)
2009-06-06- Fixed compilation with gcc-4.4.0phintuka
- Fixed memory leaks
2009-06-06Merge from trunk:phintuka
revision 1.64 date: 2009/06/01 14:04:42; author: phintuka; state: Exp; lines: +21 -24 Eliminated invalid casts from (const char *) to (char*) Simplified, removed redundant local variables ---------------------------- revision 1.62 date: 2009/05/31 14:59:35; author: phintuka; state: Exp; lines: +2 -2 Fixed invalid cast from (const char *) to (char *)
2009-06-06Merge from trunk:phintuka
revision 1.81 date: 2009/05/31 15:07:10; author: phintuka; state: Exp; lines: +7 -1 Added IsDvdImage()
2009-06-06Merge from trunk:phintuka
revision 1.60 date: 2009/05/31 15:07:10; author: phintuka; state: Exp; lines: +2 -1 Added IsDvdImage()
2009-06-04Merge from trunk:phintuka
revision 1.23 Fixed invalid (const char *) -> (char *) casts and modifying const data
2009-06-04Merge from trunk:phintuka
revision 1.22 Fixed memory leaks (orphaned strdup() return values)
2009-06-04Merge from trunk:unlabeled-1.56.2phintuka
revision 1.70 date: 2009/05/29 15:09:10; author: phintuka; state: Exp; lines: +2 -2 Fixed invalid cast
2009-06-04Merge from trunk:unlabeled-1.58.2phintuka
revision 1.70 date: 2009/05/29 15:09:10; author: phintuka; state: Exp; lines: +2 -2 Fixed invalid cast
2009-06-04Merge from truk:phintuka
revision 1.14 date: 2009/05/29 15:05:19; author: phintuka; state: Exp; lines: +4 -4 Fixed invalid cast from (const char *) to (char *)
2009-06-04Added missing constsphintuka