aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..Gravatar ivo2005-08-17
* Get events from -wid window.Gravatar reimar2005-08-16
* Sync with 1.1069Gravatar gpoirier2005-08-16
* Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.Gravatar reimar2005-08-16
* OSD textures can be deleted with one function call...Gravatar reimar2005-08-16
* Make glFinish optionalGravatar reimar2005-08-16
* silly printf() is the onyl reason avi-fix was so slow, a printf forGravatar ods152005-08-16
* use GenBuffers to get a buffer number instead of hardcoding 1.Gravatar reimar2005-08-16
* Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Gravatar danny2005-08-16
* added libavutil, removed linuxGravatar alex2005-08-16
* prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>Gravatar alex2005-08-16
* grammar/phrasing fixes on the recent NTSC and telecine commitGravatar wanderer2005-08-15
* -fafmttag can be needed while steam copying.Gravatar gpoirier2005-08-15
* loadfile/loadlist can now also add files to the playlistGravatar reimar2005-08-15
* 10l, initializers don't work without a declaration :-(Gravatar reimar2005-08-14
* NTSC sources are hard to encode. How to identify telecine content reliably.Gravatar gpoirier2005-08-14
* use glUploadTex helper functionGravatar reimar2005-08-14
* extra check for glUploadTex to avoid a possible hang.Gravatar reimar2005-08-14
* textures smaller 64x64 might not be supportedGravatar reimar2005-08-14
* remove/move some unused headers/variables/codeGravatar reimar2005-08-14
* 10l, texture_width/height initialization was removed, so useGravatar reimar2005-08-14
* minor punctuation fixGravatar wanderer2005-08-14
* grammar/phrasing fix, still less than idealGravatar wanderer2005-08-14
* fixes short form, better wordingGravatar gpoirier2005-08-14
* fixes bf_threshold description.Gravatar gpoirier2005-08-14
* typoGravatar gpoirier2005-08-14
* Helper function for drawing texture and general cleanup of vo_gl2.cGravatar reimar2005-08-14
* Cleanup, move declarations to beginning of block.Gravatar reimar2005-08-14
* libaf/config.mak is generated, so mention itGravatar wight2005-08-14
* 100l: fix avi demuxing for ni and nini cases, allow forcing ni and niniGravatar rtognimp2005-08-13
* revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf supportGravatar henry2005-08-13
* synced with 1.7Gravatar gabrov2005-08-12
* Formatting fixGravatar gpoirier2005-08-12
* Consitency fixGravatar gpoirier2005-08-12
* Sync with 1.1062Gravatar gpoirier2005-08-12
* URL updateGravatar gpoirier2005-08-12
* lavc also supports H.261, and Snow is FFmpeg-only. Patch by CompnGravatar gpoirier2005-08-12
* Missing codecs that libavcodec supports.Gravatar gpoirier2005-08-12
* Why multipass is better in a nutshell. Taken from Rich's encoding guide.Gravatar gpoirier2005-08-12
* libavutil should be be in "PARTS" so that 'make distclean' cleans that direct...Gravatar gpoirier2005-08-11
* video fourcc fixGravatar michael2005-08-11
* demux_avi_control() missing in avi's demuxer struct.Gravatar ods152005-08-11
* fix brokeness caused by demuxer patch, this code is useless forGravatar ods152005-08-11
* typo, must be ld_dl instead of ld_ldGravatar reimar2005-08-11
* 10l, patch found in geexboxGravatar alex2005-08-11
* Removed in-filter int to float conversion. af_ladspa now demands floats asGravatar ivo2005-08-10
* Remove stray MSDOS linebreaksGravatar ivo2005-08-10
* Synced with 1.178Gravatar jheryan2005-08-10
* reconcile with earlier fps fix in mpeg header parserGravatar rfelker2005-08-10
* sync liba52_amd64_changes.diff with latest fixGravatar aurel2005-08-09