log

age author description
Mon, 03 Sep 2007 13:18:26 +0000 reimar Fix compilation after patch to remove global vo_hdc
Mon, 03 Sep 2007 08:44:36 +0000 reimar Remove global vo_hdc, since it is recommended to release a DC as soon as possible.
Mon, 03 Sep 2007 08:36:27 +0000 reimar Remove checks that in the worst case will completely break fullscreen
Mon, 03 Sep 2007 08:33:35 +0000 reimar Make sure aspect hint is adjusted on aspect change
Sun, 02 Sep 2007 22:09:55 +0000 reimar Cosmetics: set vo_hint.flags at more consistent places (directly before
Sun, 02 Sep 2007 20:38:57 +0000 Gabrov synced with r24329
Sun, 02 Sep 2007 18:29:44 +0000 uau manpage fix: escape '\' in -vf geq description
Sun, 02 Sep 2007 18:17:32 +0000 nicodvb decerebrated-proof guide to the instalation of dvdnav
Sun, 02 Sep 2007 11:05:27 +0000 kraymer fix broken MinGW-Howto link
Sun, 02 Sep 2007 10:10:42 +0000 Gabrov synced with r24310
Sun, 02 Sep 2007 06:12:32 +0000 voroshil Increase number of skipped buffers to 5 to avoid mixing teletext pages from
Sat, 01 Sep 2007 21:35:07 +0000 nicodvb a mouse selection may require at least a video codec reinit
Sat, 01 Sep 2007 21:00:18 +0000 nicodvb implemented STREAM_CTRL_GET_ASPECT_RATIO
Sat, 01 Sep 2007 20:56:45 +0000 nicodvb moved to reinit_video_chain() the assignment of sh_video->stream_aspect, where it makes more sense
Sat, 01 Sep 2007 18:49:51 +0000 voroshil Make sure that no pages will left in cache during
Sat, 01 Sep 2007 15:56:19 +0000 nicodvb if the stream reader supports it assign to the video the stream aspect ratio
Sat, 01 Sep 2007 15:54:45 +0000 nicodvb added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
Sat, 01 Sep 2007 15:51:41 +0000 nicodvb implemented STREAM_CTRL_GET_ASPECT_RATIO
Sat, 01 Sep 2007 15:50:52 +0000 nicodvb introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from the stream layer (if supported)
Sat, 01 Sep 2007 14:36:49 +0000 voroshil Drop out control chars from page header in time position.
Sat, 01 Sep 2007 10:50:36 +0000 iive Remove imported rational calculation code and use the original one from avutil.
Sat, 01 Sep 2007 10:14:42 +0000 voroshil Fix missed -1 -> 0x3f7f changes for subpage number.
Sat, 01 Sep 2007 01:32:17 +0000 voroshil Fix displaying start page when it has subpages.
Sat, 01 Sep 2007 01:22:30 +0000 voroshil Proper support for flashing chars in teletext pages.
Fri, 31 Aug 2007 22:37:42 +0000 gpoirier sync w/r24310
Fri, 31 Aug 2007 16:53:27 +0000 voroshil Support for selecting language via packet 28.
Fri, 31 Aug 2007 14:57:50 +0000 mhoffman renaming ARCH_BFIN to HAVE_BFIN
Fri, 31 Aug 2007 13:08:13 +0000 diego Make DGA 1 and DGA 2 separately selectable.
Fri, 31 Aug 2007 11:57:57 +0000 diego warning fixes:
Fri, 31 Aug 2007 11:51:26 +0000 diego Remove pointless forward declarations.
Thu, 30 Aug 2007 23:11:55 +0000 diego cosmetics: Sort some lines, whitespace changes.
Thu, 30 Aug 2007 22:28:49 +0000 cehoyos Added Sun VO driver for Denes Balatoni
Thu, 30 Aug 2007 11:46:28 +0000 kraymer ignore some symlinked files
Wed, 29 Aug 2007 22:58:47 +0000 Gabrov synced with r24301
Wed, 29 Aug 2007 19:13:53 +0000 compn replace deleted line
Wed, 29 Aug 2007 18:19:50 +0000 voroshil Small code simplification as suggested by Reimar:
Wed, 29 Aug 2007 18:11:09 +0000 voroshil Simplify code by using FFSWAP
Wed, 29 Aug 2007 17:46:33 +0000 voroshil (cosmetics) replace tabs with spaces
Wed, 29 Aug 2007 17:44:40 +0000 voroshil (cosmetics) fix indentation of previous commit
Wed, 29 Aug 2007 17:43:13 +0000 voroshil Implement Hold/Release graphics (showing control chars as
Wed, 29 Aug 2007 17:28:41 +0000 voroshil Implement Flash/Steady (swapping foreground/background colors)
Wed, 29 Aug 2007 15:20:30 +0000 compn suboption consistency, add fixme document -vivo suboptions
Wed, 29 Aug 2007 15:18:36 +0000 compn remove planned features, ok by diego
Wed, 29 Aug 2007 14:56:57 +0000 kraymer sync with r24137, patch by JRaSH
Wed, 29 Aug 2007 13:37:12 +0000 voroshil Make charset constants naming consistant
Wed, 29 Aug 2007 10:18:47 +0000 diego Purge looooong obsolete remnants of vo_fsdga.
Wed, 29 Aug 2007 10:14:35 +0000 diego Remove unused extern int declaration.
Wed, 29 Aug 2007 10:12:24 +0000 cehoyos Silence make's 'Please run configure again' if it was already run.
Wed, 29 Aug 2007 09:43:00 +0000 diego cosmetics: Fix up whitespace, indentation and similar things.
Wed, 29 Aug 2007 09:31:44 +0000 diego Fix linking on Windows.
Wed, 29 Aug 2007 09:26:33 +0000 diego warning fixes:
Wed, 29 Aug 2007 09:21:06 +0000 diego warning fix:
Wed, 29 Aug 2007 09:19:07 +0000 diego Build test programs with standard CFLAGS and use implicit rules.
Wed, 29 Aug 2007 09:16:56 +0000 diego warning fix:
Wed, 29 Aug 2007 08:44:02 +0000 diego Add FFmpeg AC-3 decoder.
Tue, 28 Aug 2007 23:56:17 +0000 diego warning fixes:
Tue, 28 Aug 2007 22:54:21 +0000 Gabrov synced with r24216
Tue, 28 Aug 2007 22:48:01 +0000 diego typos
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Tue, 28 Aug 2007 19:58:45 +0000 iive Fix compilation by adding forgotten comma.
Tue, 28 Aug 2007 18:06:11 +0000 voroshil Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.
Tue, 28 Aug 2007 17:38:08 +0000 diego Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function
Tue, 28 Aug 2007 17:36:04 +0000 diego warning fix:
Tue, 28 Aug 2007 17:11:49 +0000 diego warning fix:
Tue, 28 Aug 2007 17:10:00 +0000 diego warning fix:
Tue, 28 Aug 2007 17:08:04 +0000 diego warning fix:
Tue, 28 Aug 2007 17:06:00 +0000 diego warning fix:
Tue, 28 Aug 2007 17:02:19 +0000 diego cosmetics: Add some explanatory comments to #endif directives.
Tue, 28 Aug 2007 16:59:24 +0000 diego warning fix:
Tue, 28 Aug 2007 14:36:13 +0000 voroshil Move channels option parsing code into separate routine.
Tue, 28 Aug 2007 14:36:04 +0000 diego warning fix:
Tue, 28 Aug 2007 14:10:47 +0000 voroshil Implement X/27/0 packet decoding.
Tue, 28 Aug 2007 13:54:27 +0000 reimar Add code to clear left and right borders not only top and bottom.
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
Tue, 28 Aug 2007 11:04:36 +0000 diego warning fix:
Tue, 28 Aug 2007 10:55:53 +0000 diego warning fix:
Tue, 28 Aug 2007 10:53:51 +0000 diego warning fix:
Tue, 28 Aug 2007 10:52:20 +0000 diego warning fix:
Tue, 28 Aug 2007 10:51:13 +0000 diego warning fix:
Tue, 28 Aug 2007 10:48:53 +0000 diego warning fix:
Tue, 28 Aug 2007 10:41:16 +0000 diego Mark xx function as returning char, fixes:
Tue, 28 Aug 2007 10:38:35 +0000 diego Remove nonsensical #ifdef.
Tue, 28 Aug 2007 09:15:40 +0000 attila Assume first xinerama screen, in case xmga could
Tue, 28 Aug 2007 02:37:48 +0000 voroshil Implement 8/30 format 1 teletext packet decoding
Tue, 28 Aug 2007 00:59:47 +0000 kraymer Typo
Mon, 27 Aug 2007 22:03:28 +0000 rtogni BGR15 is also a valid format for 4xm video
Mon, 27 Aug 2007 21:40:09 +0000 nicodvb in stream_control() remove redefinition of d in a case block, previously assigned in the same function
Mon, 27 Aug 2007 21:10:41 +0000 nicodvb in open_s() unified failure code in fail:
Mon, 27 Aug 2007 17:53:35 +0000 reimar Fix wrong calculation of nbooleans that causes a crash on 64 bit systems
Mon, 27 Aug 2007 15:51:04 +0000 reimar Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf
Mon, 27 Aug 2007 15:21:12 +0000 reimar Process any waiting commands (got_cmd set). Should fix e.g. smplayer.
Mon, 27 Aug 2007 12:00:55 +0000 diego Simplify the addition of -g to some CFLAGS.
Mon, 27 Aug 2007 11:58:37 +0000 diego Move common link libs/objects into a variable.
Mon, 27 Aug 2007 11:52:21 +0000 diego consistent linking order
Mon, 27 Aug 2007 11:40:25 +0000 diego Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.
Mon, 27 Aug 2007 11:12:12 +0000 diego Simplify linkage parameters.
Mon, 27 Aug 2007 11:08:19 +0000 diego warning fixes:
Mon, 27 Aug 2007 11:05:40 +0000 diego warning fixes:
Mon, 27 Aug 2007 11:04:10 +0000 diego warning fixes:
Mon, 27 Aug 2007 10:59:12 +0000 diego warning fixes:
Mon, 27 Aug 2007 10:58:30 +0000 diego warning fixes:
Mon, 27 Aug 2007 10:56:48 +0000 diego warning fixes:
Mon, 27 Aug 2007 10:55:27 +0000 diego warning fixes:
Mon, 27 Aug 2007 10:51:48 +0000 diego Remove unnecessary fastmemcpybench prerequisite.
Mon, 27 Aug 2007 10:50:58 +0000 diego Remove unused #include.
Mon, 27 Aug 2007 10:32:46 +0000 diego Fix a ton of warnings:
Mon, 27 Aug 2007 10:29:25 +0000 diego Simplify bmovl-test compilation call.
Mon, 27 Aug 2007 10:16:10 +0000 diego Fix "incompatible implicit declaration of built-in function 'exit'" warnings.
Mon, 27 Aug 2007 10:13:11 +0000 diego Mark phony targets as such.
Mon, 27 Aug 2007 10:10:12 +0000 diego Move fastmemcpybench objects to link against into prerequisites.
Mon, 27 Aug 2007 09:59:23 +0000 diego warning fix:
Mon, 27 Aug 2007 09:58:35 +0000 diego warning fix:
Mon, 27 Aug 2007 09:52:55 +0000 diego warning fix:
Mon, 27 Aug 2007 09:47:17 +0000 diego warning fixes:
Mon, 27 Aug 2007 09:12:35 +0000 diego Revert last commit, -mstackrealign was added in gcc 4.2 and should not
Mon, 27 Aug 2007 09:07:13 +0000 diego Better handling of Alpha MVI CPU extensions (untested).
Sun, 26 Aug 2007 20:46:38 +0000 diego Fix warnings:
Sun, 26 Aug 2007 20:44:05 +0000 kraymer r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.
Sun, 26 Aug 2007 19:44:23 +0000 voroshil (cosmetics) remove unnecessary ';'
Sun, 26 Aug 2007 19:23:27 +0000 voroshil Add missed in r24212 strings definitions