Thu, 18 Aug 2005 16:25:45 +0000 |
faust3 |
fix warnings and decoding on CYGWIN (produced only noise before this change)
|
Thu, 18 Aug 2005 13:46:01 +0000 |
reimar |
gtk2 is supported, next step is pure gtk without X.
|
Thu, 18 Aug 2005 12:59:19 +0000 |
alex |
gtf.{c,h} is used by vesa only
|
Thu, 18 Aug 2005 12:05:41 +0000 |
jheryan |
synced with 1.72
|
Thu, 18 Aug 2005 11:53:51 +0000 |
jheryan |
new, synced with 1.10
|
Thu, 18 Aug 2005 11:53:00 +0000 |
jheryan |
synced with 1.25
|
Thu, 18 Aug 2005 11:45:22 +0000 |
gpoirier |
sync 1.1071
|
Thu, 18 Aug 2005 11:37:16 +0000 |
alex |
code reduction and less error prone, use the same table
|
Thu, 18 Aug 2005 11:29:58 +0000 |
alex |
some entries are done
|
Thu, 18 Aug 2005 11:26:58 +0000 |
alex |
these wishes are done
|
Thu, 18 Aug 2005 11:26:04 +0000 |
alex |
use libvbe from vesautils
|
Thu, 18 Aug 2005 11:18:44 +0000 |
jheryan |
synced with 1.87
|
Thu, 18 Aug 2005 10:50:27 +0000 |
diego |
Further clarify loadfile/loadlist description.
|
Thu, 18 Aug 2005 09:40:59 +0000 |
reimar |
name suboption for jack to set client name
|
Wed, 17 Aug 2005 23:39:19 +0000 |
diego |
Remove unnecessary subshell invocations.
|
Wed, 17 Aug 2005 23:08:18 +0000 |
diego |
Fix MEncoder build with shared libavcodec.
|
Wed, 17 Aug 2005 22:56:44 +0000 |
diego |
Clarify loadfile/loadlist description.
|
Wed, 17 Aug 2005 22:50:29 +0000 |
diego |
Update for latest changes.
|
Wed, 17 Aug 2005 21:44:47 +0000 |
gpoirier |
Sync with 1.1070
|
Wed, 17 Aug 2005 20:47:56 +0000 |
gpoirier |
"recent" noteworthy features
|
Wed, 17 Aug 2005 18:41:15 +0000 |
reimar |
Support for GTK 2.x.
|
Wed, 17 Aug 2005 17:36:45 +0000 |
diego |
wording/spelling
|
Wed, 17 Aug 2005 16:47:52 +0000 |
gpoirier |
Fixes suggested by Diego
|
Wed, 17 Aug 2005 11:27:11 +0000 |
reimar |
Set block_align in header, seems MatLab can not handle files without.
|
Wed, 17 Aug 2005 07:39:56 +0000 |
jheryan |
Synced with 1.1068
|
Wed, 17 Aug 2005 02:01:59 +0000 |
ivo |
Added entry for checktree.sh
|
Wed, 17 Aug 2005 01:50:05 +0000 |
ivo |
Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..
|
Tue, 16 Aug 2005 23:24:52 +0000 |
reimar |
Get events from -wid window.
|
Tue, 16 Aug 2005 19:09:43 +0000 |
gpoirier |
Sync with 1.1069
|
Tue, 16 Aug 2005 19:07:07 +0000 |
reimar |
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
|
Tue, 16 Aug 2005 18:52:38 +0000 |
reimar |
OSD textures can be deleted with one function call...
|
Tue, 16 Aug 2005 18:27:12 +0000 |
reimar |
Make glFinish optional
|
Tue, 16 Aug 2005 18:19:06 +0000 |
ods15 |
silly printf() is the onyl reason avi-fix was so slow, a printf for
|
Tue, 16 Aug 2005 17:57:53 +0000 |
reimar |
use GenBuffers to get a buffer number instead of hardcoding 1.
|
Tue, 16 Aug 2005 16:02:13 +0000 |
danny |
Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
Tue, 16 Aug 2005 15:41:53 +0000 |
alex |
added libavutil, removed linux
|
Tue, 16 Aug 2005 15:29:24 +0000 |
alex |
prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>
|
Mon, 15 Aug 2005 22:46:27 +0000 |
wanderer |
grammar/phrasing fixes on the recent NTSC and telecine commit
|
Mon, 15 Aug 2005 16:30:31 +0000 |
gpoirier |
-fafmttag can be needed while steam copying.
|
Mon, 15 Aug 2005 08:30:43 +0000 |
reimar |
loadfile/loadlist can now also add files to the playlist
|
Sun, 14 Aug 2005 23:16:17 +0000 |
reimar |
10l, initializers don't work without a declaration :-(
|
Sun, 14 Aug 2005 22:25:02 +0000 |
gpoirier |
NTSC sources are hard to encode. How to identify telecine content reliably.
|
Sun, 14 Aug 2005 19:40:33 +0000 |
reimar |
use glUploadTex helper function
|
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.
|