aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
...
* TOOLS/matroska.py: recognize CodecNameGravatar Uoti Urpala2011-04-08
* TOOLS/: minor fixes in tool codeGravatar siretart2011-01-31
* Merge branch 'sub'Gravatar Uoti Urpala2011-01-26
|\
| * sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* | TOOLS: Remove most of the mencoder scripts and referencesGravatar Clément Bœsch2011-01-25
|/
* TOOLS/matroska.py: recognize 3 more elementsGravatar Uoti Urpala2010-11-21
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* TOOLS/matroska.py: recognize MaxCache elementGravatar Uoti Urpala2010-11-08
* TOOLS/binary_codecs.sh: make indentation consistentGravatar siretart2010-11-07
* TOOLS/matroska.py: stop cleanly at EOF of complete file when parsingGravatar Uoti Urpala2010-11-02
* TOOLS/matroska.py: change to python3 syntaxGravatar Uoti Urpala2010-11-02
* TOOLS/binary_codecs.sh: avoid creating fake "bestsites"Gravatar siretart2010-11-02
* TOOLS/binary_codecs.sh: fix obsolete dpkg syntaxGravatar siretart2010-11-02
* TOOLS/subrip: fix linking failureGravatar diego2010-11-02
* cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)Gravatar reimar2010-11-02
* build: Rename configure.log file to config.logGravatar diego2010-11-02
* TOOLS/matroska.py: recognize ChapCountryGravatar Uoti Urpala2010-10-21
* demux_mkv: read tags.Gravatar Anton Khirnov2010-05-22
* TOOLS/matroska.py: support 8-byte floats in parsing modeGravatar Uoti Urpala2010-03-11
* Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30675Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30663Gravatar Uoti Urpala2010-03-10
|\ \ \
* \ \ \ 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