summaryrefslogtreecommitdiffstats
<
Commit message (Expand)AuthorAgeFilesLines
* r20132: little typo fixeskraymer2006-10-121-6/+6
* r20176: small consistency/format fixkraymer2006-10-121-20/+13
* small consistency/format fixkraymer2006-10-121-1/+1
* initial import of cd-dvd.xml (german translation)kraymer2006-10-121-0/+444
* modifications pointed out by reimar doffingerptt2006-10-122-17/+6
* Merge the two libdvdcss/libdvdread paragraphs.diego2006-10-121-7/+2
* Update paragraph about libdvdcss and libdvdread.diego2006-10-121-9/+2
* Check for maeomo-specific libraries (Nokia 770).diego2006-10-121-0/+30
* Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.diego2006-10-121-3/+3
* Rename ABS macro to FFABS.diego2006-10-111-10/+10
* 11l (...)kraymer2006-10-111-1/+1
* little suffix fixesptt2006-10-111-3/+3
* d'oh, missing " broke compilationkraymer2006-10-111-1/+1
* Remove old hack to search for .ar and VIDO, we know where they arertogni2006-10-111-16/+1
* gcc 2.95 fixods152006-10-111-1/+1
* r20162: added OSD audio switching visualizationkraymer2006-10-112-3/+5
* added OSD audio switching visualizationptt2006-10-116-15/+120
* More possible memleaks.reimar2006-10-111-0/+7
* Avoid memleak on error while reading attachments or multiplereimar2006-10-111-0/+4
* Remove duplicate min/max macro definition.diego2006-10-111-4/+0
* Sync with FFmpeg r6642.diego2006-10-111-1/+4
* Make the socklib check search gethostbyname/socket in libc.diego2006-10-111-1/+1
* Streamline socklib check.diego2006-10-111-7/+4
* Remove download script; no longer used in the official Debian package candidate.diego2006-10-112-60/+0
* Move CFLAGS handling to common.mak.diego2006-10-111-4/+0
* Run TOOLS/cpuinfo on x86_64 as well as x86.diego2006-10-111-1/+1
* Change == to = in test comparisons for better portability.diego2006-10-101-3/+3
* Change occurrences of "(int)*(void **)arg" to "*(int *)arg".uau2006-10-101-17/+17
* Allows up to 8 bytes of extradata for cmsg24rtogni2006-10-102-4/+5
* Fix extradata lenght when adding cmsg24 datartogni2006-10-101-0/+1
* Cleanup: remove some old commented out skipsrtogni2006-10-101-10/+0
* Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiV...reimar2006-10-101-3/+3
* Simplify (by using realloc with NULL parameter) and refactor code to growreimar2006-10-101-18/+15
* Fix problems on live streams with huge timestamps, causing overflows and rtogni2006-10-091-25/+27
* Reduce margins for plaintext subtitles.eugeni2006-10-091-3/+3
* Free track->language before assigning new valuereimar2006-10-091-0/+1
* Missing (in close function)/misplaced free for track structure itself.reimar2006-10-091-1/+1
* Free track data if error occurs while reading trackentryreimar2006-10-091-30/+41
* indentation fixes.vayne2006-10-091-2/+2
* Free track encodings on error or demuxer closereimar2006-10-091-4/+23
* added a simple timer to hide the mouse when in fullscreen mode.vayne2006-10-092-1/+13
* fixed a crash bug as a result of the last change, as well as file skipping (h...vayne2006-10-091-3/+4
* replace malloc+memset by callocreimar2006-10-091-8/+4
* Remove cast of realloc result missed in last patchreimar2006-10-091-1/+1
* Remove unneeded casts for malloc/realloc callsreimar2006-10-091-44/+43
* removed unused definitionsptt2006-10-091-7/+0
* little typo fixesptt2006-10-091-5/+5
* done! sync'ed with r20061, hoping not to have written 'strafalcioni'ptt2006-10-091-83/+232
* sync'ed with r19361ptt2006-10-091-28/+154
* Create target for mplayer-rc.o so that it is not rerun unconditionally.diego2006-10-091-3/+3
* -endpos option added in changelogptt2006-10-091-0/+1
* sync'ed with r19979ptt2006-10-091-2/+54
* sync'ed with (last) cvs 1.256ptt2006-10-091-125/+126
* sync'ed with cvs (yet) 1.249ptt2006-10-091-8/+243
* sync'ed with cvs (yet) 1.243ptt2006-10-081-5/+141
* synced with r20061Gabrov2006-10-081-70/+92
* Fixesrathann2006-10-081-1/+1
* reinit codec chain when aspect ratio and/or resolution changenicodvb2006-10-081-0/+17
* synced with r20119Gabrov2006-10-088-111/+47
* List dfbmga and directfb in _novomodules.syrjala2006-10-081-1/+5
* Fix DirectFB version check. The old code simply concatenated thesyrjala2006-10-083-32/+44
* sync with r19979, patch by Sheldon Jin % jinsh2 AH yahoo.com %gpoirier2006-10-081-950/+998
* Remove spurious casts to int. Blessed by Reimar.rathann2006-10-084-4/+4
* Cosmetics: remove lone (evil ;-) ) tabreimar2006-10-081-1/+1
* Disable linking mplayer with mp3lame when --disable-encoder=mp3lame israthann2006-10-082-4/+8
* Support for detection of extended instructions on ARM.diego2006-10-081-0/+49
* Remove outdated/misleading comment about WavPack and libavformat.diego2006-10-081-1/+0
* Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is b...reimar2006-10-081-1/+5
* added myself to AUTHORS, as diego told me on 2006/09/26 :-)ptt2006-10-081-0/+4
* WavPack files contain a complete, valid RIFF tag, so use extension (.wv)reimar2006-10-081-1/+2
* a + b => (a + b) for defines, just to be sure.reimar2006-10-081-5/+5
* Avoid memleak when calling parse_obj_params only for syntax-checking (dst == ...reimar2006-10-081-1/+1
* Forgotten http_free on send error.reimar2006-10-081-0/+1
* Add support for TTA and WavPack.diego2006-10-081-0/+15
* Another != NULL check after dereferencingreimar2006-10-081-1/+2
* Fix variable dereference before NULL check.reimar2006-10-081-1/+2
* Useless initialization, they will be always set for result != 0reimar2006-10-081-3/+0
* Cosmetics: consistent order for en-/disabled codecs listreimar2006-10-071-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program'.diego2006-10-0711-151/+174
* r20083: Unify labels of two solutions to similar problems.kraymer2006-10-071-12/+19
* cosmetics: reformatting, aligningkraymer2006-10-072-255/+309
* r20085: fix FIXME: move history to appendixkraymer2006-10-072-6/+5
* Remove special warning printed when VIDIX is disableduau2006-10-071-8/+0
* Sync with latest BUILD_ROOT changes in FFmpeg.diego2006-10-071-0/+1
* Replace -I.. by -I$(BUILD_ROOT).diego2006-10-071-2/+1
* print bits/s, not bytes/sivo2006-10-061-1/+1
* Print current DVD title as ID_DVD_CURRENT_TITLE.corey2006-10-061-0/+1
* add gcc-4.x to the list of compilers displayedgpoirier2006-10-061-2/+2
* EOSD performance debugging info.reimar2006-10-061-0/+2
* - missing space before '('torinthiel2006-10-061-3/+2
* sync r20085torinthiel2006-10-062-6/+5
* r20080: (cosmetics) add some empty lines to improve readability.voroshil2006-10-063-14/+23
* workaround redefinition of object_type as prev(object_type)+1nicodvb2006-10-051-2/+3
* fix FIXME: move history to appendixkraymer2006-10-052-4/+3
* sync r20083torinthiel2006-10-051-9/+19
* Unify labels of two solutions to similar problems.torinthiel2006-10-051-2/+2
* Missing space before '('torinthiel2006-10-051-2/+2
* Remove unnecessary </itemizedlist><itemizedlist>,torinthiel2006-10-051-6/+0
* (cosmetics) add some empty lines to improve readabilitytorinthiel2006-10-051-0/+15
* Sync 20074torinthiel2006-10-051-32/+6
* Simplify: replace malloc + memset 0 by callocreimar2006-10-051-4/+2
* Fix demux_demuxers seeking if the video demuxer does not setreimar2006-10-051-0/+5
* Implement absolute and percent-based seekreimar2006-10-051-1/+12
* Add ASS subtitles to the subtitles file chooser dialog.diego2006-10-051-1/+2
* Sync with FFmpeg r6563.diego2006-10-051-0/+5
* Simplify test program build.diego2006-10-051-3/+1
* Remove stray $ from sync tag.diego2006-10-051-1/+1
* Synced to 2.10.2006jheryan2006-10-051-3/+47
* Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)gpoirier2006-10-0516-17/+17
* Synced with 2.10.2006jheryan2006-10-051-62/+204
* Synced with 2.10.2006jheryan2006-10-057-541/+342
* Warn about x264encopts new parser which breaks 3rd party toolsgpoirier2006-10-051-0/+2
* r20061: document new x264 options through r579. (ssim, interlaced, deadzone_i...kraymer2006-10-051-74/+91
* Fix build failuregpoirier2006-10-052-3/+3
* sync with r20051torinthiel2006-10-051-10/+10
* r20054: Remove outdated/duplicate parts from the SDL section.voroshil2006-10-051-59/+1
* r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r1...voroshil2006-10-051-22/+26
* document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)lorenm2006-10-051-2/+21
* Remove the x264 option parser, and pass the options on to libx264 as a string...lorenm2006-10-054-376/+99
* Test programs depend on $(LIB).diego2006-10-051-2/+2
* Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi)nplourde2006-10-051-3/+10
* FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.diego2006-10-041-1/+1
* r20054: Remove outdated/duplicate parts from the SDL section.kraymer2006-10-041-61/+1
* Also ignore shared libraries.diego2006-10-040-0/+0
* Remove outdated/duplicate parts from the SDL section.diego2006-10-041-58/+0
* Mark ao_sdl as SDL-only.diego2006-10-041-1/+1
* Add SDL-specific keys.diego2006-10-041-0/+14
* some reformattingdiego2006-10-041-9/+9
* synced with r20049Gabrov2006-10-041-48/+50
* Partial sync to r20024, more to follow (hopefully soon)torinthiel2006-10-048-395/+138
* r20041: Add IDs to some examples/tables.kraymer2006-10-044-17/+17
* Fix russian docs build error, caused by my r20046 commitvoroshil2006-10-041-0/+1
* r20041: Add IDs to some examples/tables.voroshil2006-10-043-17/+15
* r19979: after a long time, finally i could add -endpos option to mplayerkraymer2006-10-041-1/+2
* r19979: added MSGTR_MPEndposNosizeBased stringvoroshil2006-10-041-1/+2
* Fix hz vs Hz typo.diego2006-10-042-7/+7
* Remove unused files.diego2006-10-042-270/+0
* Add IDs to some examples/tables.diego2006-10-043-8/+8
* Remove cs_test and swscale-example on clean.diego2006-10-041-0/+3
* Remove redundant EXTRALIBS declaration.diego2006-10-041-1/+0
* Simplify compilation call by using $(EXTRALIBS).diego2006-10-041-2/+2
* Fix warnings:diego2006-10-041-0/+2
* Fix warnings:diego2006-10-041-1/+2
* Make sync tags consistent.diego2006-10-0421-21/+21
* Remove stray $ from sync tags.diego2006-10-042-2/+2
* Remove outdate, obsolete and inflammatory rants section made in r19973 of Eng...gpoirier2006-10-042-224/+0
* warn the user to disable the cache when playing dvdnav streamsnicodvb2006-10-041-0/+2
* Add a note about checking XML documentation build.diego2006-10-041-0/+3
* r20028: faacopts :object is in the range 1..4, not 0..3kraymer2006-10-041-2/+2
* Comment out sections that break the build.diego2006-10-041-0/+5
* faacopts :object is in the range 1..4, not 0..3nicodvb2006-10-041-1/+1
* Recent updates, to r 20024torinthiel2006-10-041-6/+20
* Remove bogus #ifndef WORDS_BIGENDIAN.diego2006-10-041-2/+0
* The language code for Norwegian Bokmal is nb, not no.diego2006-10-042-0/+0
* make some global var static (fix a build failure with shared lib on x86_64)aurel2006-10-031-12/+12
* make PSNR printing more consistent with other encoderscorey2006-10-031-3/+6
* Sync with FFmpeg r6543.diego2006-10-031-3/+4
* Fix unused variable warning when compiling with MMX disabled.diego2006-10-031-1/+1
* remove trailing periods in listing, insert dashes for "MPEG n"skraymer2006-10-032-13/+13
* r20008: correct parameter value case for -pvr vmode optionkraymer2006-10-031-22/+22
* Simplify and optimize bitmap blending.eugeni2006-10-021-31/+12
* Fix make install. 10l for Diego.rathann2006-10-021-1/+1
* Compile fix for odd versions of binutils, namely the ones in Fedora.gpoirier2006-10-011-6/+6
* Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache A...gpoirier2006-10-011-0/+3
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.eugeni2006-10-0115-0/+300
* Work around ln limitations on MinGW.diego2006-10-011-2/+2
* Remove unused variables.diego2006-10-012-4/+1
* Reset demuxer->sub (consistently with audio and video) after seeking and at t...nicodvb2006-10-011-0/+2
* Fixed typos and some translation errors.voroshil2006-10-011-110/+83
* Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,reimar2006-09-291-15/+12
* correct parameter value case for -pvr vmode optionben2006-09-292-2/+2
* Remove another duplicate and useless ;reimar2006-09-291-1/+1
* Remove useless trailing ';'gpoirier2006-09-291-1/+1
* Convert strings to comments since they're never used,gpoirier2006-09-291-56/+54
* Do not compile with -DDEBUG by default.diego2006-09-291-1/+2
* Fix #ifdef indentation.diego2006-09-292-6/+6
* bug fix for replaying files when double clicking in the playlist.vayne2006-09-281-2/+3
* in case of errors after decoding quit the main decoding nicodvb2006-09-271-0/+4
* updated en and fr man pages with changes introduced by new pvr layerben2006-09-272-48/+49
* updated ChangeLog due to new pvr handlingben2006-09-271-1/+3
* removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...ben2006-09-272-247/+268
* Sync section removal.diego2006-09-276-451/+11