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
|
Sun, 26 Aug 2007 18:47:07 +0000 |
voroshil |
r24125: Automatic TV channels scanning ability for MPlayer.
|
Sun, 26 Aug 2007 17:45:35 +0000 |
voroshil |
r24180: Document xorg.conf option needed for Xv playback on Intel cards.
|
Sun, 26 Aug 2007 16:58:27 +0000 |
voroshil |
Replace perror() with mp_msg()
|
Sun, 26 Aug 2007 15:12:55 +0000 |
voroshil |
Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.
|
Sun, 26 Aug 2007 15:03:43 +0000 |
voroshil |
10l: Move #endif upper to reflect changes in r24054.
|
Sun, 26 Aug 2007 12:59:47 +0000 |
voroshil |
Fix typo
|
Sun, 26 Aug 2007 12:17:36 +0000 |
reimar |
Remove unused _def_altivec
|
Sun, 26 Aug 2007 12:12:02 +0000 |
voroshil |
Suboptions structure should be passed as array not as address of array.
|
Sun, 26 Aug 2007 12:07:37 +0000 |
reimar |
Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE_VIS = yes"
|
Sun, 26 Aug 2007 05:18:00 +0000 |
voroshil |
Add teletext specification reference
|
Sun, 26 Aug 2007 05:15:53 +0000 |
voroshil |
Remove ugly Russian language support hack.
|
Sun, 26 Aug 2007 05:11:15 +0000 |
voroshil |
Add support for Latin National Option Sub-Sets
|
Sun, 26 Aug 2007 04:56:37 +0000 |
voroshil |
Enable decoding of packet X/24, it is usual teletext line
|