aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* strncpy->strlcpyGravatar reimar2006-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20181 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless return; at end of functionGravatar reimar2006-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20180 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify demux_mkv_get_sub_langGravatar reimar2006-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20179 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20132: little typo fixesGravatar kraymer2006-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20178 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20176: small consistency/format fixGravatar kraymer2006-10-12
| | | | | | | | | | r20173: Merge the two libdvdcss/libdvdread paragraphs. r20172: Update paragraph about libdvdcss and libdvdread. r19751: Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it. r19739: readvcd link fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20177 b3059339-0415-0410-9bf9-f77b7e298cf2
* small consistency/format fixGravatar kraymer2006-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20176 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial import of cd-dvd.xml (german translation)Gravatar kraymer2006-10-12
| | | | | | | | based on a prliminary patch by Christian Korff (mail christiankorff de) with lots of fixes and overall completion by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20175 b3059339-0415-0410-9bf9-f77b7e298cf2
* modifications pointed out by reimar doffingerGravatar ptt2006-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20174 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge the two libdvdcss/libdvdread paragraphs.Gravatar diego2006-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20173 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update paragraph about libdvdcss and libdvdread.Gravatar diego2006-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20172 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check for maeomo-specific libraries (Nokia 770).Gravatar diego2006-10-12
| | | | | | | patch by Siarhei Siamashka, siarhei.siamashka gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20171 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.Gravatar diego2006-10-12
| | | | | | | patch by Laurent Wozniak, laurent.wozniak laposte net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20170 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename ABS macro to FFABS.Gravatar diego2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20169 b3059339-0415-0410-9bf9-f77b7e298cf2
* 11l (...)Gravatar kraymer2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20168 b3059339-0415-0410-9bf9-f77b7e298cf2
* little suffix fixesGravatar ptt2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20167 b3059339-0415-0410-9bf9-f77b7e298cf2
* d'oh, missing " broke compilationGravatar kraymer2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20166 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove old hack to search for .ar and VIDO, we know where they areGravatar rtogni2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20165 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc 2.95 fixGravatar ods152006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20164 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20162: added OSD audio switching visualizationGravatar kraymer2006-10-11
| | | | | | | (chinese patch by S Jin, jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20163 b3059339-0415-0410-9bf9-f77b7e298cf2
* added OSD audio switching visualizationGravatar ptt2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20162 b3059339-0415-0410-9bf9-f77b7e298cf2
* More possible memleaks.Gravatar reimar2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20161 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid memleak on error while reading attachments or multipleGravatar reimar2006-10-11
| | | | | | | MATROSKA_ID_FILEDATA parts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20160 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate min/max macro definition.Gravatar diego2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20159 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with FFmpeg r6642.Gravatar diego2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20158 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the socklib check search gethostbyname/socket in libc.Gravatar diego2006-10-11
| | | | | | | | On glibc it avoids a useless linking to libnsl. patch by Emanuele Giaquinta, e.giaquinta glauco it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20157 b3059339-0415-0410-9bf9-f77b7e298cf2
* Streamline socklib check.Gravatar diego2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20156 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove download script; no longer used in the official Debian package candidate.Gravatar diego2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20155 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move CFLAGS handling to common.mak.Gravatar diego2006-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20154 b3059339-0415-0410-9bf9-f77b7e298cf2
* Run TOOLS/cpuinfo on x86_64 as well as x86.Gravatar diego2006-10-11
| | | | | | | patch from the NetBSD pkgsrc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20153 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change == to = in test comparisons for better portability.Gravatar diego2006-10-10
| | | | | | | patch from NetBSD pkgsrc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20152 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change occurrences of "(int)*(void **)arg" to "*(int *)arg".Gravatar uau2006-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20151 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allows up to 8 bytes of extradata for cmsg24Gravatar rtogni2006-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20150 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix extradata lenght when adding cmsg24 dataGravatar rtogni2006-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20149 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cleanup: remove some old commented out skipsGravatar rtogni2006-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20148 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as ↵Gravatar reimar2006-10-10
| | | | | | TiVo file git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20147 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify (by using realloc with NULL parameter) and refactor code to growGravatar reimar2006-10-10
| | | | | | | array in 32-increments git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20146 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix problems on live streams with huge timestamps, causing overflows and Gravatar rtogni2006-10-09
| | | | | | | | negative pts values. It also changes pts to double, since there is no enough precision in float to represent 32bit uint timestamps. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20145 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reduce margins for plaintext subtitles.Gravatar eugeni2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20144 b3059339-0415-0410-9bf9-f77b7e298cf2
* Free track->language before assigning new valueGravatar reimar2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20143 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing (in close function)/misplaced free for track structure itself.Gravatar reimar2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20142 b3059339-0415-0410-9bf9-f77b7e298cf2
* Free track data if error occurs while reading trackentryGravatar reimar2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20141 b3059339-0415-0410-9bf9-f77b7e298cf2
* indentation fixes.Gravatar vayne2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20140 b3059339-0415-0410-9bf9-f77b7e298cf2
* Free track encodings on error or demuxer closeGravatar reimar2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20139 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a simple timer to hide the mouse when in fullscreen mode.Gravatar vayne2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20138 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a crash bug as a result of the last change, as well as file skipping ↵Gravatar vayne2006-10-09
| | | | | | (hopefully) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20137 b3059339-0415-0410-9bf9-f77b7e298cf2
* replace malloc+memset by callocGravatar reimar2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20136 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove cast of realloc result missed in last patchGravatar reimar2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20135 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unneeded casts for malloc/realloc callsGravatar reimar2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20134 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused definitionsGravatar ptt2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20133 b3059339-0415-0410-9bf9-f77b7e298cf2
* little typo fixesGravatar ptt2006-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20132 b3059339-0415-0410-9bf9-f77b7e298cf2