aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
...
* | | | Merge svn changes up to r30463Gravatar Uoti Urpala2010-03-09
|\ \ \ \
| | | | * Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
| | | | * mention that on windows, you've to use the netstream.exe to build theGravatar attila2010-02-26
| | | |/
| | | * cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
| | |/
| | * TOOLS/realcodecs: Remove pointless '#if 1' preprocessor directives.Gravatar diego2010-02-19
| |/
| * Add standard license header to C tools missing them.Gravatar diego2010-01-30
* | Merge branch 'matroska'Gravatar Uoti Urpala2010-01-28
|\ \
| * | matroska: add new parsing codeGravatar Uoti Urpala2010-01-27
* | | Merge svn changes up to r30419Gravatar Uoti Urpala2010-01-25
|\ \ \ | |/ / |/| / | |/
| * clean up netstream docs in TOOLS/READMEGravatar compn2010-01-23
* | vo_vdpau: Add support for high-quality scaling featureGravatar Uoti Urpala2009-11-15
* | Implement vsync-aware frame timing for VDPAUGravatar Uoti Urpala2009-11-15
* | Merge branch 'vdpau' into buildGravatar Uoti Urpala2009-09-19
|\ \
* \ \ Merge svn changes up to r29684Gravatar Uoti Urpala2009-09-16
|\ \ \ | | |/ | |/|
| * | Convert to UTF-8.Gravatar diego2009-09-10
| * | Fix bashism: Use '$(( ))' syntax instead of '(( ))' for arithmetic expressions.Gravatar diego2009-09-10
| * | Avoid bash-specific 'let' syntax in shell scripts.Gravatar diego2009-09-07
| | * vo_vdpau: Support recovering from VDPAU display preemptionGravatar Uoti Urpala2009-09-07
| | * vo_vdpau: Allocate one large surface for EOSD contentGravatar Uoti Urpala2009-09-05
| | * Merge branch 'vdpau_old' into vdpauGravatar Uoti Urpala2009-08-31
| |/| |/| |
| | * vo_vdpau: Add template file for VDPAU functionsGravatar Uoti Urpala2009-08-29
* | | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| |/ |/|
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* commit remaining binary_codecs.sh changes from debian.Gravatar siretart2009-04-23
* check for missing libstdc++Gravatar siretart2009-04-23
* more cosmeticsGravatar siretart2009-04-23
* whitespace cosmeticsGravatar diego2009-04-23
* Part 3 of syncing binary_codecs.sh with DebianGravatar siretart2009-04-23
* Part 2 of syncing binary_codecs.sh with DebianGravatar siretart2009-04-23
* Part 1 of syncing binary_codecs.sh with DebianGravatar siretart2009-04-22
* Replace duplicated code by a macro.Gravatar diego2009-03-12
* Fix and restructure fastmemcpybench. It is now one binary that runs allGravatar diego2009-03-10
* Make fastmemcpybench almost working - only thing missing is a way toGravatar reimar2009-03-09
* comment/output cosmeticsGravatar diego2009-03-09
* whitespace cosmetics:Gravatar diego2009-03-09
* Add test for C memcpy()Gravatar michael2009-03-08
* Resurrect script needed for easy use of fastmemcpybench.c.Gravatar michael2009-03-08
* Revert Gravatar michael2009-03-08
* Remove now unnecessary linking hacks.Gravatar diego2009-03-01
* HAVE_WINSOCK2_H is now a 0/1 definition.Gravatar diego2009-02-01
* Add missing 'void' keyword to parameterless function declarations.Gravatar diego2009-01-05
* Relicense to GPLv2 or later with the author's permission.Gravatar diego2009-01-02
* Fix reference to wrong DLL filename in header comment.Gravatar diego2009-01-02
* Fix confused references to DLL filenames.Gravatar diego2009-01-01
* Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.Gravatar diego2008-10-16
* Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.Gravatar diego2008-10-16
* Rename stream/netstream.h to stream/stream_netstream.h; netstream.h to make itGravatar diego2008-10-16
* Remove MinGW cruft.Gravatar diego2008-10-03
* cosmetics: prettyprintingGravatar diego2008-09-28
* Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.Gravatar diego2008-09-15