Thu, 29 Jan 2004 10:53:19 +0000 |
attila |
Fix the PJS (aka dunnowhat) subtitles
|
Thu, 29 Jan 2004 10:36:33 +0000 |
attila |
Compliance with the DVB power management specification (doesn't close
|
Thu, 29 Jan 2004 10:28:29 +0000 |
ranma |
softpulldown + kerndeint
|
Thu, 29 Jan 2004 10:13:35 +0000 |
attila |
continue playing real files after errors
|
Thu, 29 Jan 2004 09:50:17 +0000 |
ranma |
kerndeint adaptive deinterlacer
|
Thu, 29 Jan 2004 08:37:35 +0000 |
alex |
switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 support
|
Wed, 28 Jan 2004 10:40:29 +0000 |
alex |
disable buggy code, patch by Romain Dolbeau
|
Wed, 28 Jan 2004 10:19:49 +0000 |
alex |
support for latest CVS, patch by Ville Syrjala
|
Wed, 28 Jan 2004 10:03:40 +0000 |
alex |
removed unused headeer dependencies
|
Wed, 28 Jan 2004 08:02:40 +0000 |
alex |
use inttypes.h and std types, this fixes compilation problems on solaris 9 x86
|
Wed, 28 Jan 2004 07:47:48 +0000 |
alex |
Set fcchandler according to fourcc, some players (Archos Jukebox) need it, also imho a player should use that field for determining fourcc, hopefully it doesn't break anything
|
Tue, 27 Jan 2004 22:20:38 +0000 |
paszczi |
sync
|
Tue, 27 Jan 2004 17:10:30 +0000 |
nicolas |
sync
|
Tue, 27 Jan 2004 09:28:39 +0000 |
gabucino |
sync
|
Tue, 27 Jan 2004 06:45:43 +0000 |
rfelker |
if the user wants fast, use fast code! otherwise the user has to put
|
Tue, 27 Jan 2004 06:43:37 +0000 |
rfelker |
10000l
|
Tue, 27 Jan 2004 06:30:16 +0000 |
rfelker |
not pretty, but at least it prevents the channels from getting out of order...
|
Tue, 27 Jan 2004 06:02:29 +0000 |
rfelker |
100l
|
Tue, 27 Jan 2004 05:10:59 +0000 |
rfelker |
10l
|
Sun, 25 Jan 2004 20:57:17 +0000 |
rathann |
Initial translation prepared by chomar <duch at wla dot pl> and myself.
|
Sun, 25 Jan 2004 20:29:31 +0000 |
alex |
reviewed the locking codes, a mutex should be unlocked before destroying it
|
Sun, 25 Jan 2004 20:03:47 +0000 |
alex |
Don't mutex_unlock if it was never locked. Patch by Min Sik Kim
|
Sun, 25 Jan 2004 19:19:30 +0000 |
alex |
support for AVID DV fourcc, patch by xliska at informatics.muni.cz
|
Sun, 25 Jan 2004 18:50:46 +0000 |
alex |
added changes until now
|
Sun, 25 Jan 2004 18:29:11 +0000 |
alex |
Altivec optimized stereo resampler by Romain Dolbeau (made it working under Linux myself)
|
Sun, 25 Jan 2004 18:18:21 +0000 |
alex |
ppc970 support, patch by Romain Dolbeau
|
Sun, 25 Jan 2004 17:38:16 +0000 |
rtognimp |
Use fli decoder from libavcodec
|
Sun, 25 Jan 2004 17:36:30 +0000 |
rtognimp |
Pass header to codec in extradata (needed by ffmpeg fli decoder)
|