aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Rename ABS macro to FFABS.Gravatar diego2006-10-11
* 11l (...)Gravatar kraymer2006-10-11
* little suffix fixesGravatar ptt2006-10-11
* d'oh, missing " broke compilationGravatar kraymer2006-10-11
* Remove old hack to search for .ar and VIDO, we know where they areGravatar rtogni2006-10-11
* gcc 2.95 fixGravatar ods152006-10-11
* r20162: added OSD audio switching visualizationGravatar kraymer2006-10-11
* added OSD audio switching visualizationGravatar ptt2006-10-11
* More possible memleaks.Gravatar reimar2006-10-11
* Avoid memleak on error while reading attachments or multipleGravatar reimar2006-10-11
* Remove duplicate min/max macro definition.Gravatar diego2006-10-11
* Sync with FFmpeg r6642.Gravatar diego2006-10-11
* Make the socklib check search gethostbyname/socket in libc.Gravatar diego2006-10-11
* Streamline socklib check.Gravatar diego2006-10-11
* Remove download script; no longer used in the official Debian package candidate.Gravatar diego2006-10-11
* Move CFLAGS handling to common.mak.Gravatar diego2006-10-11
* Run TOOLS/cpuinfo on x86_64 as well as x86.Gravatar diego2006-10-11
* Change == to = in test comparisons for better portability.Gravatar diego2006-10-10
* Change occurrences of "(int)*(void **)arg" to "*(int *)arg".Gravatar uau2006-10-10
* Allows up to 8 bytes of extradata for cmsg24Gravatar rtogni2006-10-10
* Fix extradata lenght when adding cmsg24 dataGravatar rtogni2006-10-10
* Cleanup: remove some old commented out skipsGravatar rtogni2006-10-10
* Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiV...Gravatar reimar2006-10-10
* Simplify (by using realloc with NULL parameter) and refactor code to growGravatar reimar2006-10-10
* Fix problems on live streams with huge timestamps, causing overflows and Gravatar rtogni2006-10-09
* Reduce margins for plaintext subtitles.Gravatar eugeni2006-10-09
* Free track->language before assigning new valueGravatar reimar2006-10-09
* Missing (in close function)/misplaced free for track structure itself.Gravatar reimar2006-10-09
* Free track data if error occurs while reading trackentryGravatar reimar2006-10-09
* indentation fixes.Gravatar vayne2006-10-09
* Free track encodings on error or demuxer closeGravatar reimar2006-10-09
* added a simple timer to hide the mouse when in fullscreen mode.Gravatar vayne2006-10-09
* fixed a crash bug as a result of the last change, as well as file skipping (h...Gravatar vayne2006-10-09
* replace malloc+memset by callocGravatar reimar2006-10-09
* Remove cast of realloc result missed in last patchGravatar reimar2006-10-09
* Remove unneeded casts for malloc/realloc callsGravatar reimar2006-10-09
* removed unused definitionsGravatar ptt2006-10-09
* little typo fixesGravatar ptt2006-10-09
* done! sync'ed with r20061, hoping not to have written 'strafalcioni'Gravatar ptt2006-10-09
* sync'ed with r19361Gravatar ptt2006-10-09
* Create target for mplayer-rc.o so that it is not rerun unconditionally.Gravatar diego2006-10-09
* -endpos option added in changelogGravatar ptt2006-10-09
* sync'ed with r19979Gravatar ptt2006-10-09
* sync'ed with (last) cvs 1.256Gravatar ptt2006-10-09
* sync'ed with cvs (yet) 1.249Gravatar ptt2006-10-09
* sync'ed with cvs (yet) 1.243Gravatar ptt2006-10-08
* synced with r20061Gravatar Gabrov2006-10-08
* FixesGravatar rathann2006-10-08
* reinit codec chain when aspect ratio and/or resolution changeGravatar nicodvb2006-10-08
* synced with r20119Gravatar Gabrov2006-10-08