Wed, 26 Sep 2007 23:00:43 +0000 |
diego |
Disable unused query_format functions for now until they are
|
Wed, 26 Sep 2007 22:52:28 +0000 |
cehoyos |
Fix compilation after FFmpegs r10594.
|
Wed, 26 Sep 2007 22:48:59 +0000 |
diego |
Disable buggy unused function via #if 0, blessed by Rich.
|
Wed, 26 Sep 2007 22:43:38 +0000 |
diego |
Remove unused crappy hash_pic function, blessed by Rich.
|
Wed, 26 Sep 2007 21:31:07 +0000 |
reimar |
BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to _arch_all
|
Wed, 26 Sep 2007 17:25:02 +0000 |
ben |
have ChangeLog a bit more generic about vidix ati drivers upgrade
|
Wed, 26 Sep 2007 02:48:37 +0000 |
diego |
warning fixes:
|
Tue, 25 Sep 2007 22:34:01 +0000 |
cehoyos |
Fix playback of streams with more than one audio track (only one supported).
|
Tue, 25 Sep 2007 19:49:03 +0000 |
kraymer |
r24550: msglevel 5 is the default.
|
Tue, 25 Sep 2007 16:57:44 +0000 |
diego |
misc updates and spelling fixes
|
Tue, 25 Sep 2007 16:34:23 +0000 |
diego |
cosmetics: misc typo fixes
|
Tue, 25 Sep 2007 16:27:43 +0000 |
diego |
Add IRC nick for Gianluigi Tiesi.
|
Tue, 25 Sep 2007 07:10:39 +0000 |
diego |
The FFmpeg RoQ video decoder now uses 444P colorspace.
|
Mon, 24 Sep 2007 22:21:14 +0000 |
reimar |
Simplify: initialize at declaration at the start of the function
|
Mon, 24 Sep 2007 22:18:47 +0000 |
reimar |
Get rid of rather pointless asserts
|
Mon, 24 Sep 2007 21:49:58 +0000 |
uau |
ao_alsa: Fix get_space() return values larger than buffersize
|
Mon, 24 Sep 2007 21:49:56 +0000 |
uau |
demux_audio.c: Fix timestamp handling
|
Mon, 24 Sep 2007 21:49:53 +0000 |
uau |
codecs.conf: Change Monkey's Audio decoder status to "working"
|
Mon, 24 Sep 2007 20:40:38 +0000 |
Gabrov |
synced with r24606
|
Mon, 24 Sep 2007 18:59:27 +0000 |
voroshil |
r24604: Teletext documentation
|
Mon, 24 Sep 2007 18:18:51 +0000 |
voroshil |
r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.
|
Mon, 24 Sep 2007 17:18:55 +0000 |
voroshil |
Teletext documentation
|
Mon, 24 Sep 2007 16:48:08 +0000 |
voroshil |
Fix compilation with enabled radio capture and disabled OSS audio.
|
Mon, 24 Sep 2007 15:39:12 +0000 |
diego |
warning fix:
|
Mon, 24 Sep 2007 15:11:49 +0000 |
aurel |
add support for yuva420p colorspace (yuv420p + alpha)
|
Mon, 24 Sep 2007 09:13:02 +0000 |
diego |
Pass URLs to gmplayer when executing, it accepts URLs on the command line.
|
Mon, 24 Sep 2007 09:09:24 +0000 |
diego |
Remove Application from list of Categories, it is not a valid category.
|
Mon, 24 Sep 2007 09:02:49 +0000 |
diego |
French typo
|
Mon, 24 Sep 2007 07:31:43 +0000 |
michael |
cosmetic (get rid of _ at the start of local variable names)
|
Sun, 23 Sep 2007 20:37:33 +0000 |
diego |
According to MSDN a thread must call CoUninitialize once for each successful
|
Sun, 23 Sep 2007 20:23:29 +0000 |
voroshil |
Add new features, implemented in tv://
|
Sun, 23 Sep 2007 12:11:19 +0000 |
faust3 |
add functions for the vga register access patch by Guillaume LECERF <foxcore at gmail.com>
|
Sat, 22 Sep 2007 16:14:20 +0000 |
iive |
Fix building without network.
|
Sat, 22 Sep 2007 13:31:56 +0000 |
reimar |
Change outdated note for -subfps
|
Sat, 22 Sep 2007 13:24:58 +0000 |
reimar |
Revert r24103, it was nonsense and add a comment that explains the code
|
Sat, 22 Sep 2007 08:40:02 +0000 |
nicodvb |
removed unused function parameters
|
Sat, 22 Sep 2007 08:29:25 +0000 |
nicodvb |
in ts_detect_streams() moved the iteration condition inside the loop
|
Thu, 20 Sep 2007 17:55:25 +0000 |
faust3 |
add some commented register dumping code
|
Thu, 20 Sep 2007 09:04:40 +0000 |
Gabrov |
synced with r24573
|
Thu, 20 Sep 2007 00:55:38 +0000 |
lu_zero |
libnemesi changelog item
|
Wed, 19 Sep 2007 21:47:35 +0000 |
faust3 |
rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch by Guillaume LECERF <foxcore at gmail.com>)
|
Wed, 19 Sep 2007 21:38:22 +0000 |
lu_zero |
libnemesi support, yet another rtsp/rtp library...
|
Wed, 19 Sep 2007 20:45:29 +0000 |
diego |
I have overhauled the build system.
|
Wed, 19 Sep 2007 20:44:40 +0000 |
diego |
I don't maintain any Windows ports, but the Debian package.
|
Wed, 19 Sep 2007 15:44:09 +0000 |
reimar |
Fix loads of typos
|
Wed, 19 Sep 2007 14:47:12 +0000 |
diego |
Add myself as Debian package maintainer, Dariush has not been active in years.
|
Wed, 19 Sep 2007 13:01:08 +0000 |
reimar |
(Re)move idiotic checks, ret can't be < 0 or > 0 if the loop condition
|
Wed, 19 Sep 2007 12:54:10 +0000 |
reimar |
Fix a few typos
|