Sat, 12 Jan 2008 16:30:41 +0000 |
reimar |
Use a transform_color function to reduce code duplication
|
Sat, 12 Jan 2008 16:05:04 +0000 |
reimar |
Write functions used by send_mpeg_*_packet may _not_ modify data
|
Sat, 12 Jan 2008 15:55:52 +0000 |
reimar |
ps1_header and ps2_header should be const
|
Sat, 12 Jan 2008 15:50:06 +0000 |
reimar |
Add a few "const" attributes.
|
Sat, 12 Jan 2008 15:45:47 +0000 |
reimar |
Remove unused variable
|
Sat, 12 Jan 2008 15:43:32 +0000 |
reimar |
Move uselessly global variables
|
Sat, 12 Jan 2008 15:27:35 +0000 |
reimar |
Adjust list of colourspaces supported by vd_ijpg
|
Sat, 12 Jan 2008 15:26:24 +0000 |
reimar |
Colourspace conversions do _not_ belong into a decoder!
|
Sat, 12 Jan 2008 15:01:05 +0000 |
reimar |
Cosmetics: get rid of huge amounts of trailing whitespace
|
Sat, 12 Jan 2008 14:58:39 +0000 |
reimar |
Remove an unused global variable
|
Sat, 12 Jan 2008 14:56:11 +0000 |
reimar |
Avoid uselessly global variables
|
Sat, 12 Jan 2008 14:48:12 +0000 |
reimar |
100l, free strdup'd strings
|
Sat, 12 Jan 2008 14:07:27 +0000 |
reimar |
Builtin codecs array can now be const
|
Sat, 12 Jan 2008 14:05:46 +0000 |
reimar |
Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with
|