Sun, 14 Aug 2005 19:38:16 +0000 |
reimar |
extra check for glUploadTex to avoid a possible hang.
|
Sun, 14 Aug 2005 19:36:34 +0000 |
reimar |
textures smaller 64x64 might not be supported
|
Sun, 14 Aug 2005 19:24:49 +0000 |
reimar |
remove/move some unused headers/variables/code
|
Sun, 14 Aug 2005 18:36:01 +0000 |
reimar |
10l, texture_width/height initialization was removed, so use
|
Sun, 14 Aug 2005 17:34:19 +0000 |
wanderer |
minor punctuation fix
|
Sun, 14 Aug 2005 17:31:09 +0000 |
wanderer |
grammar/phrasing fix, still less than ideal
|
Sun, 14 Aug 2005 14:56:25 +0000 |
gpoirier |
fixes short form, better wording
|
Sun, 14 Aug 2005 14:38:19 +0000 |
gpoirier |
fixes bf_threshold description.
|
Sun, 14 Aug 2005 14:05:28 +0000 |
gpoirier |
typo
|
Sun, 14 Aug 2005 13:44:14 +0000 |
reimar |
Helper function for drawing texture and general cleanup of vo_gl2.c
|
Sun, 14 Aug 2005 10:30:18 +0000 |
reimar |
Cleanup, move declarations to beginning of block.
|
Sun, 14 Aug 2005 07:02:00 +0000 |
wight |
libaf/config.mak is generated, so mention it
|
Sat, 13 Aug 2005 12:20:07 +0000 |
rtognimp |
100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
|
Sat, 13 Aug 2005 07:04:53 +0000 |
henry |
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
|
Fri, 12 Aug 2005 19:47:22 +0000 |
gabrov |
synced with 1.7
|
Fri, 12 Aug 2005 17:25:40 +0000 |
gpoirier |
Formatting fix
|
Fri, 12 Aug 2005 17:23:33 +0000 |
gpoirier |
Consitency fix
|
Fri, 12 Aug 2005 15:11:00 +0000 |
gpoirier |
Sync with 1.1062
|
Fri, 12 Aug 2005 14:14:29 +0000 |
gpoirier |
URL update
|
Fri, 12 Aug 2005 13:37:21 +0000 |
gpoirier |
lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compn
|
Fri, 12 Aug 2005 13:30:13 +0000 |
gpoirier |
Missing codecs that libavcodec supports.
|
Fri, 12 Aug 2005 13:27:26 +0000 |
gpoirier |
Why multipass is better in a nutshell. Taken from Rich's encoding guide.
|
Thu, 11 Aug 2005 22:30:05 +0000 |
gpoirier |
libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)
|
Thu, 11 Aug 2005 20:54:09 +0000 |
michael |
video fourcc fix
|
Thu, 11 Aug 2005 17:23:45 +0000 |
ods15 |
demux_avi_control() missing in avi's demuxer struct.
|
Thu, 11 Aug 2005 17:01:13 +0000 |
ods15 |
fix brokeness caused by demuxer patch, this code is useless for
|
Thu, 11 Aug 2005 13:16:34 +0000 |
reimar |
typo, must be ld_dl instead of ld_ld
|
Thu, 11 Aug 2005 11:02:30 +0000 |
alex |
10l, patch found in geexbox
|