summaryrefslogtreecommitdiffstats
path: root/TOOLS/movinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* TOOLS: remove useless crapwm42012-07-281-356/+0
| | | | | | | | | | | | | | | | | | | | Most of the scripts in TOOLS seem entirely useless. Remove them. There were about 3 types of scripts: - apparent developer tools (like file format dumpers, benchmarks) => I doubt any mplayer developer still alive even uses these - helpers for encoding or ripping stuff => mencoder is gone, at least from this version of mplayer - helpers meant for users (launching mplayer in weird ways, etc.) => just no, it will cause you more pain than gain So no, there is nothing useful. Under the scripts not deleted, these are needed for building mplayer: file2string.py matroska.py vdpau_functions.py These might have _some_ use (but still questionable): binary_codecs.sh checktree.sh
* Add standard license header to C tools missing them.diego2010-01-301-2/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30458 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Remove useless parentheses from return statements.diego2008-05-161-21/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26791 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable unused function.diego2008-04-301-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26608 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark all functions that are only used within the file as static.diego2008-04-301-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26607 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless 0 flag from s printf conversion specifier, fixes the warning:diego2008-04-231-1/+1
| | | | | | | TOOLS/movinfo.c:332: warning: '0' flag used with '%s' printf format git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26506 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixes:diego2007-08-271-3/+3
| | | | | | | | | | | | movinfo.c: In function 'video_stream_info': movinfo.c:80: warning: control reaches end of non-void function movinfo.c: In function 'audio_stream_info': movinfo.c:99: warning: control reaches end of non-void function movinfo.c: In function 'userdata_info': movinfo.c:152: warning: control reaches end of non-void function git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24222 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix "control reaches end of non-void function" warnings.diego2007-06-271-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23679 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix unused variable warnings.diego2007-06-271-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23678 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixes...arpi2002-08-051-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6909 b3059339-0415-0410-9bf9-f77b7e298cf2
* ignore pnot/PICTarpi2002-08-021-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6871 b3059339-0415-0410-9bf9-f77b7e298cf2
* fps es frequency megallapitas mukodik :)al3x2001-06-231-9/+86
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1200 b3059339-0415-0410-9bf9-f77b7e298cf2
* sok hackingal3x2001-06-201-9/+144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1176 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial revisionarpi_esp2001-02-241-0/+124
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2